
#stacks_in_770576 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770432 {
	height: 20.00px;
}




























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

#stacks_in_771046 {
	padding: 0px 0px 20px 0px;
}
/*
 * cleanAccordion
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/cleanAccordion/
 * Support: http://forum.onelittledesigner.com
 * Version 3.6.1
 */

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
#accordion_stacks_in_773227 li {
  margin-left: 30px;
  list-style-type: inherit;
}
/* =====================
 * GLOBAL STYLES
/* ===================== */
#accordion_stacks_in_773227.transparentOn .accordion,
#accordion_stacks_in_773227.transparentOn .accordionTheme,
#accordion_stacks_in_773227.transparentOn .accordionTheme2,
#accordion_stacks_in_773227.transparentOn .accordionTheme dt,
#accordion_stacks_in_773227.transparentOn .accordionTheme2 dt,
#accordion_stacks_in_773227.transparentOn .accordionTheme dd,
#accordion_stacks_in_773227.transparentOn .accordionTheme2 dd {
  background-color: transparent !important;
  background-color: none !important;
  border: none !important;
  border-left: none !important;
  border-top: none !important;
  border-bottom: none !important;
  border-right: none !important;
}
#accordion_stacks_in_773227,
#accordion_stacks_in_773227 > * {
  margin: 0;
  padding: 0;
}

  #accordion_stacks_in_773227.fixedHeightOn {
    height: 500px;
  }

#accordion_stacks_in_773227 .accordion dt,
#accordion_stacks_in_773227 .accordion dd {
  padding: 0;
  margin: 0;
  background-color: transparent;
} /* SET TO ZERO */

#accordion_stacks_in_773227 .accordion dt .accordionContent {
  font-size: 16px;
  line-height: 16px;
}

#accordion_stacks_in_773227 .accordion dd {
  margin-left: 0 !important;
}
#accordion_stacks_in_773227 .accordion a:focus {
  outline: none;
} /* FOCUS NO OUTLINE FORCE */
#accordion_stacks_in_773227 .accordion {
  overflow: hidden;
}
#accordion_stacks_in_773227 .accordion:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} /* Clearfix */
#accordion_stacks_in_773227 .accordion dd {
  padding: 10px;
  text-indent: none;
}
#accordion_stacks_in_773227 .accordion dt {
  background-color: transparent;
}

#accordion_stacks_in_773227 .accordion dt a.accordionSlide {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  font-weight: bold;
  padding: 10px;
}
#accordion_stacks_in_773227 .accordion.tabShadowOn dt a {
  text-shadow: 0 1px 1px #333333;
}

#accordion_stacks_in_773227 .accordion.tabShadowOff dt a {
  text-shadow: none;
}
#accordion_stacks_in_773227 .accordionTheme dt a,
#accordion_stacks_in_773227 .accordionTheme.accGradientOff dt a {
  border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
}
#accordion_stacks_in_773227.transparentOff .accordionTheme dt a,
#accordion_stacks_in_773227.transparentOff .accordionTheme.accGradientOff dt a {
  background-color: #333333;
}
#accordion_stacks_in_773227.trasnparentOff .accordionTheme dt.selected a {
  background-color: #333333;
}
#accordion_stacks_in_773227.transparentOff .accordionTheme.accGradientOn dt a {
  background: #333333; /* Old browsers */
  background-image: linear-gradient(bottom, #333333 30%, #333333 55%);
  background-image: -o-linear-gradient(bottom, #333333 30%, #333333 55%);
  background-image: -moz-linear-gradient(bottom, #333333 30%, #333333 55%);
  background-image: -webkit-linear-gradient(bottom, #333333 30%, #333333 55%);
  background-image: -ms-linear-gradient(bottom, #333333 30%, #333333 55%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.30, #333333),
    color-stop(0.55, #333333)
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}
#accordion_stacks_in_773227.transparentOff .accordionTheme.accGradientOn dt.selected a {
  background: #333333 !important; /* Old browsers */
  background-image: linear-gradient(bottom, #333333 30%, #333333 55%) !important;
  background-image: -o-linear-gradient(bottom, #333333 30%, #333333 55%) !important;
  background-image: -moz-linear-gradient(bottom, #333333 30%, #333333 55%) !important;
  background-image: -webkit-linear-gradient(bottom, #333333 30%, #333333 55%) !important;
  background-image: -ms-linear-gradient(bottom, #333333 30%, #333333 55%) !important;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.30, #333333),
    color-stop(0.55, #333333)
  ) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333',GradientType=0 ); /* IE6-9 */
}

#accordion_stacks_in_773227 .accordion dt.selected a {
  color: #FFFFFF !important;
}

#accordion_stacks_in_773227 .accordion dd {
  background-color: transparent;
  color: #333333 !important;
}

#accordion_stacks_in_773227.fixedHeightOn .accordion dd {
  height: 400px;
  max-height: 400px;
  overflow: auto;
}

#accordion_stacks_in_773227 .accordion .accordionLastDd {
  position: relative;
  border-bottom: 0;
}
/* =====================
 * DEFAULT THEME (1)
/* ===================== */
#accordion_stacks_in_773227 .accordionTheme dt {
  border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-style: solid;
  border-color: #333333;
  border-width: 1px;
  overflow: hidden;
  margin-bottom: 0px;
  position: relative;
}
#accordion_stacks_in_773227 .accordionTheme dt.selected {
  border-color: #333333;
}
#accordion_stacks_in_773227 .accordionTheme dt.accordionLastDt {
  margin-bottom: none;
}
#accordion_stacks_in_773227 .accordionTheme2 dt.selected.accordionLastDt {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
#accordion_stacks_in_773227 .accordionTheme.backgroundOn dd,
#accordion_stacks_in_773227 .accordionTheme3.backgroundOn dd,
#accordion_stacks_in_773227 .accordionTheme5.backgroundOn dd {
  background-color: #FFFFFF;
}
#accordion_stacks_in_773227 .accordionTheme.backgroundOff dd,
#accordion_stacks_in_773227 .accordionTheme2.backgroundOff dd,
#accordion_stacks_in_773227 .accordionTheme4.backgroundOff dd {
  background-color: transparent !important;
}
#accordion_stacks_in_773227 .accordionTheme.backgroundOn dd {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

#accordion_stacks_in_773227 dt.accordionIconOff span.customIcon {
  display: none;
}
#accordion_stacks_in_773227 dt.accordionIconOn .accordionContent {
  display: inline-block;
}
#accordion_stacks_in_773227 dt.accordionIconOn span.customIcon {
  display: inline;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  padding: none;
  padding-left: none;
  color: #B0924B;
  font-family: 'FontAwesome' !important;
}
#accordion_stacks_in_773227 dt.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
#accordion_stacks_in_773227 dt.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
#accordion_stacks_in_773227 dt.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
  padding-left: 30px;
}
#accordion_stacks_in_773227 dt.accordionIconOn.textAlignRight .accordionContent {
  float: right;
  padding-right: 30px;
}
#accordion_stacks_in_773227 dt.accordionIconOn.animateOn span.customIcon {
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
#accordion_stacks_in_773227 dt.accordionIconOn a.selected span.customIcon {
  color: #B0924B;
}
#accordion_stacks_in_773227 dt.accordionIconOn.animateOn a.selected span.customIcon {
  -webkit-transform:rotate(315deg);
  -moz-transform:rotate(315deg);
  -ms-transform:rotate(315deg);
  -o-transform:rotate(315deg);
  transition: all 500ms ease-in-out;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
}
/* =====================
 * Theme 2
/* ===================== */
#accordion_stacks_in_773227 .accordionTheme2 dt {
  background-color: #FFFFFF;
}
#accordion_stacks_in_773227.borderMinimalOff .accordionTheme2 {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #333333;
}
#accordion_stacks_in_773227 .accordionTheme2 dd {
  background-color: #FFFFFF;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #333333;
}
#accordion_stacks_in_773227.borderMinimalOn .accordionTheme2 dd {
  border-bottom-width: 0 !important;
  border-bottom: 0 !important;
  border: none !important;
}
#accordion_stacks_in_773227 .accordionTheme2 .accordionLastDt {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -khtml-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -khtml-border-radius-bottomleft: 5px;
  border: none;
  border-radius: none;
}
#accordion_stacks_in_773227 .accordionTheme2 .accordionLastDd {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -khtml-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -khtml-border-radius-bottomleft: 5px;
  border-top: solid 1px #333333;
}
#accordion_stacks_in_773227 .accordionTheme2 .accordionFirstDt {
  border-top: none;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  -khtml-border-radius-topright: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  -khtml-border-radius-topleft: 5px;
}
#accordion_stacks_in_773227 .accordionTheme2 dt {
  border-bottom: solid 1px #333333;
  border-left: none;
  border-right: none;
  border-top: none;
}
#accordion_stacks_in_773227.transparentOff .accordionTheme2 dt {
  background-color: #FFFFFF;
}
#accordion_stacks_in_773227.transparentOff .accordionTheme2 dt.selected {
  background-color: #F0F0F0;
}
/* =====================
 * Theme 3
/* ===================== */
#accordion_stacks_in_773227 .accordionTheme3 dt {
  background-color: none;
  background: transparent;
}
#accordion_stacks_in_773227 .accordionTheme3 dt .accordionSlide {
  padding: 0 !important;
  margin-bottom: 0px;
  width: 100%;
}

  #accordion_stacks_in_773227 .accordionTheme3 dt .accordionContent {
    white-space: nowrap;
    box-sizing: border-box;
    display: block;
    float: none !important;
  }
  #accordion_stacks_in_773227 .accordionTheme3 dt.iconAlignLeft .accordionContent {
    margin-left: 66px;
  }
  #accordion_stacks_in_773227 .accordionTheme3 dt.iconAlignRight .accordionContent {
    margin-right: 66px;
  }

#accordion_stacks_in_773227 .accordionTheme3 dt .iconWrap,
#accordion_stacks_in_773227 .accordionTheme3 dt .accordionContent {
  padding: 10px;
  border-style: solid;
  border-color: #333333;
  border-width: 1px;
  border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
}
}
#accordion_stacks_in_773227 .accordionTheme3.connectOn dt .iconWrap {
  border-right-width: 0;
  border-right: none;
}
#accordion_stacks_in_773227 .accordionTheme3.connectOn dt.iconAlignLeft .accordionContent {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#accordion_stacks_in_773227 .accordionTheme3.connectOn dt.iconAlignLeft .iconWrap {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;

}
#accordion_stacks_in_773227 .accordionTheme3.connectOn dt.iconAlignRight .accordionContent {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#accordion_stacks_in_773227 .accordionTheme3.connectOn dt.iconAlignRight .iconWrap {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#accordion_stacks_in_773227 .accordionTheme3 dt.selected .iconWrap,
#accordion_stacks_in_773227 .accordionTheme3 dt.selected .accordionContent {
  border-color: #333333;
}
#accordion_stacks_in_773227 .accordionTheme3 dt .iconWrap {
  display: inline-block;
}
#accordion_stacks_in_773227.transparentOff .accordionTheme3 dt .iconWrap {
  background-color: #EEEEEE;
}
#accordion_stacks_in_773227.transparentOff .accordionTheme3 dt.selected .iconWrap {
  background-color: #E0E0E0;
}
#accordion_stacks_in_773227.transparentOff .accordionTheme3 dt .accordionContent {
  background-color: #FFFFFF;
  padding-left: none;
}
#accordion_stacks_in_773227.transparentOff .accordionTheme3 dt.selected .accordionContent {
  background-color: #F0F0F0;
}
#accordion_stacks_in_773227 .accordionTheme3 dt.iconAlignLeft .accordionContent,
#accordion_stacks_in_773227 .accordionTheme3 dt.iconAlignRight .accordionContent {
  padding-left: 10px;
  padding-right: 10px;
}
#accordion_stacks_in_773227 .accordionTheme3 dt.accordionIconOn.iconAlignLeft .iconWrap {
  float: left;
}
#accordion_stacks_in_773227 .accordionTheme3 dt.accordionIconOn.iconAlignRight .iconWrap {
  float: right;
}
/* =====================
 * BACKEND
/* ===================== */








#accordion_stacks_in_773227.nonTouch.transparentOff .accordionTheme.accGradientOn dt a:hover {
  background: #333333 !important;
  background-image: linear-gradient(bottom, #333333 30%, #333333 55%) !important;
  background-image: -o-linear-gradient(bottom, #333333 30%, #333333 55%) !important;
  background-image: -moz-linear-gradient(bottom, #333333 30%, #333333 55%) !important;
  background-image: -webkit-linear-gradient(bottom, #333333 30%, #333333 55%) !important;
  background-image: -ms-linear-gradient(bottom, #333333 30%, #333333 55%) !important;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.30, #333333),
    color-stop(0.55, #333333)
  ) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#333333',GradientType=0 );
}
#accordion_stacks_in_773227.nonTouch.transparentOff .accordionTheme dt a:hover {
  background-color: #333333;
}

#accordion_stacks_in_773227.nonTouch .accordion dt a:hover {
  color: #FFFFFF !important;
}

#accordion_stacks_in_773227.nonTouch .accordionTheme dt:hover {
  border-color: #333333;
}
#accordion_stacks_in_773227.nonTouch dt.accordionIconOn a.accordionSlide:hover span.customIcon {
  color: #B0924B;
}
#accordion_stacks_in_773227.nonTouch.transparentOff .accordionTheme2 dt:hover {
  background-color: #F0F0F0;
}
#accordion_stacks_in_773227.nonTouch .accordionTheme3 dt:hover .iconWrap,
#accordion_stacks_in_773227.nonTouch .accordionTheme3 dt:hover .accordionContent {
  border-color: #333333;
}
#accordion_stacks_in_773227.nonTouch.transparentOff .accordionTheme3 dt:hover .iconWrap{
  background-color: #E0E0E0;
}
#accordion_stacks_in_773227.nonTouch.transparentOff .accordionTheme3 dt:hover .accordionContent {
  background-color: #F0F0F0;
}

/* =====================
* New Themes
/* ===================== */
#accordion_stacks_in_773227 .accordionTheme4 {
  background: #333333;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
  box-sizing: border-box;
}
#accordion_stacks_in_773227 .accordionTheme4 dt {
  background: #333333;
  box-sizing: border-box;
  z-index: 1;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(255,255,255,0.3) rgba(0,0,0,0.15) rgba(0,0,0,0.3) rgba(0,0,0,0.15);
  -webkit-transform: translateY(0%) rotateY(0deg) translateZ(0px);
  -moz-transform: translateY(0%) rotateY(0deg) translateZ(0px);
  -ms-transform: translateY(0%) rotateY(0deg) translateZ(0px);
  -o-transform:translateY(0%) rotateY(0deg) translateZ(0px);
  transform: translateY(0%) rotateY(0deg) translateZ(0px);
}
#accordion_stacks_in_773227 .accordionTheme4 dt.selected {
  background: #333333;
}
#accordion_stacks_in_773227 .accordionTheme4 dd {
  background: #FFFFFF;
  box-sizing: border-box;
  z-index: -1;
  
  -webkit-transform: translateY(0%) rotateY(90deg) translateZ(-1000px);
  -moz-transform: translateY(0%) rotateY(90deg) translateZ(-1000px);
  -ms-transform: translateY(0%) rotateY(90deg) translateZ(-1000px);
  -o-transform:translateY(0%) rotateY(90deg) translateZ(-1000px);
  transform: translateY(0%) rotateY(90deg) translateZ(-1000px);
  
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transition: transform 500ms;
  -moz-transition: transform 500ms;
  -o-transition: transform 500ms;
  transition: transform 500ms;
}
#accordion_stacks_in_773227 .accordionTheme4 dd.accordionOpen {
  -webkit-transform: translateY(0%) rotateY(0deg) translateZ(0px);
  -moz-transform: translateY(0%) rotateY(0deg) translateZ(0px);
  -ms-transform: translateY(0%) rotateY(0deg) translateZ(0px);
  -o-transform:translateY(0%) rotateY(0deg) translateZ(0px);
  transform: translateY(0%) rotateY(0deg) translateZ(0px);
}

#accordion_stacks_in_773227 .accordionTheme5 {
  background: #333333;
  border-radius: 4px;
  border-width: 1px 1px 5px 1px;
  border-style: solid;
  border-color: rgba(255,255,255,0.3) rgba(0,0,0,0.3) rgba(0,0,0,0.4) rgba(0,0,0,0.1);
  box-shadow: 0px 2px 5px rgba(0,0,0,0.5);
  margin-bottom: 10px;
  padding: 10px 10px;
}
#accordion_stacks_in_773227 .accordionTheme5 dt {

}
#accordion_stacks_in_773227 .accordionTheme5 dd {
  box-sizing: border-box;
  background: rgba(0,0,0,0.1);
  margin: 0px 20px 0px !important;
  border-width: 5px 1px 1px 1px;
  border-style: solid;
  border-color: rgba(0,0,0,0.4) rgba(0,0,0,0.3) rgba(255,255,255,0.3) rgba(0,0,0,0.3);
  border-radius: 4px;
  box-shadow: inset 0px 2px 5px rgba(0,0,0,0.3);
}
#accordion_stacks_in_773227 .accordionTheme6 dt a.accordionSlide {
  padding: 0;
  color: inherit;
  text-decoration: none;
}
#accordion_stacks_in_773227 .accordionTheme6 dd {
  padding: 0;
}

/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773228.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773228.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773228.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773228.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773228 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_773678 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_773680>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_773680>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_773680 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_773685 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773688 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_773699 ul, #cleanLists_stacks_in_773699 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773699.sectionTypeHeader, #cleanLists_stacks_in_773699.sectionTypeButton, #cleanLists_stacks_in_773699 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773699.backgroundOn, #cleanLists_stacks_in_773699.backgroundOn, #cleanLists_stacks_in_773699.backgroundOn li, #cleanLists_stacks_in_773699.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773699.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773699.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773699.backgroundOff li, #cleanLists_stacks_in_773699.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773699.sectionTypeHeader h1, #cleanLists_stacks_in_773699.sectionTypeButton h1,
#cleanLists_stacks_in_773699.sectionTypeHeader h2, #cleanLists_stacks_in_773699.sectionTypeButton h2,
#cleanLists_stacks_in_773699.sectionTypeHeader h3, #cleanLists_stacks_in_773699.sectionTypeButton h3,
#cleanLists_stacks_in_773699.sectionTypeHeader h4, #cleanLists_stacks_in_773699.sectionTypeButton h4,
#cleanLists_stacks_in_773699.sectionTypeHeader h5, #cleanLists_stacks_in_773699.sectionTypeButton h5,
#cleanLists_stacks_in_773699.sectionTypeHeader h6, #cleanLists_stacks_in_773699.sectionTypeButton h6,
#cleanLists_stacks_in_773699.sectionTypeHeader h1 p, #cleanLists_stacks_in_773699.sectionTypeButton h1 p,
#cleanLists_stacks_in_773699.sectionTypeHeader h2 p, #cleanLists_stacks_in_773699.sectionTypeButton h2 p,
#cleanLists_stacks_in_773699.sectionTypeHeader h3 p, #cleanLists_stacks_in_773699.sectionTypeButton h3 p,
#cleanLists_stacks_in_773699.sectionTypeHeader h4 p, #cleanLists_stacks_in_773699.sectionTypeButton h4 p,
#cleanLists_stacks_in_773699.sectionTypeHeader h5 p, #cleanLists_stacks_in_773699.sectionTypeButton h5 p,
#cleanLists_stacks_in_773699.sectionTypeHeader h6 p, #cleanLists_stacks_in_773699.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773699 a, #cleanLists_stacks_in_773699.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773699 a:hover, #cleanLists_stacks_in_773699.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773699.sectionTypeHeader *, #cleanLists_stacks_in_773699.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773699 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773699 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773699 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773699 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773699 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773699 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773699 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773699 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773699 li .bulletSections, #cleanLists_stacks_in_773699 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773699 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773699.bulletBox li .customBulletBox, #cleanLists_stacks_in_773699.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773699.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773699.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773699.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773699.bulletOff,
#cleanLists_stacks_in_773699.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773699.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773699.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773699.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773699.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773699.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773699 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773699 .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_773699 .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_773699 .buttonSimple:hover, #cleanLists_stacks_in_773699 .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_773701 ul, #cleanLists_stacks_in_773701 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773701.sectionTypeHeader, #cleanLists_stacks_in_773701.sectionTypeButton, #cleanLists_stacks_in_773701 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773701.backgroundOn, #cleanLists_stacks_in_773701.backgroundOn, #cleanLists_stacks_in_773701.backgroundOn li, #cleanLists_stacks_in_773701.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773701.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773701.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773701.backgroundOff li, #cleanLists_stacks_in_773701.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773701.sectionTypeHeader h1, #cleanLists_stacks_in_773701.sectionTypeButton h1,
#cleanLists_stacks_in_773701.sectionTypeHeader h2, #cleanLists_stacks_in_773701.sectionTypeButton h2,
#cleanLists_stacks_in_773701.sectionTypeHeader h3, #cleanLists_stacks_in_773701.sectionTypeButton h3,
#cleanLists_stacks_in_773701.sectionTypeHeader h4, #cleanLists_stacks_in_773701.sectionTypeButton h4,
#cleanLists_stacks_in_773701.sectionTypeHeader h5, #cleanLists_stacks_in_773701.sectionTypeButton h5,
#cleanLists_stacks_in_773701.sectionTypeHeader h6, #cleanLists_stacks_in_773701.sectionTypeButton h6,
#cleanLists_stacks_in_773701.sectionTypeHeader h1 p, #cleanLists_stacks_in_773701.sectionTypeButton h1 p,
#cleanLists_stacks_in_773701.sectionTypeHeader h2 p, #cleanLists_stacks_in_773701.sectionTypeButton h2 p,
#cleanLists_stacks_in_773701.sectionTypeHeader h3 p, #cleanLists_stacks_in_773701.sectionTypeButton h3 p,
#cleanLists_stacks_in_773701.sectionTypeHeader h4 p, #cleanLists_stacks_in_773701.sectionTypeButton h4 p,
#cleanLists_stacks_in_773701.sectionTypeHeader h5 p, #cleanLists_stacks_in_773701.sectionTypeButton h5 p,
#cleanLists_stacks_in_773701.sectionTypeHeader h6 p, #cleanLists_stacks_in_773701.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773701 a, #cleanLists_stacks_in_773701.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773701 a:hover, #cleanLists_stacks_in_773701.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773701.sectionTypeHeader *, #cleanLists_stacks_in_773701.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773701 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773701 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773701 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773701 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773701 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773701 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773701 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773701 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773701 li .bulletSections, #cleanLists_stacks_in_773701 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773701 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773701.bulletBox li .customBulletBox, #cleanLists_stacks_in_773701.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773701.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773701.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773701.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773701.bulletOff,
#cleanLists_stacks_in_773701.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773701.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773701.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773701.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773701.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773701.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773701 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773701 .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_773701 .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_773701 .buttonSimple:hover, #cleanLists_stacks_in_773701 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773701 {
	padding:  5px;
}
/*
 * 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_773692 ul, #cleanLists_stacks_in_773692 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773692.sectionTypeHeader, #cleanLists_stacks_in_773692.sectionTypeButton, #cleanLists_stacks_in_773692 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773692.backgroundOn, #cleanLists_stacks_in_773692.backgroundOn, #cleanLists_stacks_in_773692.backgroundOn li, #cleanLists_stacks_in_773692.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773692.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773692.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773692.backgroundOff li, #cleanLists_stacks_in_773692.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773692.sectionTypeHeader h1, #cleanLists_stacks_in_773692.sectionTypeButton h1,
#cleanLists_stacks_in_773692.sectionTypeHeader h2, #cleanLists_stacks_in_773692.sectionTypeButton h2,
#cleanLists_stacks_in_773692.sectionTypeHeader h3, #cleanLists_stacks_in_773692.sectionTypeButton h3,
#cleanLists_stacks_in_773692.sectionTypeHeader h4, #cleanLists_stacks_in_773692.sectionTypeButton h4,
#cleanLists_stacks_in_773692.sectionTypeHeader h5, #cleanLists_stacks_in_773692.sectionTypeButton h5,
#cleanLists_stacks_in_773692.sectionTypeHeader h6, #cleanLists_stacks_in_773692.sectionTypeButton h6,
#cleanLists_stacks_in_773692.sectionTypeHeader h1 p, #cleanLists_stacks_in_773692.sectionTypeButton h1 p,
#cleanLists_stacks_in_773692.sectionTypeHeader h2 p, #cleanLists_stacks_in_773692.sectionTypeButton h2 p,
#cleanLists_stacks_in_773692.sectionTypeHeader h3 p, #cleanLists_stacks_in_773692.sectionTypeButton h3 p,
#cleanLists_stacks_in_773692.sectionTypeHeader h4 p, #cleanLists_stacks_in_773692.sectionTypeButton h4 p,
#cleanLists_stacks_in_773692.sectionTypeHeader h5 p, #cleanLists_stacks_in_773692.sectionTypeButton h5 p,
#cleanLists_stacks_in_773692.sectionTypeHeader h6 p, #cleanLists_stacks_in_773692.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773692 a, #cleanLists_stacks_in_773692.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773692 a:hover, #cleanLists_stacks_in_773692.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773692.sectionTypeHeader *, #cleanLists_stacks_in_773692.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773692 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773692 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773692 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773692 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773692 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773692 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773692 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773692 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773692 li .bulletSections, #cleanLists_stacks_in_773692 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773692 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773692.bulletBox li .customBulletBox, #cleanLists_stacks_in_773692.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773692.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773692.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773692.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773692.bulletOff,
#cleanLists_stacks_in_773692.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773692.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773692.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773692.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773692.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773692.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773692 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773692 .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_773692 .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_773692 .buttonSimple:hover, #cleanLists_stacks_in_773692 .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_773694 ul, #cleanLists_stacks_in_773694 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773694.sectionTypeHeader, #cleanLists_stacks_in_773694.sectionTypeButton, #cleanLists_stacks_in_773694 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773694.backgroundOn, #cleanLists_stacks_in_773694.backgroundOn, #cleanLists_stacks_in_773694.backgroundOn li, #cleanLists_stacks_in_773694.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773694.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773694.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773694.backgroundOff li, #cleanLists_stacks_in_773694.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773694.sectionTypeHeader h1, #cleanLists_stacks_in_773694.sectionTypeButton h1,
#cleanLists_stacks_in_773694.sectionTypeHeader h2, #cleanLists_stacks_in_773694.sectionTypeButton h2,
#cleanLists_stacks_in_773694.sectionTypeHeader h3, #cleanLists_stacks_in_773694.sectionTypeButton h3,
#cleanLists_stacks_in_773694.sectionTypeHeader h4, #cleanLists_stacks_in_773694.sectionTypeButton h4,
#cleanLists_stacks_in_773694.sectionTypeHeader h5, #cleanLists_stacks_in_773694.sectionTypeButton h5,
#cleanLists_stacks_in_773694.sectionTypeHeader h6, #cleanLists_stacks_in_773694.sectionTypeButton h6,
#cleanLists_stacks_in_773694.sectionTypeHeader h1 p, #cleanLists_stacks_in_773694.sectionTypeButton h1 p,
#cleanLists_stacks_in_773694.sectionTypeHeader h2 p, #cleanLists_stacks_in_773694.sectionTypeButton h2 p,
#cleanLists_stacks_in_773694.sectionTypeHeader h3 p, #cleanLists_stacks_in_773694.sectionTypeButton h3 p,
#cleanLists_stacks_in_773694.sectionTypeHeader h4 p, #cleanLists_stacks_in_773694.sectionTypeButton h4 p,
#cleanLists_stacks_in_773694.sectionTypeHeader h5 p, #cleanLists_stacks_in_773694.sectionTypeButton h5 p,
#cleanLists_stacks_in_773694.sectionTypeHeader h6 p, #cleanLists_stacks_in_773694.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773694 a, #cleanLists_stacks_in_773694.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773694 a:hover, #cleanLists_stacks_in_773694.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773694.sectionTypeHeader *, #cleanLists_stacks_in_773694.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773694 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773694 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773694 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773694 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773694 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773694 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773694 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773694 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773694 li .bulletSections, #cleanLists_stacks_in_773694 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773694 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773694.bulletBox li .customBulletBox, #cleanLists_stacks_in_773694.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773694.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773694.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773694.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773694.bulletOff,
#cleanLists_stacks_in_773694.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773694.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773694.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773694.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773694.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773694.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773694 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773694 .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_773694 .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_773694 .buttonSimple:hover, #cleanLists_stacks_in_773694 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773694 {
	padding:  5px;
}




























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

#stacks_in_773510 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_773512>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_773512>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_773512 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_773517 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773520 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_773531 ul, #cleanLists_stacks_in_773531 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773531.sectionTypeHeader, #cleanLists_stacks_in_773531.sectionTypeButton, #cleanLists_stacks_in_773531 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773531.backgroundOn, #cleanLists_stacks_in_773531.backgroundOn, #cleanLists_stacks_in_773531.backgroundOn li, #cleanLists_stacks_in_773531.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773531.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773531.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773531.backgroundOff li, #cleanLists_stacks_in_773531.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773531.sectionTypeHeader h1, #cleanLists_stacks_in_773531.sectionTypeButton h1,
#cleanLists_stacks_in_773531.sectionTypeHeader h2, #cleanLists_stacks_in_773531.sectionTypeButton h2,
#cleanLists_stacks_in_773531.sectionTypeHeader h3, #cleanLists_stacks_in_773531.sectionTypeButton h3,
#cleanLists_stacks_in_773531.sectionTypeHeader h4, #cleanLists_stacks_in_773531.sectionTypeButton h4,
#cleanLists_stacks_in_773531.sectionTypeHeader h5, #cleanLists_stacks_in_773531.sectionTypeButton h5,
#cleanLists_stacks_in_773531.sectionTypeHeader h6, #cleanLists_stacks_in_773531.sectionTypeButton h6,
#cleanLists_stacks_in_773531.sectionTypeHeader h1 p, #cleanLists_stacks_in_773531.sectionTypeButton h1 p,
#cleanLists_stacks_in_773531.sectionTypeHeader h2 p, #cleanLists_stacks_in_773531.sectionTypeButton h2 p,
#cleanLists_stacks_in_773531.sectionTypeHeader h3 p, #cleanLists_stacks_in_773531.sectionTypeButton h3 p,
#cleanLists_stacks_in_773531.sectionTypeHeader h4 p, #cleanLists_stacks_in_773531.sectionTypeButton h4 p,
#cleanLists_stacks_in_773531.sectionTypeHeader h5 p, #cleanLists_stacks_in_773531.sectionTypeButton h5 p,
#cleanLists_stacks_in_773531.sectionTypeHeader h6 p, #cleanLists_stacks_in_773531.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773531 a, #cleanLists_stacks_in_773531.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773531 a:hover, #cleanLists_stacks_in_773531.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773531.sectionTypeHeader *, #cleanLists_stacks_in_773531.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773531 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773531 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773531 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773531 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773531 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773531 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773531 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773531 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773531 li .bulletSections, #cleanLists_stacks_in_773531 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773531 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773531.bulletBox li .customBulletBox, #cleanLists_stacks_in_773531.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773531.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773531.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773531.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773531.bulletOff,
#cleanLists_stacks_in_773531.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773531.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773531.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773531.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773531.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773531.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773531 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773531 .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_773531 .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_773531 .buttonSimple:hover, #cleanLists_stacks_in_773531 .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_773533 ul, #cleanLists_stacks_in_773533 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773533.sectionTypeHeader, #cleanLists_stacks_in_773533.sectionTypeButton, #cleanLists_stacks_in_773533 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773533.backgroundOn, #cleanLists_stacks_in_773533.backgroundOn, #cleanLists_stacks_in_773533.backgroundOn li, #cleanLists_stacks_in_773533.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773533.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773533.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773533.backgroundOff li, #cleanLists_stacks_in_773533.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773533.sectionTypeHeader h1, #cleanLists_stacks_in_773533.sectionTypeButton h1,
#cleanLists_stacks_in_773533.sectionTypeHeader h2, #cleanLists_stacks_in_773533.sectionTypeButton h2,
#cleanLists_stacks_in_773533.sectionTypeHeader h3, #cleanLists_stacks_in_773533.sectionTypeButton h3,
#cleanLists_stacks_in_773533.sectionTypeHeader h4, #cleanLists_stacks_in_773533.sectionTypeButton h4,
#cleanLists_stacks_in_773533.sectionTypeHeader h5, #cleanLists_stacks_in_773533.sectionTypeButton h5,
#cleanLists_stacks_in_773533.sectionTypeHeader h6, #cleanLists_stacks_in_773533.sectionTypeButton h6,
#cleanLists_stacks_in_773533.sectionTypeHeader h1 p, #cleanLists_stacks_in_773533.sectionTypeButton h1 p,
#cleanLists_stacks_in_773533.sectionTypeHeader h2 p, #cleanLists_stacks_in_773533.sectionTypeButton h2 p,
#cleanLists_stacks_in_773533.sectionTypeHeader h3 p, #cleanLists_stacks_in_773533.sectionTypeButton h3 p,
#cleanLists_stacks_in_773533.sectionTypeHeader h4 p, #cleanLists_stacks_in_773533.sectionTypeButton h4 p,
#cleanLists_stacks_in_773533.sectionTypeHeader h5 p, #cleanLists_stacks_in_773533.sectionTypeButton h5 p,
#cleanLists_stacks_in_773533.sectionTypeHeader h6 p, #cleanLists_stacks_in_773533.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773533 a, #cleanLists_stacks_in_773533.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773533 a:hover, #cleanLists_stacks_in_773533.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773533.sectionTypeHeader *, #cleanLists_stacks_in_773533.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773533 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773533 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773533 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773533 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773533 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773533 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773533 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773533 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773533 li .bulletSections, #cleanLists_stacks_in_773533 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773533 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773533.bulletBox li .customBulletBox, #cleanLists_stacks_in_773533.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773533.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773533.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773533.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773533.bulletOff,
#cleanLists_stacks_in_773533.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773533.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773533.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773533.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773533.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773533.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773533 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773533 .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_773533 .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_773533 .buttonSimple:hover, #cleanLists_stacks_in_773533 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773533 {
	padding:  5px;
}
/*
 * 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_773524 ul, #cleanLists_stacks_in_773524 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773524.sectionTypeHeader, #cleanLists_stacks_in_773524.sectionTypeButton, #cleanLists_stacks_in_773524 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773524.backgroundOn, #cleanLists_stacks_in_773524.backgroundOn, #cleanLists_stacks_in_773524.backgroundOn li, #cleanLists_stacks_in_773524.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773524.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773524.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773524.backgroundOff li, #cleanLists_stacks_in_773524.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773524.sectionTypeHeader h1, #cleanLists_stacks_in_773524.sectionTypeButton h1,
#cleanLists_stacks_in_773524.sectionTypeHeader h2, #cleanLists_stacks_in_773524.sectionTypeButton h2,
#cleanLists_stacks_in_773524.sectionTypeHeader h3, #cleanLists_stacks_in_773524.sectionTypeButton h3,
#cleanLists_stacks_in_773524.sectionTypeHeader h4, #cleanLists_stacks_in_773524.sectionTypeButton h4,
#cleanLists_stacks_in_773524.sectionTypeHeader h5, #cleanLists_stacks_in_773524.sectionTypeButton h5,
#cleanLists_stacks_in_773524.sectionTypeHeader h6, #cleanLists_stacks_in_773524.sectionTypeButton h6,
#cleanLists_stacks_in_773524.sectionTypeHeader h1 p, #cleanLists_stacks_in_773524.sectionTypeButton h1 p,
#cleanLists_stacks_in_773524.sectionTypeHeader h2 p, #cleanLists_stacks_in_773524.sectionTypeButton h2 p,
#cleanLists_stacks_in_773524.sectionTypeHeader h3 p, #cleanLists_stacks_in_773524.sectionTypeButton h3 p,
#cleanLists_stacks_in_773524.sectionTypeHeader h4 p, #cleanLists_stacks_in_773524.sectionTypeButton h4 p,
#cleanLists_stacks_in_773524.sectionTypeHeader h5 p, #cleanLists_stacks_in_773524.sectionTypeButton h5 p,
#cleanLists_stacks_in_773524.sectionTypeHeader h6 p, #cleanLists_stacks_in_773524.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773524 a, #cleanLists_stacks_in_773524.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773524 a:hover, #cleanLists_stacks_in_773524.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773524.sectionTypeHeader *, #cleanLists_stacks_in_773524.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773524 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773524 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773524 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773524 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773524 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773524 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773524 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773524 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773524 li .bulletSections, #cleanLists_stacks_in_773524 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773524 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773524.bulletBox li .customBulletBox, #cleanLists_stacks_in_773524.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773524.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773524.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773524.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773524.bulletOff,
#cleanLists_stacks_in_773524.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773524.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773524.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773524.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773524.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773524.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773524 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773524 .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_773524 .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_773524 .buttonSimple:hover, #cleanLists_stacks_in_773524 .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_773526 ul, #cleanLists_stacks_in_773526 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773526.sectionTypeHeader, #cleanLists_stacks_in_773526.sectionTypeButton, #cleanLists_stacks_in_773526 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773526.backgroundOn, #cleanLists_stacks_in_773526.backgroundOn, #cleanLists_stacks_in_773526.backgroundOn li, #cleanLists_stacks_in_773526.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773526.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773526.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773526.backgroundOff li, #cleanLists_stacks_in_773526.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773526.sectionTypeHeader h1, #cleanLists_stacks_in_773526.sectionTypeButton h1,
#cleanLists_stacks_in_773526.sectionTypeHeader h2, #cleanLists_stacks_in_773526.sectionTypeButton h2,
#cleanLists_stacks_in_773526.sectionTypeHeader h3, #cleanLists_stacks_in_773526.sectionTypeButton h3,
#cleanLists_stacks_in_773526.sectionTypeHeader h4, #cleanLists_stacks_in_773526.sectionTypeButton h4,
#cleanLists_stacks_in_773526.sectionTypeHeader h5, #cleanLists_stacks_in_773526.sectionTypeButton h5,
#cleanLists_stacks_in_773526.sectionTypeHeader h6, #cleanLists_stacks_in_773526.sectionTypeButton h6,
#cleanLists_stacks_in_773526.sectionTypeHeader h1 p, #cleanLists_stacks_in_773526.sectionTypeButton h1 p,
#cleanLists_stacks_in_773526.sectionTypeHeader h2 p, #cleanLists_stacks_in_773526.sectionTypeButton h2 p,
#cleanLists_stacks_in_773526.sectionTypeHeader h3 p, #cleanLists_stacks_in_773526.sectionTypeButton h3 p,
#cleanLists_stacks_in_773526.sectionTypeHeader h4 p, #cleanLists_stacks_in_773526.sectionTypeButton h4 p,
#cleanLists_stacks_in_773526.sectionTypeHeader h5 p, #cleanLists_stacks_in_773526.sectionTypeButton h5 p,
#cleanLists_stacks_in_773526.sectionTypeHeader h6 p, #cleanLists_stacks_in_773526.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773526 a, #cleanLists_stacks_in_773526.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773526 a:hover, #cleanLists_stacks_in_773526.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773526.sectionTypeHeader *, #cleanLists_stacks_in_773526.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773526 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773526 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773526 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773526 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773526 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773526 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773526 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773526 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773526 li .bulletSections, #cleanLists_stacks_in_773526 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773526 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773526.bulletBox li .customBulletBox, #cleanLists_stacks_in_773526.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773526.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773526.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773526.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773526.bulletOff,
#cleanLists_stacks_in_773526.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773526.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773526.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773526.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773526.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773526.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773526 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773526 .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_773526 .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_773526 .buttonSimple:hover, #cleanLists_stacks_in_773526 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773526 {
	padding:  5px;
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773559.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773559.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773559.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773559.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773559 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_773561 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_773564>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_773564>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_773564 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_773569 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773572 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_773583 ul, #cleanLists_stacks_in_773583 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773583.sectionTypeHeader, #cleanLists_stacks_in_773583.sectionTypeButton, #cleanLists_stacks_in_773583 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773583.backgroundOn, #cleanLists_stacks_in_773583.backgroundOn, #cleanLists_stacks_in_773583.backgroundOn li, #cleanLists_stacks_in_773583.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773583.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773583.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773583.backgroundOff li, #cleanLists_stacks_in_773583.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773583.sectionTypeHeader h1, #cleanLists_stacks_in_773583.sectionTypeButton h1,
#cleanLists_stacks_in_773583.sectionTypeHeader h2, #cleanLists_stacks_in_773583.sectionTypeButton h2,
#cleanLists_stacks_in_773583.sectionTypeHeader h3, #cleanLists_stacks_in_773583.sectionTypeButton h3,
#cleanLists_stacks_in_773583.sectionTypeHeader h4, #cleanLists_stacks_in_773583.sectionTypeButton h4,
#cleanLists_stacks_in_773583.sectionTypeHeader h5, #cleanLists_stacks_in_773583.sectionTypeButton h5,
#cleanLists_stacks_in_773583.sectionTypeHeader h6, #cleanLists_stacks_in_773583.sectionTypeButton h6,
#cleanLists_stacks_in_773583.sectionTypeHeader h1 p, #cleanLists_stacks_in_773583.sectionTypeButton h1 p,
#cleanLists_stacks_in_773583.sectionTypeHeader h2 p, #cleanLists_stacks_in_773583.sectionTypeButton h2 p,
#cleanLists_stacks_in_773583.sectionTypeHeader h3 p, #cleanLists_stacks_in_773583.sectionTypeButton h3 p,
#cleanLists_stacks_in_773583.sectionTypeHeader h4 p, #cleanLists_stacks_in_773583.sectionTypeButton h4 p,
#cleanLists_stacks_in_773583.sectionTypeHeader h5 p, #cleanLists_stacks_in_773583.sectionTypeButton h5 p,
#cleanLists_stacks_in_773583.sectionTypeHeader h6 p, #cleanLists_stacks_in_773583.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773583 a, #cleanLists_stacks_in_773583.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773583 a:hover, #cleanLists_stacks_in_773583.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773583.sectionTypeHeader *, #cleanLists_stacks_in_773583.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773583 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773583 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773583 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773583 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773583 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773583 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773583 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773583 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773583 li .bulletSections, #cleanLists_stacks_in_773583 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773583 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773583.bulletBox li .customBulletBox, #cleanLists_stacks_in_773583.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773583.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773583.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773583.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773583.bulletOff,
#cleanLists_stacks_in_773583.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773583.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773583.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773583.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773583.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773583.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773583 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773583 .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_773583 .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_773583 .buttonSimple:hover, #cleanLists_stacks_in_773583 .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_773585 ul, #cleanLists_stacks_in_773585 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773585.sectionTypeHeader, #cleanLists_stacks_in_773585.sectionTypeButton, #cleanLists_stacks_in_773585 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773585.backgroundOn, #cleanLists_stacks_in_773585.backgroundOn, #cleanLists_stacks_in_773585.backgroundOn li, #cleanLists_stacks_in_773585.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773585.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773585.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773585.backgroundOff li, #cleanLists_stacks_in_773585.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773585.sectionTypeHeader h1, #cleanLists_stacks_in_773585.sectionTypeButton h1,
#cleanLists_stacks_in_773585.sectionTypeHeader h2, #cleanLists_stacks_in_773585.sectionTypeButton h2,
#cleanLists_stacks_in_773585.sectionTypeHeader h3, #cleanLists_stacks_in_773585.sectionTypeButton h3,
#cleanLists_stacks_in_773585.sectionTypeHeader h4, #cleanLists_stacks_in_773585.sectionTypeButton h4,
#cleanLists_stacks_in_773585.sectionTypeHeader h5, #cleanLists_stacks_in_773585.sectionTypeButton h5,
#cleanLists_stacks_in_773585.sectionTypeHeader h6, #cleanLists_stacks_in_773585.sectionTypeButton h6,
#cleanLists_stacks_in_773585.sectionTypeHeader h1 p, #cleanLists_stacks_in_773585.sectionTypeButton h1 p,
#cleanLists_stacks_in_773585.sectionTypeHeader h2 p, #cleanLists_stacks_in_773585.sectionTypeButton h2 p,
#cleanLists_stacks_in_773585.sectionTypeHeader h3 p, #cleanLists_stacks_in_773585.sectionTypeButton h3 p,
#cleanLists_stacks_in_773585.sectionTypeHeader h4 p, #cleanLists_stacks_in_773585.sectionTypeButton h4 p,
#cleanLists_stacks_in_773585.sectionTypeHeader h5 p, #cleanLists_stacks_in_773585.sectionTypeButton h5 p,
#cleanLists_stacks_in_773585.sectionTypeHeader h6 p, #cleanLists_stacks_in_773585.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773585 a, #cleanLists_stacks_in_773585.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773585 a:hover, #cleanLists_stacks_in_773585.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773585.sectionTypeHeader *, #cleanLists_stacks_in_773585.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773585 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773585 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773585 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773585 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773585 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773585 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773585 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773585 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773585 li .bulletSections, #cleanLists_stacks_in_773585 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773585 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773585.bulletBox li .customBulletBox, #cleanLists_stacks_in_773585.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773585.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773585.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773585.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773585.bulletOff,
#cleanLists_stacks_in_773585.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773585.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773585.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773585.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773585.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773585.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773585 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773585 .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_773585 .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_773585 .buttonSimple:hover, #cleanLists_stacks_in_773585 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773585 {
	padding:  5px;
}
/*
 * 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_773576 ul, #cleanLists_stacks_in_773576 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773576.sectionTypeHeader, #cleanLists_stacks_in_773576.sectionTypeButton, #cleanLists_stacks_in_773576 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773576.backgroundOn, #cleanLists_stacks_in_773576.backgroundOn, #cleanLists_stacks_in_773576.backgroundOn li, #cleanLists_stacks_in_773576.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773576.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773576.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773576.backgroundOff li, #cleanLists_stacks_in_773576.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773576.sectionTypeHeader h1, #cleanLists_stacks_in_773576.sectionTypeButton h1,
#cleanLists_stacks_in_773576.sectionTypeHeader h2, #cleanLists_stacks_in_773576.sectionTypeButton h2,
#cleanLists_stacks_in_773576.sectionTypeHeader h3, #cleanLists_stacks_in_773576.sectionTypeButton h3,
#cleanLists_stacks_in_773576.sectionTypeHeader h4, #cleanLists_stacks_in_773576.sectionTypeButton h4,
#cleanLists_stacks_in_773576.sectionTypeHeader h5, #cleanLists_stacks_in_773576.sectionTypeButton h5,
#cleanLists_stacks_in_773576.sectionTypeHeader h6, #cleanLists_stacks_in_773576.sectionTypeButton h6,
#cleanLists_stacks_in_773576.sectionTypeHeader h1 p, #cleanLists_stacks_in_773576.sectionTypeButton h1 p,
#cleanLists_stacks_in_773576.sectionTypeHeader h2 p, #cleanLists_stacks_in_773576.sectionTypeButton h2 p,
#cleanLists_stacks_in_773576.sectionTypeHeader h3 p, #cleanLists_stacks_in_773576.sectionTypeButton h3 p,
#cleanLists_stacks_in_773576.sectionTypeHeader h4 p, #cleanLists_stacks_in_773576.sectionTypeButton h4 p,
#cleanLists_stacks_in_773576.sectionTypeHeader h5 p, #cleanLists_stacks_in_773576.sectionTypeButton h5 p,
#cleanLists_stacks_in_773576.sectionTypeHeader h6 p, #cleanLists_stacks_in_773576.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773576 a, #cleanLists_stacks_in_773576.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773576 a:hover, #cleanLists_stacks_in_773576.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773576.sectionTypeHeader *, #cleanLists_stacks_in_773576.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773576 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773576 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773576 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773576 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773576 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773576 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773576 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773576 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773576 li .bulletSections, #cleanLists_stacks_in_773576 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773576 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773576.bulletBox li .customBulletBox, #cleanLists_stacks_in_773576.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773576.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773576.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773576.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773576.bulletOff,
#cleanLists_stacks_in_773576.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773576.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773576.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773576.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773576.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773576.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773576 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773576 .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_773576 .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_773576 .buttonSimple:hover, #cleanLists_stacks_in_773576 .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_773578 ul, #cleanLists_stacks_in_773578 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773578.sectionTypeHeader, #cleanLists_stacks_in_773578.sectionTypeButton, #cleanLists_stacks_in_773578 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773578.backgroundOn, #cleanLists_stacks_in_773578.backgroundOn, #cleanLists_stacks_in_773578.backgroundOn li, #cleanLists_stacks_in_773578.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773578.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773578.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773578.backgroundOff li, #cleanLists_stacks_in_773578.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773578.sectionTypeHeader h1, #cleanLists_stacks_in_773578.sectionTypeButton h1,
#cleanLists_stacks_in_773578.sectionTypeHeader h2, #cleanLists_stacks_in_773578.sectionTypeButton h2,
#cleanLists_stacks_in_773578.sectionTypeHeader h3, #cleanLists_stacks_in_773578.sectionTypeButton h3,
#cleanLists_stacks_in_773578.sectionTypeHeader h4, #cleanLists_stacks_in_773578.sectionTypeButton h4,
#cleanLists_stacks_in_773578.sectionTypeHeader h5, #cleanLists_stacks_in_773578.sectionTypeButton h5,
#cleanLists_stacks_in_773578.sectionTypeHeader h6, #cleanLists_stacks_in_773578.sectionTypeButton h6,
#cleanLists_stacks_in_773578.sectionTypeHeader h1 p, #cleanLists_stacks_in_773578.sectionTypeButton h1 p,
#cleanLists_stacks_in_773578.sectionTypeHeader h2 p, #cleanLists_stacks_in_773578.sectionTypeButton h2 p,
#cleanLists_stacks_in_773578.sectionTypeHeader h3 p, #cleanLists_stacks_in_773578.sectionTypeButton h3 p,
#cleanLists_stacks_in_773578.sectionTypeHeader h4 p, #cleanLists_stacks_in_773578.sectionTypeButton h4 p,
#cleanLists_stacks_in_773578.sectionTypeHeader h5 p, #cleanLists_stacks_in_773578.sectionTypeButton h5 p,
#cleanLists_stacks_in_773578.sectionTypeHeader h6 p, #cleanLists_stacks_in_773578.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773578 a, #cleanLists_stacks_in_773578.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773578 a:hover, #cleanLists_stacks_in_773578.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773578.sectionTypeHeader *, #cleanLists_stacks_in_773578.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773578 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773578 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773578 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773578 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773578 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773578 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773578 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773578 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773578 li .bulletSections, #cleanLists_stacks_in_773578 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773578 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773578.bulletBox li .customBulletBox, #cleanLists_stacks_in_773578.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773578.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773578.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773578.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773578.bulletOff,
#cleanLists_stacks_in_773578.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773578.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773578.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773578.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773578.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773578.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773578 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773578 .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_773578 .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_773578 .buttonSimple:hover, #cleanLists_stacks_in_773578 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773578 {
	padding:  5px;
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773275.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773275.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773275.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773275.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773275 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_773450 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_773452>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_773452>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_773452 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_773457 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773460 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_773471 ul, #cleanLists_stacks_in_773471 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773471.sectionTypeHeader, #cleanLists_stacks_in_773471.sectionTypeButton, #cleanLists_stacks_in_773471 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773471.backgroundOn, #cleanLists_stacks_in_773471.backgroundOn, #cleanLists_stacks_in_773471.backgroundOn li, #cleanLists_stacks_in_773471.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773471.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773471.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773471.backgroundOff li, #cleanLists_stacks_in_773471.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773471.sectionTypeHeader h1, #cleanLists_stacks_in_773471.sectionTypeButton h1,
#cleanLists_stacks_in_773471.sectionTypeHeader h2, #cleanLists_stacks_in_773471.sectionTypeButton h2,
#cleanLists_stacks_in_773471.sectionTypeHeader h3, #cleanLists_stacks_in_773471.sectionTypeButton h3,
#cleanLists_stacks_in_773471.sectionTypeHeader h4, #cleanLists_stacks_in_773471.sectionTypeButton h4,
#cleanLists_stacks_in_773471.sectionTypeHeader h5, #cleanLists_stacks_in_773471.sectionTypeButton h5,
#cleanLists_stacks_in_773471.sectionTypeHeader h6, #cleanLists_stacks_in_773471.sectionTypeButton h6,
#cleanLists_stacks_in_773471.sectionTypeHeader h1 p, #cleanLists_stacks_in_773471.sectionTypeButton h1 p,
#cleanLists_stacks_in_773471.sectionTypeHeader h2 p, #cleanLists_stacks_in_773471.sectionTypeButton h2 p,
#cleanLists_stacks_in_773471.sectionTypeHeader h3 p, #cleanLists_stacks_in_773471.sectionTypeButton h3 p,
#cleanLists_stacks_in_773471.sectionTypeHeader h4 p, #cleanLists_stacks_in_773471.sectionTypeButton h4 p,
#cleanLists_stacks_in_773471.sectionTypeHeader h5 p, #cleanLists_stacks_in_773471.sectionTypeButton h5 p,
#cleanLists_stacks_in_773471.sectionTypeHeader h6 p, #cleanLists_stacks_in_773471.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773471 a, #cleanLists_stacks_in_773471.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773471 a:hover, #cleanLists_stacks_in_773471.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773471.sectionTypeHeader *, #cleanLists_stacks_in_773471.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773471 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773471 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773471 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773471 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773471 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773471 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773471 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773471 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773471 li .bulletSections, #cleanLists_stacks_in_773471 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773471 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773471.bulletBox li .customBulletBox, #cleanLists_stacks_in_773471.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773471.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773471.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773471.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773471.bulletOff,
#cleanLists_stacks_in_773471.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773471.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773471.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773471.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773471.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773471.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773471 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773471 .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_773471 .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_773471 .buttonSimple:hover, #cleanLists_stacks_in_773471 .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_773473 ul, #cleanLists_stacks_in_773473 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773473.sectionTypeHeader, #cleanLists_stacks_in_773473.sectionTypeButton, #cleanLists_stacks_in_773473 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773473.backgroundOn, #cleanLists_stacks_in_773473.backgroundOn, #cleanLists_stacks_in_773473.backgroundOn li, #cleanLists_stacks_in_773473.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773473.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773473.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773473.backgroundOff li, #cleanLists_stacks_in_773473.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773473.sectionTypeHeader h1, #cleanLists_stacks_in_773473.sectionTypeButton h1,
#cleanLists_stacks_in_773473.sectionTypeHeader h2, #cleanLists_stacks_in_773473.sectionTypeButton h2,
#cleanLists_stacks_in_773473.sectionTypeHeader h3, #cleanLists_stacks_in_773473.sectionTypeButton h3,
#cleanLists_stacks_in_773473.sectionTypeHeader h4, #cleanLists_stacks_in_773473.sectionTypeButton h4,
#cleanLists_stacks_in_773473.sectionTypeHeader h5, #cleanLists_stacks_in_773473.sectionTypeButton h5,
#cleanLists_stacks_in_773473.sectionTypeHeader h6, #cleanLists_stacks_in_773473.sectionTypeButton h6,
#cleanLists_stacks_in_773473.sectionTypeHeader h1 p, #cleanLists_stacks_in_773473.sectionTypeButton h1 p,
#cleanLists_stacks_in_773473.sectionTypeHeader h2 p, #cleanLists_stacks_in_773473.sectionTypeButton h2 p,
#cleanLists_stacks_in_773473.sectionTypeHeader h3 p, #cleanLists_stacks_in_773473.sectionTypeButton h3 p,
#cleanLists_stacks_in_773473.sectionTypeHeader h4 p, #cleanLists_stacks_in_773473.sectionTypeButton h4 p,
#cleanLists_stacks_in_773473.sectionTypeHeader h5 p, #cleanLists_stacks_in_773473.sectionTypeButton h5 p,
#cleanLists_stacks_in_773473.sectionTypeHeader h6 p, #cleanLists_stacks_in_773473.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773473 a, #cleanLists_stacks_in_773473.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773473 a:hover, #cleanLists_stacks_in_773473.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773473.sectionTypeHeader *, #cleanLists_stacks_in_773473.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773473 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773473 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773473 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773473 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773473 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773473 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773473 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773473 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773473 li .bulletSections, #cleanLists_stacks_in_773473 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773473 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773473.bulletBox li .customBulletBox, #cleanLists_stacks_in_773473.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773473.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773473.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773473.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773473.bulletOff,
#cleanLists_stacks_in_773473.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773473.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773473.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773473.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773473.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773473.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773473 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773473 .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_773473 .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_773473 .buttonSimple:hover, #cleanLists_stacks_in_773473 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773473 {
	padding:  5px;
}
/*
 * 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_773464 ul, #cleanLists_stacks_in_773464 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773464.sectionTypeHeader, #cleanLists_stacks_in_773464.sectionTypeButton, #cleanLists_stacks_in_773464 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773464.backgroundOn, #cleanLists_stacks_in_773464.backgroundOn, #cleanLists_stacks_in_773464.backgroundOn li, #cleanLists_stacks_in_773464.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773464.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773464.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773464.backgroundOff li, #cleanLists_stacks_in_773464.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773464.sectionTypeHeader h1, #cleanLists_stacks_in_773464.sectionTypeButton h1,
#cleanLists_stacks_in_773464.sectionTypeHeader h2, #cleanLists_stacks_in_773464.sectionTypeButton h2,
#cleanLists_stacks_in_773464.sectionTypeHeader h3, #cleanLists_stacks_in_773464.sectionTypeButton h3,
#cleanLists_stacks_in_773464.sectionTypeHeader h4, #cleanLists_stacks_in_773464.sectionTypeButton h4,
#cleanLists_stacks_in_773464.sectionTypeHeader h5, #cleanLists_stacks_in_773464.sectionTypeButton h5,
#cleanLists_stacks_in_773464.sectionTypeHeader h6, #cleanLists_stacks_in_773464.sectionTypeButton h6,
#cleanLists_stacks_in_773464.sectionTypeHeader h1 p, #cleanLists_stacks_in_773464.sectionTypeButton h1 p,
#cleanLists_stacks_in_773464.sectionTypeHeader h2 p, #cleanLists_stacks_in_773464.sectionTypeButton h2 p,
#cleanLists_stacks_in_773464.sectionTypeHeader h3 p, #cleanLists_stacks_in_773464.sectionTypeButton h3 p,
#cleanLists_stacks_in_773464.sectionTypeHeader h4 p, #cleanLists_stacks_in_773464.sectionTypeButton h4 p,
#cleanLists_stacks_in_773464.sectionTypeHeader h5 p, #cleanLists_stacks_in_773464.sectionTypeButton h5 p,
#cleanLists_stacks_in_773464.sectionTypeHeader h6 p, #cleanLists_stacks_in_773464.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773464 a, #cleanLists_stacks_in_773464.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773464 a:hover, #cleanLists_stacks_in_773464.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773464.sectionTypeHeader *, #cleanLists_stacks_in_773464.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773464 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773464 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773464 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773464 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773464 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773464 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773464 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773464 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773464 li .bulletSections, #cleanLists_stacks_in_773464 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773464 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773464.bulletBox li .customBulletBox, #cleanLists_stacks_in_773464.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773464.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773464.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773464.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773464.bulletOff,
#cleanLists_stacks_in_773464.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773464.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773464.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773464.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773464.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773464.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773464 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773464 .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_773464 .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_773464 .buttonSimple:hover, #cleanLists_stacks_in_773464 .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_773466 ul, #cleanLists_stacks_in_773466 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773466.sectionTypeHeader, #cleanLists_stacks_in_773466.sectionTypeButton, #cleanLists_stacks_in_773466 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773466.backgroundOn, #cleanLists_stacks_in_773466.backgroundOn, #cleanLists_stacks_in_773466.backgroundOn li, #cleanLists_stacks_in_773466.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773466.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773466.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773466.backgroundOff li, #cleanLists_stacks_in_773466.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773466.sectionTypeHeader h1, #cleanLists_stacks_in_773466.sectionTypeButton h1,
#cleanLists_stacks_in_773466.sectionTypeHeader h2, #cleanLists_stacks_in_773466.sectionTypeButton h2,
#cleanLists_stacks_in_773466.sectionTypeHeader h3, #cleanLists_stacks_in_773466.sectionTypeButton h3,
#cleanLists_stacks_in_773466.sectionTypeHeader h4, #cleanLists_stacks_in_773466.sectionTypeButton h4,
#cleanLists_stacks_in_773466.sectionTypeHeader h5, #cleanLists_stacks_in_773466.sectionTypeButton h5,
#cleanLists_stacks_in_773466.sectionTypeHeader h6, #cleanLists_stacks_in_773466.sectionTypeButton h6,
#cleanLists_stacks_in_773466.sectionTypeHeader h1 p, #cleanLists_stacks_in_773466.sectionTypeButton h1 p,
#cleanLists_stacks_in_773466.sectionTypeHeader h2 p, #cleanLists_stacks_in_773466.sectionTypeButton h2 p,
#cleanLists_stacks_in_773466.sectionTypeHeader h3 p, #cleanLists_stacks_in_773466.sectionTypeButton h3 p,
#cleanLists_stacks_in_773466.sectionTypeHeader h4 p, #cleanLists_stacks_in_773466.sectionTypeButton h4 p,
#cleanLists_stacks_in_773466.sectionTypeHeader h5 p, #cleanLists_stacks_in_773466.sectionTypeButton h5 p,
#cleanLists_stacks_in_773466.sectionTypeHeader h6 p, #cleanLists_stacks_in_773466.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773466 a, #cleanLists_stacks_in_773466.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773466 a:hover, #cleanLists_stacks_in_773466.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773466.sectionTypeHeader *, #cleanLists_stacks_in_773466.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773466 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773466 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773466 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773466 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773466 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773466 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773466 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773466 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773466 li .bulletSections, #cleanLists_stacks_in_773466 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773466 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773466.bulletBox li .customBulletBox, #cleanLists_stacks_in_773466.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773466.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773466.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773466.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773466.bulletOff,
#cleanLists_stacks_in_773466.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773466.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773466.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773466.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773466.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773466.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773466 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773466 .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_773466 .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_773466 .buttonSimple:hover, #cleanLists_stacks_in_773466 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773466 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_774321 {
	height: 40.00px;
}




























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

#stacks_in_774322 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774323 {
	height: 20.00px;
}




























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

#stacks_in_774324>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_774324>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_774324 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_774329 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774348 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_774343 ul, #cleanLists_stacks_in_774343 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774343.sectionTypeHeader, #cleanLists_stacks_in_774343.sectionTypeButton, #cleanLists_stacks_in_774343 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774343.backgroundOn, #cleanLists_stacks_in_774343.backgroundOn, #cleanLists_stacks_in_774343.backgroundOn li, #cleanLists_stacks_in_774343.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774343.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774343.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774343.backgroundOff li, #cleanLists_stacks_in_774343.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774343.sectionTypeHeader h1, #cleanLists_stacks_in_774343.sectionTypeButton h1,
#cleanLists_stacks_in_774343.sectionTypeHeader h2, #cleanLists_stacks_in_774343.sectionTypeButton h2,
#cleanLists_stacks_in_774343.sectionTypeHeader h3, #cleanLists_stacks_in_774343.sectionTypeButton h3,
#cleanLists_stacks_in_774343.sectionTypeHeader h4, #cleanLists_stacks_in_774343.sectionTypeButton h4,
#cleanLists_stacks_in_774343.sectionTypeHeader h5, #cleanLists_stacks_in_774343.sectionTypeButton h5,
#cleanLists_stacks_in_774343.sectionTypeHeader h6, #cleanLists_stacks_in_774343.sectionTypeButton h6,
#cleanLists_stacks_in_774343.sectionTypeHeader h1 p, #cleanLists_stacks_in_774343.sectionTypeButton h1 p,
#cleanLists_stacks_in_774343.sectionTypeHeader h2 p, #cleanLists_stacks_in_774343.sectionTypeButton h2 p,
#cleanLists_stacks_in_774343.sectionTypeHeader h3 p, #cleanLists_stacks_in_774343.sectionTypeButton h3 p,
#cleanLists_stacks_in_774343.sectionTypeHeader h4 p, #cleanLists_stacks_in_774343.sectionTypeButton h4 p,
#cleanLists_stacks_in_774343.sectionTypeHeader h5 p, #cleanLists_stacks_in_774343.sectionTypeButton h5 p,
#cleanLists_stacks_in_774343.sectionTypeHeader h6 p, #cleanLists_stacks_in_774343.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774343 a, #cleanLists_stacks_in_774343.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774343 a:hover, #cleanLists_stacks_in_774343.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774343.sectionTypeHeader *, #cleanLists_stacks_in_774343.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774343 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774343 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774343 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774343 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774343 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774343 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774343 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774343 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774343 li .bulletSections, #cleanLists_stacks_in_774343 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774343 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774343.bulletBox li .customBulletBox, #cleanLists_stacks_in_774343.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774343.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774343.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774343.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774343.bulletOff,
#cleanLists_stacks_in_774343.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774343.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774343.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774343.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774343.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774343.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774343 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774343 .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_774343 .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_774343 .buttonSimple:hover, #cleanLists_stacks_in_774343 .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_774345 ul, #cleanLists_stacks_in_774345 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774345.sectionTypeHeader, #cleanLists_stacks_in_774345.sectionTypeButton, #cleanLists_stacks_in_774345 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774345.backgroundOn, #cleanLists_stacks_in_774345.backgroundOn, #cleanLists_stacks_in_774345.backgroundOn li, #cleanLists_stacks_in_774345.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774345.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774345.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774345.backgroundOff li, #cleanLists_stacks_in_774345.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774345.sectionTypeHeader h1, #cleanLists_stacks_in_774345.sectionTypeButton h1,
#cleanLists_stacks_in_774345.sectionTypeHeader h2, #cleanLists_stacks_in_774345.sectionTypeButton h2,
#cleanLists_stacks_in_774345.sectionTypeHeader h3, #cleanLists_stacks_in_774345.sectionTypeButton h3,
#cleanLists_stacks_in_774345.sectionTypeHeader h4, #cleanLists_stacks_in_774345.sectionTypeButton h4,
#cleanLists_stacks_in_774345.sectionTypeHeader h5, #cleanLists_stacks_in_774345.sectionTypeButton h5,
#cleanLists_stacks_in_774345.sectionTypeHeader h6, #cleanLists_stacks_in_774345.sectionTypeButton h6,
#cleanLists_stacks_in_774345.sectionTypeHeader h1 p, #cleanLists_stacks_in_774345.sectionTypeButton h1 p,
#cleanLists_stacks_in_774345.sectionTypeHeader h2 p, #cleanLists_stacks_in_774345.sectionTypeButton h2 p,
#cleanLists_stacks_in_774345.sectionTypeHeader h3 p, #cleanLists_stacks_in_774345.sectionTypeButton h3 p,
#cleanLists_stacks_in_774345.sectionTypeHeader h4 p, #cleanLists_stacks_in_774345.sectionTypeButton h4 p,
#cleanLists_stacks_in_774345.sectionTypeHeader h5 p, #cleanLists_stacks_in_774345.sectionTypeButton h5 p,
#cleanLists_stacks_in_774345.sectionTypeHeader h6 p, #cleanLists_stacks_in_774345.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774345 a, #cleanLists_stacks_in_774345.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774345 a:hover, #cleanLists_stacks_in_774345.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774345.sectionTypeHeader *, #cleanLists_stacks_in_774345.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774345 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774345 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774345 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774345 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774345 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774345 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774345 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774345 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774345 li .bulletSections, #cleanLists_stacks_in_774345 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774345 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774345.bulletBox li .customBulletBox, #cleanLists_stacks_in_774345.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774345.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774345.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774345.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774345.bulletOff,
#cleanLists_stacks_in_774345.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774345.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774345.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774345.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774345.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774345.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774345 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774345 .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_774345 .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_774345 .buttonSimple:hover, #cleanLists_stacks_in_774345 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774345 {
	padding:  5px;
}
/*
 * 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_774336 ul, #cleanLists_stacks_in_774336 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774336.sectionTypeHeader, #cleanLists_stacks_in_774336.sectionTypeButton, #cleanLists_stacks_in_774336 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774336.backgroundOn, #cleanLists_stacks_in_774336.backgroundOn, #cleanLists_stacks_in_774336.backgroundOn li, #cleanLists_stacks_in_774336.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774336.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774336.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774336.backgroundOff li, #cleanLists_stacks_in_774336.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774336.sectionTypeHeader h1, #cleanLists_stacks_in_774336.sectionTypeButton h1,
#cleanLists_stacks_in_774336.sectionTypeHeader h2, #cleanLists_stacks_in_774336.sectionTypeButton h2,
#cleanLists_stacks_in_774336.sectionTypeHeader h3, #cleanLists_stacks_in_774336.sectionTypeButton h3,
#cleanLists_stacks_in_774336.sectionTypeHeader h4, #cleanLists_stacks_in_774336.sectionTypeButton h4,
#cleanLists_stacks_in_774336.sectionTypeHeader h5, #cleanLists_stacks_in_774336.sectionTypeButton h5,
#cleanLists_stacks_in_774336.sectionTypeHeader h6, #cleanLists_stacks_in_774336.sectionTypeButton h6,
#cleanLists_stacks_in_774336.sectionTypeHeader h1 p, #cleanLists_stacks_in_774336.sectionTypeButton h1 p,
#cleanLists_stacks_in_774336.sectionTypeHeader h2 p, #cleanLists_stacks_in_774336.sectionTypeButton h2 p,
#cleanLists_stacks_in_774336.sectionTypeHeader h3 p, #cleanLists_stacks_in_774336.sectionTypeButton h3 p,
#cleanLists_stacks_in_774336.sectionTypeHeader h4 p, #cleanLists_stacks_in_774336.sectionTypeButton h4 p,
#cleanLists_stacks_in_774336.sectionTypeHeader h5 p, #cleanLists_stacks_in_774336.sectionTypeButton h5 p,
#cleanLists_stacks_in_774336.sectionTypeHeader h6 p, #cleanLists_stacks_in_774336.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774336 a, #cleanLists_stacks_in_774336.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774336 a:hover, #cleanLists_stacks_in_774336.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774336.sectionTypeHeader *, #cleanLists_stacks_in_774336.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774336 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774336 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774336 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774336 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774336 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774336 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774336 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774336 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774336 li .bulletSections, #cleanLists_stacks_in_774336 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774336 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774336.bulletBox li .customBulletBox, #cleanLists_stacks_in_774336.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774336.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774336.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774336.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774336.bulletOff,
#cleanLists_stacks_in_774336.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774336.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774336.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774336.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774336.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774336.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774336 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774336 .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_774336 .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_774336 .buttonSimple:hover, #cleanLists_stacks_in_774336 .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_774338 ul, #cleanLists_stacks_in_774338 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774338.sectionTypeHeader, #cleanLists_stacks_in_774338.sectionTypeButton, #cleanLists_stacks_in_774338 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774338.backgroundOn, #cleanLists_stacks_in_774338.backgroundOn, #cleanLists_stacks_in_774338.backgroundOn li, #cleanLists_stacks_in_774338.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774338.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774338.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774338.backgroundOff li, #cleanLists_stacks_in_774338.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774338.sectionTypeHeader h1, #cleanLists_stacks_in_774338.sectionTypeButton h1,
#cleanLists_stacks_in_774338.sectionTypeHeader h2, #cleanLists_stacks_in_774338.sectionTypeButton h2,
#cleanLists_stacks_in_774338.sectionTypeHeader h3, #cleanLists_stacks_in_774338.sectionTypeButton h3,
#cleanLists_stacks_in_774338.sectionTypeHeader h4, #cleanLists_stacks_in_774338.sectionTypeButton h4,
#cleanLists_stacks_in_774338.sectionTypeHeader h5, #cleanLists_stacks_in_774338.sectionTypeButton h5,
#cleanLists_stacks_in_774338.sectionTypeHeader h6, #cleanLists_stacks_in_774338.sectionTypeButton h6,
#cleanLists_stacks_in_774338.sectionTypeHeader h1 p, #cleanLists_stacks_in_774338.sectionTypeButton h1 p,
#cleanLists_stacks_in_774338.sectionTypeHeader h2 p, #cleanLists_stacks_in_774338.sectionTypeButton h2 p,
#cleanLists_stacks_in_774338.sectionTypeHeader h3 p, #cleanLists_stacks_in_774338.sectionTypeButton h3 p,
#cleanLists_stacks_in_774338.sectionTypeHeader h4 p, #cleanLists_stacks_in_774338.sectionTypeButton h4 p,
#cleanLists_stacks_in_774338.sectionTypeHeader h5 p, #cleanLists_stacks_in_774338.sectionTypeButton h5 p,
#cleanLists_stacks_in_774338.sectionTypeHeader h6 p, #cleanLists_stacks_in_774338.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774338 a, #cleanLists_stacks_in_774338.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774338 a:hover, #cleanLists_stacks_in_774338.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774338.sectionTypeHeader *, #cleanLists_stacks_in_774338.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774338 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774338 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774338 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774338 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774338 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774338 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774338 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774338 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774338 li .bulletSections, #cleanLists_stacks_in_774338 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774338 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774338.bulletBox li .customBulletBox, #cleanLists_stacks_in_774338.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774338.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774338.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774338.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774338.bulletOff,
#cleanLists_stacks_in_774338.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774338.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774338.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774338.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774338.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774338.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774338 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774338 .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_774338 .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_774338 .buttonSimple:hover, #cleanLists_stacks_in_774338 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774338 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774332 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_774332 {
		display: none !important;
	}
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773362.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773362.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773362.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773362.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773362 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_768633 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_770585>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770585>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770585 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_768636 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_768642 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_768645 ul, #cleanLists_stacks_in_768645 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_768645.sectionTypeHeader, #cleanLists_stacks_in_768645.sectionTypeButton, #cleanLists_stacks_in_768645 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_768645.backgroundOn, #cleanLists_stacks_in_768645.backgroundOn, #cleanLists_stacks_in_768645.backgroundOn li, #cleanLists_stacks_in_768645.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_768645.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_768645.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_768645.backgroundOff li, #cleanLists_stacks_in_768645.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_768645.sectionTypeHeader h1, #cleanLists_stacks_in_768645.sectionTypeButton h1,
#cleanLists_stacks_in_768645.sectionTypeHeader h2, #cleanLists_stacks_in_768645.sectionTypeButton h2,
#cleanLists_stacks_in_768645.sectionTypeHeader h3, #cleanLists_stacks_in_768645.sectionTypeButton h3,
#cleanLists_stacks_in_768645.sectionTypeHeader h4, #cleanLists_stacks_in_768645.sectionTypeButton h4,
#cleanLists_stacks_in_768645.sectionTypeHeader h5, #cleanLists_stacks_in_768645.sectionTypeButton h5,
#cleanLists_stacks_in_768645.sectionTypeHeader h6, #cleanLists_stacks_in_768645.sectionTypeButton h6,
#cleanLists_stacks_in_768645.sectionTypeHeader h1 p, #cleanLists_stacks_in_768645.sectionTypeButton h1 p,
#cleanLists_stacks_in_768645.sectionTypeHeader h2 p, #cleanLists_stacks_in_768645.sectionTypeButton h2 p,
#cleanLists_stacks_in_768645.sectionTypeHeader h3 p, #cleanLists_stacks_in_768645.sectionTypeButton h3 p,
#cleanLists_stacks_in_768645.sectionTypeHeader h4 p, #cleanLists_stacks_in_768645.sectionTypeButton h4 p,
#cleanLists_stacks_in_768645.sectionTypeHeader h5 p, #cleanLists_stacks_in_768645.sectionTypeButton h5 p,
#cleanLists_stacks_in_768645.sectionTypeHeader h6 p, #cleanLists_stacks_in_768645.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_768645 a, #cleanLists_stacks_in_768645.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768645 a:hover, #cleanLists_stacks_in_768645.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768645.sectionTypeHeader *, #cleanLists_stacks_in_768645.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_768645 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_768645 p {
	font-size: 10px;
}
#cleanLists_stacks_in_768645 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_768645 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768645 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768645 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_768645 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_768645 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_768645 li .bulletSections, #cleanLists_stacks_in_768645 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_768645 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_768645.bulletBox li .customBulletBox, #cleanLists_stacks_in_768645.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_768645.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_768645.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_768645.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_768645.bulletOff,
#cleanLists_stacks_in_768645.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_768645.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_768645.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_768645.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_768645.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_768645.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_768645 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_768645 .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_768645 .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_768645 .buttonSimple:hover, #cleanLists_stacks_in_768645 .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_768647 ul, #cleanLists_stacks_in_768647 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_768647.sectionTypeHeader, #cleanLists_stacks_in_768647.sectionTypeButton, #cleanLists_stacks_in_768647 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_768647.backgroundOn, #cleanLists_stacks_in_768647.backgroundOn, #cleanLists_stacks_in_768647.backgroundOn li, #cleanLists_stacks_in_768647.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_768647.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_768647.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_768647.backgroundOff li, #cleanLists_stacks_in_768647.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_768647.sectionTypeHeader h1, #cleanLists_stacks_in_768647.sectionTypeButton h1,
#cleanLists_stacks_in_768647.sectionTypeHeader h2, #cleanLists_stacks_in_768647.sectionTypeButton h2,
#cleanLists_stacks_in_768647.sectionTypeHeader h3, #cleanLists_stacks_in_768647.sectionTypeButton h3,
#cleanLists_stacks_in_768647.sectionTypeHeader h4, #cleanLists_stacks_in_768647.sectionTypeButton h4,
#cleanLists_stacks_in_768647.sectionTypeHeader h5, #cleanLists_stacks_in_768647.sectionTypeButton h5,
#cleanLists_stacks_in_768647.sectionTypeHeader h6, #cleanLists_stacks_in_768647.sectionTypeButton h6,
#cleanLists_stacks_in_768647.sectionTypeHeader h1 p, #cleanLists_stacks_in_768647.sectionTypeButton h1 p,
#cleanLists_stacks_in_768647.sectionTypeHeader h2 p, #cleanLists_stacks_in_768647.sectionTypeButton h2 p,
#cleanLists_stacks_in_768647.sectionTypeHeader h3 p, #cleanLists_stacks_in_768647.sectionTypeButton h3 p,
#cleanLists_stacks_in_768647.sectionTypeHeader h4 p, #cleanLists_stacks_in_768647.sectionTypeButton h4 p,
#cleanLists_stacks_in_768647.sectionTypeHeader h5 p, #cleanLists_stacks_in_768647.sectionTypeButton h5 p,
#cleanLists_stacks_in_768647.sectionTypeHeader h6 p, #cleanLists_stacks_in_768647.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_768647 a, #cleanLists_stacks_in_768647.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768647 a:hover, #cleanLists_stacks_in_768647.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768647.sectionTypeHeader *, #cleanLists_stacks_in_768647.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_768647 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_768647 p {
	font-size: 12px;
}
#cleanLists_stacks_in_768647 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_768647 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768647 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768647 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_768647 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_768647 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_768647 li .bulletSections, #cleanLists_stacks_in_768647 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_768647 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_768647.bulletBox li .customBulletBox, #cleanLists_stacks_in_768647.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_768647.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_768647.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_768647.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_768647.bulletOff,
#cleanLists_stacks_in_768647.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_768647.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_768647.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_768647.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_768647.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_768647.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_768647 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_768647 .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_768647 .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_768647 .buttonSimple:hover, #cleanLists_stacks_in_768647 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_768647 {
	padding:  5px;
}
/*
 * 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_768661 ul, #cleanLists_stacks_in_768661 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_768661.sectionTypeHeader, #cleanLists_stacks_in_768661.sectionTypeButton, #cleanLists_stacks_in_768661 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_768661.backgroundOn, #cleanLists_stacks_in_768661.backgroundOn, #cleanLists_stacks_in_768661.backgroundOn li, #cleanLists_stacks_in_768661.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_768661.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_768661.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_768661.backgroundOff li, #cleanLists_stacks_in_768661.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_768661.sectionTypeHeader h1, #cleanLists_stacks_in_768661.sectionTypeButton h1,
#cleanLists_stacks_in_768661.sectionTypeHeader h2, #cleanLists_stacks_in_768661.sectionTypeButton h2,
#cleanLists_stacks_in_768661.sectionTypeHeader h3, #cleanLists_stacks_in_768661.sectionTypeButton h3,
#cleanLists_stacks_in_768661.sectionTypeHeader h4, #cleanLists_stacks_in_768661.sectionTypeButton h4,
#cleanLists_stacks_in_768661.sectionTypeHeader h5, #cleanLists_stacks_in_768661.sectionTypeButton h5,
#cleanLists_stacks_in_768661.sectionTypeHeader h6, #cleanLists_stacks_in_768661.sectionTypeButton h6,
#cleanLists_stacks_in_768661.sectionTypeHeader h1 p, #cleanLists_stacks_in_768661.sectionTypeButton h1 p,
#cleanLists_stacks_in_768661.sectionTypeHeader h2 p, #cleanLists_stacks_in_768661.sectionTypeButton h2 p,
#cleanLists_stacks_in_768661.sectionTypeHeader h3 p, #cleanLists_stacks_in_768661.sectionTypeButton h3 p,
#cleanLists_stacks_in_768661.sectionTypeHeader h4 p, #cleanLists_stacks_in_768661.sectionTypeButton h4 p,
#cleanLists_stacks_in_768661.sectionTypeHeader h5 p, #cleanLists_stacks_in_768661.sectionTypeButton h5 p,
#cleanLists_stacks_in_768661.sectionTypeHeader h6 p, #cleanLists_stacks_in_768661.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_768661 a, #cleanLists_stacks_in_768661.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768661 a:hover, #cleanLists_stacks_in_768661.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768661.sectionTypeHeader *, #cleanLists_stacks_in_768661.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_768661 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_768661 p {
	font-size: 12px;
}
#cleanLists_stacks_in_768661 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_768661 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768661 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768661 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_768661 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_768661 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_768661 li .bulletSections, #cleanLists_stacks_in_768661 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_768661 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_768661.bulletBox li .customBulletBox, #cleanLists_stacks_in_768661.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_768661.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_768661.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_768661.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_768661.bulletOff,
#cleanLists_stacks_in_768661.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_768661.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_768661.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_768661.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_768661.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_768661.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_768661 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_768661 .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_768661 .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_768661 .buttonSimple:hover, #cleanLists_stacks_in_768661 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_768661 {
	padding:  5px;
}
/*
 * 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_768652 ul, #cleanLists_stacks_in_768652 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_768652.sectionTypeHeader, #cleanLists_stacks_in_768652.sectionTypeButton, #cleanLists_stacks_in_768652 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_768652.backgroundOn, #cleanLists_stacks_in_768652.backgroundOn, #cleanLists_stacks_in_768652.backgroundOn li, #cleanLists_stacks_in_768652.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_768652.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_768652.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_768652.backgroundOff li, #cleanLists_stacks_in_768652.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_768652.sectionTypeHeader h1, #cleanLists_stacks_in_768652.sectionTypeButton h1,
#cleanLists_stacks_in_768652.sectionTypeHeader h2, #cleanLists_stacks_in_768652.sectionTypeButton h2,
#cleanLists_stacks_in_768652.sectionTypeHeader h3, #cleanLists_stacks_in_768652.sectionTypeButton h3,
#cleanLists_stacks_in_768652.sectionTypeHeader h4, #cleanLists_stacks_in_768652.sectionTypeButton h4,
#cleanLists_stacks_in_768652.sectionTypeHeader h5, #cleanLists_stacks_in_768652.sectionTypeButton h5,
#cleanLists_stacks_in_768652.sectionTypeHeader h6, #cleanLists_stacks_in_768652.sectionTypeButton h6,
#cleanLists_stacks_in_768652.sectionTypeHeader h1 p, #cleanLists_stacks_in_768652.sectionTypeButton h1 p,
#cleanLists_stacks_in_768652.sectionTypeHeader h2 p, #cleanLists_stacks_in_768652.sectionTypeButton h2 p,
#cleanLists_stacks_in_768652.sectionTypeHeader h3 p, #cleanLists_stacks_in_768652.sectionTypeButton h3 p,
#cleanLists_stacks_in_768652.sectionTypeHeader h4 p, #cleanLists_stacks_in_768652.sectionTypeButton h4 p,
#cleanLists_stacks_in_768652.sectionTypeHeader h5 p, #cleanLists_stacks_in_768652.sectionTypeButton h5 p,
#cleanLists_stacks_in_768652.sectionTypeHeader h6 p, #cleanLists_stacks_in_768652.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_768652 a, #cleanLists_stacks_in_768652.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768652 a:hover, #cleanLists_stacks_in_768652.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768652.sectionTypeHeader *, #cleanLists_stacks_in_768652.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_768652 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_768652 p {
	font-size: 10px;
}
#cleanLists_stacks_in_768652 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_768652 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768652 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768652 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_768652 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_768652 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_768652 li .bulletSections, #cleanLists_stacks_in_768652 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_768652 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_768652.bulletBox li .customBulletBox, #cleanLists_stacks_in_768652.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_768652.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_768652.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_768652.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_768652.bulletOff,
#cleanLists_stacks_in_768652.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_768652.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_768652.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_768652.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_768652.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_768652.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_768652 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_768652 .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_768652 .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_768652 .buttonSimple:hover, #cleanLists_stacks_in_768652 .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_768654 ul, #cleanLists_stacks_in_768654 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_768654.sectionTypeHeader, #cleanLists_stacks_in_768654.sectionTypeButton, #cleanLists_stacks_in_768654 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_768654.backgroundOn, #cleanLists_stacks_in_768654.backgroundOn, #cleanLists_stacks_in_768654.backgroundOn li, #cleanLists_stacks_in_768654.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_768654.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_768654.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_768654.backgroundOff li, #cleanLists_stacks_in_768654.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_768654.sectionTypeHeader h1, #cleanLists_stacks_in_768654.sectionTypeButton h1,
#cleanLists_stacks_in_768654.sectionTypeHeader h2, #cleanLists_stacks_in_768654.sectionTypeButton h2,
#cleanLists_stacks_in_768654.sectionTypeHeader h3, #cleanLists_stacks_in_768654.sectionTypeButton h3,
#cleanLists_stacks_in_768654.sectionTypeHeader h4, #cleanLists_stacks_in_768654.sectionTypeButton h4,
#cleanLists_stacks_in_768654.sectionTypeHeader h5, #cleanLists_stacks_in_768654.sectionTypeButton h5,
#cleanLists_stacks_in_768654.sectionTypeHeader h6, #cleanLists_stacks_in_768654.sectionTypeButton h6,
#cleanLists_stacks_in_768654.sectionTypeHeader h1 p, #cleanLists_stacks_in_768654.sectionTypeButton h1 p,
#cleanLists_stacks_in_768654.sectionTypeHeader h2 p, #cleanLists_stacks_in_768654.sectionTypeButton h2 p,
#cleanLists_stacks_in_768654.sectionTypeHeader h3 p, #cleanLists_stacks_in_768654.sectionTypeButton h3 p,
#cleanLists_stacks_in_768654.sectionTypeHeader h4 p, #cleanLists_stacks_in_768654.sectionTypeButton h4 p,
#cleanLists_stacks_in_768654.sectionTypeHeader h5 p, #cleanLists_stacks_in_768654.sectionTypeButton h5 p,
#cleanLists_stacks_in_768654.sectionTypeHeader h6 p, #cleanLists_stacks_in_768654.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_768654 a, #cleanLists_stacks_in_768654.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768654 a:hover, #cleanLists_stacks_in_768654.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768654.sectionTypeHeader *, #cleanLists_stacks_in_768654.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_768654 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_768654 p {
	font-size: 12px;
}
#cleanLists_stacks_in_768654 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_768654 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768654 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768654 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_768654 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_768654 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_768654 li .bulletSections, #cleanLists_stacks_in_768654 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_768654 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_768654.bulletBox li .customBulletBox, #cleanLists_stacks_in_768654.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_768654.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_768654.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_768654.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_768654.bulletOff,
#cleanLists_stacks_in_768654.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_768654.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_768654.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_768654.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_768654.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_768654.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_768654 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_768654 .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_768654 .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_768654 .buttonSimple:hover, #cleanLists_stacks_in_768654 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_768654 {
	padding:  5px;
}
/*
 * 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_768663 ul, #cleanLists_stacks_in_768663 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_768663.sectionTypeHeader, #cleanLists_stacks_in_768663.sectionTypeButton, #cleanLists_stacks_in_768663 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_768663.backgroundOn, #cleanLists_stacks_in_768663.backgroundOn, #cleanLists_stacks_in_768663.backgroundOn li, #cleanLists_stacks_in_768663.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_768663.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_768663.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_768663.backgroundOff li, #cleanLists_stacks_in_768663.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_768663.sectionTypeHeader h1, #cleanLists_stacks_in_768663.sectionTypeButton h1,
#cleanLists_stacks_in_768663.sectionTypeHeader h2, #cleanLists_stacks_in_768663.sectionTypeButton h2,
#cleanLists_stacks_in_768663.sectionTypeHeader h3, #cleanLists_stacks_in_768663.sectionTypeButton h3,
#cleanLists_stacks_in_768663.sectionTypeHeader h4, #cleanLists_stacks_in_768663.sectionTypeButton h4,
#cleanLists_stacks_in_768663.sectionTypeHeader h5, #cleanLists_stacks_in_768663.sectionTypeButton h5,
#cleanLists_stacks_in_768663.sectionTypeHeader h6, #cleanLists_stacks_in_768663.sectionTypeButton h6,
#cleanLists_stacks_in_768663.sectionTypeHeader h1 p, #cleanLists_stacks_in_768663.sectionTypeButton h1 p,
#cleanLists_stacks_in_768663.sectionTypeHeader h2 p, #cleanLists_stacks_in_768663.sectionTypeButton h2 p,
#cleanLists_stacks_in_768663.sectionTypeHeader h3 p, #cleanLists_stacks_in_768663.sectionTypeButton h3 p,
#cleanLists_stacks_in_768663.sectionTypeHeader h4 p, #cleanLists_stacks_in_768663.sectionTypeButton h4 p,
#cleanLists_stacks_in_768663.sectionTypeHeader h5 p, #cleanLists_stacks_in_768663.sectionTypeButton h5 p,
#cleanLists_stacks_in_768663.sectionTypeHeader h6 p, #cleanLists_stacks_in_768663.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_768663 a, #cleanLists_stacks_in_768663.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768663 a:hover, #cleanLists_stacks_in_768663.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768663.sectionTypeHeader *, #cleanLists_stacks_in_768663.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_768663 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_768663 p {
	font-size: 12px;
}
#cleanLists_stacks_in_768663 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_768663 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768663 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768663 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_768663 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_768663 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_768663 li .bulletSections, #cleanLists_stacks_in_768663 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_768663 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_768663.bulletBox li .customBulletBox, #cleanLists_stacks_in_768663.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_768663.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_768663.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_768663.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_768663.bulletOff,
#cleanLists_stacks_in_768663.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_768663.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_768663.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_768663.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_768663.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_768663.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_768663 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_768663 .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_768663 .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_768663 .buttonSimple:hover, #cleanLists_stacks_in_768663 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_768663 {
	padding:  5px;
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773507.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773507.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773507.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773507.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773507 {
	padding: 10px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771256 {
	height: 20.00px;
}




























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

#stacks_in_771257 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771259 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}






#stacks_in_771260 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_771263 {
	margin:  2px;
	padding: 15px 0px 0px 0px;
}

#stacks_out_771263 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771266 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_771277 ul, #cleanLists_stacks_in_771277 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771277.sectionTypeHeader, #cleanLists_stacks_in_771277.sectionTypeButton, #cleanLists_stacks_in_771277 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771277.backgroundOn, #cleanLists_stacks_in_771277.backgroundOn, #cleanLists_stacks_in_771277.backgroundOn li, #cleanLists_stacks_in_771277.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771277.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771277.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771277.backgroundOff li, #cleanLists_stacks_in_771277.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771277.sectionTypeHeader h1, #cleanLists_stacks_in_771277.sectionTypeButton h1,
#cleanLists_stacks_in_771277.sectionTypeHeader h2, #cleanLists_stacks_in_771277.sectionTypeButton h2,
#cleanLists_stacks_in_771277.sectionTypeHeader h3, #cleanLists_stacks_in_771277.sectionTypeButton h3,
#cleanLists_stacks_in_771277.sectionTypeHeader h4, #cleanLists_stacks_in_771277.sectionTypeButton h4,
#cleanLists_stacks_in_771277.sectionTypeHeader h5, #cleanLists_stacks_in_771277.sectionTypeButton h5,
#cleanLists_stacks_in_771277.sectionTypeHeader h6, #cleanLists_stacks_in_771277.sectionTypeButton h6,
#cleanLists_stacks_in_771277.sectionTypeHeader h1 p, #cleanLists_stacks_in_771277.sectionTypeButton h1 p,
#cleanLists_stacks_in_771277.sectionTypeHeader h2 p, #cleanLists_stacks_in_771277.sectionTypeButton h2 p,
#cleanLists_stacks_in_771277.sectionTypeHeader h3 p, #cleanLists_stacks_in_771277.sectionTypeButton h3 p,
#cleanLists_stacks_in_771277.sectionTypeHeader h4 p, #cleanLists_stacks_in_771277.sectionTypeButton h4 p,
#cleanLists_stacks_in_771277.sectionTypeHeader h5 p, #cleanLists_stacks_in_771277.sectionTypeButton h5 p,
#cleanLists_stacks_in_771277.sectionTypeHeader h6 p, #cleanLists_stacks_in_771277.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771277 a, #cleanLists_stacks_in_771277.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771277 a:hover, #cleanLists_stacks_in_771277.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771277.sectionTypeHeader *, #cleanLists_stacks_in_771277.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771277 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771277 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771277 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771277 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771277 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771277 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771277 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771277 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771277 li .bulletSections, #cleanLists_stacks_in_771277 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771277 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771277.bulletBox li .customBulletBox, #cleanLists_stacks_in_771277.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771277.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771277.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771277.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771277.bulletOff,
#cleanLists_stacks_in_771277.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771277.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771277.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771277.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771277.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771277.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771277 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771277 .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_771277 .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_771277 .buttonSimple:hover, #cleanLists_stacks_in_771277 .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_771279 ul, #cleanLists_stacks_in_771279 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771279.sectionTypeHeader, #cleanLists_stacks_in_771279.sectionTypeButton, #cleanLists_stacks_in_771279 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771279.backgroundOn, #cleanLists_stacks_in_771279.backgroundOn, #cleanLists_stacks_in_771279.backgroundOn li, #cleanLists_stacks_in_771279.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771279.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771279.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771279.backgroundOff li, #cleanLists_stacks_in_771279.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771279.sectionTypeHeader h1, #cleanLists_stacks_in_771279.sectionTypeButton h1,
#cleanLists_stacks_in_771279.sectionTypeHeader h2, #cleanLists_stacks_in_771279.sectionTypeButton h2,
#cleanLists_stacks_in_771279.sectionTypeHeader h3, #cleanLists_stacks_in_771279.sectionTypeButton h3,
#cleanLists_stacks_in_771279.sectionTypeHeader h4, #cleanLists_stacks_in_771279.sectionTypeButton h4,
#cleanLists_stacks_in_771279.sectionTypeHeader h5, #cleanLists_stacks_in_771279.sectionTypeButton h5,
#cleanLists_stacks_in_771279.sectionTypeHeader h6, #cleanLists_stacks_in_771279.sectionTypeButton h6,
#cleanLists_stacks_in_771279.sectionTypeHeader h1 p, #cleanLists_stacks_in_771279.sectionTypeButton h1 p,
#cleanLists_stacks_in_771279.sectionTypeHeader h2 p, #cleanLists_stacks_in_771279.sectionTypeButton h2 p,
#cleanLists_stacks_in_771279.sectionTypeHeader h3 p, #cleanLists_stacks_in_771279.sectionTypeButton h3 p,
#cleanLists_stacks_in_771279.sectionTypeHeader h4 p, #cleanLists_stacks_in_771279.sectionTypeButton h4 p,
#cleanLists_stacks_in_771279.sectionTypeHeader h5 p, #cleanLists_stacks_in_771279.sectionTypeButton h5 p,
#cleanLists_stacks_in_771279.sectionTypeHeader h6 p, #cleanLists_stacks_in_771279.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771279 a, #cleanLists_stacks_in_771279.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771279 a:hover, #cleanLists_stacks_in_771279.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771279.sectionTypeHeader *, #cleanLists_stacks_in_771279.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771279 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771279 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771279 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771279 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771279 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771279 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771279 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771279 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771279 li .bulletSections, #cleanLists_stacks_in_771279 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771279 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771279.bulletBox li .customBulletBox, #cleanLists_stacks_in_771279.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771279.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771279.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771279.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771279.bulletOff,
#cleanLists_stacks_in_771279.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771279.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771279.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771279.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771279.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771279.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771279 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771279 .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_771279 .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_771279 .buttonSimple:hover, #cleanLists_stacks_in_771279 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771279 {
	padding:  5px;
}
/*
 * 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_771270 ul, #cleanLists_stacks_in_771270 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771270.sectionTypeHeader, #cleanLists_stacks_in_771270.sectionTypeButton, #cleanLists_stacks_in_771270 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771270.backgroundOn, #cleanLists_stacks_in_771270.backgroundOn, #cleanLists_stacks_in_771270.backgroundOn li, #cleanLists_stacks_in_771270.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771270.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771270.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771270.backgroundOff li, #cleanLists_stacks_in_771270.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771270.sectionTypeHeader h1, #cleanLists_stacks_in_771270.sectionTypeButton h1,
#cleanLists_stacks_in_771270.sectionTypeHeader h2, #cleanLists_stacks_in_771270.sectionTypeButton h2,
#cleanLists_stacks_in_771270.sectionTypeHeader h3, #cleanLists_stacks_in_771270.sectionTypeButton h3,
#cleanLists_stacks_in_771270.sectionTypeHeader h4, #cleanLists_stacks_in_771270.sectionTypeButton h4,
#cleanLists_stacks_in_771270.sectionTypeHeader h5, #cleanLists_stacks_in_771270.sectionTypeButton h5,
#cleanLists_stacks_in_771270.sectionTypeHeader h6, #cleanLists_stacks_in_771270.sectionTypeButton h6,
#cleanLists_stacks_in_771270.sectionTypeHeader h1 p, #cleanLists_stacks_in_771270.sectionTypeButton h1 p,
#cleanLists_stacks_in_771270.sectionTypeHeader h2 p, #cleanLists_stacks_in_771270.sectionTypeButton h2 p,
#cleanLists_stacks_in_771270.sectionTypeHeader h3 p, #cleanLists_stacks_in_771270.sectionTypeButton h3 p,
#cleanLists_stacks_in_771270.sectionTypeHeader h4 p, #cleanLists_stacks_in_771270.sectionTypeButton h4 p,
#cleanLists_stacks_in_771270.sectionTypeHeader h5 p, #cleanLists_stacks_in_771270.sectionTypeButton h5 p,
#cleanLists_stacks_in_771270.sectionTypeHeader h6 p, #cleanLists_stacks_in_771270.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771270 a, #cleanLists_stacks_in_771270.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771270 a:hover, #cleanLists_stacks_in_771270.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771270.sectionTypeHeader *, #cleanLists_stacks_in_771270.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771270 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771270 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771270 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771270 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771270 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771270 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771270 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771270 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771270 li .bulletSections, #cleanLists_stacks_in_771270 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771270 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771270.bulletBox li .customBulletBox, #cleanLists_stacks_in_771270.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771270.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771270.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771270.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771270.bulletOff,
#cleanLists_stacks_in_771270.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771270.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771270.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771270.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771270.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771270.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771270 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771270 .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_771270 .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_771270 .buttonSimple:hover, #cleanLists_stacks_in_771270 .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_771272 ul, #cleanLists_stacks_in_771272 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771272.sectionTypeHeader, #cleanLists_stacks_in_771272.sectionTypeButton, #cleanLists_stacks_in_771272 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771272.backgroundOn, #cleanLists_stacks_in_771272.backgroundOn, #cleanLists_stacks_in_771272.backgroundOn li, #cleanLists_stacks_in_771272.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771272.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771272.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771272.backgroundOff li, #cleanLists_stacks_in_771272.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771272.sectionTypeHeader h1, #cleanLists_stacks_in_771272.sectionTypeButton h1,
#cleanLists_stacks_in_771272.sectionTypeHeader h2, #cleanLists_stacks_in_771272.sectionTypeButton h2,
#cleanLists_stacks_in_771272.sectionTypeHeader h3, #cleanLists_stacks_in_771272.sectionTypeButton h3,
#cleanLists_stacks_in_771272.sectionTypeHeader h4, #cleanLists_stacks_in_771272.sectionTypeButton h4,
#cleanLists_stacks_in_771272.sectionTypeHeader h5, #cleanLists_stacks_in_771272.sectionTypeButton h5,
#cleanLists_stacks_in_771272.sectionTypeHeader h6, #cleanLists_stacks_in_771272.sectionTypeButton h6,
#cleanLists_stacks_in_771272.sectionTypeHeader h1 p, #cleanLists_stacks_in_771272.sectionTypeButton h1 p,
#cleanLists_stacks_in_771272.sectionTypeHeader h2 p, #cleanLists_stacks_in_771272.sectionTypeButton h2 p,
#cleanLists_stacks_in_771272.sectionTypeHeader h3 p, #cleanLists_stacks_in_771272.sectionTypeButton h3 p,
#cleanLists_stacks_in_771272.sectionTypeHeader h4 p, #cleanLists_stacks_in_771272.sectionTypeButton h4 p,
#cleanLists_stacks_in_771272.sectionTypeHeader h5 p, #cleanLists_stacks_in_771272.sectionTypeButton h5 p,
#cleanLists_stacks_in_771272.sectionTypeHeader h6 p, #cleanLists_stacks_in_771272.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771272 a, #cleanLists_stacks_in_771272.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771272 a:hover, #cleanLists_stacks_in_771272.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771272.sectionTypeHeader *, #cleanLists_stacks_in_771272.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771272 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771272 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771272 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771272 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771272 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771272 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771272 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771272 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771272 li .bulletSections, #cleanLists_stacks_in_771272 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771272 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771272.bulletBox li .customBulletBox, #cleanLists_stacks_in_771272.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771272.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771272.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771272.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771272.bulletOff,
#cleanLists_stacks_in_771272.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771272.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771272.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771272.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771272.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771272.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771272 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771272 .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_771272 .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_771272 .buttonSimple:hover, #cleanLists_stacks_in_771272 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771272 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_771282 {
	height: 40.00px;
}




























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

#stacks_in_771283 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771284 {
	height: 20.00px;
}




























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

#stacks_in_771285>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_771285>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_771285 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_771290 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771293 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_771294 {
	height: 40.00px;
}




























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

#stacks_in_771295 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771296 {
	height: 20.00px;
}




























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

#stacks_in_771297>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_771297>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_771297 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_771302 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771305 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_771316 ul, #cleanLists_stacks_in_771316 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771316.sectionTypeHeader, #cleanLists_stacks_in_771316.sectionTypeButton, #cleanLists_stacks_in_771316 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771316.backgroundOn, #cleanLists_stacks_in_771316.backgroundOn, #cleanLists_stacks_in_771316.backgroundOn li, #cleanLists_stacks_in_771316.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771316.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771316.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771316.backgroundOff li, #cleanLists_stacks_in_771316.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771316.sectionTypeHeader h1, #cleanLists_stacks_in_771316.sectionTypeButton h1,
#cleanLists_stacks_in_771316.sectionTypeHeader h2, #cleanLists_stacks_in_771316.sectionTypeButton h2,
#cleanLists_stacks_in_771316.sectionTypeHeader h3, #cleanLists_stacks_in_771316.sectionTypeButton h3,
#cleanLists_stacks_in_771316.sectionTypeHeader h4, #cleanLists_stacks_in_771316.sectionTypeButton h4,
#cleanLists_stacks_in_771316.sectionTypeHeader h5, #cleanLists_stacks_in_771316.sectionTypeButton h5,
#cleanLists_stacks_in_771316.sectionTypeHeader h6, #cleanLists_stacks_in_771316.sectionTypeButton h6,
#cleanLists_stacks_in_771316.sectionTypeHeader h1 p, #cleanLists_stacks_in_771316.sectionTypeButton h1 p,
#cleanLists_stacks_in_771316.sectionTypeHeader h2 p, #cleanLists_stacks_in_771316.sectionTypeButton h2 p,
#cleanLists_stacks_in_771316.sectionTypeHeader h3 p, #cleanLists_stacks_in_771316.sectionTypeButton h3 p,
#cleanLists_stacks_in_771316.sectionTypeHeader h4 p, #cleanLists_stacks_in_771316.sectionTypeButton h4 p,
#cleanLists_stacks_in_771316.sectionTypeHeader h5 p, #cleanLists_stacks_in_771316.sectionTypeButton h5 p,
#cleanLists_stacks_in_771316.sectionTypeHeader h6 p, #cleanLists_stacks_in_771316.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771316 a, #cleanLists_stacks_in_771316.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771316 a:hover, #cleanLists_stacks_in_771316.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771316.sectionTypeHeader *, #cleanLists_stacks_in_771316.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771316 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771316 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771316 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771316 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771316 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771316 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771316 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771316 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771316 li .bulletSections, #cleanLists_stacks_in_771316 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771316 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771316.bulletBox li .customBulletBox, #cleanLists_stacks_in_771316.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771316.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771316.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771316.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771316.bulletOff,
#cleanLists_stacks_in_771316.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771316.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771316.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771316.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771316.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771316.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771316 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771316 .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_771316 .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_771316 .buttonSimple:hover, #cleanLists_stacks_in_771316 .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_771318 ul, #cleanLists_stacks_in_771318 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771318.sectionTypeHeader, #cleanLists_stacks_in_771318.sectionTypeButton, #cleanLists_stacks_in_771318 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771318.backgroundOn, #cleanLists_stacks_in_771318.backgroundOn, #cleanLists_stacks_in_771318.backgroundOn li, #cleanLists_stacks_in_771318.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771318.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771318.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771318.backgroundOff li, #cleanLists_stacks_in_771318.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771318.sectionTypeHeader h1, #cleanLists_stacks_in_771318.sectionTypeButton h1,
#cleanLists_stacks_in_771318.sectionTypeHeader h2, #cleanLists_stacks_in_771318.sectionTypeButton h2,
#cleanLists_stacks_in_771318.sectionTypeHeader h3, #cleanLists_stacks_in_771318.sectionTypeButton h3,
#cleanLists_stacks_in_771318.sectionTypeHeader h4, #cleanLists_stacks_in_771318.sectionTypeButton h4,
#cleanLists_stacks_in_771318.sectionTypeHeader h5, #cleanLists_stacks_in_771318.sectionTypeButton h5,
#cleanLists_stacks_in_771318.sectionTypeHeader h6, #cleanLists_stacks_in_771318.sectionTypeButton h6,
#cleanLists_stacks_in_771318.sectionTypeHeader h1 p, #cleanLists_stacks_in_771318.sectionTypeButton h1 p,
#cleanLists_stacks_in_771318.sectionTypeHeader h2 p, #cleanLists_stacks_in_771318.sectionTypeButton h2 p,
#cleanLists_stacks_in_771318.sectionTypeHeader h3 p, #cleanLists_stacks_in_771318.sectionTypeButton h3 p,
#cleanLists_stacks_in_771318.sectionTypeHeader h4 p, #cleanLists_stacks_in_771318.sectionTypeButton h4 p,
#cleanLists_stacks_in_771318.sectionTypeHeader h5 p, #cleanLists_stacks_in_771318.sectionTypeButton h5 p,
#cleanLists_stacks_in_771318.sectionTypeHeader h6 p, #cleanLists_stacks_in_771318.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771318 a, #cleanLists_stacks_in_771318.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771318 a:hover, #cleanLists_stacks_in_771318.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771318.sectionTypeHeader *, #cleanLists_stacks_in_771318.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771318 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771318 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771318 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771318 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771318 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771318 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771318 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771318 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771318 li .bulletSections, #cleanLists_stacks_in_771318 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771318 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771318.bulletBox li .customBulletBox, #cleanLists_stacks_in_771318.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771318.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771318.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771318.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771318.bulletOff,
#cleanLists_stacks_in_771318.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771318.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771318.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771318.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771318.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771318.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771318 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771318 .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_771318 .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_771318 .buttonSimple:hover, #cleanLists_stacks_in_771318 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771318 {
	padding:  5px;
}
/*
 * 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_771309 ul, #cleanLists_stacks_in_771309 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771309.sectionTypeHeader, #cleanLists_stacks_in_771309.sectionTypeButton, #cleanLists_stacks_in_771309 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771309.backgroundOn, #cleanLists_stacks_in_771309.backgroundOn, #cleanLists_stacks_in_771309.backgroundOn li, #cleanLists_stacks_in_771309.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771309.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771309.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771309.backgroundOff li, #cleanLists_stacks_in_771309.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771309.sectionTypeHeader h1, #cleanLists_stacks_in_771309.sectionTypeButton h1,
#cleanLists_stacks_in_771309.sectionTypeHeader h2, #cleanLists_stacks_in_771309.sectionTypeButton h2,
#cleanLists_stacks_in_771309.sectionTypeHeader h3, #cleanLists_stacks_in_771309.sectionTypeButton h3,
#cleanLists_stacks_in_771309.sectionTypeHeader h4, #cleanLists_stacks_in_771309.sectionTypeButton h4,
#cleanLists_stacks_in_771309.sectionTypeHeader h5, #cleanLists_stacks_in_771309.sectionTypeButton h5,
#cleanLists_stacks_in_771309.sectionTypeHeader h6, #cleanLists_stacks_in_771309.sectionTypeButton h6,
#cleanLists_stacks_in_771309.sectionTypeHeader h1 p, #cleanLists_stacks_in_771309.sectionTypeButton h1 p,
#cleanLists_stacks_in_771309.sectionTypeHeader h2 p, #cleanLists_stacks_in_771309.sectionTypeButton h2 p,
#cleanLists_stacks_in_771309.sectionTypeHeader h3 p, #cleanLists_stacks_in_771309.sectionTypeButton h3 p,
#cleanLists_stacks_in_771309.sectionTypeHeader h4 p, #cleanLists_stacks_in_771309.sectionTypeButton h4 p,
#cleanLists_stacks_in_771309.sectionTypeHeader h5 p, #cleanLists_stacks_in_771309.sectionTypeButton h5 p,
#cleanLists_stacks_in_771309.sectionTypeHeader h6 p, #cleanLists_stacks_in_771309.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771309 a, #cleanLists_stacks_in_771309.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771309 a:hover, #cleanLists_stacks_in_771309.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771309.sectionTypeHeader *, #cleanLists_stacks_in_771309.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771309 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771309 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771309 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771309 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771309 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771309 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771309 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771309 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771309 li .bulletSections, #cleanLists_stacks_in_771309 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771309 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771309.bulletBox li .customBulletBox, #cleanLists_stacks_in_771309.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771309.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771309.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771309.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771309.bulletOff,
#cleanLists_stacks_in_771309.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771309.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771309.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771309.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771309.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771309.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771309 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771309 .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_771309 .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_771309 .buttonSimple:hover, #cleanLists_stacks_in_771309 .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_771311 ul, #cleanLists_stacks_in_771311 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771311.sectionTypeHeader, #cleanLists_stacks_in_771311.sectionTypeButton, #cleanLists_stacks_in_771311 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771311.backgroundOn, #cleanLists_stacks_in_771311.backgroundOn, #cleanLists_stacks_in_771311.backgroundOn li, #cleanLists_stacks_in_771311.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771311.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771311.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771311.backgroundOff li, #cleanLists_stacks_in_771311.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771311.sectionTypeHeader h1, #cleanLists_stacks_in_771311.sectionTypeButton h1,
#cleanLists_stacks_in_771311.sectionTypeHeader h2, #cleanLists_stacks_in_771311.sectionTypeButton h2,
#cleanLists_stacks_in_771311.sectionTypeHeader h3, #cleanLists_stacks_in_771311.sectionTypeButton h3,
#cleanLists_stacks_in_771311.sectionTypeHeader h4, #cleanLists_stacks_in_771311.sectionTypeButton h4,
#cleanLists_stacks_in_771311.sectionTypeHeader h5, #cleanLists_stacks_in_771311.sectionTypeButton h5,
#cleanLists_stacks_in_771311.sectionTypeHeader h6, #cleanLists_stacks_in_771311.sectionTypeButton h6,
#cleanLists_stacks_in_771311.sectionTypeHeader h1 p, #cleanLists_stacks_in_771311.sectionTypeButton h1 p,
#cleanLists_stacks_in_771311.sectionTypeHeader h2 p, #cleanLists_stacks_in_771311.sectionTypeButton h2 p,
#cleanLists_stacks_in_771311.sectionTypeHeader h3 p, #cleanLists_stacks_in_771311.sectionTypeButton h3 p,
#cleanLists_stacks_in_771311.sectionTypeHeader h4 p, #cleanLists_stacks_in_771311.sectionTypeButton h4 p,
#cleanLists_stacks_in_771311.sectionTypeHeader h5 p, #cleanLists_stacks_in_771311.sectionTypeButton h5 p,
#cleanLists_stacks_in_771311.sectionTypeHeader h6 p, #cleanLists_stacks_in_771311.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771311 a, #cleanLists_stacks_in_771311.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771311 a:hover, #cleanLists_stacks_in_771311.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771311.sectionTypeHeader *, #cleanLists_stacks_in_771311.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771311 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771311 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771311 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771311 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771311 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771311 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771311 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771311 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771311 li .bulletSections, #cleanLists_stacks_in_771311 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771311 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771311.bulletBox li .customBulletBox, #cleanLists_stacks_in_771311.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771311.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771311.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771311.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771311.bulletOff,
#cleanLists_stacks_in_771311.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771311.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771311.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771311.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771311.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771311.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771311 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771311 .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_771311 .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_771311 .buttonSimple:hover, #cleanLists_stacks_in_771311 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771311 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_771321 {
	height: 40.00px;
}




























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

#stacks_in_771322 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_771324>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_771324>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_771324 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_771329 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771332 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_771345 ul, #cleanLists_stacks_in_771345 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771345.sectionTypeHeader, #cleanLists_stacks_in_771345.sectionTypeButton, #cleanLists_stacks_in_771345 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771345.backgroundOn, #cleanLists_stacks_in_771345.backgroundOn, #cleanLists_stacks_in_771345.backgroundOn li, #cleanLists_stacks_in_771345.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771345.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771345.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771345.backgroundOff li, #cleanLists_stacks_in_771345.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771345.sectionTypeHeader h1, #cleanLists_stacks_in_771345.sectionTypeButton h1,
#cleanLists_stacks_in_771345.sectionTypeHeader h2, #cleanLists_stacks_in_771345.sectionTypeButton h2,
#cleanLists_stacks_in_771345.sectionTypeHeader h3, #cleanLists_stacks_in_771345.sectionTypeButton h3,
#cleanLists_stacks_in_771345.sectionTypeHeader h4, #cleanLists_stacks_in_771345.sectionTypeButton h4,
#cleanLists_stacks_in_771345.sectionTypeHeader h5, #cleanLists_stacks_in_771345.sectionTypeButton h5,
#cleanLists_stacks_in_771345.sectionTypeHeader h6, #cleanLists_stacks_in_771345.sectionTypeButton h6,
#cleanLists_stacks_in_771345.sectionTypeHeader h1 p, #cleanLists_stacks_in_771345.sectionTypeButton h1 p,
#cleanLists_stacks_in_771345.sectionTypeHeader h2 p, #cleanLists_stacks_in_771345.sectionTypeButton h2 p,
#cleanLists_stacks_in_771345.sectionTypeHeader h3 p, #cleanLists_stacks_in_771345.sectionTypeButton h3 p,
#cleanLists_stacks_in_771345.sectionTypeHeader h4 p, #cleanLists_stacks_in_771345.sectionTypeButton h4 p,
#cleanLists_stacks_in_771345.sectionTypeHeader h5 p, #cleanLists_stacks_in_771345.sectionTypeButton h5 p,
#cleanLists_stacks_in_771345.sectionTypeHeader h6 p, #cleanLists_stacks_in_771345.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771345 a, #cleanLists_stacks_in_771345.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771345 a:hover, #cleanLists_stacks_in_771345.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771345.sectionTypeHeader *, #cleanLists_stacks_in_771345.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771345 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771345 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771345 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771345 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771345 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771345 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771345 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771345 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771345 li .bulletSections, #cleanLists_stacks_in_771345 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771345 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771345.bulletBox li .customBulletBox, #cleanLists_stacks_in_771345.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771345.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771345.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771345.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771345.bulletOff,
#cleanLists_stacks_in_771345.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771345.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771345.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771345.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771345.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771345.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771345 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771345 .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_771345 .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_771345 .buttonSimple:hover, #cleanLists_stacks_in_771345 .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_771347 ul, #cleanLists_stacks_in_771347 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771347.sectionTypeHeader, #cleanLists_stacks_in_771347.sectionTypeButton, #cleanLists_stacks_in_771347 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771347.backgroundOn, #cleanLists_stacks_in_771347.backgroundOn, #cleanLists_stacks_in_771347.backgroundOn li, #cleanLists_stacks_in_771347.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771347.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771347.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771347.backgroundOff li, #cleanLists_stacks_in_771347.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771347.sectionTypeHeader h1, #cleanLists_stacks_in_771347.sectionTypeButton h1,
#cleanLists_stacks_in_771347.sectionTypeHeader h2, #cleanLists_stacks_in_771347.sectionTypeButton h2,
#cleanLists_stacks_in_771347.sectionTypeHeader h3, #cleanLists_stacks_in_771347.sectionTypeButton h3,
#cleanLists_stacks_in_771347.sectionTypeHeader h4, #cleanLists_stacks_in_771347.sectionTypeButton h4,
#cleanLists_stacks_in_771347.sectionTypeHeader h5, #cleanLists_stacks_in_771347.sectionTypeButton h5,
#cleanLists_stacks_in_771347.sectionTypeHeader h6, #cleanLists_stacks_in_771347.sectionTypeButton h6,
#cleanLists_stacks_in_771347.sectionTypeHeader h1 p, #cleanLists_stacks_in_771347.sectionTypeButton h1 p,
#cleanLists_stacks_in_771347.sectionTypeHeader h2 p, #cleanLists_stacks_in_771347.sectionTypeButton h2 p,
#cleanLists_stacks_in_771347.sectionTypeHeader h3 p, #cleanLists_stacks_in_771347.sectionTypeButton h3 p,
#cleanLists_stacks_in_771347.sectionTypeHeader h4 p, #cleanLists_stacks_in_771347.sectionTypeButton h4 p,
#cleanLists_stacks_in_771347.sectionTypeHeader h5 p, #cleanLists_stacks_in_771347.sectionTypeButton h5 p,
#cleanLists_stacks_in_771347.sectionTypeHeader h6 p, #cleanLists_stacks_in_771347.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771347 a, #cleanLists_stacks_in_771347.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771347 a:hover, #cleanLists_stacks_in_771347.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771347.sectionTypeHeader *, #cleanLists_stacks_in_771347.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771347 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771347 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771347 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771347 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771347 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771347 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771347 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771347 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771347 li .bulletSections, #cleanLists_stacks_in_771347 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771347 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771347.bulletBox li .customBulletBox, #cleanLists_stacks_in_771347.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771347.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771347.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771347.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771347.bulletOff,
#cleanLists_stacks_in_771347.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771347.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771347.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771347.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771347.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771347.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771347 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771347 .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_771347 .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_771347 .buttonSimple:hover, #cleanLists_stacks_in_771347 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771347 {
	padding:  5px;
}
/*
 * 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_771349 ul, #cleanLists_stacks_in_771349 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771349.sectionTypeHeader, #cleanLists_stacks_in_771349.sectionTypeButton, #cleanLists_stacks_in_771349 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771349.backgroundOn, #cleanLists_stacks_in_771349.backgroundOn, #cleanLists_stacks_in_771349.backgroundOn li, #cleanLists_stacks_in_771349.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771349.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771349.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771349.backgroundOff li, #cleanLists_stacks_in_771349.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771349.sectionTypeHeader h1, #cleanLists_stacks_in_771349.sectionTypeButton h1,
#cleanLists_stacks_in_771349.sectionTypeHeader h2, #cleanLists_stacks_in_771349.sectionTypeButton h2,
#cleanLists_stacks_in_771349.sectionTypeHeader h3, #cleanLists_stacks_in_771349.sectionTypeButton h3,
#cleanLists_stacks_in_771349.sectionTypeHeader h4, #cleanLists_stacks_in_771349.sectionTypeButton h4,
#cleanLists_stacks_in_771349.sectionTypeHeader h5, #cleanLists_stacks_in_771349.sectionTypeButton h5,
#cleanLists_stacks_in_771349.sectionTypeHeader h6, #cleanLists_stacks_in_771349.sectionTypeButton h6,
#cleanLists_stacks_in_771349.sectionTypeHeader h1 p, #cleanLists_stacks_in_771349.sectionTypeButton h1 p,
#cleanLists_stacks_in_771349.sectionTypeHeader h2 p, #cleanLists_stacks_in_771349.sectionTypeButton h2 p,
#cleanLists_stacks_in_771349.sectionTypeHeader h3 p, #cleanLists_stacks_in_771349.sectionTypeButton h3 p,
#cleanLists_stacks_in_771349.sectionTypeHeader h4 p, #cleanLists_stacks_in_771349.sectionTypeButton h4 p,
#cleanLists_stacks_in_771349.sectionTypeHeader h5 p, #cleanLists_stacks_in_771349.sectionTypeButton h5 p,
#cleanLists_stacks_in_771349.sectionTypeHeader h6 p, #cleanLists_stacks_in_771349.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771349 a, #cleanLists_stacks_in_771349.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771349 a:hover, #cleanLists_stacks_in_771349.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771349.sectionTypeHeader *, #cleanLists_stacks_in_771349.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771349 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771349 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771349 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771349 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771349 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771349 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771349 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771349 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771349 li .bulletSections, #cleanLists_stacks_in_771349 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771349 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771349.bulletBox li .customBulletBox, #cleanLists_stacks_in_771349.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771349.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771349.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771349.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771349.bulletOff,
#cleanLists_stacks_in_771349.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771349.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771349.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771349.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771349.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771349.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771349 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771349 .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_771349 .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_771349 .buttonSimple:hover, #cleanLists_stacks_in_771349 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771349 {
	padding:  5px;
}
/*
 * 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_771336 ul, #cleanLists_stacks_in_771336 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771336.sectionTypeHeader, #cleanLists_stacks_in_771336.sectionTypeButton, #cleanLists_stacks_in_771336 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771336.backgroundOn, #cleanLists_stacks_in_771336.backgroundOn, #cleanLists_stacks_in_771336.backgroundOn li, #cleanLists_stacks_in_771336.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771336.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771336.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771336.backgroundOff li, #cleanLists_stacks_in_771336.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771336.sectionTypeHeader h1, #cleanLists_stacks_in_771336.sectionTypeButton h1,
#cleanLists_stacks_in_771336.sectionTypeHeader h2, #cleanLists_stacks_in_771336.sectionTypeButton h2,
#cleanLists_stacks_in_771336.sectionTypeHeader h3, #cleanLists_stacks_in_771336.sectionTypeButton h3,
#cleanLists_stacks_in_771336.sectionTypeHeader h4, #cleanLists_stacks_in_771336.sectionTypeButton h4,
#cleanLists_stacks_in_771336.sectionTypeHeader h5, #cleanLists_stacks_in_771336.sectionTypeButton h5,
#cleanLists_stacks_in_771336.sectionTypeHeader h6, #cleanLists_stacks_in_771336.sectionTypeButton h6,
#cleanLists_stacks_in_771336.sectionTypeHeader h1 p, #cleanLists_stacks_in_771336.sectionTypeButton h1 p,
#cleanLists_stacks_in_771336.sectionTypeHeader h2 p, #cleanLists_stacks_in_771336.sectionTypeButton h2 p,
#cleanLists_stacks_in_771336.sectionTypeHeader h3 p, #cleanLists_stacks_in_771336.sectionTypeButton h3 p,
#cleanLists_stacks_in_771336.sectionTypeHeader h4 p, #cleanLists_stacks_in_771336.sectionTypeButton h4 p,
#cleanLists_stacks_in_771336.sectionTypeHeader h5 p, #cleanLists_stacks_in_771336.sectionTypeButton h5 p,
#cleanLists_stacks_in_771336.sectionTypeHeader h6 p, #cleanLists_stacks_in_771336.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771336 a, #cleanLists_stacks_in_771336.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771336 a:hover, #cleanLists_stacks_in_771336.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771336.sectionTypeHeader *, #cleanLists_stacks_in_771336.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771336 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771336 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771336 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771336 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771336 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771336 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771336 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771336 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771336 li .bulletSections, #cleanLists_stacks_in_771336 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771336 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771336.bulletBox li .customBulletBox, #cleanLists_stacks_in_771336.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771336.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771336.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771336.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771336.bulletOff,
#cleanLists_stacks_in_771336.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771336.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771336.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771336.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771336.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771336.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771336 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771336 .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_771336 .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_771336 .buttonSimple:hover, #cleanLists_stacks_in_771336 .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_771338 ul, #cleanLists_stacks_in_771338 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771338.sectionTypeHeader, #cleanLists_stacks_in_771338.sectionTypeButton, #cleanLists_stacks_in_771338 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771338.backgroundOn, #cleanLists_stacks_in_771338.backgroundOn, #cleanLists_stacks_in_771338.backgroundOn li, #cleanLists_stacks_in_771338.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771338.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771338.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771338.backgroundOff li, #cleanLists_stacks_in_771338.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771338.sectionTypeHeader h1, #cleanLists_stacks_in_771338.sectionTypeButton h1,
#cleanLists_stacks_in_771338.sectionTypeHeader h2, #cleanLists_stacks_in_771338.sectionTypeButton h2,
#cleanLists_stacks_in_771338.sectionTypeHeader h3, #cleanLists_stacks_in_771338.sectionTypeButton h3,
#cleanLists_stacks_in_771338.sectionTypeHeader h4, #cleanLists_stacks_in_771338.sectionTypeButton h4,
#cleanLists_stacks_in_771338.sectionTypeHeader h5, #cleanLists_stacks_in_771338.sectionTypeButton h5,
#cleanLists_stacks_in_771338.sectionTypeHeader h6, #cleanLists_stacks_in_771338.sectionTypeButton h6,
#cleanLists_stacks_in_771338.sectionTypeHeader h1 p, #cleanLists_stacks_in_771338.sectionTypeButton h1 p,
#cleanLists_stacks_in_771338.sectionTypeHeader h2 p, #cleanLists_stacks_in_771338.sectionTypeButton h2 p,
#cleanLists_stacks_in_771338.sectionTypeHeader h3 p, #cleanLists_stacks_in_771338.sectionTypeButton h3 p,
#cleanLists_stacks_in_771338.sectionTypeHeader h4 p, #cleanLists_stacks_in_771338.sectionTypeButton h4 p,
#cleanLists_stacks_in_771338.sectionTypeHeader h5 p, #cleanLists_stacks_in_771338.sectionTypeButton h5 p,
#cleanLists_stacks_in_771338.sectionTypeHeader h6 p, #cleanLists_stacks_in_771338.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771338 a, #cleanLists_stacks_in_771338.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771338 a:hover, #cleanLists_stacks_in_771338.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771338.sectionTypeHeader *, #cleanLists_stacks_in_771338.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771338 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771338 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771338 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771338 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771338 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771338 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771338 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771338 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771338 li .bulletSections, #cleanLists_stacks_in_771338 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771338 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771338.bulletBox li .customBulletBox, #cleanLists_stacks_in_771338.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771338.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771338.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771338.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771338.bulletOff,
#cleanLists_stacks_in_771338.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771338.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771338.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771338.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771338.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771338.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771338 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771338 .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_771338 .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_771338 .buttonSimple:hover, #cleanLists_stacks_in_771338 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771338 {
	padding:  5px;
}
/*
 * 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_771340 ul, #cleanLists_stacks_in_771340 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771340.sectionTypeHeader, #cleanLists_stacks_in_771340.sectionTypeButton, #cleanLists_stacks_in_771340 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771340.backgroundOn, #cleanLists_stacks_in_771340.backgroundOn, #cleanLists_stacks_in_771340.backgroundOn li, #cleanLists_stacks_in_771340.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771340.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771340.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771340.backgroundOff li, #cleanLists_stacks_in_771340.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771340.sectionTypeHeader h1, #cleanLists_stacks_in_771340.sectionTypeButton h1,
#cleanLists_stacks_in_771340.sectionTypeHeader h2, #cleanLists_stacks_in_771340.sectionTypeButton h2,
#cleanLists_stacks_in_771340.sectionTypeHeader h3, #cleanLists_stacks_in_771340.sectionTypeButton h3,
#cleanLists_stacks_in_771340.sectionTypeHeader h4, #cleanLists_stacks_in_771340.sectionTypeButton h4,
#cleanLists_stacks_in_771340.sectionTypeHeader h5, #cleanLists_stacks_in_771340.sectionTypeButton h5,
#cleanLists_stacks_in_771340.sectionTypeHeader h6, #cleanLists_stacks_in_771340.sectionTypeButton h6,
#cleanLists_stacks_in_771340.sectionTypeHeader h1 p, #cleanLists_stacks_in_771340.sectionTypeButton h1 p,
#cleanLists_stacks_in_771340.sectionTypeHeader h2 p, #cleanLists_stacks_in_771340.sectionTypeButton h2 p,
#cleanLists_stacks_in_771340.sectionTypeHeader h3 p, #cleanLists_stacks_in_771340.sectionTypeButton h3 p,
#cleanLists_stacks_in_771340.sectionTypeHeader h4 p, #cleanLists_stacks_in_771340.sectionTypeButton h4 p,
#cleanLists_stacks_in_771340.sectionTypeHeader h5 p, #cleanLists_stacks_in_771340.sectionTypeButton h5 p,
#cleanLists_stacks_in_771340.sectionTypeHeader h6 p, #cleanLists_stacks_in_771340.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771340 a, #cleanLists_stacks_in_771340.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771340 a:hover, #cleanLists_stacks_in_771340.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771340.sectionTypeHeader *, #cleanLists_stacks_in_771340.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771340 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771340 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771340 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771340 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771340 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771340 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771340 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771340 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771340 li .bulletSections, #cleanLists_stacks_in_771340 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771340 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771340.bulletBox li .customBulletBox, #cleanLists_stacks_in_771340.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771340.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771340.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771340.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771340.bulletOff,
#cleanLists_stacks_in_771340.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771340.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771340.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771340.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771340.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771340.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771340 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771340 .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_771340 .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_771340 .buttonSimple:hover, #cleanLists_stacks_in_771340 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771340 {
	padding:  5px;
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773504.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773504.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773504.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773504.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773504 {
	padding: 10px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771353 {
	height: 20.00px;
}




























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

#stacks_in_771380 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771381 {
	height: 20.00px;
}




























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

#stacks_in_771382>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_771382>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_771382 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_771385 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771388 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_771399 ul, #cleanLists_stacks_in_771399 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771399.sectionTypeHeader, #cleanLists_stacks_in_771399.sectionTypeButton, #cleanLists_stacks_in_771399 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771399.backgroundOn, #cleanLists_stacks_in_771399.backgroundOn, #cleanLists_stacks_in_771399.backgroundOn li, #cleanLists_stacks_in_771399.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771399.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771399.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771399.backgroundOff li, #cleanLists_stacks_in_771399.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771399.sectionTypeHeader h1, #cleanLists_stacks_in_771399.sectionTypeButton h1,
#cleanLists_stacks_in_771399.sectionTypeHeader h2, #cleanLists_stacks_in_771399.sectionTypeButton h2,
#cleanLists_stacks_in_771399.sectionTypeHeader h3, #cleanLists_stacks_in_771399.sectionTypeButton h3,
#cleanLists_stacks_in_771399.sectionTypeHeader h4, #cleanLists_stacks_in_771399.sectionTypeButton h4,
#cleanLists_stacks_in_771399.sectionTypeHeader h5, #cleanLists_stacks_in_771399.sectionTypeButton h5,
#cleanLists_stacks_in_771399.sectionTypeHeader h6, #cleanLists_stacks_in_771399.sectionTypeButton h6,
#cleanLists_stacks_in_771399.sectionTypeHeader h1 p, #cleanLists_stacks_in_771399.sectionTypeButton h1 p,
#cleanLists_stacks_in_771399.sectionTypeHeader h2 p, #cleanLists_stacks_in_771399.sectionTypeButton h2 p,
#cleanLists_stacks_in_771399.sectionTypeHeader h3 p, #cleanLists_stacks_in_771399.sectionTypeButton h3 p,
#cleanLists_stacks_in_771399.sectionTypeHeader h4 p, #cleanLists_stacks_in_771399.sectionTypeButton h4 p,
#cleanLists_stacks_in_771399.sectionTypeHeader h5 p, #cleanLists_stacks_in_771399.sectionTypeButton h5 p,
#cleanLists_stacks_in_771399.sectionTypeHeader h6 p, #cleanLists_stacks_in_771399.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771399 a, #cleanLists_stacks_in_771399.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771399 a:hover, #cleanLists_stacks_in_771399.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771399.sectionTypeHeader *, #cleanLists_stacks_in_771399.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771399 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771399 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771399 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771399 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771399 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771399 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771399 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771399 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771399 li .bulletSections, #cleanLists_stacks_in_771399 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771399 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771399.bulletBox li .customBulletBox, #cleanLists_stacks_in_771399.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771399.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771399.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771399.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771399.bulletOff,
#cleanLists_stacks_in_771399.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771399.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771399.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771399.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771399.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771399.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771399 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771399 .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_771399 .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_771399 .buttonSimple:hover, #cleanLists_stacks_in_771399 .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_771401 ul, #cleanLists_stacks_in_771401 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771401.sectionTypeHeader, #cleanLists_stacks_in_771401.sectionTypeButton, #cleanLists_stacks_in_771401 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771401.backgroundOn, #cleanLists_stacks_in_771401.backgroundOn, #cleanLists_stacks_in_771401.backgroundOn li, #cleanLists_stacks_in_771401.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771401.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771401.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771401.backgroundOff li, #cleanLists_stacks_in_771401.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771401.sectionTypeHeader h1, #cleanLists_stacks_in_771401.sectionTypeButton h1,
#cleanLists_stacks_in_771401.sectionTypeHeader h2, #cleanLists_stacks_in_771401.sectionTypeButton h2,
#cleanLists_stacks_in_771401.sectionTypeHeader h3, #cleanLists_stacks_in_771401.sectionTypeButton h3,
#cleanLists_stacks_in_771401.sectionTypeHeader h4, #cleanLists_stacks_in_771401.sectionTypeButton h4,
#cleanLists_stacks_in_771401.sectionTypeHeader h5, #cleanLists_stacks_in_771401.sectionTypeButton h5,
#cleanLists_stacks_in_771401.sectionTypeHeader h6, #cleanLists_stacks_in_771401.sectionTypeButton h6,
#cleanLists_stacks_in_771401.sectionTypeHeader h1 p, #cleanLists_stacks_in_771401.sectionTypeButton h1 p,
#cleanLists_stacks_in_771401.sectionTypeHeader h2 p, #cleanLists_stacks_in_771401.sectionTypeButton h2 p,
#cleanLists_stacks_in_771401.sectionTypeHeader h3 p, #cleanLists_stacks_in_771401.sectionTypeButton h3 p,
#cleanLists_stacks_in_771401.sectionTypeHeader h4 p, #cleanLists_stacks_in_771401.sectionTypeButton h4 p,
#cleanLists_stacks_in_771401.sectionTypeHeader h5 p, #cleanLists_stacks_in_771401.sectionTypeButton h5 p,
#cleanLists_stacks_in_771401.sectionTypeHeader h6 p, #cleanLists_stacks_in_771401.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771401 a, #cleanLists_stacks_in_771401.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771401 a:hover, #cleanLists_stacks_in_771401.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771401.sectionTypeHeader *, #cleanLists_stacks_in_771401.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771401 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771401 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771401 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771401 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771401 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771401 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771401 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771401 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771401 li .bulletSections, #cleanLists_stacks_in_771401 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771401 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771401.bulletBox li .customBulletBox, #cleanLists_stacks_in_771401.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771401.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771401.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771401.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771401.bulletOff,
#cleanLists_stacks_in_771401.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771401.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771401.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771401.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771401.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771401.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771401 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771401 .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_771401 .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_771401 .buttonSimple:hover, #cleanLists_stacks_in_771401 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771401 {
	padding:  5px;
}
/*
 * 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_771392 ul, #cleanLists_stacks_in_771392 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771392.sectionTypeHeader, #cleanLists_stacks_in_771392.sectionTypeButton, #cleanLists_stacks_in_771392 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771392.backgroundOn, #cleanLists_stacks_in_771392.backgroundOn, #cleanLists_stacks_in_771392.backgroundOn li, #cleanLists_stacks_in_771392.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771392.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771392.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771392.backgroundOff li, #cleanLists_stacks_in_771392.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771392.sectionTypeHeader h1, #cleanLists_stacks_in_771392.sectionTypeButton h1,
#cleanLists_stacks_in_771392.sectionTypeHeader h2, #cleanLists_stacks_in_771392.sectionTypeButton h2,
#cleanLists_stacks_in_771392.sectionTypeHeader h3, #cleanLists_stacks_in_771392.sectionTypeButton h3,
#cleanLists_stacks_in_771392.sectionTypeHeader h4, #cleanLists_stacks_in_771392.sectionTypeButton h4,
#cleanLists_stacks_in_771392.sectionTypeHeader h5, #cleanLists_stacks_in_771392.sectionTypeButton h5,
#cleanLists_stacks_in_771392.sectionTypeHeader h6, #cleanLists_stacks_in_771392.sectionTypeButton h6,
#cleanLists_stacks_in_771392.sectionTypeHeader h1 p, #cleanLists_stacks_in_771392.sectionTypeButton h1 p,
#cleanLists_stacks_in_771392.sectionTypeHeader h2 p, #cleanLists_stacks_in_771392.sectionTypeButton h2 p,
#cleanLists_stacks_in_771392.sectionTypeHeader h3 p, #cleanLists_stacks_in_771392.sectionTypeButton h3 p,
#cleanLists_stacks_in_771392.sectionTypeHeader h4 p, #cleanLists_stacks_in_771392.sectionTypeButton h4 p,
#cleanLists_stacks_in_771392.sectionTypeHeader h5 p, #cleanLists_stacks_in_771392.sectionTypeButton h5 p,
#cleanLists_stacks_in_771392.sectionTypeHeader h6 p, #cleanLists_stacks_in_771392.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771392 a, #cleanLists_stacks_in_771392.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771392 a:hover, #cleanLists_stacks_in_771392.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771392.sectionTypeHeader *, #cleanLists_stacks_in_771392.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771392 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771392 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771392 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771392 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771392 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771392 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771392 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771392 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771392 li .bulletSections, #cleanLists_stacks_in_771392 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771392 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771392.bulletBox li .customBulletBox, #cleanLists_stacks_in_771392.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771392.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771392.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771392.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771392.bulletOff,
#cleanLists_stacks_in_771392.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771392.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771392.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771392.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771392.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771392.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771392 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771392 .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_771392 .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_771392 .buttonSimple:hover, #cleanLists_stacks_in_771392 .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_771394 ul, #cleanLists_stacks_in_771394 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771394.sectionTypeHeader, #cleanLists_stacks_in_771394.sectionTypeButton, #cleanLists_stacks_in_771394 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771394.backgroundOn, #cleanLists_stacks_in_771394.backgroundOn, #cleanLists_stacks_in_771394.backgroundOn li, #cleanLists_stacks_in_771394.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771394.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771394.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771394.backgroundOff li, #cleanLists_stacks_in_771394.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771394.sectionTypeHeader h1, #cleanLists_stacks_in_771394.sectionTypeButton h1,
#cleanLists_stacks_in_771394.sectionTypeHeader h2, #cleanLists_stacks_in_771394.sectionTypeButton h2,
#cleanLists_stacks_in_771394.sectionTypeHeader h3, #cleanLists_stacks_in_771394.sectionTypeButton h3,
#cleanLists_stacks_in_771394.sectionTypeHeader h4, #cleanLists_stacks_in_771394.sectionTypeButton h4,
#cleanLists_stacks_in_771394.sectionTypeHeader h5, #cleanLists_stacks_in_771394.sectionTypeButton h5,
#cleanLists_stacks_in_771394.sectionTypeHeader h6, #cleanLists_stacks_in_771394.sectionTypeButton h6,
#cleanLists_stacks_in_771394.sectionTypeHeader h1 p, #cleanLists_stacks_in_771394.sectionTypeButton h1 p,
#cleanLists_stacks_in_771394.sectionTypeHeader h2 p, #cleanLists_stacks_in_771394.sectionTypeButton h2 p,
#cleanLists_stacks_in_771394.sectionTypeHeader h3 p, #cleanLists_stacks_in_771394.sectionTypeButton h3 p,
#cleanLists_stacks_in_771394.sectionTypeHeader h4 p, #cleanLists_stacks_in_771394.sectionTypeButton h4 p,
#cleanLists_stacks_in_771394.sectionTypeHeader h5 p, #cleanLists_stacks_in_771394.sectionTypeButton h5 p,
#cleanLists_stacks_in_771394.sectionTypeHeader h6 p, #cleanLists_stacks_in_771394.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771394 a, #cleanLists_stacks_in_771394.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771394 a:hover, #cleanLists_stacks_in_771394.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771394.sectionTypeHeader *, #cleanLists_stacks_in_771394.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771394 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771394 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771394 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771394 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771394 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771394 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771394 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771394 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771394 li .bulletSections, #cleanLists_stacks_in_771394 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771394 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771394.bulletBox li .customBulletBox, #cleanLists_stacks_in_771394.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771394.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771394.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771394.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771394.bulletOff,
#cleanLists_stacks_in_771394.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771394.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771394.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771394.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771394.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771394.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771394 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771394 .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_771394 .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_771394 .buttonSimple:hover, #cleanLists_stacks_in_771394 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771394 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_774249 {
	height: 40.00px;
}




























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

#stacks_in_773762 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773764 {
	height: 20.00px;
}




























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

#stacks_in_773765>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_773765>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_773765 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_773768 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773771 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_773782 ul, #cleanLists_stacks_in_773782 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773782.sectionTypeHeader, #cleanLists_stacks_in_773782.sectionTypeButton, #cleanLists_stacks_in_773782 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773782.backgroundOn, #cleanLists_stacks_in_773782.backgroundOn, #cleanLists_stacks_in_773782.backgroundOn li, #cleanLists_stacks_in_773782.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773782.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773782.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773782.backgroundOff li, #cleanLists_stacks_in_773782.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773782.sectionTypeHeader h1, #cleanLists_stacks_in_773782.sectionTypeButton h1,
#cleanLists_stacks_in_773782.sectionTypeHeader h2, #cleanLists_stacks_in_773782.sectionTypeButton h2,
#cleanLists_stacks_in_773782.sectionTypeHeader h3, #cleanLists_stacks_in_773782.sectionTypeButton h3,
#cleanLists_stacks_in_773782.sectionTypeHeader h4, #cleanLists_stacks_in_773782.sectionTypeButton h4,
#cleanLists_stacks_in_773782.sectionTypeHeader h5, #cleanLists_stacks_in_773782.sectionTypeButton h5,
#cleanLists_stacks_in_773782.sectionTypeHeader h6, #cleanLists_stacks_in_773782.sectionTypeButton h6,
#cleanLists_stacks_in_773782.sectionTypeHeader h1 p, #cleanLists_stacks_in_773782.sectionTypeButton h1 p,
#cleanLists_stacks_in_773782.sectionTypeHeader h2 p, #cleanLists_stacks_in_773782.sectionTypeButton h2 p,
#cleanLists_stacks_in_773782.sectionTypeHeader h3 p, #cleanLists_stacks_in_773782.sectionTypeButton h3 p,
#cleanLists_stacks_in_773782.sectionTypeHeader h4 p, #cleanLists_stacks_in_773782.sectionTypeButton h4 p,
#cleanLists_stacks_in_773782.sectionTypeHeader h5 p, #cleanLists_stacks_in_773782.sectionTypeButton h5 p,
#cleanLists_stacks_in_773782.sectionTypeHeader h6 p, #cleanLists_stacks_in_773782.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773782 a, #cleanLists_stacks_in_773782.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773782 a:hover, #cleanLists_stacks_in_773782.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773782.sectionTypeHeader *, #cleanLists_stacks_in_773782.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773782 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773782 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773782 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773782 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773782 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773782 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773782 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773782 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773782 li .bulletSections, #cleanLists_stacks_in_773782 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773782 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773782.bulletBox li .customBulletBox, #cleanLists_stacks_in_773782.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773782.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773782.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773782.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773782.bulletOff,
#cleanLists_stacks_in_773782.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773782.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773782.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773782.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773782.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773782.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773782 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773782 .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_773782 .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_773782 .buttonSimple:hover, #cleanLists_stacks_in_773782 .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_773784 ul, #cleanLists_stacks_in_773784 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773784.sectionTypeHeader, #cleanLists_stacks_in_773784.sectionTypeButton, #cleanLists_stacks_in_773784 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773784.backgroundOn, #cleanLists_stacks_in_773784.backgroundOn, #cleanLists_stacks_in_773784.backgroundOn li, #cleanLists_stacks_in_773784.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773784.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773784.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773784.backgroundOff li, #cleanLists_stacks_in_773784.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773784.sectionTypeHeader h1, #cleanLists_stacks_in_773784.sectionTypeButton h1,
#cleanLists_stacks_in_773784.sectionTypeHeader h2, #cleanLists_stacks_in_773784.sectionTypeButton h2,
#cleanLists_stacks_in_773784.sectionTypeHeader h3, #cleanLists_stacks_in_773784.sectionTypeButton h3,
#cleanLists_stacks_in_773784.sectionTypeHeader h4, #cleanLists_stacks_in_773784.sectionTypeButton h4,
#cleanLists_stacks_in_773784.sectionTypeHeader h5, #cleanLists_stacks_in_773784.sectionTypeButton h5,
#cleanLists_stacks_in_773784.sectionTypeHeader h6, #cleanLists_stacks_in_773784.sectionTypeButton h6,
#cleanLists_stacks_in_773784.sectionTypeHeader h1 p, #cleanLists_stacks_in_773784.sectionTypeButton h1 p,
#cleanLists_stacks_in_773784.sectionTypeHeader h2 p, #cleanLists_stacks_in_773784.sectionTypeButton h2 p,
#cleanLists_stacks_in_773784.sectionTypeHeader h3 p, #cleanLists_stacks_in_773784.sectionTypeButton h3 p,
#cleanLists_stacks_in_773784.sectionTypeHeader h4 p, #cleanLists_stacks_in_773784.sectionTypeButton h4 p,
#cleanLists_stacks_in_773784.sectionTypeHeader h5 p, #cleanLists_stacks_in_773784.sectionTypeButton h5 p,
#cleanLists_stacks_in_773784.sectionTypeHeader h6 p, #cleanLists_stacks_in_773784.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773784 a, #cleanLists_stacks_in_773784.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773784 a:hover, #cleanLists_stacks_in_773784.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773784.sectionTypeHeader *, #cleanLists_stacks_in_773784.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773784 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773784 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773784 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773784 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773784 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773784 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773784 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773784 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773784 li .bulletSections, #cleanLists_stacks_in_773784 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773784 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773784.bulletBox li .customBulletBox, #cleanLists_stacks_in_773784.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773784.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773784.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773784.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773784.bulletOff,
#cleanLists_stacks_in_773784.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773784.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773784.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773784.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773784.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773784.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773784 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773784 .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_773784 .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_773784 .buttonSimple:hover, #cleanLists_stacks_in_773784 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773784 {
	padding:  5px;
}
/*
 * 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_773775 ul, #cleanLists_stacks_in_773775 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773775.sectionTypeHeader, #cleanLists_stacks_in_773775.sectionTypeButton, #cleanLists_stacks_in_773775 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773775.backgroundOn, #cleanLists_stacks_in_773775.backgroundOn, #cleanLists_stacks_in_773775.backgroundOn li, #cleanLists_stacks_in_773775.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773775.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773775.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773775.backgroundOff li, #cleanLists_stacks_in_773775.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773775.sectionTypeHeader h1, #cleanLists_stacks_in_773775.sectionTypeButton h1,
#cleanLists_stacks_in_773775.sectionTypeHeader h2, #cleanLists_stacks_in_773775.sectionTypeButton h2,
#cleanLists_stacks_in_773775.sectionTypeHeader h3, #cleanLists_stacks_in_773775.sectionTypeButton h3,
#cleanLists_stacks_in_773775.sectionTypeHeader h4, #cleanLists_stacks_in_773775.sectionTypeButton h4,
#cleanLists_stacks_in_773775.sectionTypeHeader h5, #cleanLists_stacks_in_773775.sectionTypeButton h5,
#cleanLists_stacks_in_773775.sectionTypeHeader h6, #cleanLists_stacks_in_773775.sectionTypeButton h6,
#cleanLists_stacks_in_773775.sectionTypeHeader h1 p, #cleanLists_stacks_in_773775.sectionTypeButton h1 p,
#cleanLists_stacks_in_773775.sectionTypeHeader h2 p, #cleanLists_stacks_in_773775.sectionTypeButton h2 p,
#cleanLists_stacks_in_773775.sectionTypeHeader h3 p, #cleanLists_stacks_in_773775.sectionTypeButton h3 p,
#cleanLists_stacks_in_773775.sectionTypeHeader h4 p, #cleanLists_stacks_in_773775.sectionTypeButton h4 p,
#cleanLists_stacks_in_773775.sectionTypeHeader h5 p, #cleanLists_stacks_in_773775.sectionTypeButton h5 p,
#cleanLists_stacks_in_773775.sectionTypeHeader h6 p, #cleanLists_stacks_in_773775.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773775 a, #cleanLists_stacks_in_773775.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773775 a:hover, #cleanLists_stacks_in_773775.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773775.sectionTypeHeader *, #cleanLists_stacks_in_773775.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773775 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773775 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773775 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773775 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773775 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773775 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773775 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773775 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773775 li .bulletSections, #cleanLists_stacks_in_773775 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773775 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773775.bulletBox li .customBulletBox, #cleanLists_stacks_in_773775.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773775.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773775.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773775.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773775.bulletOff,
#cleanLists_stacks_in_773775.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773775.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773775.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773775.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773775.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773775.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773775 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773775 .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_773775 .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_773775 .buttonSimple:hover, #cleanLists_stacks_in_773775 .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_773777 ul, #cleanLists_stacks_in_773777 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773777.sectionTypeHeader, #cleanLists_stacks_in_773777.sectionTypeButton, #cleanLists_stacks_in_773777 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773777.backgroundOn, #cleanLists_stacks_in_773777.backgroundOn, #cleanLists_stacks_in_773777.backgroundOn li, #cleanLists_stacks_in_773777.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773777.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773777.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773777.backgroundOff li, #cleanLists_stacks_in_773777.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773777.sectionTypeHeader h1, #cleanLists_stacks_in_773777.sectionTypeButton h1,
#cleanLists_stacks_in_773777.sectionTypeHeader h2, #cleanLists_stacks_in_773777.sectionTypeButton h2,
#cleanLists_stacks_in_773777.sectionTypeHeader h3, #cleanLists_stacks_in_773777.sectionTypeButton h3,
#cleanLists_stacks_in_773777.sectionTypeHeader h4, #cleanLists_stacks_in_773777.sectionTypeButton h4,
#cleanLists_stacks_in_773777.sectionTypeHeader h5, #cleanLists_stacks_in_773777.sectionTypeButton h5,
#cleanLists_stacks_in_773777.sectionTypeHeader h6, #cleanLists_stacks_in_773777.sectionTypeButton h6,
#cleanLists_stacks_in_773777.sectionTypeHeader h1 p, #cleanLists_stacks_in_773777.sectionTypeButton h1 p,
#cleanLists_stacks_in_773777.sectionTypeHeader h2 p, #cleanLists_stacks_in_773777.sectionTypeButton h2 p,
#cleanLists_stacks_in_773777.sectionTypeHeader h3 p, #cleanLists_stacks_in_773777.sectionTypeButton h3 p,
#cleanLists_stacks_in_773777.sectionTypeHeader h4 p, #cleanLists_stacks_in_773777.sectionTypeButton h4 p,
#cleanLists_stacks_in_773777.sectionTypeHeader h5 p, #cleanLists_stacks_in_773777.sectionTypeButton h5 p,
#cleanLists_stacks_in_773777.sectionTypeHeader h6 p, #cleanLists_stacks_in_773777.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773777 a, #cleanLists_stacks_in_773777.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773777 a:hover, #cleanLists_stacks_in_773777.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773777.sectionTypeHeader *, #cleanLists_stacks_in_773777.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773777 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773777 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773777 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773777 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773777 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773777 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773777 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773777 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773777 li .bulletSections, #cleanLists_stacks_in_773777 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773777 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773777.bulletBox li .customBulletBox, #cleanLists_stacks_in_773777.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773777.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773777.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773777.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773777.bulletOff,
#cleanLists_stacks_in_773777.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773777.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773777.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773777.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773777.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773777.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773777 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773777 .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_773777 .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_773777 .buttonSimple:hover, #cleanLists_stacks_in_773777 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773777 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_774102 {
	height: 40.00px;
}




























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

#stacks_in_774104 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774106 {
	height: 20.00px;
}




























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

#stacks_in_774107>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_774107>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_774112 {
	margin:  2px;
	padding: 0px 0px 0px 20px;
}

#stacks_out_774112 {
	margin-left:0;
}

#stacks_in_774109 {
	padding: 20px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774115 {
	height: 20.00px;
}




























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

#stacks_in_774116>.s3_row>.s3_column_left {
	width: 53.62%;
}

#stacks_in_774116>.s3_row>.s3_column_right {
	width: 46.380001%;
}




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










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



}



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


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


}





/*
 * 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_774126 ul, #cleanLists_stacks_in_774126 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774126.sectionTypeHeader, #cleanLists_stacks_in_774126.sectionTypeButton, #cleanLists_stacks_in_774126 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774126.backgroundOn, #cleanLists_stacks_in_774126.backgroundOn, #cleanLists_stacks_in_774126.backgroundOn li, #cleanLists_stacks_in_774126.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774126.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774126.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774126.backgroundOff li, #cleanLists_stacks_in_774126.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774126.sectionTypeHeader h1, #cleanLists_stacks_in_774126.sectionTypeButton h1,
#cleanLists_stacks_in_774126.sectionTypeHeader h2, #cleanLists_stacks_in_774126.sectionTypeButton h2,
#cleanLists_stacks_in_774126.sectionTypeHeader h3, #cleanLists_stacks_in_774126.sectionTypeButton h3,
#cleanLists_stacks_in_774126.sectionTypeHeader h4, #cleanLists_stacks_in_774126.sectionTypeButton h4,
#cleanLists_stacks_in_774126.sectionTypeHeader h5, #cleanLists_stacks_in_774126.sectionTypeButton h5,
#cleanLists_stacks_in_774126.sectionTypeHeader h6, #cleanLists_stacks_in_774126.sectionTypeButton h6,
#cleanLists_stacks_in_774126.sectionTypeHeader h1 p, #cleanLists_stacks_in_774126.sectionTypeButton h1 p,
#cleanLists_stacks_in_774126.sectionTypeHeader h2 p, #cleanLists_stacks_in_774126.sectionTypeButton h2 p,
#cleanLists_stacks_in_774126.sectionTypeHeader h3 p, #cleanLists_stacks_in_774126.sectionTypeButton h3 p,
#cleanLists_stacks_in_774126.sectionTypeHeader h4 p, #cleanLists_stacks_in_774126.sectionTypeButton h4 p,
#cleanLists_stacks_in_774126.sectionTypeHeader h5 p, #cleanLists_stacks_in_774126.sectionTypeButton h5 p,
#cleanLists_stacks_in_774126.sectionTypeHeader h6 p, #cleanLists_stacks_in_774126.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774126 a, #cleanLists_stacks_in_774126.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774126 a:hover, #cleanLists_stacks_in_774126.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774126.sectionTypeHeader *, #cleanLists_stacks_in_774126.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774126 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774126 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774126 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774126 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774126 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774126 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774126 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774126 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774126 li .bulletSections, #cleanLists_stacks_in_774126 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774126 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774126.bulletBox li .customBulletBox, #cleanLists_stacks_in_774126.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774126.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774126.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774126.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774126.bulletOff,
#cleanLists_stacks_in_774126.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774126.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774126.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774126.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774126.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774126.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774126 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774126 .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_774126 .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_774126 .buttonSimple:hover, #cleanLists_stacks_in_774126 .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_774128 ul, #cleanLists_stacks_in_774128 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774128.sectionTypeHeader, #cleanLists_stacks_in_774128.sectionTypeButton, #cleanLists_stacks_in_774128 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774128.backgroundOn, #cleanLists_stacks_in_774128.backgroundOn, #cleanLists_stacks_in_774128.backgroundOn li, #cleanLists_stacks_in_774128.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774128.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774128.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774128.backgroundOff li, #cleanLists_stacks_in_774128.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774128.sectionTypeHeader h1, #cleanLists_stacks_in_774128.sectionTypeButton h1,
#cleanLists_stacks_in_774128.sectionTypeHeader h2, #cleanLists_stacks_in_774128.sectionTypeButton h2,
#cleanLists_stacks_in_774128.sectionTypeHeader h3, #cleanLists_stacks_in_774128.sectionTypeButton h3,
#cleanLists_stacks_in_774128.sectionTypeHeader h4, #cleanLists_stacks_in_774128.sectionTypeButton h4,
#cleanLists_stacks_in_774128.sectionTypeHeader h5, #cleanLists_stacks_in_774128.sectionTypeButton h5,
#cleanLists_stacks_in_774128.sectionTypeHeader h6, #cleanLists_stacks_in_774128.sectionTypeButton h6,
#cleanLists_stacks_in_774128.sectionTypeHeader h1 p, #cleanLists_stacks_in_774128.sectionTypeButton h1 p,
#cleanLists_stacks_in_774128.sectionTypeHeader h2 p, #cleanLists_stacks_in_774128.sectionTypeButton h2 p,
#cleanLists_stacks_in_774128.sectionTypeHeader h3 p, #cleanLists_stacks_in_774128.sectionTypeButton h3 p,
#cleanLists_stacks_in_774128.sectionTypeHeader h4 p, #cleanLists_stacks_in_774128.sectionTypeButton h4 p,
#cleanLists_stacks_in_774128.sectionTypeHeader h5 p, #cleanLists_stacks_in_774128.sectionTypeButton h5 p,
#cleanLists_stacks_in_774128.sectionTypeHeader h6 p, #cleanLists_stacks_in_774128.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774128 a, #cleanLists_stacks_in_774128.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774128 a:hover, #cleanLists_stacks_in_774128.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774128.sectionTypeHeader *, #cleanLists_stacks_in_774128.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774128 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774128 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774128 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774128 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774128 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774128 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774128 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774128 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774128 li .bulletSections, #cleanLists_stacks_in_774128 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774128 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774128.bulletBox li .customBulletBox, #cleanLists_stacks_in_774128.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774128.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774128.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774128.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774128.bulletOff,
#cleanLists_stacks_in_774128.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774128.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774128.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774128.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774128.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774128.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774128 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774128 .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_774128 .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_774128 .buttonSimple:hover, #cleanLists_stacks_in_774128 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774128 {
	padding: 15px 5px 5px 15px;
}
/*
 * 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_774119 ul, #cleanLists_stacks_in_774119 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774119.sectionTypeHeader, #cleanLists_stacks_in_774119.sectionTypeButton, #cleanLists_stacks_in_774119 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774119.backgroundOn, #cleanLists_stacks_in_774119.backgroundOn, #cleanLists_stacks_in_774119.backgroundOn li, #cleanLists_stacks_in_774119.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774119.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774119.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774119.backgroundOff li, #cleanLists_stacks_in_774119.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774119.sectionTypeHeader h1, #cleanLists_stacks_in_774119.sectionTypeButton h1,
#cleanLists_stacks_in_774119.sectionTypeHeader h2, #cleanLists_stacks_in_774119.sectionTypeButton h2,
#cleanLists_stacks_in_774119.sectionTypeHeader h3, #cleanLists_stacks_in_774119.sectionTypeButton h3,
#cleanLists_stacks_in_774119.sectionTypeHeader h4, #cleanLists_stacks_in_774119.sectionTypeButton h4,
#cleanLists_stacks_in_774119.sectionTypeHeader h5, #cleanLists_stacks_in_774119.sectionTypeButton h5,
#cleanLists_stacks_in_774119.sectionTypeHeader h6, #cleanLists_stacks_in_774119.sectionTypeButton h6,
#cleanLists_stacks_in_774119.sectionTypeHeader h1 p, #cleanLists_stacks_in_774119.sectionTypeButton h1 p,
#cleanLists_stacks_in_774119.sectionTypeHeader h2 p, #cleanLists_stacks_in_774119.sectionTypeButton h2 p,
#cleanLists_stacks_in_774119.sectionTypeHeader h3 p, #cleanLists_stacks_in_774119.sectionTypeButton h3 p,
#cleanLists_stacks_in_774119.sectionTypeHeader h4 p, #cleanLists_stacks_in_774119.sectionTypeButton h4 p,
#cleanLists_stacks_in_774119.sectionTypeHeader h5 p, #cleanLists_stacks_in_774119.sectionTypeButton h5 p,
#cleanLists_stacks_in_774119.sectionTypeHeader h6 p, #cleanLists_stacks_in_774119.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774119 a, #cleanLists_stacks_in_774119.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774119 a:hover, #cleanLists_stacks_in_774119.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774119.sectionTypeHeader *, #cleanLists_stacks_in_774119.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774119 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774119 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774119 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774119 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774119 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774119 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774119 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774119 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774119 li .bulletSections, #cleanLists_stacks_in_774119 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774119 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774119.bulletBox li .customBulletBox, #cleanLists_stacks_in_774119.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774119.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774119.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774119.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774119.bulletOff,
#cleanLists_stacks_in_774119.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774119.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774119.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774119.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774119.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774119.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774119 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774119 .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_774119 .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_774119 .buttonSimple:hover, #cleanLists_stacks_in_774119 .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_774121 ul, #cleanLists_stacks_in_774121 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774121.sectionTypeHeader, #cleanLists_stacks_in_774121.sectionTypeButton, #cleanLists_stacks_in_774121 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774121.backgroundOn, #cleanLists_stacks_in_774121.backgroundOn, #cleanLists_stacks_in_774121.backgroundOn li, #cleanLists_stacks_in_774121.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774121.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774121.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774121.backgroundOff li, #cleanLists_stacks_in_774121.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774121.sectionTypeHeader h1, #cleanLists_stacks_in_774121.sectionTypeButton h1,
#cleanLists_stacks_in_774121.sectionTypeHeader h2, #cleanLists_stacks_in_774121.sectionTypeButton h2,
#cleanLists_stacks_in_774121.sectionTypeHeader h3, #cleanLists_stacks_in_774121.sectionTypeButton h3,
#cleanLists_stacks_in_774121.sectionTypeHeader h4, #cleanLists_stacks_in_774121.sectionTypeButton h4,
#cleanLists_stacks_in_774121.sectionTypeHeader h5, #cleanLists_stacks_in_774121.sectionTypeButton h5,
#cleanLists_stacks_in_774121.sectionTypeHeader h6, #cleanLists_stacks_in_774121.sectionTypeButton h6,
#cleanLists_stacks_in_774121.sectionTypeHeader h1 p, #cleanLists_stacks_in_774121.sectionTypeButton h1 p,
#cleanLists_stacks_in_774121.sectionTypeHeader h2 p, #cleanLists_stacks_in_774121.sectionTypeButton h2 p,
#cleanLists_stacks_in_774121.sectionTypeHeader h3 p, #cleanLists_stacks_in_774121.sectionTypeButton h3 p,
#cleanLists_stacks_in_774121.sectionTypeHeader h4 p, #cleanLists_stacks_in_774121.sectionTypeButton h4 p,
#cleanLists_stacks_in_774121.sectionTypeHeader h5 p, #cleanLists_stacks_in_774121.sectionTypeButton h5 p,
#cleanLists_stacks_in_774121.sectionTypeHeader h6 p, #cleanLists_stacks_in_774121.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774121 a, #cleanLists_stacks_in_774121.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774121 a:hover, #cleanLists_stacks_in_774121.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774121.sectionTypeHeader *, #cleanLists_stacks_in_774121.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774121 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774121 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774121 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774121 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774121 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774121 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774121 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774121 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774121 li .bulletSections, #cleanLists_stacks_in_774121 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774121 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774121.bulletBox li .customBulletBox, #cleanLists_stacks_in_774121.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774121.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774121.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774121.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774121.bulletOff,
#cleanLists_stacks_in_774121.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774121.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774121.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774121.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774121.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774121.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774121 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774121 .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_774121 .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_774121 .buttonSimple:hover, #cleanLists_stacks_in_774121 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774121 {
	padding: 15px 5px 5px 5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774131 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_774248 {
	height: 40.00px;
}




























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

#stacks_in_773952 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_773954>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_773954>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_773957 {
	margin:  2px;
	padding:  5px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_773971 ul, #cleanLists_stacks_in_773971 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773971.sectionTypeHeader, #cleanLists_stacks_in_773971.sectionTypeButton, #cleanLists_stacks_in_773971 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773971.backgroundOn, #cleanLists_stacks_in_773971.backgroundOn, #cleanLists_stacks_in_773971.backgroundOn li, #cleanLists_stacks_in_773971.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773971.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773971.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773971.backgroundOff li, #cleanLists_stacks_in_773971.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773971.sectionTypeHeader h1, #cleanLists_stacks_in_773971.sectionTypeButton h1,
#cleanLists_stacks_in_773971.sectionTypeHeader h2, #cleanLists_stacks_in_773971.sectionTypeButton h2,
#cleanLists_stacks_in_773971.sectionTypeHeader h3, #cleanLists_stacks_in_773971.sectionTypeButton h3,
#cleanLists_stacks_in_773971.sectionTypeHeader h4, #cleanLists_stacks_in_773971.sectionTypeButton h4,
#cleanLists_stacks_in_773971.sectionTypeHeader h5, #cleanLists_stacks_in_773971.sectionTypeButton h5,
#cleanLists_stacks_in_773971.sectionTypeHeader h6, #cleanLists_stacks_in_773971.sectionTypeButton h6,
#cleanLists_stacks_in_773971.sectionTypeHeader h1 p, #cleanLists_stacks_in_773971.sectionTypeButton h1 p,
#cleanLists_stacks_in_773971.sectionTypeHeader h2 p, #cleanLists_stacks_in_773971.sectionTypeButton h2 p,
#cleanLists_stacks_in_773971.sectionTypeHeader h3 p, #cleanLists_stacks_in_773971.sectionTypeButton h3 p,
#cleanLists_stacks_in_773971.sectionTypeHeader h4 p, #cleanLists_stacks_in_773971.sectionTypeButton h4 p,
#cleanLists_stacks_in_773971.sectionTypeHeader h5 p, #cleanLists_stacks_in_773971.sectionTypeButton h5 p,
#cleanLists_stacks_in_773971.sectionTypeHeader h6 p, #cleanLists_stacks_in_773971.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773971 a, #cleanLists_stacks_in_773971.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773971 a:hover, #cleanLists_stacks_in_773971.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773971.sectionTypeHeader *, #cleanLists_stacks_in_773971.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773971 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773971 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773971 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773971 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773971 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773971 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773971 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773971 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773971 li .bulletSections, #cleanLists_stacks_in_773971 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773971 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773971.bulletBox li .customBulletBox, #cleanLists_stacks_in_773971.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773971.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773971.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773971.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773971.bulletOff,
#cleanLists_stacks_in_773971.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773971.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773971.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773971.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773971.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773971.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773971 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773971 .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_773971 .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_773971 .buttonSimple:hover, #cleanLists_stacks_in_773971 .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_773973 ul, #cleanLists_stacks_in_773973 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773973.sectionTypeHeader, #cleanLists_stacks_in_773973.sectionTypeButton, #cleanLists_stacks_in_773973 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773973.backgroundOn, #cleanLists_stacks_in_773973.backgroundOn, #cleanLists_stacks_in_773973.backgroundOn li, #cleanLists_stacks_in_773973.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773973.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773973.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773973.backgroundOff li, #cleanLists_stacks_in_773973.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773973.sectionTypeHeader h1, #cleanLists_stacks_in_773973.sectionTypeButton h1,
#cleanLists_stacks_in_773973.sectionTypeHeader h2, #cleanLists_stacks_in_773973.sectionTypeButton h2,
#cleanLists_stacks_in_773973.sectionTypeHeader h3, #cleanLists_stacks_in_773973.sectionTypeButton h3,
#cleanLists_stacks_in_773973.sectionTypeHeader h4, #cleanLists_stacks_in_773973.sectionTypeButton h4,
#cleanLists_stacks_in_773973.sectionTypeHeader h5, #cleanLists_stacks_in_773973.sectionTypeButton h5,
#cleanLists_stacks_in_773973.sectionTypeHeader h6, #cleanLists_stacks_in_773973.sectionTypeButton h6,
#cleanLists_stacks_in_773973.sectionTypeHeader h1 p, #cleanLists_stacks_in_773973.sectionTypeButton h1 p,
#cleanLists_stacks_in_773973.sectionTypeHeader h2 p, #cleanLists_stacks_in_773973.sectionTypeButton h2 p,
#cleanLists_stacks_in_773973.sectionTypeHeader h3 p, #cleanLists_stacks_in_773973.sectionTypeButton h3 p,
#cleanLists_stacks_in_773973.sectionTypeHeader h4 p, #cleanLists_stacks_in_773973.sectionTypeButton h4 p,
#cleanLists_stacks_in_773973.sectionTypeHeader h5 p, #cleanLists_stacks_in_773973.sectionTypeButton h5 p,
#cleanLists_stacks_in_773973.sectionTypeHeader h6 p, #cleanLists_stacks_in_773973.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773973 a, #cleanLists_stacks_in_773973.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773973 a:hover, #cleanLists_stacks_in_773973.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773973.sectionTypeHeader *, #cleanLists_stacks_in_773973.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773973 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773973 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773973 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773973 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773973 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773973 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773973 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773973 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773973 li .bulletSections, #cleanLists_stacks_in_773973 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773973 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773973.bulletBox li .customBulletBox, #cleanLists_stacks_in_773973.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773973.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773973.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773973.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773973.bulletOff,
#cleanLists_stacks_in_773973.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773973.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773973.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773973.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773973.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773973.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773973 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773973 .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_773973 .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_773973 .buttonSimple:hover, #cleanLists_stacks_in_773973 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773973 {
	padding:  5px;
}
/*
 * 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_773964 ul, #cleanLists_stacks_in_773964 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773964.sectionTypeHeader, #cleanLists_stacks_in_773964.sectionTypeButton, #cleanLists_stacks_in_773964 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773964.backgroundOn, #cleanLists_stacks_in_773964.backgroundOn, #cleanLists_stacks_in_773964.backgroundOn li, #cleanLists_stacks_in_773964.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773964.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773964.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773964.backgroundOff li, #cleanLists_stacks_in_773964.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773964.sectionTypeHeader h1, #cleanLists_stacks_in_773964.sectionTypeButton h1,
#cleanLists_stacks_in_773964.sectionTypeHeader h2, #cleanLists_stacks_in_773964.sectionTypeButton h2,
#cleanLists_stacks_in_773964.sectionTypeHeader h3, #cleanLists_stacks_in_773964.sectionTypeButton h3,
#cleanLists_stacks_in_773964.sectionTypeHeader h4, #cleanLists_stacks_in_773964.sectionTypeButton h4,
#cleanLists_stacks_in_773964.sectionTypeHeader h5, #cleanLists_stacks_in_773964.sectionTypeButton h5,
#cleanLists_stacks_in_773964.sectionTypeHeader h6, #cleanLists_stacks_in_773964.sectionTypeButton h6,
#cleanLists_stacks_in_773964.sectionTypeHeader h1 p, #cleanLists_stacks_in_773964.sectionTypeButton h1 p,
#cleanLists_stacks_in_773964.sectionTypeHeader h2 p, #cleanLists_stacks_in_773964.sectionTypeButton h2 p,
#cleanLists_stacks_in_773964.sectionTypeHeader h3 p, #cleanLists_stacks_in_773964.sectionTypeButton h3 p,
#cleanLists_stacks_in_773964.sectionTypeHeader h4 p, #cleanLists_stacks_in_773964.sectionTypeButton h4 p,
#cleanLists_stacks_in_773964.sectionTypeHeader h5 p, #cleanLists_stacks_in_773964.sectionTypeButton h5 p,
#cleanLists_stacks_in_773964.sectionTypeHeader h6 p, #cleanLists_stacks_in_773964.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773964 a, #cleanLists_stacks_in_773964.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773964 a:hover, #cleanLists_stacks_in_773964.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773964.sectionTypeHeader *, #cleanLists_stacks_in_773964.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773964 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773964 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773964 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773964 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773964 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773964 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773964 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773964 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773964 li .bulletSections, #cleanLists_stacks_in_773964 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773964 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773964.bulletBox li .customBulletBox, #cleanLists_stacks_in_773964.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773964.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773964.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773964.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773964.bulletOff,
#cleanLists_stacks_in_773964.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773964.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773964.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773964.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773964.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773964.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773964 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773964 .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_773964 .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_773964 .buttonSimple:hover, #cleanLists_stacks_in_773964 .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_773966 ul, #cleanLists_stacks_in_773966 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773966.sectionTypeHeader, #cleanLists_stacks_in_773966.sectionTypeButton, #cleanLists_stacks_in_773966 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773966.backgroundOn, #cleanLists_stacks_in_773966.backgroundOn, #cleanLists_stacks_in_773966.backgroundOn li, #cleanLists_stacks_in_773966.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773966.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773966.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773966.backgroundOff li, #cleanLists_stacks_in_773966.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773966.sectionTypeHeader h1, #cleanLists_stacks_in_773966.sectionTypeButton h1,
#cleanLists_stacks_in_773966.sectionTypeHeader h2, #cleanLists_stacks_in_773966.sectionTypeButton h2,
#cleanLists_stacks_in_773966.sectionTypeHeader h3, #cleanLists_stacks_in_773966.sectionTypeButton h3,
#cleanLists_stacks_in_773966.sectionTypeHeader h4, #cleanLists_stacks_in_773966.sectionTypeButton h4,
#cleanLists_stacks_in_773966.sectionTypeHeader h5, #cleanLists_stacks_in_773966.sectionTypeButton h5,
#cleanLists_stacks_in_773966.sectionTypeHeader h6, #cleanLists_stacks_in_773966.sectionTypeButton h6,
#cleanLists_stacks_in_773966.sectionTypeHeader h1 p, #cleanLists_stacks_in_773966.sectionTypeButton h1 p,
#cleanLists_stacks_in_773966.sectionTypeHeader h2 p, #cleanLists_stacks_in_773966.sectionTypeButton h2 p,
#cleanLists_stacks_in_773966.sectionTypeHeader h3 p, #cleanLists_stacks_in_773966.sectionTypeButton h3 p,
#cleanLists_stacks_in_773966.sectionTypeHeader h4 p, #cleanLists_stacks_in_773966.sectionTypeButton h4 p,
#cleanLists_stacks_in_773966.sectionTypeHeader h5 p, #cleanLists_stacks_in_773966.sectionTypeButton h5 p,
#cleanLists_stacks_in_773966.sectionTypeHeader h6 p, #cleanLists_stacks_in_773966.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773966 a, #cleanLists_stacks_in_773966.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773966 a:hover, #cleanLists_stacks_in_773966.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773966.sectionTypeHeader *, #cleanLists_stacks_in_773966.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773966 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773966 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773966 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773966 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773966 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773966 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773966 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773966 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773966 li .bulletSections, #cleanLists_stacks_in_773966 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773966 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773966.bulletBox li .customBulletBox, #cleanLists_stacks_in_773966.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773966.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773966.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773966.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773966.bulletOff,
#cleanLists_stacks_in_773966.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773966.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773966.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773966.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773966.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773966.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773966 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773966 .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_773966 .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_773966 .buttonSimple:hover, #cleanLists_stacks_in_773966 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773966 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773976 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_773976 {
		display: none !important;
	}
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_774132.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_774132.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_774132.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_774132.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_774132 {
	padding: 10px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774138 {
	height: 20.00px;
}




























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

#stacks_in_774193 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774195 {
	height: 20.00px;
}




























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

#stacks_in_774196>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_774196>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_774311 {
	margin:  2px;
	padding: 0px 0px 0px 20px;
}

#stacks_out_774311 {
	margin-left:0;
}

#stacks_in_774198 {
	padding: 20px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774204 {
	height: 20.00px;
}




























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

#stacks_in_774205>.s3_row>.s3_column_left {
	width: 53.62%;
}

#stacks_in_774205>.s3_row>.s3_column_right {
	width: 46.380001%;
}




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










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



}



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


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


}





/*
 * 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_774215 ul, #cleanLists_stacks_in_774215 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774215.sectionTypeHeader, #cleanLists_stacks_in_774215.sectionTypeButton, #cleanLists_stacks_in_774215 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774215.backgroundOn, #cleanLists_stacks_in_774215.backgroundOn, #cleanLists_stacks_in_774215.backgroundOn li, #cleanLists_stacks_in_774215.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774215.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774215.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774215.backgroundOff li, #cleanLists_stacks_in_774215.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774215.sectionTypeHeader h1, #cleanLists_stacks_in_774215.sectionTypeButton h1,
#cleanLists_stacks_in_774215.sectionTypeHeader h2, #cleanLists_stacks_in_774215.sectionTypeButton h2,
#cleanLists_stacks_in_774215.sectionTypeHeader h3, #cleanLists_stacks_in_774215.sectionTypeButton h3,
#cleanLists_stacks_in_774215.sectionTypeHeader h4, #cleanLists_stacks_in_774215.sectionTypeButton h4,
#cleanLists_stacks_in_774215.sectionTypeHeader h5, #cleanLists_stacks_in_774215.sectionTypeButton h5,
#cleanLists_stacks_in_774215.sectionTypeHeader h6, #cleanLists_stacks_in_774215.sectionTypeButton h6,
#cleanLists_stacks_in_774215.sectionTypeHeader h1 p, #cleanLists_stacks_in_774215.sectionTypeButton h1 p,
#cleanLists_stacks_in_774215.sectionTypeHeader h2 p, #cleanLists_stacks_in_774215.sectionTypeButton h2 p,
#cleanLists_stacks_in_774215.sectionTypeHeader h3 p, #cleanLists_stacks_in_774215.sectionTypeButton h3 p,
#cleanLists_stacks_in_774215.sectionTypeHeader h4 p, #cleanLists_stacks_in_774215.sectionTypeButton h4 p,
#cleanLists_stacks_in_774215.sectionTypeHeader h5 p, #cleanLists_stacks_in_774215.sectionTypeButton h5 p,
#cleanLists_stacks_in_774215.sectionTypeHeader h6 p, #cleanLists_stacks_in_774215.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774215 a, #cleanLists_stacks_in_774215.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774215 a:hover, #cleanLists_stacks_in_774215.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774215.sectionTypeHeader *, #cleanLists_stacks_in_774215.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774215 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774215 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774215 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774215 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774215 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774215 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774215 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774215 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774215 li .bulletSections, #cleanLists_stacks_in_774215 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774215 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774215.bulletBox li .customBulletBox, #cleanLists_stacks_in_774215.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774215.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774215.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774215.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774215.bulletOff,
#cleanLists_stacks_in_774215.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774215.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774215.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774215.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774215.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774215.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774215 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774215 .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_774215 .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_774215 .buttonSimple:hover, #cleanLists_stacks_in_774215 .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_774217 ul, #cleanLists_stacks_in_774217 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774217.sectionTypeHeader, #cleanLists_stacks_in_774217.sectionTypeButton, #cleanLists_stacks_in_774217 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774217.backgroundOn, #cleanLists_stacks_in_774217.backgroundOn, #cleanLists_stacks_in_774217.backgroundOn li, #cleanLists_stacks_in_774217.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774217.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774217.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774217.backgroundOff li, #cleanLists_stacks_in_774217.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774217.sectionTypeHeader h1, #cleanLists_stacks_in_774217.sectionTypeButton h1,
#cleanLists_stacks_in_774217.sectionTypeHeader h2, #cleanLists_stacks_in_774217.sectionTypeButton h2,
#cleanLists_stacks_in_774217.sectionTypeHeader h3, #cleanLists_stacks_in_774217.sectionTypeButton h3,
#cleanLists_stacks_in_774217.sectionTypeHeader h4, #cleanLists_stacks_in_774217.sectionTypeButton h4,
#cleanLists_stacks_in_774217.sectionTypeHeader h5, #cleanLists_stacks_in_774217.sectionTypeButton h5,
#cleanLists_stacks_in_774217.sectionTypeHeader h6, #cleanLists_stacks_in_774217.sectionTypeButton h6,
#cleanLists_stacks_in_774217.sectionTypeHeader h1 p, #cleanLists_stacks_in_774217.sectionTypeButton h1 p,
#cleanLists_stacks_in_774217.sectionTypeHeader h2 p, #cleanLists_stacks_in_774217.sectionTypeButton h2 p,
#cleanLists_stacks_in_774217.sectionTypeHeader h3 p, #cleanLists_stacks_in_774217.sectionTypeButton h3 p,
#cleanLists_stacks_in_774217.sectionTypeHeader h4 p, #cleanLists_stacks_in_774217.sectionTypeButton h4 p,
#cleanLists_stacks_in_774217.sectionTypeHeader h5 p, #cleanLists_stacks_in_774217.sectionTypeButton h5 p,
#cleanLists_stacks_in_774217.sectionTypeHeader h6 p, #cleanLists_stacks_in_774217.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774217 a, #cleanLists_stacks_in_774217.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774217 a:hover, #cleanLists_stacks_in_774217.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774217.sectionTypeHeader *, #cleanLists_stacks_in_774217.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774217 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774217 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774217 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774217 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774217 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774217 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774217 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774217 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774217 li .bulletSections, #cleanLists_stacks_in_774217 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774217 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774217.bulletBox li .customBulletBox, #cleanLists_stacks_in_774217.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774217.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774217.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774217.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774217.bulletOff,
#cleanLists_stacks_in_774217.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774217.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774217.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774217.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774217.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774217.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774217 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774217 .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_774217 .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_774217 .buttonSimple:hover, #cleanLists_stacks_in_774217 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774217 {
	padding: 15px 5px 5px 15px;
}
/*
 * 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_774208 ul, #cleanLists_stacks_in_774208 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774208.sectionTypeHeader, #cleanLists_stacks_in_774208.sectionTypeButton, #cleanLists_stacks_in_774208 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774208.backgroundOn, #cleanLists_stacks_in_774208.backgroundOn, #cleanLists_stacks_in_774208.backgroundOn li, #cleanLists_stacks_in_774208.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774208.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774208.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774208.backgroundOff li, #cleanLists_stacks_in_774208.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774208.sectionTypeHeader h1, #cleanLists_stacks_in_774208.sectionTypeButton h1,
#cleanLists_stacks_in_774208.sectionTypeHeader h2, #cleanLists_stacks_in_774208.sectionTypeButton h2,
#cleanLists_stacks_in_774208.sectionTypeHeader h3, #cleanLists_stacks_in_774208.sectionTypeButton h3,
#cleanLists_stacks_in_774208.sectionTypeHeader h4, #cleanLists_stacks_in_774208.sectionTypeButton h4,
#cleanLists_stacks_in_774208.sectionTypeHeader h5, #cleanLists_stacks_in_774208.sectionTypeButton h5,
#cleanLists_stacks_in_774208.sectionTypeHeader h6, #cleanLists_stacks_in_774208.sectionTypeButton h6,
#cleanLists_stacks_in_774208.sectionTypeHeader h1 p, #cleanLists_stacks_in_774208.sectionTypeButton h1 p,
#cleanLists_stacks_in_774208.sectionTypeHeader h2 p, #cleanLists_stacks_in_774208.sectionTypeButton h2 p,
#cleanLists_stacks_in_774208.sectionTypeHeader h3 p, #cleanLists_stacks_in_774208.sectionTypeButton h3 p,
#cleanLists_stacks_in_774208.sectionTypeHeader h4 p, #cleanLists_stacks_in_774208.sectionTypeButton h4 p,
#cleanLists_stacks_in_774208.sectionTypeHeader h5 p, #cleanLists_stacks_in_774208.sectionTypeButton h5 p,
#cleanLists_stacks_in_774208.sectionTypeHeader h6 p, #cleanLists_stacks_in_774208.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774208 a, #cleanLists_stacks_in_774208.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774208 a:hover, #cleanLists_stacks_in_774208.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774208.sectionTypeHeader *, #cleanLists_stacks_in_774208.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774208 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774208 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774208 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774208 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774208 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774208 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774208 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774208 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774208 li .bulletSections, #cleanLists_stacks_in_774208 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774208 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774208.bulletBox li .customBulletBox, #cleanLists_stacks_in_774208.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774208.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774208.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774208.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774208.bulletOff,
#cleanLists_stacks_in_774208.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774208.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774208.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774208.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774208.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774208.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774208 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774208 .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_774208 .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_774208 .buttonSimple:hover, #cleanLists_stacks_in_774208 .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_774210 ul, #cleanLists_stacks_in_774210 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774210.sectionTypeHeader, #cleanLists_stacks_in_774210.sectionTypeButton, #cleanLists_stacks_in_774210 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774210.backgroundOn, #cleanLists_stacks_in_774210.backgroundOn, #cleanLists_stacks_in_774210.backgroundOn li, #cleanLists_stacks_in_774210.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774210.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774210.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774210.backgroundOff li, #cleanLists_stacks_in_774210.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774210.sectionTypeHeader h1, #cleanLists_stacks_in_774210.sectionTypeButton h1,
#cleanLists_stacks_in_774210.sectionTypeHeader h2, #cleanLists_stacks_in_774210.sectionTypeButton h2,
#cleanLists_stacks_in_774210.sectionTypeHeader h3, #cleanLists_stacks_in_774210.sectionTypeButton h3,
#cleanLists_stacks_in_774210.sectionTypeHeader h4, #cleanLists_stacks_in_774210.sectionTypeButton h4,
#cleanLists_stacks_in_774210.sectionTypeHeader h5, #cleanLists_stacks_in_774210.sectionTypeButton h5,
#cleanLists_stacks_in_774210.sectionTypeHeader h6, #cleanLists_stacks_in_774210.sectionTypeButton h6,
#cleanLists_stacks_in_774210.sectionTypeHeader h1 p, #cleanLists_stacks_in_774210.sectionTypeButton h1 p,
#cleanLists_stacks_in_774210.sectionTypeHeader h2 p, #cleanLists_stacks_in_774210.sectionTypeButton h2 p,
#cleanLists_stacks_in_774210.sectionTypeHeader h3 p, #cleanLists_stacks_in_774210.sectionTypeButton h3 p,
#cleanLists_stacks_in_774210.sectionTypeHeader h4 p, #cleanLists_stacks_in_774210.sectionTypeButton h4 p,
#cleanLists_stacks_in_774210.sectionTypeHeader h5 p, #cleanLists_stacks_in_774210.sectionTypeButton h5 p,
#cleanLists_stacks_in_774210.sectionTypeHeader h6 p, #cleanLists_stacks_in_774210.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774210 a, #cleanLists_stacks_in_774210.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774210 a:hover, #cleanLists_stacks_in_774210.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774210.sectionTypeHeader *, #cleanLists_stacks_in_774210.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774210 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774210 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774210 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774210 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774210 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774210 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774210 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774210 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774210 li .bulletSections, #cleanLists_stacks_in_774210 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774210 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774210.bulletBox li .customBulletBox, #cleanLists_stacks_in_774210.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774210.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774210.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774210.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774210.bulletOff,
#cleanLists_stacks_in_774210.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774210.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774210.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774210.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774210.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774210.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774210 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774210 .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_774210 .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_774210 .buttonSimple:hover, #cleanLists_stacks_in_774210 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774210 {
	padding: 15px 5px 5px 5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774220 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_774220 {
		display: none !important;
	}
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773501.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773501.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773501.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773501.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773501 {
	padding: 10px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770574 {
	height: 20.00px;
}




























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

#stacks_in_769904 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769905 {
	height: 20.00px;
}




























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

#stacks_in_770609>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770609>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_769907 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769911 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_769914 ul, #cleanLists_stacks_in_769914 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769914.sectionTypeHeader, #cleanLists_stacks_in_769914.sectionTypeButton, #cleanLists_stacks_in_769914 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_769914.backgroundOn, #cleanLists_stacks_in_769914.backgroundOn, #cleanLists_stacks_in_769914.backgroundOn li, #cleanLists_stacks_in_769914.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_769914.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769914.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769914.backgroundOff li, #cleanLists_stacks_in_769914.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769914.sectionTypeHeader h1, #cleanLists_stacks_in_769914.sectionTypeButton h1,
#cleanLists_stacks_in_769914.sectionTypeHeader h2, #cleanLists_stacks_in_769914.sectionTypeButton h2,
#cleanLists_stacks_in_769914.sectionTypeHeader h3, #cleanLists_stacks_in_769914.sectionTypeButton h3,
#cleanLists_stacks_in_769914.sectionTypeHeader h4, #cleanLists_stacks_in_769914.sectionTypeButton h4,
#cleanLists_stacks_in_769914.sectionTypeHeader h5, #cleanLists_stacks_in_769914.sectionTypeButton h5,
#cleanLists_stacks_in_769914.sectionTypeHeader h6, #cleanLists_stacks_in_769914.sectionTypeButton h6,
#cleanLists_stacks_in_769914.sectionTypeHeader h1 p, #cleanLists_stacks_in_769914.sectionTypeButton h1 p,
#cleanLists_stacks_in_769914.sectionTypeHeader h2 p, #cleanLists_stacks_in_769914.sectionTypeButton h2 p,
#cleanLists_stacks_in_769914.sectionTypeHeader h3 p, #cleanLists_stacks_in_769914.sectionTypeButton h3 p,
#cleanLists_stacks_in_769914.sectionTypeHeader h4 p, #cleanLists_stacks_in_769914.sectionTypeButton h4 p,
#cleanLists_stacks_in_769914.sectionTypeHeader h5 p, #cleanLists_stacks_in_769914.sectionTypeButton h5 p,
#cleanLists_stacks_in_769914.sectionTypeHeader h6 p, #cleanLists_stacks_in_769914.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_769914 a, #cleanLists_stacks_in_769914.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769914 a:hover, #cleanLists_stacks_in_769914.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769914.sectionTypeHeader *, #cleanLists_stacks_in_769914.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769914 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_769914 p {
	font-size: 10px;
}
#cleanLists_stacks_in_769914 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769914 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769914 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769914 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769914 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769914 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769914 li .bulletSections, #cleanLists_stacks_in_769914 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_769914 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769914.bulletBox li .customBulletBox, #cleanLists_stacks_in_769914.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769914.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769914.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769914.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769914.bulletOff,
#cleanLists_stacks_in_769914.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769914.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769914.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769914.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769914.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769914.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769914 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769914 .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_769914 .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_769914 .buttonSimple:hover, #cleanLists_stacks_in_769914 .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_769916 ul, #cleanLists_stacks_in_769916 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769916.sectionTypeHeader, #cleanLists_stacks_in_769916.sectionTypeButton, #cleanLists_stacks_in_769916 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769916.backgroundOn, #cleanLists_stacks_in_769916.backgroundOn, #cleanLists_stacks_in_769916.backgroundOn li, #cleanLists_stacks_in_769916.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769916.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769916.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769916.backgroundOff li, #cleanLists_stacks_in_769916.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769916.sectionTypeHeader h1, #cleanLists_stacks_in_769916.sectionTypeButton h1,
#cleanLists_stacks_in_769916.sectionTypeHeader h2, #cleanLists_stacks_in_769916.sectionTypeButton h2,
#cleanLists_stacks_in_769916.sectionTypeHeader h3, #cleanLists_stacks_in_769916.sectionTypeButton h3,
#cleanLists_stacks_in_769916.sectionTypeHeader h4, #cleanLists_stacks_in_769916.sectionTypeButton h4,
#cleanLists_stacks_in_769916.sectionTypeHeader h5, #cleanLists_stacks_in_769916.sectionTypeButton h5,
#cleanLists_stacks_in_769916.sectionTypeHeader h6, #cleanLists_stacks_in_769916.sectionTypeButton h6,
#cleanLists_stacks_in_769916.sectionTypeHeader h1 p, #cleanLists_stacks_in_769916.sectionTypeButton h1 p,
#cleanLists_stacks_in_769916.sectionTypeHeader h2 p, #cleanLists_stacks_in_769916.sectionTypeButton h2 p,
#cleanLists_stacks_in_769916.sectionTypeHeader h3 p, #cleanLists_stacks_in_769916.sectionTypeButton h3 p,
#cleanLists_stacks_in_769916.sectionTypeHeader h4 p, #cleanLists_stacks_in_769916.sectionTypeButton h4 p,
#cleanLists_stacks_in_769916.sectionTypeHeader h5 p, #cleanLists_stacks_in_769916.sectionTypeButton h5 p,
#cleanLists_stacks_in_769916.sectionTypeHeader h6 p, #cleanLists_stacks_in_769916.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769916 a, #cleanLists_stacks_in_769916.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769916 a:hover, #cleanLists_stacks_in_769916.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769916.sectionTypeHeader *, #cleanLists_stacks_in_769916.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769916 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769916 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769916 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769916 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769916 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769916 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769916 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769916 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769916 li .bulletSections, #cleanLists_stacks_in_769916 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769916 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769916.bulletBox li .customBulletBox, #cleanLists_stacks_in_769916.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769916.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769916.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769916.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769916.bulletOff,
#cleanLists_stacks_in_769916.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769916.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769916.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769916.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769916.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769916.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769916 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769916 .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_769916 .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_769916 .buttonSimple:hover, #cleanLists_stacks_in_769916 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769916 {
	padding:  5px;
}
/*
 * 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_769921 ul, #cleanLists_stacks_in_769921 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769921.sectionTypeHeader, #cleanLists_stacks_in_769921.sectionTypeButton, #cleanLists_stacks_in_769921 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_769921.backgroundOn, #cleanLists_stacks_in_769921.backgroundOn, #cleanLists_stacks_in_769921.backgroundOn li, #cleanLists_stacks_in_769921.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_769921.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769921.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769921.backgroundOff li, #cleanLists_stacks_in_769921.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769921.sectionTypeHeader h1, #cleanLists_stacks_in_769921.sectionTypeButton h1,
#cleanLists_stacks_in_769921.sectionTypeHeader h2, #cleanLists_stacks_in_769921.sectionTypeButton h2,
#cleanLists_stacks_in_769921.sectionTypeHeader h3, #cleanLists_stacks_in_769921.sectionTypeButton h3,
#cleanLists_stacks_in_769921.sectionTypeHeader h4, #cleanLists_stacks_in_769921.sectionTypeButton h4,
#cleanLists_stacks_in_769921.sectionTypeHeader h5, #cleanLists_stacks_in_769921.sectionTypeButton h5,
#cleanLists_stacks_in_769921.sectionTypeHeader h6, #cleanLists_stacks_in_769921.sectionTypeButton h6,
#cleanLists_stacks_in_769921.sectionTypeHeader h1 p, #cleanLists_stacks_in_769921.sectionTypeButton h1 p,
#cleanLists_stacks_in_769921.sectionTypeHeader h2 p, #cleanLists_stacks_in_769921.sectionTypeButton h2 p,
#cleanLists_stacks_in_769921.sectionTypeHeader h3 p, #cleanLists_stacks_in_769921.sectionTypeButton h3 p,
#cleanLists_stacks_in_769921.sectionTypeHeader h4 p, #cleanLists_stacks_in_769921.sectionTypeButton h4 p,
#cleanLists_stacks_in_769921.sectionTypeHeader h5 p, #cleanLists_stacks_in_769921.sectionTypeButton h5 p,
#cleanLists_stacks_in_769921.sectionTypeHeader h6 p, #cleanLists_stacks_in_769921.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_769921 a, #cleanLists_stacks_in_769921.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769921 a:hover, #cleanLists_stacks_in_769921.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769921.sectionTypeHeader *, #cleanLists_stacks_in_769921.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769921 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_769921 p {
	font-size: 10px;
}
#cleanLists_stacks_in_769921 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769921 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769921 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769921 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769921 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769921 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769921 li .bulletSections, #cleanLists_stacks_in_769921 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_769921 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769921.bulletBox li .customBulletBox, #cleanLists_stacks_in_769921.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769921.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769921.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769921.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769921.bulletOff,
#cleanLists_stacks_in_769921.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769921.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769921.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769921.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769921.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769921.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769921 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769921 .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_769921 .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_769921 .buttonSimple:hover, #cleanLists_stacks_in_769921 .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_769923 ul, #cleanLists_stacks_in_769923 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769923.sectionTypeHeader, #cleanLists_stacks_in_769923.sectionTypeButton, #cleanLists_stacks_in_769923 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769923.backgroundOn, #cleanLists_stacks_in_769923.backgroundOn, #cleanLists_stacks_in_769923.backgroundOn li, #cleanLists_stacks_in_769923.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769923.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769923.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769923.backgroundOff li, #cleanLists_stacks_in_769923.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769923.sectionTypeHeader h1, #cleanLists_stacks_in_769923.sectionTypeButton h1,
#cleanLists_stacks_in_769923.sectionTypeHeader h2, #cleanLists_stacks_in_769923.sectionTypeButton h2,
#cleanLists_stacks_in_769923.sectionTypeHeader h3, #cleanLists_stacks_in_769923.sectionTypeButton h3,
#cleanLists_stacks_in_769923.sectionTypeHeader h4, #cleanLists_stacks_in_769923.sectionTypeButton h4,
#cleanLists_stacks_in_769923.sectionTypeHeader h5, #cleanLists_stacks_in_769923.sectionTypeButton h5,
#cleanLists_stacks_in_769923.sectionTypeHeader h6, #cleanLists_stacks_in_769923.sectionTypeButton h6,
#cleanLists_stacks_in_769923.sectionTypeHeader h1 p, #cleanLists_stacks_in_769923.sectionTypeButton h1 p,
#cleanLists_stacks_in_769923.sectionTypeHeader h2 p, #cleanLists_stacks_in_769923.sectionTypeButton h2 p,
#cleanLists_stacks_in_769923.sectionTypeHeader h3 p, #cleanLists_stacks_in_769923.sectionTypeButton h3 p,
#cleanLists_stacks_in_769923.sectionTypeHeader h4 p, #cleanLists_stacks_in_769923.sectionTypeButton h4 p,
#cleanLists_stacks_in_769923.sectionTypeHeader h5 p, #cleanLists_stacks_in_769923.sectionTypeButton h5 p,
#cleanLists_stacks_in_769923.sectionTypeHeader h6 p, #cleanLists_stacks_in_769923.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769923 a, #cleanLists_stacks_in_769923.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769923 a:hover, #cleanLists_stacks_in_769923.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769923.sectionTypeHeader *, #cleanLists_stacks_in_769923.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769923 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769923 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769923 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769923 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769923 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769923 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769923 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769923 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769923 li .bulletSections, #cleanLists_stacks_in_769923 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769923 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769923.bulletBox li .customBulletBox, #cleanLists_stacks_in_769923.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769923.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769923.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769923.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769923.bulletOff,
#cleanLists_stacks_in_769923.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769923.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769923.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769923.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769923.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769923.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769923 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769923 .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_769923 .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_769923 .buttonSimple:hover, #cleanLists_stacks_in_769923 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769923 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_769928 {
	height: 40.00px;
}




























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

#stacks_in_769929 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769930 {
	height: 20.00px;
}




























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

#stacks_in_770615>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770615>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770615 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_769932 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769936 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_769939 ul, #cleanLists_stacks_in_769939 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769939.sectionTypeHeader, #cleanLists_stacks_in_769939.sectionTypeButton, #cleanLists_stacks_in_769939 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_769939.backgroundOn, #cleanLists_stacks_in_769939.backgroundOn, #cleanLists_stacks_in_769939.backgroundOn li, #cleanLists_stacks_in_769939.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_769939.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769939.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769939.backgroundOff li, #cleanLists_stacks_in_769939.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769939.sectionTypeHeader h1, #cleanLists_stacks_in_769939.sectionTypeButton h1,
#cleanLists_stacks_in_769939.sectionTypeHeader h2, #cleanLists_stacks_in_769939.sectionTypeButton h2,
#cleanLists_stacks_in_769939.sectionTypeHeader h3, #cleanLists_stacks_in_769939.sectionTypeButton h3,
#cleanLists_stacks_in_769939.sectionTypeHeader h4, #cleanLists_stacks_in_769939.sectionTypeButton h4,
#cleanLists_stacks_in_769939.sectionTypeHeader h5, #cleanLists_stacks_in_769939.sectionTypeButton h5,
#cleanLists_stacks_in_769939.sectionTypeHeader h6, #cleanLists_stacks_in_769939.sectionTypeButton h6,
#cleanLists_stacks_in_769939.sectionTypeHeader h1 p, #cleanLists_stacks_in_769939.sectionTypeButton h1 p,
#cleanLists_stacks_in_769939.sectionTypeHeader h2 p, #cleanLists_stacks_in_769939.sectionTypeButton h2 p,
#cleanLists_stacks_in_769939.sectionTypeHeader h3 p, #cleanLists_stacks_in_769939.sectionTypeButton h3 p,
#cleanLists_stacks_in_769939.sectionTypeHeader h4 p, #cleanLists_stacks_in_769939.sectionTypeButton h4 p,
#cleanLists_stacks_in_769939.sectionTypeHeader h5 p, #cleanLists_stacks_in_769939.sectionTypeButton h5 p,
#cleanLists_stacks_in_769939.sectionTypeHeader h6 p, #cleanLists_stacks_in_769939.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_769939 a, #cleanLists_stacks_in_769939.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769939 a:hover, #cleanLists_stacks_in_769939.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769939.sectionTypeHeader *, #cleanLists_stacks_in_769939.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769939 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_769939 p {
	font-size: 10px;
}
#cleanLists_stacks_in_769939 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769939 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769939 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769939 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769939 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769939 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769939 li .bulletSections, #cleanLists_stacks_in_769939 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_769939 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769939.bulletBox li .customBulletBox, #cleanLists_stacks_in_769939.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769939.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769939.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769939.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769939.bulletOff,
#cleanLists_stacks_in_769939.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769939.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769939.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769939.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769939.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769939.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769939 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769939 .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_769939 .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_769939 .buttonSimple:hover, #cleanLists_stacks_in_769939 .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_769941 ul, #cleanLists_stacks_in_769941 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769941.sectionTypeHeader, #cleanLists_stacks_in_769941.sectionTypeButton, #cleanLists_stacks_in_769941 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769941.backgroundOn, #cleanLists_stacks_in_769941.backgroundOn, #cleanLists_stacks_in_769941.backgroundOn li, #cleanLists_stacks_in_769941.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769941.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769941.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769941.backgroundOff li, #cleanLists_stacks_in_769941.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769941.sectionTypeHeader h1, #cleanLists_stacks_in_769941.sectionTypeButton h1,
#cleanLists_stacks_in_769941.sectionTypeHeader h2, #cleanLists_stacks_in_769941.sectionTypeButton h2,
#cleanLists_stacks_in_769941.sectionTypeHeader h3, #cleanLists_stacks_in_769941.sectionTypeButton h3,
#cleanLists_stacks_in_769941.sectionTypeHeader h4, #cleanLists_stacks_in_769941.sectionTypeButton h4,
#cleanLists_stacks_in_769941.sectionTypeHeader h5, #cleanLists_stacks_in_769941.sectionTypeButton h5,
#cleanLists_stacks_in_769941.sectionTypeHeader h6, #cleanLists_stacks_in_769941.sectionTypeButton h6,
#cleanLists_stacks_in_769941.sectionTypeHeader h1 p, #cleanLists_stacks_in_769941.sectionTypeButton h1 p,
#cleanLists_stacks_in_769941.sectionTypeHeader h2 p, #cleanLists_stacks_in_769941.sectionTypeButton h2 p,
#cleanLists_stacks_in_769941.sectionTypeHeader h3 p, #cleanLists_stacks_in_769941.sectionTypeButton h3 p,
#cleanLists_stacks_in_769941.sectionTypeHeader h4 p, #cleanLists_stacks_in_769941.sectionTypeButton h4 p,
#cleanLists_stacks_in_769941.sectionTypeHeader h5 p, #cleanLists_stacks_in_769941.sectionTypeButton h5 p,
#cleanLists_stacks_in_769941.sectionTypeHeader h6 p, #cleanLists_stacks_in_769941.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769941 a, #cleanLists_stacks_in_769941.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769941 a:hover, #cleanLists_stacks_in_769941.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769941.sectionTypeHeader *, #cleanLists_stacks_in_769941.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769941 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769941 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769941 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769941 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769941 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769941 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769941 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769941 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769941 li .bulletSections, #cleanLists_stacks_in_769941 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769941 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769941.bulletBox li .customBulletBox, #cleanLists_stacks_in_769941.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769941.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769941.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769941.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769941.bulletOff,
#cleanLists_stacks_in_769941.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769941.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769941.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769941.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769941.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769941.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769941 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769941 .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_769941 .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_769941 .buttonSimple:hover, #cleanLists_stacks_in_769941 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769941 {
	padding:  5px;
}
/*
 * 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_769946 ul, #cleanLists_stacks_in_769946 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769946.sectionTypeHeader, #cleanLists_stacks_in_769946.sectionTypeButton, #cleanLists_stacks_in_769946 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_769946.backgroundOn, #cleanLists_stacks_in_769946.backgroundOn, #cleanLists_stacks_in_769946.backgroundOn li, #cleanLists_stacks_in_769946.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_769946.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769946.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769946.backgroundOff li, #cleanLists_stacks_in_769946.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769946.sectionTypeHeader h1, #cleanLists_stacks_in_769946.sectionTypeButton h1,
#cleanLists_stacks_in_769946.sectionTypeHeader h2, #cleanLists_stacks_in_769946.sectionTypeButton h2,
#cleanLists_stacks_in_769946.sectionTypeHeader h3, #cleanLists_stacks_in_769946.sectionTypeButton h3,
#cleanLists_stacks_in_769946.sectionTypeHeader h4, #cleanLists_stacks_in_769946.sectionTypeButton h4,
#cleanLists_stacks_in_769946.sectionTypeHeader h5, #cleanLists_stacks_in_769946.sectionTypeButton h5,
#cleanLists_stacks_in_769946.sectionTypeHeader h6, #cleanLists_stacks_in_769946.sectionTypeButton h6,
#cleanLists_stacks_in_769946.sectionTypeHeader h1 p, #cleanLists_stacks_in_769946.sectionTypeButton h1 p,
#cleanLists_stacks_in_769946.sectionTypeHeader h2 p, #cleanLists_stacks_in_769946.sectionTypeButton h2 p,
#cleanLists_stacks_in_769946.sectionTypeHeader h3 p, #cleanLists_stacks_in_769946.sectionTypeButton h3 p,
#cleanLists_stacks_in_769946.sectionTypeHeader h4 p, #cleanLists_stacks_in_769946.sectionTypeButton h4 p,
#cleanLists_stacks_in_769946.sectionTypeHeader h5 p, #cleanLists_stacks_in_769946.sectionTypeButton h5 p,
#cleanLists_stacks_in_769946.sectionTypeHeader h6 p, #cleanLists_stacks_in_769946.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_769946 a, #cleanLists_stacks_in_769946.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769946 a:hover, #cleanLists_stacks_in_769946.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769946.sectionTypeHeader *, #cleanLists_stacks_in_769946.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769946 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_769946 p {
	font-size: 10px;
}
#cleanLists_stacks_in_769946 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769946 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769946 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769946 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769946 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769946 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769946 li .bulletSections, #cleanLists_stacks_in_769946 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_769946 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769946.bulletBox li .customBulletBox, #cleanLists_stacks_in_769946.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769946.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769946.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769946.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769946.bulletOff,
#cleanLists_stacks_in_769946.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769946.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769946.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769946.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769946.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769946.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769946 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769946 .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_769946 .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_769946 .buttonSimple:hover, #cleanLists_stacks_in_769946 .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_769948 ul, #cleanLists_stacks_in_769948 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769948.sectionTypeHeader, #cleanLists_stacks_in_769948.sectionTypeButton, #cleanLists_stacks_in_769948 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769948.backgroundOn, #cleanLists_stacks_in_769948.backgroundOn, #cleanLists_stacks_in_769948.backgroundOn li, #cleanLists_stacks_in_769948.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769948.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769948.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769948.backgroundOff li, #cleanLists_stacks_in_769948.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769948.sectionTypeHeader h1, #cleanLists_stacks_in_769948.sectionTypeButton h1,
#cleanLists_stacks_in_769948.sectionTypeHeader h2, #cleanLists_stacks_in_769948.sectionTypeButton h2,
#cleanLists_stacks_in_769948.sectionTypeHeader h3, #cleanLists_stacks_in_769948.sectionTypeButton h3,
#cleanLists_stacks_in_769948.sectionTypeHeader h4, #cleanLists_stacks_in_769948.sectionTypeButton h4,
#cleanLists_stacks_in_769948.sectionTypeHeader h5, #cleanLists_stacks_in_769948.sectionTypeButton h5,
#cleanLists_stacks_in_769948.sectionTypeHeader h6, #cleanLists_stacks_in_769948.sectionTypeButton h6,
#cleanLists_stacks_in_769948.sectionTypeHeader h1 p, #cleanLists_stacks_in_769948.sectionTypeButton h1 p,
#cleanLists_stacks_in_769948.sectionTypeHeader h2 p, #cleanLists_stacks_in_769948.sectionTypeButton h2 p,
#cleanLists_stacks_in_769948.sectionTypeHeader h3 p, #cleanLists_stacks_in_769948.sectionTypeButton h3 p,
#cleanLists_stacks_in_769948.sectionTypeHeader h4 p, #cleanLists_stacks_in_769948.sectionTypeButton h4 p,
#cleanLists_stacks_in_769948.sectionTypeHeader h5 p, #cleanLists_stacks_in_769948.sectionTypeButton h5 p,
#cleanLists_stacks_in_769948.sectionTypeHeader h6 p, #cleanLists_stacks_in_769948.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769948 a, #cleanLists_stacks_in_769948.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769948 a:hover, #cleanLists_stacks_in_769948.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769948.sectionTypeHeader *, #cleanLists_stacks_in_769948.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769948 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769948 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769948 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769948 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769948 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769948 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769948 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769948 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769948 li .bulletSections, #cleanLists_stacks_in_769948 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769948 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769948.bulletBox li .customBulletBox, #cleanLists_stacks_in_769948.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769948.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769948.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769948.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769948.bulletOff,
#cleanLists_stacks_in_769948.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769948.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769948.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769948.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769948.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769948.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769948 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769948 .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_769948 .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_769948 .buttonSimple:hover, #cleanLists_stacks_in_769948 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769948 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_769953 {
	height: 40.00px;
}




























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

#stacks_in_769954 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769955 {
	height: 20.00px;
}




























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

#stacks_in_770624>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770624>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_769957 {
	margin:  2px;
	padding: 15px 0px 0px 0px;
}

#stacks_out_769957 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770843 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_769966 ul, #cleanLists_stacks_in_769966 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769966.sectionTypeHeader, #cleanLists_stacks_in_769966.sectionTypeButton, #cleanLists_stacks_in_769966 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_769966.backgroundOn, #cleanLists_stacks_in_769966.backgroundOn, #cleanLists_stacks_in_769966.backgroundOn li, #cleanLists_stacks_in_769966.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_769966.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769966.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769966.backgroundOff li, #cleanLists_stacks_in_769966.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769966.sectionTypeHeader h1, #cleanLists_stacks_in_769966.sectionTypeButton h1,
#cleanLists_stacks_in_769966.sectionTypeHeader h2, #cleanLists_stacks_in_769966.sectionTypeButton h2,
#cleanLists_stacks_in_769966.sectionTypeHeader h3, #cleanLists_stacks_in_769966.sectionTypeButton h3,
#cleanLists_stacks_in_769966.sectionTypeHeader h4, #cleanLists_stacks_in_769966.sectionTypeButton h4,
#cleanLists_stacks_in_769966.sectionTypeHeader h5, #cleanLists_stacks_in_769966.sectionTypeButton h5,
#cleanLists_stacks_in_769966.sectionTypeHeader h6, #cleanLists_stacks_in_769966.sectionTypeButton h6,
#cleanLists_stacks_in_769966.sectionTypeHeader h1 p, #cleanLists_stacks_in_769966.sectionTypeButton h1 p,
#cleanLists_stacks_in_769966.sectionTypeHeader h2 p, #cleanLists_stacks_in_769966.sectionTypeButton h2 p,
#cleanLists_stacks_in_769966.sectionTypeHeader h3 p, #cleanLists_stacks_in_769966.sectionTypeButton h3 p,
#cleanLists_stacks_in_769966.sectionTypeHeader h4 p, #cleanLists_stacks_in_769966.sectionTypeButton h4 p,
#cleanLists_stacks_in_769966.sectionTypeHeader h5 p, #cleanLists_stacks_in_769966.sectionTypeButton h5 p,
#cleanLists_stacks_in_769966.sectionTypeHeader h6 p, #cleanLists_stacks_in_769966.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_769966 a, #cleanLists_stacks_in_769966.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769966 a:hover, #cleanLists_stacks_in_769966.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769966.sectionTypeHeader *, #cleanLists_stacks_in_769966.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769966 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_769966 p {
	font-size: 10px;
}
#cleanLists_stacks_in_769966 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769966 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769966 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769966 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769966 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769966 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769966 li .bulletSections, #cleanLists_stacks_in_769966 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_769966 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769966.bulletBox li .customBulletBox, #cleanLists_stacks_in_769966.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769966.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769966.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769966.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769966.bulletOff,
#cleanLists_stacks_in_769966.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769966.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769966.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769966.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769966.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769966.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769966 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769966 .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_769966 .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_769966 .buttonSimple:hover, #cleanLists_stacks_in_769966 .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_769968 ul, #cleanLists_stacks_in_769968 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769968.sectionTypeHeader, #cleanLists_stacks_in_769968.sectionTypeButton, #cleanLists_stacks_in_769968 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769968.backgroundOn, #cleanLists_stacks_in_769968.backgroundOn, #cleanLists_stacks_in_769968.backgroundOn li, #cleanLists_stacks_in_769968.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769968.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769968.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769968.backgroundOff li, #cleanLists_stacks_in_769968.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769968.sectionTypeHeader h1, #cleanLists_stacks_in_769968.sectionTypeButton h1,
#cleanLists_stacks_in_769968.sectionTypeHeader h2, #cleanLists_stacks_in_769968.sectionTypeButton h2,
#cleanLists_stacks_in_769968.sectionTypeHeader h3, #cleanLists_stacks_in_769968.sectionTypeButton h3,
#cleanLists_stacks_in_769968.sectionTypeHeader h4, #cleanLists_stacks_in_769968.sectionTypeButton h4,
#cleanLists_stacks_in_769968.sectionTypeHeader h5, #cleanLists_stacks_in_769968.sectionTypeButton h5,
#cleanLists_stacks_in_769968.sectionTypeHeader h6, #cleanLists_stacks_in_769968.sectionTypeButton h6,
#cleanLists_stacks_in_769968.sectionTypeHeader h1 p, #cleanLists_stacks_in_769968.sectionTypeButton h1 p,
#cleanLists_stacks_in_769968.sectionTypeHeader h2 p, #cleanLists_stacks_in_769968.sectionTypeButton h2 p,
#cleanLists_stacks_in_769968.sectionTypeHeader h3 p, #cleanLists_stacks_in_769968.sectionTypeButton h3 p,
#cleanLists_stacks_in_769968.sectionTypeHeader h4 p, #cleanLists_stacks_in_769968.sectionTypeButton h4 p,
#cleanLists_stacks_in_769968.sectionTypeHeader h5 p, #cleanLists_stacks_in_769968.sectionTypeButton h5 p,
#cleanLists_stacks_in_769968.sectionTypeHeader h6 p, #cleanLists_stacks_in_769968.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769968 a, #cleanLists_stacks_in_769968.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769968 a:hover, #cleanLists_stacks_in_769968.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769968.sectionTypeHeader *, #cleanLists_stacks_in_769968.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769968 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769968 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769968 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769968 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769968 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769968 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769968 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769968 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769968 li .bulletSections, #cleanLists_stacks_in_769968 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769968 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769968.bulletBox li .customBulletBox, #cleanLists_stacks_in_769968.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769968.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769968.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769968.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769968.bulletOff,
#cleanLists_stacks_in_769968.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769968.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769968.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769968.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769968.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769968.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769968 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769968 .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_769968 .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_769968 .buttonSimple:hover, #cleanLists_stacks_in_769968 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769968 {
	padding:  5px;
}
/*
 * 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_769973 ul, #cleanLists_stacks_in_769973 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769973.sectionTypeHeader, #cleanLists_stacks_in_769973.sectionTypeButton, #cleanLists_stacks_in_769973 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_769973.backgroundOn, #cleanLists_stacks_in_769973.backgroundOn, #cleanLists_stacks_in_769973.backgroundOn li, #cleanLists_stacks_in_769973.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_769973.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769973.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769973.backgroundOff li, #cleanLists_stacks_in_769973.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769973.sectionTypeHeader h1, #cleanLists_stacks_in_769973.sectionTypeButton h1,
#cleanLists_stacks_in_769973.sectionTypeHeader h2, #cleanLists_stacks_in_769973.sectionTypeButton h2,
#cleanLists_stacks_in_769973.sectionTypeHeader h3, #cleanLists_stacks_in_769973.sectionTypeButton h3,
#cleanLists_stacks_in_769973.sectionTypeHeader h4, #cleanLists_stacks_in_769973.sectionTypeButton h4,
#cleanLists_stacks_in_769973.sectionTypeHeader h5, #cleanLists_stacks_in_769973.sectionTypeButton h5,
#cleanLists_stacks_in_769973.sectionTypeHeader h6, #cleanLists_stacks_in_769973.sectionTypeButton h6,
#cleanLists_stacks_in_769973.sectionTypeHeader h1 p, #cleanLists_stacks_in_769973.sectionTypeButton h1 p,
#cleanLists_stacks_in_769973.sectionTypeHeader h2 p, #cleanLists_stacks_in_769973.sectionTypeButton h2 p,
#cleanLists_stacks_in_769973.sectionTypeHeader h3 p, #cleanLists_stacks_in_769973.sectionTypeButton h3 p,
#cleanLists_stacks_in_769973.sectionTypeHeader h4 p, #cleanLists_stacks_in_769973.sectionTypeButton h4 p,
#cleanLists_stacks_in_769973.sectionTypeHeader h5 p, #cleanLists_stacks_in_769973.sectionTypeButton h5 p,
#cleanLists_stacks_in_769973.sectionTypeHeader h6 p, #cleanLists_stacks_in_769973.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_769973 a, #cleanLists_stacks_in_769973.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769973 a:hover, #cleanLists_stacks_in_769973.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769973.sectionTypeHeader *, #cleanLists_stacks_in_769973.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769973 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_769973 p {
	font-size: 10px;
}
#cleanLists_stacks_in_769973 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769973 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769973 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769973 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769973 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769973 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769973 li .bulletSections, #cleanLists_stacks_in_769973 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_769973 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769973.bulletBox li .customBulletBox, #cleanLists_stacks_in_769973.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769973.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769973.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769973.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769973.bulletOff,
#cleanLists_stacks_in_769973.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769973.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769973.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769973.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769973.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769973.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769973 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769973 .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_769973 .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_769973 .buttonSimple:hover, #cleanLists_stacks_in_769973 .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_769975 ul, #cleanLists_stacks_in_769975 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769975.sectionTypeHeader, #cleanLists_stacks_in_769975.sectionTypeButton, #cleanLists_stacks_in_769975 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769975.backgroundOn, #cleanLists_stacks_in_769975.backgroundOn, #cleanLists_stacks_in_769975.backgroundOn li, #cleanLists_stacks_in_769975.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769975.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769975.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769975.backgroundOff li, #cleanLists_stacks_in_769975.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769975.sectionTypeHeader h1, #cleanLists_stacks_in_769975.sectionTypeButton h1,
#cleanLists_stacks_in_769975.sectionTypeHeader h2, #cleanLists_stacks_in_769975.sectionTypeButton h2,
#cleanLists_stacks_in_769975.sectionTypeHeader h3, #cleanLists_stacks_in_769975.sectionTypeButton h3,
#cleanLists_stacks_in_769975.sectionTypeHeader h4, #cleanLists_stacks_in_769975.sectionTypeButton h4,
#cleanLists_stacks_in_769975.sectionTypeHeader h5, #cleanLists_stacks_in_769975.sectionTypeButton h5,
#cleanLists_stacks_in_769975.sectionTypeHeader h6, #cleanLists_stacks_in_769975.sectionTypeButton h6,
#cleanLists_stacks_in_769975.sectionTypeHeader h1 p, #cleanLists_stacks_in_769975.sectionTypeButton h1 p,
#cleanLists_stacks_in_769975.sectionTypeHeader h2 p, #cleanLists_stacks_in_769975.sectionTypeButton h2 p,
#cleanLists_stacks_in_769975.sectionTypeHeader h3 p, #cleanLists_stacks_in_769975.sectionTypeButton h3 p,
#cleanLists_stacks_in_769975.sectionTypeHeader h4 p, #cleanLists_stacks_in_769975.sectionTypeButton h4 p,
#cleanLists_stacks_in_769975.sectionTypeHeader h5 p, #cleanLists_stacks_in_769975.sectionTypeButton h5 p,
#cleanLists_stacks_in_769975.sectionTypeHeader h6 p, #cleanLists_stacks_in_769975.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769975 a, #cleanLists_stacks_in_769975.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769975 a:hover, #cleanLists_stacks_in_769975.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769975.sectionTypeHeader *, #cleanLists_stacks_in_769975.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769975 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769975 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769975 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769975 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769975 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769975 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769975 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769975 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769975 li .bulletSections, #cleanLists_stacks_in_769975 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769975 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769975.bulletBox li .customBulletBox, #cleanLists_stacks_in_769975.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769975.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769975.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769975.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769975.bulletOff,
#cleanLists_stacks_in_769975.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769975.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769975.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769975.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769975.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769975.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769975 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769975 .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_769975 .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_769975 .buttonSimple:hover, #cleanLists_stacks_in_769975 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769975 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769963 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_769980 {
	height: 40.00px;
}




























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

#stacks_in_769981 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769982 {
	height: 20.00px;
}




























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

#stacks_in_770627>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770627>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770627 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_769984 {
	margin:  2px;
}

#stacks_out_769984 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769990 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_769993 ul, #cleanLists_stacks_in_769993 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769993.sectionTypeHeader, #cleanLists_stacks_in_769993.sectionTypeButton, #cleanLists_stacks_in_769993 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_769993.backgroundOn, #cleanLists_stacks_in_769993.backgroundOn, #cleanLists_stacks_in_769993.backgroundOn li, #cleanLists_stacks_in_769993.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_769993.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769993.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769993.backgroundOff li, #cleanLists_stacks_in_769993.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769993.sectionTypeHeader h1, #cleanLists_stacks_in_769993.sectionTypeButton h1,
#cleanLists_stacks_in_769993.sectionTypeHeader h2, #cleanLists_stacks_in_769993.sectionTypeButton h2,
#cleanLists_stacks_in_769993.sectionTypeHeader h3, #cleanLists_stacks_in_769993.sectionTypeButton h3,
#cleanLists_stacks_in_769993.sectionTypeHeader h4, #cleanLists_stacks_in_769993.sectionTypeButton h4,
#cleanLists_stacks_in_769993.sectionTypeHeader h5, #cleanLists_stacks_in_769993.sectionTypeButton h5,
#cleanLists_stacks_in_769993.sectionTypeHeader h6, #cleanLists_stacks_in_769993.sectionTypeButton h6,
#cleanLists_stacks_in_769993.sectionTypeHeader h1 p, #cleanLists_stacks_in_769993.sectionTypeButton h1 p,
#cleanLists_stacks_in_769993.sectionTypeHeader h2 p, #cleanLists_stacks_in_769993.sectionTypeButton h2 p,
#cleanLists_stacks_in_769993.sectionTypeHeader h3 p, #cleanLists_stacks_in_769993.sectionTypeButton h3 p,
#cleanLists_stacks_in_769993.sectionTypeHeader h4 p, #cleanLists_stacks_in_769993.sectionTypeButton h4 p,
#cleanLists_stacks_in_769993.sectionTypeHeader h5 p, #cleanLists_stacks_in_769993.sectionTypeButton h5 p,
#cleanLists_stacks_in_769993.sectionTypeHeader h6 p, #cleanLists_stacks_in_769993.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_769993 a, #cleanLists_stacks_in_769993.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769993 a:hover, #cleanLists_stacks_in_769993.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769993.sectionTypeHeader *, #cleanLists_stacks_in_769993.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769993 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_769993 p {
	font-size: 10px;
}
#cleanLists_stacks_in_769993 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769993 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769993 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769993 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769993 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769993 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769993 li .bulletSections, #cleanLists_stacks_in_769993 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_769993 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769993.bulletBox li .customBulletBox, #cleanLists_stacks_in_769993.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769993.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769993.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769993.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769993.bulletOff,
#cleanLists_stacks_in_769993.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769993.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769993.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769993.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769993.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769993.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769993 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769993 .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_769993 .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_769993 .buttonSimple:hover, #cleanLists_stacks_in_769993 .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_769995 ul, #cleanLists_stacks_in_769995 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769995.sectionTypeHeader, #cleanLists_stacks_in_769995.sectionTypeButton, #cleanLists_stacks_in_769995 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769995.backgroundOn, #cleanLists_stacks_in_769995.backgroundOn, #cleanLists_stacks_in_769995.backgroundOn li, #cleanLists_stacks_in_769995.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769995.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769995.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769995.backgroundOff li, #cleanLists_stacks_in_769995.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769995.sectionTypeHeader h1, #cleanLists_stacks_in_769995.sectionTypeButton h1,
#cleanLists_stacks_in_769995.sectionTypeHeader h2, #cleanLists_stacks_in_769995.sectionTypeButton h2,
#cleanLists_stacks_in_769995.sectionTypeHeader h3, #cleanLists_stacks_in_769995.sectionTypeButton h3,
#cleanLists_stacks_in_769995.sectionTypeHeader h4, #cleanLists_stacks_in_769995.sectionTypeButton h4,
#cleanLists_stacks_in_769995.sectionTypeHeader h5, #cleanLists_stacks_in_769995.sectionTypeButton h5,
#cleanLists_stacks_in_769995.sectionTypeHeader h6, #cleanLists_stacks_in_769995.sectionTypeButton h6,
#cleanLists_stacks_in_769995.sectionTypeHeader h1 p, #cleanLists_stacks_in_769995.sectionTypeButton h1 p,
#cleanLists_stacks_in_769995.sectionTypeHeader h2 p, #cleanLists_stacks_in_769995.sectionTypeButton h2 p,
#cleanLists_stacks_in_769995.sectionTypeHeader h3 p, #cleanLists_stacks_in_769995.sectionTypeButton h3 p,
#cleanLists_stacks_in_769995.sectionTypeHeader h4 p, #cleanLists_stacks_in_769995.sectionTypeButton h4 p,
#cleanLists_stacks_in_769995.sectionTypeHeader h5 p, #cleanLists_stacks_in_769995.sectionTypeButton h5 p,
#cleanLists_stacks_in_769995.sectionTypeHeader h6 p, #cleanLists_stacks_in_769995.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769995 a, #cleanLists_stacks_in_769995.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769995 a:hover, #cleanLists_stacks_in_769995.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769995.sectionTypeHeader *, #cleanLists_stacks_in_769995.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769995 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769995 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769995 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769995 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769995 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769995 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769995 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769995 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769995 li .bulletSections, #cleanLists_stacks_in_769995 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769995 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769995.bulletBox li .customBulletBox, #cleanLists_stacks_in_769995.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769995.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769995.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769995.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769995.bulletOff,
#cleanLists_stacks_in_769995.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769995.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769995.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769995.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769995.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769995.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769995 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769995 .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_769995 .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_769995 .buttonSimple:hover, #cleanLists_stacks_in_769995 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769995 {
	padding:  5px;
}
/*
 * 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_770000 ul, #cleanLists_stacks_in_770000 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770000.sectionTypeHeader, #cleanLists_stacks_in_770000.sectionTypeButton, #cleanLists_stacks_in_770000 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770000.backgroundOn, #cleanLists_stacks_in_770000.backgroundOn, #cleanLists_stacks_in_770000.backgroundOn li, #cleanLists_stacks_in_770000.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770000.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770000.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770000.backgroundOff li, #cleanLists_stacks_in_770000.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770000.sectionTypeHeader h1, #cleanLists_stacks_in_770000.sectionTypeButton h1,
#cleanLists_stacks_in_770000.sectionTypeHeader h2, #cleanLists_stacks_in_770000.sectionTypeButton h2,
#cleanLists_stacks_in_770000.sectionTypeHeader h3, #cleanLists_stacks_in_770000.sectionTypeButton h3,
#cleanLists_stacks_in_770000.sectionTypeHeader h4, #cleanLists_stacks_in_770000.sectionTypeButton h4,
#cleanLists_stacks_in_770000.sectionTypeHeader h5, #cleanLists_stacks_in_770000.sectionTypeButton h5,
#cleanLists_stacks_in_770000.sectionTypeHeader h6, #cleanLists_stacks_in_770000.sectionTypeButton h6,
#cleanLists_stacks_in_770000.sectionTypeHeader h1 p, #cleanLists_stacks_in_770000.sectionTypeButton h1 p,
#cleanLists_stacks_in_770000.sectionTypeHeader h2 p, #cleanLists_stacks_in_770000.sectionTypeButton h2 p,
#cleanLists_stacks_in_770000.sectionTypeHeader h3 p, #cleanLists_stacks_in_770000.sectionTypeButton h3 p,
#cleanLists_stacks_in_770000.sectionTypeHeader h4 p, #cleanLists_stacks_in_770000.sectionTypeButton h4 p,
#cleanLists_stacks_in_770000.sectionTypeHeader h5 p, #cleanLists_stacks_in_770000.sectionTypeButton h5 p,
#cleanLists_stacks_in_770000.sectionTypeHeader h6 p, #cleanLists_stacks_in_770000.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770000 a, #cleanLists_stacks_in_770000.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770000 a:hover, #cleanLists_stacks_in_770000.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770000.sectionTypeHeader *, #cleanLists_stacks_in_770000.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770000 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770000 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770000 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770000 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770000 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770000 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770000 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770000 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770000 li .bulletSections, #cleanLists_stacks_in_770000 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770000 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770000.bulletBox li .customBulletBox, #cleanLists_stacks_in_770000.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770000.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770000.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770000.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770000.bulletOff,
#cleanLists_stacks_in_770000.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770000.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770000.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770000.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770000.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770000.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770000 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770000 .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_770000 .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_770000 .buttonSimple:hover, #cleanLists_stacks_in_770000 .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_770002 ul, #cleanLists_stacks_in_770002 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770002.sectionTypeHeader, #cleanLists_stacks_in_770002.sectionTypeButton, #cleanLists_stacks_in_770002 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770002.backgroundOn, #cleanLists_stacks_in_770002.backgroundOn, #cleanLists_stacks_in_770002.backgroundOn li, #cleanLists_stacks_in_770002.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770002.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770002.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770002.backgroundOff li, #cleanLists_stacks_in_770002.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770002.sectionTypeHeader h1, #cleanLists_stacks_in_770002.sectionTypeButton h1,
#cleanLists_stacks_in_770002.sectionTypeHeader h2, #cleanLists_stacks_in_770002.sectionTypeButton h2,
#cleanLists_stacks_in_770002.sectionTypeHeader h3, #cleanLists_stacks_in_770002.sectionTypeButton h3,
#cleanLists_stacks_in_770002.sectionTypeHeader h4, #cleanLists_stacks_in_770002.sectionTypeButton h4,
#cleanLists_stacks_in_770002.sectionTypeHeader h5, #cleanLists_stacks_in_770002.sectionTypeButton h5,
#cleanLists_stacks_in_770002.sectionTypeHeader h6, #cleanLists_stacks_in_770002.sectionTypeButton h6,
#cleanLists_stacks_in_770002.sectionTypeHeader h1 p, #cleanLists_stacks_in_770002.sectionTypeButton h1 p,
#cleanLists_stacks_in_770002.sectionTypeHeader h2 p, #cleanLists_stacks_in_770002.sectionTypeButton h2 p,
#cleanLists_stacks_in_770002.sectionTypeHeader h3 p, #cleanLists_stacks_in_770002.sectionTypeButton h3 p,
#cleanLists_stacks_in_770002.sectionTypeHeader h4 p, #cleanLists_stacks_in_770002.sectionTypeButton h4 p,
#cleanLists_stacks_in_770002.sectionTypeHeader h5 p, #cleanLists_stacks_in_770002.sectionTypeButton h5 p,
#cleanLists_stacks_in_770002.sectionTypeHeader h6 p, #cleanLists_stacks_in_770002.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770002 a, #cleanLists_stacks_in_770002.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770002 a:hover, #cleanLists_stacks_in_770002.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770002.sectionTypeHeader *, #cleanLists_stacks_in_770002.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770002 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770002 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770002 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770002 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770002 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770002 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770002 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770002 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770002 li .bulletSections, #cleanLists_stacks_in_770002 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770002 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770002.bulletBox li .customBulletBox, #cleanLists_stacks_in_770002.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770002.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770002.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770002.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770002.bulletOff,
#cleanLists_stacks_in_770002.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770002.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770002.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770002.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770002.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770002.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770002 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770002 .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_770002 .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_770002 .buttonSimple:hover, #cleanLists_stacks_in_770002 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770002 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_770007 {
	height: 40.00px;
}




























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

#stacks_in_770008 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770009 {
	height: 20.00px;
}




























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

#stacks_in_770633>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770633>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770011 {
	margin:  2px;
	padding: 15px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770017 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_770020 ul, #cleanLists_stacks_in_770020 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770020.sectionTypeHeader, #cleanLists_stacks_in_770020.sectionTypeButton, #cleanLists_stacks_in_770020 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770020.backgroundOn, #cleanLists_stacks_in_770020.backgroundOn, #cleanLists_stacks_in_770020.backgroundOn li, #cleanLists_stacks_in_770020.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770020.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770020.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770020.backgroundOff li, #cleanLists_stacks_in_770020.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770020.sectionTypeHeader h1, #cleanLists_stacks_in_770020.sectionTypeButton h1,
#cleanLists_stacks_in_770020.sectionTypeHeader h2, #cleanLists_stacks_in_770020.sectionTypeButton h2,
#cleanLists_stacks_in_770020.sectionTypeHeader h3, #cleanLists_stacks_in_770020.sectionTypeButton h3,
#cleanLists_stacks_in_770020.sectionTypeHeader h4, #cleanLists_stacks_in_770020.sectionTypeButton h4,
#cleanLists_stacks_in_770020.sectionTypeHeader h5, #cleanLists_stacks_in_770020.sectionTypeButton h5,
#cleanLists_stacks_in_770020.sectionTypeHeader h6, #cleanLists_stacks_in_770020.sectionTypeButton h6,
#cleanLists_stacks_in_770020.sectionTypeHeader h1 p, #cleanLists_stacks_in_770020.sectionTypeButton h1 p,
#cleanLists_stacks_in_770020.sectionTypeHeader h2 p, #cleanLists_stacks_in_770020.sectionTypeButton h2 p,
#cleanLists_stacks_in_770020.sectionTypeHeader h3 p, #cleanLists_stacks_in_770020.sectionTypeButton h3 p,
#cleanLists_stacks_in_770020.sectionTypeHeader h4 p, #cleanLists_stacks_in_770020.sectionTypeButton h4 p,
#cleanLists_stacks_in_770020.sectionTypeHeader h5 p, #cleanLists_stacks_in_770020.sectionTypeButton h5 p,
#cleanLists_stacks_in_770020.sectionTypeHeader h6 p, #cleanLists_stacks_in_770020.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770020 a, #cleanLists_stacks_in_770020.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770020 a:hover, #cleanLists_stacks_in_770020.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770020.sectionTypeHeader *, #cleanLists_stacks_in_770020.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770020 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770020 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770020 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770020 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770020 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770020 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770020 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770020 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770020 li .bulletSections, #cleanLists_stacks_in_770020 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770020 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770020.bulletBox li .customBulletBox, #cleanLists_stacks_in_770020.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770020.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770020.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770020.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770020.bulletOff,
#cleanLists_stacks_in_770020.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770020.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770020.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770020.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770020.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770020.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770020 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770020 .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_770020 .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_770020 .buttonSimple:hover, #cleanLists_stacks_in_770020 .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_770022 ul, #cleanLists_stacks_in_770022 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770022.sectionTypeHeader, #cleanLists_stacks_in_770022.sectionTypeButton, #cleanLists_stacks_in_770022 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770022.backgroundOn, #cleanLists_stacks_in_770022.backgroundOn, #cleanLists_stacks_in_770022.backgroundOn li, #cleanLists_stacks_in_770022.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770022.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770022.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770022.backgroundOff li, #cleanLists_stacks_in_770022.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770022.sectionTypeHeader h1, #cleanLists_stacks_in_770022.sectionTypeButton h1,
#cleanLists_stacks_in_770022.sectionTypeHeader h2, #cleanLists_stacks_in_770022.sectionTypeButton h2,
#cleanLists_stacks_in_770022.sectionTypeHeader h3, #cleanLists_stacks_in_770022.sectionTypeButton h3,
#cleanLists_stacks_in_770022.sectionTypeHeader h4, #cleanLists_stacks_in_770022.sectionTypeButton h4,
#cleanLists_stacks_in_770022.sectionTypeHeader h5, #cleanLists_stacks_in_770022.sectionTypeButton h5,
#cleanLists_stacks_in_770022.sectionTypeHeader h6, #cleanLists_stacks_in_770022.sectionTypeButton h6,
#cleanLists_stacks_in_770022.sectionTypeHeader h1 p, #cleanLists_stacks_in_770022.sectionTypeButton h1 p,
#cleanLists_stacks_in_770022.sectionTypeHeader h2 p, #cleanLists_stacks_in_770022.sectionTypeButton h2 p,
#cleanLists_stacks_in_770022.sectionTypeHeader h3 p, #cleanLists_stacks_in_770022.sectionTypeButton h3 p,
#cleanLists_stacks_in_770022.sectionTypeHeader h4 p, #cleanLists_stacks_in_770022.sectionTypeButton h4 p,
#cleanLists_stacks_in_770022.sectionTypeHeader h5 p, #cleanLists_stacks_in_770022.sectionTypeButton h5 p,
#cleanLists_stacks_in_770022.sectionTypeHeader h6 p, #cleanLists_stacks_in_770022.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770022 a, #cleanLists_stacks_in_770022.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770022 a:hover, #cleanLists_stacks_in_770022.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770022.sectionTypeHeader *, #cleanLists_stacks_in_770022.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770022 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770022 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770022 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770022 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770022 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770022 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770022 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770022 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770022 li .bulletSections, #cleanLists_stacks_in_770022 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770022 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770022.bulletBox li .customBulletBox, #cleanLists_stacks_in_770022.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770022.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770022.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770022.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770022.bulletOff,
#cleanLists_stacks_in_770022.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770022.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770022.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770022.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770022.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770022.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770022 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770022 .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_770022 .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_770022 .buttonSimple:hover, #cleanLists_stacks_in_770022 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770022 {
	padding:  5px;
}
/*
 * 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_770027 ul, #cleanLists_stacks_in_770027 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770027.sectionTypeHeader, #cleanLists_stacks_in_770027.sectionTypeButton, #cleanLists_stacks_in_770027 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770027.backgroundOn, #cleanLists_stacks_in_770027.backgroundOn, #cleanLists_stacks_in_770027.backgroundOn li, #cleanLists_stacks_in_770027.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770027.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770027.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770027.backgroundOff li, #cleanLists_stacks_in_770027.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770027.sectionTypeHeader h1, #cleanLists_stacks_in_770027.sectionTypeButton h1,
#cleanLists_stacks_in_770027.sectionTypeHeader h2, #cleanLists_stacks_in_770027.sectionTypeButton h2,
#cleanLists_stacks_in_770027.sectionTypeHeader h3, #cleanLists_stacks_in_770027.sectionTypeButton h3,
#cleanLists_stacks_in_770027.sectionTypeHeader h4, #cleanLists_stacks_in_770027.sectionTypeButton h4,
#cleanLists_stacks_in_770027.sectionTypeHeader h5, #cleanLists_stacks_in_770027.sectionTypeButton h5,
#cleanLists_stacks_in_770027.sectionTypeHeader h6, #cleanLists_stacks_in_770027.sectionTypeButton h6,
#cleanLists_stacks_in_770027.sectionTypeHeader h1 p, #cleanLists_stacks_in_770027.sectionTypeButton h1 p,
#cleanLists_stacks_in_770027.sectionTypeHeader h2 p, #cleanLists_stacks_in_770027.sectionTypeButton h2 p,
#cleanLists_stacks_in_770027.sectionTypeHeader h3 p, #cleanLists_stacks_in_770027.sectionTypeButton h3 p,
#cleanLists_stacks_in_770027.sectionTypeHeader h4 p, #cleanLists_stacks_in_770027.sectionTypeButton h4 p,
#cleanLists_stacks_in_770027.sectionTypeHeader h5 p, #cleanLists_stacks_in_770027.sectionTypeButton h5 p,
#cleanLists_stacks_in_770027.sectionTypeHeader h6 p, #cleanLists_stacks_in_770027.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770027 a, #cleanLists_stacks_in_770027.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770027 a:hover, #cleanLists_stacks_in_770027.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770027.sectionTypeHeader *, #cleanLists_stacks_in_770027.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770027 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770027 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770027 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770027 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770027 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770027 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770027 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770027 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770027 li .bulletSections, #cleanLists_stacks_in_770027 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770027 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770027.bulletBox li .customBulletBox, #cleanLists_stacks_in_770027.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770027.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770027.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770027.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770027.bulletOff,
#cleanLists_stacks_in_770027.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770027.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770027.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770027.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770027.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770027.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770027 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770027 .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_770027 .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_770027 .buttonSimple:hover, #cleanLists_stacks_in_770027 .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_770029 ul, #cleanLists_stacks_in_770029 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770029.sectionTypeHeader, #cleanLists_stacks_in_770029.sectionTypeButton, #cleanLists_stacks_in_770029 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770029.backgroundOn, #cleanLists_stacks_in_770029.backgroundOn, #cleanLists_stacks_in_770029.backgroundOn li, #cleanLists_stacks_in_770029.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770029.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770029.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770029.backgroundOff li, #cleanLists_stacks_in_770029.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770029.sectionTypeHeader h1, #cleanLists_stacks_in_770029.sectionTypeButton h1,
#cleanLists_stacks_in_770029.sectionTypeHeader h2, #cleanLists_stacks_in_770029.sectionTypeButton h2,
#cleanLists_stacks_in_770029.sectionTypeHeader h3, #cleanLists_stacks_in_770029.sectionTypeButton h3,
#cleanLists_stacks_in_770029.sectionTypeHeader h4, #cleanLists_stacks_in_770029.sectionTypeButton h4,
#cleanLists_stacks_in_770029.sectionTypeHeader h5, #cleanLists_stacks_in_770029.sectionTypeButton h5,
#cleanLists_stacks_in_770029.sectionTypeHeader h6, #cleanLists_stacks_in_770029.sectionTypeButton h6,
#cleanLists_stacks_in_770029.sectionTypeHeader h1 p, #cleanLists_stacks_in_770029.sectionTypeButton h1 p,
#cleanLists_stacks_in_770029.sectionTypeHeader h2 p, #cleanLists_stacks_in_770029.sectionTypeButton h2 p,
#cleanLists_stacks_in_770029.sectionTypeHeader h3 p, #cleanLists_stacks_in_770029.sectionTypeButton h3 p,
#cleanLists_stacks_in_770029.sectionTypeHeader h4 p, #cleanLists_stacks_in_770029.sectionTypeButton h4 p,
#cleanLists_stacks_in_770029.sectionTypeHeader h5 p, #cleanLists_stacks_in_770029.sectionTypeButton h5 p,
#cleanLists_stacks_in_770029.sectionTypeHeader h6 p, #cleanLists_stacks_in_770029.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770029 a, #cleanLists_stacks_in_770029.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770029 a:hover, #cleanLists_stacks_in_770029.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770029.sectionTypeHeader *, #cleanLists_stacks_in_770029.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770029 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770029 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770029 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770029 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770029 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770029 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770029 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770029 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770029 li .bulletSections, #cleanLists_stacks_in_770029 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770029 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770029.bulletBox li .customBulletBox, #cleanLists_stacks_in_770029.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770029.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770029.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770029.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770029.bulletOff,
#cleanLists_stacks_in_770029.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770029.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770029.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770029.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770029.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770029.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770029 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770029 .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_770029 .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_770029 .buttonSimple:hover, #cleanLists_stacks_in_770029 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770029 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_770034 {
	height: 40.00px;
}




























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

#stacks_in_770035 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770036 {
	height: 20.00px;
}




























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

#stacks_in_770639>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770639>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770038 {
	margin:  2px;
}

#stacks_out_770038 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770044 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_770047 ul, #cleanLists_stacks_in_770047 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770047.sectionTypeHeader, #cleanLists_stacks_in_770047.sectionTypeButton, #cleanLists_stacks_in_770047 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770047.backgroundOn, #cleanLists_stacks_in_770047.backgroundOn, #cleanLists_stacks_in_770047.backgroundOn li, #cleanLists_stacks_in_770047.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770047.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770047.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770047.backgroundOff li, #cleanLists_stacks_in_770047.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770047.sectionTypeHeader h1, #cleanLists_stacks_in_770047.sectionTypeButton h1,
#cleanLists_stacks_in_770047.sectionTypeHeader h2, #cleanLists_stacks_in_770047.sectionTypeButton h2,
#cleanLists_stacks_in_770047.sectionTypeHeader h3, #cleanLists_stacks_in_770047.sectionTypeButton h3,
#cleanLists_stacks_in_770047.sectionTypeHeader h4, #cleanLists_stacks_in_770047.sectionTypeButton h4,
#cleanLists_stacks_in_770047.sectionTypeHeader h5, #cleanLists_stacks_in_770047.sectionTypeButton h5,
#cleanLists_stacks_in_770047.sectionTypeHeader h6, #cleanLists_stacks_in_770047.sectionTypeButton h6,
#cleanLists_stacks_in_770047.sectionTypeHeader h1 p, #cleanLists_stacks_in_770047.sectionTypeButton h1 p,
#cleanLists_stacks_in_770047.sectionTypeHeader h2 p, #cleanLists_stacks_in_770047.sectionTypeButton h2 p,
#cleanLists_stacks_in_770047.sectionTypeHeader h3 p, #cleanLists_stacks_in_770047.sectionTypeButton h3 p,
#cleanLists_stacks_in_770047.sectionTypeHeader h4 p, #cleanLists_stacks_in_770047.sectionTypeButton h4 p,
#cleanLists_stacks_in_770047.sectionTypeHeader h5 p, #cleanLists_stacks_in_770047.sectionTypeButton h5 p,
#cleanLists_stacks_in_770047.sectionTypeHeader h6 p, #cleanLists_stacks_in_770047.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770047 a, #cleanLists_stacks_in_770047.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770047 a:hover, #cleanLists_stacks_in_770047.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770047.sectionTypeHeader *, #cleanLists_stacks_in_770047.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770047 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770047 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770047 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770047 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770047 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770047 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770047 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770047 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770047 li .bulletSections, #cleanLists_stacks_in_770047 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770047 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770047.bulletBox li .customBulletBox, #cleanLists_stacks_in_770047.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770047.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770047.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770047.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770047.bulletOff,
#cleanLists_stacks_in_770047.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770047.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770047.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770047.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770047.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770047.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770047 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770047 .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_770047 .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_770047 .buttonSimple:hover, #cleanLists_stacks_in_770047 .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_770049 ul, #cleanLists_stacks_in_770049 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770049.sectionTypeHeader, #cleanLists_stacks_in_770049.sectionTypeButton, #cleanLists_stacks_in_770049 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770049.backgroundOn, #cleanLists_stacks_in_770049.backgroundOn, #cleanLists_stacks_in_770049.backgroundOn li, #cleanLists_stacks_in_770049.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770049.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770049.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770049.backgroundOff li, #cleanLists_stacks_in_770049.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770049.sectionTypeHeader h1, #cleanLists_stacks_in_770049.sectionTypeButton h1,
#cleanLists_stacks_in_770049.sectionTypeHeader h2, #cleanLists_stacks_in_770049.sectionTypeButton h2,
#cleanLists_stacks_in_770049.sectionTypeHeader h3, #cleanLists_stacks_in_770049.sectionTypeButton h3,
#cleanLists_stacks_in_770049.sectionTypeHeader h4, #cleanLists_stacks_in_770049.sectionTypeButton h4,
#cleanLists_stacks_in_770049.sectionTypeHeader h5, #cleanLists_stacks_in_770049.sectionTypeButton h5,
#cleanLists_stacks_in_770049.sectionTypeHeader h6, #cleanLists_stacks_in_770049.sectionTypeButton h6,
#cleanLists_stacks_in_770049.sectionTypeHeader h1 p, #cleanLists_stacks_in_770049.sectionTypeButton h1 p,
#cleanLists_stacks_in_770049.sectionTypeHeader h2 p, #cleanLists_stacks_in_770049.sectionTypeButton h2 p,
#cleanLists_stacks_in_770049.sectionTypeHeader h3 p, #cleanLists_stacks_in_770049.sectionTypeButton h3 p,
#cleanLists_stacks_in_770049.sectionTypeHeader h4 p, #cleanLists_stacks_in_770049.sectionTypeButton h4 p,
#cleanLists_stacks_in_770049.sectionTypeHeader h5 p, #cleanLists_stacks_in_770049.sectionTypeButton h5 p,
#cleanLists_stacks_in_770049.sectionTypeHeader h6 p, #cleanLists_stacks_in_770049.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770049 a, #cleanLists_stacks_in_770049.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770049 a:hover, #cleanLists_stacks_in_770049.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770049.sectionTypeHeader *, #cleanLists_stacks_in_770049.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770049 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770049 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770049 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770049 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770049 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770049 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770049 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770049 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770049 li .bulletSections, #cleanLists_stacks_in_770049 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770049 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770049.bulletBox li .customBulletBox, #cleanLists_stacks_in_770049.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770049.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770049.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770049.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770049.bulletOff,
#cleanLists_stacks_in_770049.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770049.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770049.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770049.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770049.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770049.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770049 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770049 .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_770049 .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_770049 .buttonSimple:hover, #cleanLists_stacks_in_770049 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770049 {
	padding:  5px;
}
/*
 * 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_770054 ul, #cleanLists_stacks_in_770054 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770054.sectionTypeHeader, #cleanLists_stacks_in_770054.sectionTypeButton, #cleanLists_stacks_in_770054 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770054.backgroundOn, #cleanLists_stacks_in_770054.backgroundOn, #cleanLists_stacks_in_770054.backgroundOn li, #cleanLists_stacks_in_770054.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770054.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770054.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770054.backgroundOff li, #cleanLists_stacks_in_770054.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770054.sectionTypeHeader h1, #cleanLists_stacks_in_770054.sectionTypeButton h1,
#cleanLists_stacks_in_770054.sectionTypeHeader h2, #cleanLists_stacks_in_770054.sectionTypeButton h2,
#cleanLists_stacks_in_770054.sectionTypeHeader h3, #cleanLists_stacks_in_770054.sectionTypeButton h3,
#cleanLists_stacks_in_770054.sectionTypeHeader h4, #cleanLists_stacks_in_770054.sectionTypeButton h4,
#cleanLists_stacks_in_770054.sectionTypeHeader h5, #cleanLists_stacks_in_770054.sectionTypeButton h5,
#cleanLists_stacks_in_770054.sectionTypeHeader h6, #cleanLists_stacks_in_770054.sectionTypeButton h6,
#cleanLists_stacks_in_770054.sectionTypeHeader h1 p, #cleanLists_stacks_in_770054.sectionTypeButton h1 p,
#cleanLists_stacks_in_770054.sectionTypeHeader h2 p, #cleanLists_stacks_in_770054.sectionTypeButton h2 p,
#cleanLists_stacks_in_770054.sectionTypeHeader h3 p, #cleanLists_stacks_in_770054.sectionTypeButton h3 p,
#cleanLists_stacks_in_770054.sectionTypeHeader h4 p, #cleanLists_stacks_in_770054.sectionTypeButton h4 p,
#cleanLists_stacks_in_770054.sectionTypeHeader h5 p, #cleanLists_stacks_in_770054.sectionTypeButton h5 p,
#cleanLists_stacks_in_770054.sectionTypeHeader h6 p, #cleanLists_stacks_in_770054.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770054 a, #cleanLists_stacks_in_770054.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770054 a:hover, #cleanLists_stacks_in_770054.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770054.sectionTypeHeader *, #cleanLists_stacks_in_770054.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770054 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770054 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770054 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770054 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770054 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770054 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770054 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770054 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770054 li .bulletSections, #cleanLists_stacks_in_770054 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770054 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770054.bulletBox li .customBulletBox, #cleanLists_stacks_in_770054.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770054.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770054.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770054.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770054.bulletOff,
#cleanLists_stacks_in_770054.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770054.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770054.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770054.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770054.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770054.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770054 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770054 .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_770054 .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_770054 .buttonSimple:hover, #cleanLists_stacks_in_770054 .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_770056 ul, #cleanLists_stacks_in_770056 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770056.sectionTypeHeader, #cleanLists_stacks_in_770056.sectionTypeButton, #cleanLists_stacks_in_770056 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770056.backgroundOn, #cleanLists_stacks_in_770056.backgroundOn, #cleanLists_stacks_in_770056.backgroundOn li, #cleanLists_stacks_in_770056.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770056.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770056.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770056.backgroundOff li, #cleanLists_stacks_in_770056.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770056.sectionTypeHeader h1, #cleanLists_stacks_in_770056.sectionTypeButton h1,
#cleanLists_stacks_in_770056.sectionTypeHeader h2, #cleanLists_stacks_in_770056.sectionTypeButton h2,
#cleanLists_stacks_in_770056.sectionTypeHeader h3, #cleanLists_stacks_in_770056.sectionTypeButton h3,
#cleanLists_stacks_in_770056.sectionTypeHeader h4, #cleanLists_stacks_in_770056.sectionTypeButton h4,
#cleanLists_stacks_in_770056.sectionTypeHeader h5, #cleanLists_stacks_in_770056.sectionTypeButton h5,
#cleanLists_stacks_in_770056.sectionTypeHeader h6, #cleanLists_stacks_in_770056.sectionTypeButton h6,
#cleanLists_stacks_in_770056.sectionTypeHeader h1 p, #cleanLists_stacks_in_770056.sectionTypeButton h1 p,
#cleanLists_stacks_in_770056.sectionTypeHeader h2 p, #cleanLists_stacks_in_770056.sectionTypeButton h2 p,
#cleanLists_stacks_in_770056.sectionTypeHeader h3 p, #cleanLists_stacks_in_770056.sectionTypeButton h3 p,
#cleanLists_stacks_in_770056.sectionTypeHeader h4 p, #cleanLists_stacks_in_770056.sectionTypeButton h4 p,
#cleanLists_stacks_in_770056.sectionTypeHeader h5 p, #cleanLists_stacks_in_770056.sectionTypeButton h5 p,
#cleanLists_stacks_in_770056.sectionTypeHeader h6 p, #cleanLists_stacks_in_770056.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770056 a, #cleanLists_stacks_in_770056.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770056 a:hover, #cleanLists_stacks_in_770056.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770056.sectionTypeHeader *, #cleanLists_stacks_in_770056.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770056 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770056 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770056 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770056 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770056 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770056 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770056 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770056 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770056 li .bulletSections, #cleanLists_stacks_in_770056 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770056 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770056.bulletBox li .customBulletBox, #cleanLists_stacks_in_770056.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770056.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770056.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770056.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770056.bulletOff,
#cleanLists_stacks_in_770056.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770056.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770056.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770056.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770056.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770056.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770056 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770056 .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_770056 .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_770056 .buttonSimple:hover, #cleanLists_stacks_in_770056 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770056 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_770061 {
	height: 40.00px;
}




























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

#stacks_in_770062 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770063 {
	height: 20.00px;
}




























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

#stacks_in_770648>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770648>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770065 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770844 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_770074 ul, #cleanLists_stacks_in_770074 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770074.sectionTypeHeader, #cleanLists_stacks_in_770074.sectionTypeButton, #cleanLists_stacks_in_770074 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770074.backgroundOn, #cleanLists_stacks_in_770074.backgroundOn, #cleanLists_stacks_in_770074.backgroundOn li, #cleanLists_stacks_in_770074.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770074.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770074.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770074.backgroundOff li, #cleanLists_stacks_in_770074.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770074.sectionTypeHeader h1, #cleanLists_stacks_in_770074.sectionTypeButton h1,
#cleanLists_stacks_in_770074.sectionTypeHeader h2, #cleanLists_stacks_in_770074.sectionTypeButton h2,
#cleanLists_stacks_in_770074.sectionTypeHeader h3, #cleanLists_stacks_in_770074.sectionTypeButton h3,
#cleanLists_stacks_in_770074.sectionTypeHeader h4, #cleanLists_stacks_in_770074.sectionTypeButton h4,
#cleanLists_stacks_in_770074.sectionTypeHeader h5, #cleanLists_stacks_in_770074.sectionTypeButton h5,
#cleanLists_stacks_in_770074.sectionTypeHeader h6, #cleanLists_stacks_in_770074.sectionTypeButton h6,
#cleanLists_stacks_in_770074.sectionTypeHeader h1 p, #cleanLists_stacks_in_770074.sectionTypeButton h1 p,
#cleanLists_stacks_in_770074.sectionTypeHeader h2 p, #cleanLists_stacks_in_770074.sectionTypeButton h2 p,
#cleanLists_stacks_in_770074.sectionTypeHeader h3 p, #cleanLists_stacks_in_770074.sectionTypeButton h3 p,
#cleanLists_stacks_in_770074.sectionTypeHeader h4 p, #cleanLists_stacks_in_770074.sectionTypeButton h4 p,
#cleanLists_stacks_in_770074.sectionTypeHeader h5 p, #cleanLists_stacks_in_770074.sectionTypeButton h5 p,
#cleanLists_stacks_in_770074.sectionTypeHeader h6 p, #cleanLists_stacks_in_770074.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770074 a, #cleanLists_stacks_in_770074.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770074 a:hover, #cleanLists_stacks_in_770074.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770074.sectionTypeHeader *, #cleanLists_stacks_in_770074.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770074 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770074 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770074 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770074 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770074 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770074 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770074 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770074 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770074 li .bulletSections, #cleanLists_stacks_in_770074 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770074 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770074.bulletBox li .customBulletBox, #cleanLists_stacks_in_770074.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770074.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770074.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770074.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770074.bulletOff,
#cleanLists_stacks_in_770074.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770074.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770074.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770074.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770074.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770074.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770074 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770074 .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_770074 .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_770074 .buttonSimple:hover, #cleanLists_stacks_in_770074 .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_770076 ul, #cleanLists_stacks_in_770076 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770076.sectionTypeHeader, #cleanLists_stacks_in_770076.sectionTypeButton, #cleanLists_stacks_in_770076 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770076.backgroundOn, #cleanLists_stacks_in_770076.backgroundOn, #cleanLists_stacks_in_770076.backgroundOn li, #cleanLists_stacks_in_770076.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770076.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770076.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770076.backgroundOff li, #cleanLists_stacks_in_770076.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770076.sectionTypeHeader h1, #cleanLists_stacks_in_770076.sectionTypeButton h1,
#cleanLists_stacks_in_770076.sectionTypeHeader h2, #cleanLists_stacks_in_770076.sectionTypeButton h2,
#cleanLists_stacks_in_770076.sectionTypeHeader h3, #cleanLists_stacks_in_770076.sectionTypeButton h3,
#cleanLists_stacks_in_770076.sectionTypeHeader h4, #cleanLists_stacks_in_770076.sectionTypeButton h4,
#cleanLists_stacks_in_770076.sectionTypeHeader h5, #cleanLists_stacks_in_770076.sectionTypeButton h5,
#cleanLists_stacks_in_770076.sectionTypeHeader h6, #cleanLists_stacks_in_770076.sectionTypeButton h6,
#cleanLists_stacks_in_770076.sectionTypeHeader h1 p, #cleanLists_stacks_in_770076.sectionTypeButton h1 p,
#cleanLists_stacks_in_770076.sectionTypeHeader h2 p, #cleanLists_stacks_in_770076.sectionTypeButton h2 p,
#cleanLists_stacks_in_770076.sectionTypeHeader h3 p, #cleanLists_stacks_in_770076.sectionTypeButton h3 p,
#cleanLists_stacks_in_770076.sectionTypeHeader h4 p, #cleanLists_stacks_in_770076.sectionTypeButton h4 p,
#cleanLists_stacks_in_770076.sectionTypeHeader h5 p, #cleanLists_stacks_in_770076.sectionTypeButton h5 p,
#cleanLists_stacks_in_770076.sectionTypeHeader h6 p, #cleanLists_stacks_in_770076.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770076 a, #cleanLists_stacks_in_770076.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770076 a:hover, #cleanLists_stacks_in_770076.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770076.sectionTypeHeader *, #cleanLists_stacks_in_770076.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770076 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770076 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770076 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770076 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770076 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770076 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770076 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770076 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770076 li .bulletSections, #cleanLists_stacks_in_770076 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770076 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770076.bulletBox li .customBulletBox, #cleanLists_stacks_in_770076.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770076.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770076.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770076.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770076.bulletOff,
#cleanLists_stacks_in_770076.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770076.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770076.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770076.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770076.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770076.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770076 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770076 .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_770076 .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_770076 .buttonSimple:hover, #cleanLists_stacks_in_770076 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770076 {
	padding:  5px;
}
/*
 * 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_770081 ul, #cleanLists_stacks_in_770081 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770081.sectionTypeHeader, #cleanLists_stacks_in_770081.sectionTypeButton, #cleanLists_stacks_in_770081 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770081.backgroundOn, #cleanLists_stacks_in_770081.backgroundOn, #cleanLists_stacks_in_770081.backgroundOn li, #cleanLists_stacks_in_770081.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770081.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770081.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770081.backgroundOff li, #cleanLists_stacks_in_770081.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770081.sectionTypeHeader h1, #cleanLists_stacks_in_770081.sectionTypeButton h1,
#cleanLists_stacks_in_770081.sectionTypeHeader h2, #cleanLists_stacks_in_770081.sectionTypeButton h2,
#cleanLists_stacks_in_770081.sectionTypeHeader h3, #cleanLists_stacks_in_770081.sectionTypeButton h3,
#cleanLists_stacks_in_770081.sectionTypeHeader h4, #cleanLists_stacks_in_770081.sectionTypeButton h4,
#cleanLists_stacks_in_770081.sectionTypeHeader h5, #cleanLists_stacks_in_770081.sectionTypeButton h5,
#cleanLists_stacks_in_770081.sectionTypeHeader h6, #cleanLists_stacks_in_770081.sectionTypeButton h6,
#cleanLists_stacks_in_770081.sectionTypeHeader h1 p, #cleanLists_stacks_in_770081.sectionTypeButton h1 p,
#cleanLists_stacks_in_770081.sectionTypeHeader h2 p, #cleanLists_stacks_in_770081.sectionTypeButton h2 p,
#cleanLists_stacks_in_770081.sectionTypeHeader h3 p, #cleanLists_stacks_in_770081.sectionTypeButton h3 p,
#cleanLists_stacks_in_770081.sectionTypeHeader h4 p, #cleanLists_stacks_in_770081.sectionTypeButton h4 p,
#cleanLists_stacks_in_770081.sectionTypeHeader h5 p, #cleanLists_stacks_in_770081.sectionTypeButton h5 p,
#cleanLists_stacks_in_770081.sectionTypeHeader h6 p, #cleanLists_stacks_in_770081.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770081 a, #cleanLists_stacks_in_770081.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770081 a:hover, #cleanLists_stacks_in_770081.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770081.sectionTypeHeader *, #cleanLists_stacks_in_770081.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770081 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770081 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770081 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770081 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770081 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770081 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770081 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770081 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770081 li .bulletSections, #cleanLists_stacks_in_770081 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770081 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770081.bulletBox li .customBulletBox, #cleanLists_stacks_in_770081.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770081.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770081.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770081.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770081.bulletOff,
#cleanLists_stacks_in_770081.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770081.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770081.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770081.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770081.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770081.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770081 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770081 .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_770081 .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_770081 .buttonSimple:hover, #cleanLists_stacks_in_770081 .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_770083 ul, #cleanLists_stacks_in_770083 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770083.sectionTypeHeader, #cleanLists_stacks_in_770083.sectionTypeButton, #cleanLists_stacks_in_770083 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770083.backgroundOn, #cleanLists_stacks_in_770083.backgroundOn, #cleanLists_stacks_in_770083.backgroundOn li, #cleanLists_stacks_in_770083.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770083.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770083.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770083.backgroundOff li, #cleanLists_stacks_in_770083.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770083.sectionTypeHeader h1, #cleanLists_stacks_in_770083.sectionTypeButton h1,
#cleanLists_stacks_in_770083.sectionTypeHeader h2, #cleanLists_stacks_in_770083.sectionTypeButton h2,
#cleanLists_stacks_in_770083.sectionTypeHeader h3, #cleanLists_stacks_in_770083.sectionTypeButton h3,
#cleanLists_stacks_in_770083.sectionTypeHeader h4, #cleanLists_stacks_in_770083.sectionTypeButton h4,
#cleanLists_stacks_in_770083.sectionTypeHeader h5, #cleanLists_stacks_in_770083.sectionTypeButton h5,
#cleanLists_stacks_in_770083.sectionTypeHeader h6, #cleanLists_stacks_in_770083.sectionTypeButton h6,
#cleanLists_stacks_in_770083.sectionTypeHeader h1 p, #cleanLists_stacks_in_770083.sectionTypeButton h1 p,
#cleanLists_stacks_in_770083.sectionTypeHeader h2 p, #cleanLists_stacks_in_770083.sectionTypeButton h2 p,
#cleanLists_stacks_in_770083.sectionTypeHeader h3 p, #cleanLists_stacks_in_770083.sectionTypeButton h3 p,
#cleanLists_stacks_in_770083.sectionTypeHeader h4 p, #cleanLists_stacks_in_770083.sectionTypeButton h4 p,
#cleanLists_stacks_in_770083.sectionTypeHeader h5 p, #cleanLists_stacks_in_770083.sectionTypeButton h5 p,
#cleanLists_stacks_in_770083.sectionTypeHeader h6 p, #cleanLists_stacks_in_770083.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770083 a, #cleanLists_stacks_in_770083.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770083 a:hover, #cleanLists_stacks_in_770083.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770083.sectionTypeHeader *, #cleanLists_stacks_in_770083.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770083 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770083 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770083 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770083 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770083 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770083 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770083 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770083 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770083 li .bulletSections, #cleanLists_stacks_in_770083 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770083 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770083.bulletBox li .customBulletBox, #cleanLists_stacks_in_770083.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770083.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770083.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770083.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770083.bulletOff,
#cleanLists_stacks_in_770083.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770083.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770083.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770083.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770083.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770083.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770083 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770083 .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_770083 .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_770083 .buttonSimple:hover, #cleanLists_stacks_in_770083 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770083 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770071 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_770088 {
	height: 40.00px;
}




























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

#stacks_in_770089 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770090 {
	height: 20.00px;
}




























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

#stacks_in_770651>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770651>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770651 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_770092 {
	margin:  2px;
}

#stacks_out_770092 {
	margin-left:0;
}
#stacks_in_770657>.s3_row {
	margin: 0 -10px;
}

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

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




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










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



}



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


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


}






.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770845 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_770106 ul, #cleanLists_stacks_in_770106 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770106.sectionTypeHeader, #cleanLists_stacks_in_770106.sectionTypeButton, #cleanLists_stacks_in_770106 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770106.backgroundOn, #cleanLists_stacks_in_770106.backgroundOn, #cleanLists_stacks_in_770106.backgroundOn li, #cleanLists_stacks_in_770106.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770106.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770106.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770106.backgroundOff li, #cleanLists_stacks_in_770106.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770106.sectionTypeHeader h1, #cleanLists_stacks_in_770106.sectionTypeButton h1,
#cleanLists_stacks_in_770106.sectionTypeHeader h2, #cleanLists_stacks_in_770106.sectionTypeButton h2,
#cleanLists_stacks_in_770106.sectionTypeHeader h3, #cleanLists_stacks_in_770106.sectionTypeButton h3,
#cleanLists_stacks_in_770106.sectionTypeHeader h4, #cleanLists_stacks_in_770106.sectionTypeButton h4,
#cleanLists_stacks_in_770106.sectionTypeHeader h5, #cleanLists_stacks_in_770106.sectionTypeButton h5,
#cleanLists_stacks_in_770106.sectionTypeHeader h6, #cleanLists_stacks_in_770106.sectionTypeButton h6,
#cleanLists_stacks_in_770106.sectionTypeHeader h1 p, #cleanLists_stacks_in_770106.sectionTypeButton h1 p,
#cleanLists_stacks_in_770106.sectionTypeHeader h2 p, #cleanLists_stacks_in_770106.sectionTypeButton h2 p,
#cleanLists_stacks_in_770106.sectionTypeHeader h3 p, #cleanLists_stacks_in_770106.sectionTypeButton h3 p,
#cleanLists_stacks_in_770106.sectionTypeHeader h4 p, #cleanLists_stacks_in_770106.sectionTypeButton h4 p,
#cleanLists_stacks_in_770106.sectionTypeHeader h5 p, #cleanLists_stacks_in_770106.sectionTypeButton h5 p,
#cleanLists_stacks_in_770106.sectionTypeHeader h6 p, #cleanLists_stacks_in_770106.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770106 a, #cleanLists_stacks_in_770106.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770106 a:hover, #cleanLists_stacks_in_770106.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770106.sectionTypeHeader *, #cleanLists_stacks_in_770106.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770106 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770106 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770106 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770106 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770106 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770106 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770106 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770106 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770106 li .bulletSections, #cleanLists_stacks_in_770106 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770106 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770106.bulletBox li .customBulletBox, #cleanLists_stacks_in_770106.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770106.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770106.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770106.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770106.bulletOff,
#cleanLists_stacks_in_770106.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770106.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770106.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770106.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770106.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770106.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770106 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770106 .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_770106 .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_770106 .buttonSimple:hover, #cleanLists_stacks_in_770106 .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_770108 ul, #cleanLists_stacks_in_770108 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770108.sectionTypeHeader, #cleanLists_stacks_in_770108.sectionTypeButton, #cleanLists_stacks_in_770108 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770108.backgroundOn, #cleanLists_stacks_in_770108.backgroundOn, #cleanLists_stacks_in_770108.backgroundOn li, #cleanLists_stacks_in_770108.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770108.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770108.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770108.backgroundOff li, #cleanLists_stacks_in_770108.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770108.sectionTypeHeader h1, #cleanLists_stacks_in_770108.sectionTypeButton h1,
#cleanLists_stacks_in_770108.sectionTypeHeader h2, #cleanLists_stacks_in_770108.sectionTypeButton h2,
#cleanLists_stacks_in_770108.sectionTypeHeader h3, #cleanLists_stacks_in_770108.sectionTypeButton h3,
#cleanLists_stacks_in_770108.sectionTypeHeader h4, #cleanLists_stacks_in_770108.sectionTypeButton h4,
#cleanLists_stacks_in_770108.sectionTypeHeader h5, #cleanLists_stacks_in_770108.sectionTypeButton h5,
#cleanLists_stacks_in_770108.sectionTypeHeader h6, #cleanLists_stacks_in_770108.sectionTypeButton h6,
#cleanLists_stacks_in_770108.sectionTypeHeader h1 p, #cleanLists_stacks_in_770108.sectionTypeButton h1 p,
#cleanLists_stacks_in_770108.sectionTypeHeader h2 p, #cleanLists_stacks_in_770108.sectionTypeButton h2 p,
#cleanLists_stacks_in_770108.sectionTypeHeader h3 p, #cleanLists_stacks_in_770108.sectionTypeButton h3 p,
#cleanLists_stacks_in_770108.sectionTypeHeader h4 p, #cleanLists_stacks_in_770108.sectionTypeButton h4 p,
#cleanLists_stacks_in_770108.sectionTypeHeader h5 p, #cleanLists_stacks_in_770108.sectionTypeButton h5 p,
#cleanLists_stacks_in_770108.sectionTypeHeader h6 p, #cleanLists_stacks_in_770108.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770108 a, #cleanLists_stacks_in_770108.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770108 a:hover, #cleanLists_stacks_in_770108.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770108.sectionTypeHeader *, #cleanLists_stacks_in_770108.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770108 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770108 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770108 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770108 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770108 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770108 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770108 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770108 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770108 li .bulletSections, #cleanLists_stacks_in_770108 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770108 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770108.bulletBox li .customBulletBox, #cleanLists_stacks_in_770108.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770108.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770108.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770108.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770108.bulletOff,
#cleanLists_stacks_in_770108.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770108.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770108.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770108.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770108.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770108.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770108 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770108 .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_770108 .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_770108 .buttonSimple:hover, #cleanLists_stacks_in_770108 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770108 {
	padding:  5px;
}
/*
 * 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_770113 ul, #cleanLists_stacks_in_770113 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770113.sectionTypeHeader, #cleanLists_stacks_in_770113.sectionTypeButton, #cleanLists_stacks_in_770113 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770113.backgroundOn, #cleanLists_stacks_in_770113.backgroundOn, #cleanLists_stacks_in_770113.backgroundOn li, #cleanLists_stacks_in_770113.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770113.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770113.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770113.backgroundOff li, #cleanLists_stacks_in_770113.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770113.sectionTypeHeader h1, #cleanLists_stacks_in_770113.sectionTypeButton h1,
#cleanLists_stacks_in_770113.sectionTypeHeader h2, #cleanLists_stacks_in_770113.sectionTypeButton h2,
#cleanLists_stacks_in_770113.sectionTypeHeader h3, #cleanLists_stacks_in_770113.sectionTypeButton h3,
#cleanLists_stacks_in_770113.sectionTypeHeader h4, #cleanLists_stacks_in_770113.sectionTypeButton h4,
#cleanLists_stacks_in_770113.sectionTypeHeader h5, #cleanLists_stacks_in_770113.sectionTypeButton h5,
#cleanLists_stacks_in_770113.sectionTypeHeader h6, #cleanLists_stacks_in_770113.sectionTypeButton h6,
#cleanLists_stacks_in_770113.sectionTypeHeader h1 p, #cleanLists_stacks_in_770113.sectionTypeButton h1 p,
#cleanLists_stacks_in_770113.sectionTypeHeader h2 p, #cleanLists_stacks_in_770113.sectionTypeButton h2 p,
#cleanLists_stacks_in_770113.sectionTypeHeader h3 p, #cleanLists_stacks_in_770113.sectionTypeButton h3 p,
#cleanLists_stacks_in_770113.sectionTypeHeader h4 p, #cleanLists_stacks_in_770113.sectionTypeButton h4 p,
#cleanLists_stacks_in_770113.sectionTypeHeader h5 p, #cleanLists_stacks_in_770113.sectionTypeButton h5 p,
#cleanLists_stacks_in_770113.sectionTypeHeader h6 p, #cleanLists_stacks_in_770113.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770113 a, #cleanLists_stacks_in_770113.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770113 a:hover, #cleanLists_stacks_in_770113.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770113.sectionTypeHeader *, #cleanLists_stacks_in_770113.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770113 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770113 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770113 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770113 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770113 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770113 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770113 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770113 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770113 li .bulletSections, #cleanLists_stacks_in_770113 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770113 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770113.bulletBox li .customBulletBox, #cleanLists_stacks_in_770113.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770113.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770113.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770113.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770113.bulletOff,
#cleanLists_stacks_in_770113.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770113.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770113.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770113.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770113.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770113.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770113 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770113 .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_770113 .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_770113 .buttonSimple:hover, #cleanLists_stacks_in_770113 .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_770115 ul, #cleanLists_stacks_in_770115 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770115.sectionTypeHeader, #cleanLists_stacks_in_770115.sectionTypeButton, #cleanLists_stacks_in_770115 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770115.backgroundOn, #cleanLists_stacks_in_770115.backgroundOn, #cleanLists_stacks_in_770115.backgroundOn li, #cleanLists_stacks_in_770115.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770115.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770115.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770115.backgroundOff li, #cleanLists_stacks_in_770115.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770115.sectionTypeHeader h1, #cleanLists_stacks_in_770115.sectionTypeButton h1,
#cleanLists_stacks_in_770115.sectionTypeHeader h2, #cleanLists_stacks_in_770115.sectionTypeButton h2,
#cleanLists_stacks_in_770115.sectionTypeHeader h3, #cleanLists_stacks_in_770115.sectionTypeButton h3,
#cleanLists_stacks_in_770115.sectionTypeHeader h4, #cleanLists_stacks_in_770115.sectionTypeButton h4,
#cleanLists_stacks_in_770115.sectionTypeHeader h5, #cleanLists_stacks_in_770115.sectionTypeButton h5,
#cleanLists_stacks_in_770115.sectionTypeHeader h6, #cleanLists_stacks_in_770115.sectionTypeButton h6,
#cleanLists_stacks_in_770115.sectionTypeHeader h1 p, #cleanLists_stacks_in_770115.sectionTypeButton h1 p,
#cleanLists_stacks_in_770115.sectionTypeHeader h2 p, #cleanLists_stacks_in_770115.sectionTypeButton h2 p,
#cleanLists_stacks_in_770115.sectionTypeHeader h3 p, #cleanLists_stacks_in_770115.sectionTypeButton h3 p,
#cleanLists_stacks_in_770115.sectionTypeHeader h4 p, #cleanLists_stacks_in_770115.sectionTypeButton h4 p,
#cleanLists_stacks_in_770115.sectionTypeHeader h5 p, #cleanLists_stacks_in_770115.sectionTypeButton h5 p,
#cleanLists_stacks_in_770115.sectionTypeHeader h6 p, #cleanLists_stacks_in_770115.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770115 a, #cleanLists_stacks_in_770115.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770115 a:hover, #cleanLists_stacks_in_770115.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770115.sectionTypeHeader *, #cleanLists_stacks_in_770115.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770115 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770115 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770115 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770115 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770115 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770115 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770115 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770115 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770115 li .bulletSections, #cleanLists_stacks_in_770115 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770115 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770115.bulletBox li .customBulletBox, #cleanLists_stacks_in_770115.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770115.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770115.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770115.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770115.bulletOff,
#cleanLists_stacks_in_770115.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770115.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770115.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770115.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770115.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770115.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770115 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770115 .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_770115 .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_770115 .buttonSimple:hover, #cleanLists_stacks_in_770115 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770115 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770103 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_770120 {
	height: 40.00px;
}




























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

#stacks_in_770121 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770122 {
	height: 20.00px;
}




























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

#stacks_in_770666>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770666>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770666 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_770124 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770846 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_770133 ul, #cleanLists_stacks_in_770133 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770133.sectionTypeHeader, #cleanLists_stacks_in_770133.sectionTypeButton, #cleanLists_stacks_in_770133 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770133.backgroundOn, #cleanLists_stacks_in_770133.backgroundOn, #cleanLists_stacks_in_770133.backgroundOn li, #cleanLists_stacks_in_770133.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770133.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770133.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770133.backgroundOff li, #cleanLists_stacks_in_770133.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770133.sectionTypeHeader h1, #cleanLists_stacks_in_770133.sectionTypeButton h1,
#cleanLists_stacks_in_770133.sectionTypeHeader h2, #cleanLists_stacks_in_770133.sectionTypeButton h2,
#cleanLists_stacks_in_770133.sectionTypeHeader h3, #cleanLists_stacks_in_770133.sectionTypeButton h3,
#cleanLists_stacks_in_770133.sectionTypeHeader h4, #cleanLists_stacks_in_770133.sectionTypeButton h4,
#cleanLists_stacks_in_770133.sectionTypeHeader h5, #cleanLists_stacks_in_770133.sectionTypeButton h5,
#cleanLists_stacks_in_770133.sectionTypeHeader h6, #cleanLists_stacks_in_770133.sectionTypeButton h6,
#cleanLists_stacks_in_770133.sectionTypeHeader h1 p, #cleanLists_stacks_in_770133.sectionTypeButton h1 p,
#cleanLists_stacks_in_770133.sectionTypeHeader h2 p, #cleanLists_stacks_in_770133.sectionTypeButton h2 p,
#cleanLists_stacks_in_770133.sectionTypeHeader h3 p, #cleanLists_stacks_in_770133.sectionTypeButton h3 p,
#cleanLists_stacks_in_770133.sectionTypeHeader h4 p, #cleanLists_stacks_in_770133.sectionTypeButton h4 p,
#cleanLists_stacks_in_770133.sectionTypeHeader h5 p, #cleanLists_stacks_in_770133.sectionTypeButton h5 p,
#cleanLists_stacks_in_770133.sectionTypeHeader h6 p, #cleanLists_stacks_in_770133.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770133 a, #cleanLists_stacks_in_770133.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770133 a:hover, #cleanLists_stacks_in_770133.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770133.sectionTypeHeader *, #cleanLists_stacks_in_770133.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770133 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770133 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770133 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770133 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770133 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770133 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770133 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770133 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770133 li .bulletSections, #cleanLists_stacks_in_770133 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770133 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770133.bulletBox li .customBulletBox, #cleanLists_stacks_in_770133.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770133.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770133.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770133.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770133.bulletOff,
#cleanLists_stacks_in_770133.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770133.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770133.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770133.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770133.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770133.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770133 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770133 .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_770133 .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_770133 .buttonSimple:hover, #cleanLists_stacks_in_770133 .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_770135 ul, #cleanLists_stacks_in_770135 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770135.sectionTypeHeader, #cleanLists_stacks_in_770135.sectionTypeButton, #cleanLists_stacks_in_770135 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770135.backgroundOn, #cleanLists_stacks_in_770135.backgroundOn, #cleanLists_stacks_in_770135.backgroundOn li, #cleanLists_stacks_in_770135.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770135.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770135.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770135.backgroundOff li, #cleanLists_stacks_in_770135.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770135.sectionTypeHeader h1, #cleanLists_stacks_in_770135.sectionTypeButton h1,
#cleanLists_stacks_in_770135.sectionTypeHeader h2, #cleanLists_stacks_in_770135.sectionTypeButton h2,
#cleanLists_stacks_in_770135.sectionTypeHeader h3, #cleanLists_stacks_in_770135.sectionTypeButton h3,
#cleanLists_stacks_in_770135.sectionTypeHeader h4, #cleanLists_stacks_in_770135.sectionTypeButton h4,
#cleanLists_stacks_in_770135.sectionTypeHeader h5, #cleanLists_stacks_in_770135.sectionTypeButton h5,
#cleanLists_stacks_in_770135.sectionTypeHeader h6, #cleanLists_stacks_in_770135.sectionTypeButton h6,
#cleanLists_stacks_in_770135.sectionTypeHeader h1 p, #cleanLists_stacks_in_770135.sectionTypeButton h1 p,
#cleanLists_stacks_in_770135.sectionTypeHeader h2 p, #cleanLists_stacks_in_770135.sectionTypeButton h2 p,
#cleanLists_stacks_in_770135.sectionTypeHeader h3 p, #cleanLists_stacks_in_770135.sectionTypeButton h3 p,
#cleanLists_stacks_in_770135.sectionTypeHeader h4 p, #cleanLists_stacks_in_770135.sectionTypeButton h4 p,
#cleanLists_stacks_in_770135.sectionTypeHeader h5 p, #cleanLists_stacks_in_770135.sectionTypeButton h5 p,
#cleanLists_stacks_in_770135.sectionTypeHeader h6 p, #cleanLists_stacks_in_770135.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770135 a, #cleanLists_stacks_in_770135.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770135 a:hover, #cleanLists_stacks_in_770135.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770135.sectionTypeHeader *, #cleanLists_stacks_in_770135.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770135 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770135 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770135 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770135 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770135 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770135 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770135 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770135 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770135 li .bulletSections, #cleanLists_stacks_in_770135 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770135 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770135.bulletBox li .customBulletBox, #cleanLists_stacks_in_770135.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770135.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770135.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770135.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770135.bulletOff,
#cleanLists_stacks_in_770135.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770135.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770135.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770135.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770135.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770135.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770135 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770135 .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_770135 .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_770135 .buttonSimple:hover, #cleanLists_stacks_in_770135 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770135 {
	padding:  5px;
}
/*
 * 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_770140 ul, #cleanLists_stacks_in_770140 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770140.sectionTypeHeader, #cleanLists_stacks_in_770140.sectionTypeButton, #cleanLists_stacks_in_770140 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770140.backgroundOn, #cleanLists_stacks_in_770140.backgroundOn, #cleanLists_stacks_in_770140.backgroundOn li, #cleanLists_stacks_in_770140.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770140.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770140.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770140.backgroundOff li, #cleanLists_stacks_in_770140.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770140.sectionTypeHeader h1, #cleanLists_stacks_in_770140.sectionTypeButton h1,
#cleanLists_stacks_in_770140.sectionTypeHeader h2, #cleanLists_stacks_in_770140.sectionTypeButton h2,
#cleanLists_stacks_in_770140.sectionTypeHeader h3, #cleanLists_stacks_in_770140.sectionTypeButton h3,
#cleanLists_stacks_in_770140.sectionTypeHeader h4, #cleanLists_stacks_in_770140.sectionTypeButton h4,
#cleanLists_stacks_in_770140.sectionTypeHeader h5, #cleanLists_stacks_in_770140.sectionTypeButton h5,
#cleanLists_stacks_in_770140.sectionTypeHeader h6, #cleanLists_stacks_in_770140.sectionTypeButton h6,
#cleanLists_stacks_in_770140.sectionTypeHeader h1 p, #cleanLists_stacks_in_770140.sectionTypeButton h1 p,
#cleanLists_stacks_in_770140.sectionTypeHeader h2 p, #cleanLists_stacks_in_770140.sectionTypeButton h2 p,
#cleanLists_stacks_in_770140.sectionTypeHeader h3 p, #cleanLists_stacks_in_770140.sectionTypeButton h3 p,
#cleanLists_stacks_in_770140.sectionTypeHeader h4 p, #cleanLists_stacks_in_770140.sectionTypeButton h4 p,
#cleanLists_stacks_in_770140.sectionTypeHeader h5 p, #cleanLists_stacks_in_770140.sectionTypeButton h5 p,
#cleanLists_stacks_in_770140.sectionTypeHeader h6 p, #cleanLists_stacks_in_770140.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770140 a, #cleanLists_stacks_in_770140.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770140 a:hover, #cleanLists_stacks_in_770140.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770140.sectionTypeHeader *, #cleanLists_stacks_in_770140.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770140 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770140 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770140 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770140 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770140 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770140 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770140 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770140 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770140 li .bulletSections, #cleanLists_stacks_in_770140 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770140 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770140.bulletBox li .customBulletBox, #cleanLists_stacks_in_770140.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770140.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770140.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770140.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770140.bulletOff,
#cleanLists_stacks_in_770140.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770140.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770140.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770140.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770140.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770140.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770140 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770140 .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_770140 .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_770140 .buttonSimple:hover, #cleanLists_stacks_in_770140 .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_770142 ul, #cleanLists_stacks_in_770142 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770142.sectionTypeHeader, #cleanLists_stacks_in_770142.sectionTypeButton, #cleanLists_stacks_in_770142 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770142.backgroundOn, #cleanLists_stacks_in_770142.backgroundOn, #cleanLists_stacks_in_770142.backgroundOn li, #cleanLists_stacks_in_770142.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770142.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770142.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770142.backgroundOff li, #cleanLists_stacks_in_770142.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770142.sectionTypeHeader h1, #cleanLists_stacks_in_770142.sectionTypeButton h1,
#cleanLists_stacks_in_770142.sectionTypeHeader h2, #cleanLists_stacks_in_770142.sectionTypeButton h2,
#cleanLists_stacks_in_770142.sectionTypeHeader h3, #cleanLists_stacks_in_770142.sectionTypeButton h3,
#cleanLists_stacks_in_770142.sectionTypeHeader h4, #cleanLists_stacks_in_770142.sectionTypeButton h4,
#cleanLists_stacks_in_770142.sectionTypeHeader h5, #cleanLists_stacks_in_770142.sectionTypeButton h5,
#cleanLists_stacks_in_770142.sectionTypeHeader h6, #cleanLists_stacks_in_770142.sectionTypeButton h6,
#cleanLists_stacks_in_770142.sectionTypeHeader h1 p, #cleanLists_stacks_in_770142.sectionTypeButton h1 p,
#cleanLists_stacks_in_770142.sectionTypeHeader h2 p, #cleanLists_stacks_in_770142.sectionTypeButton h2 p,
#cleanLists_stacks_in_770142.sectionTypeHeader h3 p, #cleanLists_stacks_in_770142.sectionTypeButton h3 p,
#cleanLists_stacks_in_770142.sectionTypeHeader h4 p, #cleanLists_stacks_in_770142.sectionTypeButton h4 p,
#cleanLists_stacks_in_770142.sectionTypeHeader h5 p, #cleanLists_stacks_in_770142.sectionTypeButton h5 p,
#cleanLists_stacks_in_770142.sectionTypeHeader h6 p, #cleanLists_stacks_in_770142.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770142 a, #cleanLists_stacks_in_770142.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770142 a:hover, #cleanLists_stacks_in_770142.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770142.sectionTypeHeader *, #cleanLists_stacks_in_770142.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770142 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770142 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770142 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770142 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770142 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770142 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770142 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770142 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770142 li .bulletSections, #cleanLists_stacks_in_770142 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770142 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770142.bulletBox li .customBulletBox, #cleanLists_stacks_in_770142.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770142.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770142.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770142.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770142.bulletOff,
#cleanLists_stacks_in_770142.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770142.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770142.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770142.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770142.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770142.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770142 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770142 .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_770142 .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_770142 .buttonSimple:hover, #cleanLists_stacks_in_770142 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770142 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770130 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_770174 {
	height: 40.00px;
}




























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

#stacks_in_770175 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770176 {
	height: 20.00px;
}




























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

#stacks_in_770675>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770675>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770178 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770848 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_770187 ul, #cleanLists_stacks_in_770187 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770187.sectionTypeHeader, #cleanLists_stacks_in_770187.sectionTypeButton, #cleanLists_stacks_in_770187 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770187.backgroundOn, #cleanLists_stacks_in_770187.backgroundOn, #cleanLists_stacks_in_770187.backgroundOn li, #cleanLists_stacks_in_770187.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770187.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770187.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770187.backgroundOff li, #cleanLists_stacks_in_770187.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770187.sectionTypeHeader h1, #cleanLists_stacks_in_770187.sectionTypeButton h1,
#cleanLists_stacks_in_770187.sectionTypeHeader h2, #cleanLists_stacks_in_770187.sectionTypeButton h2,
#cleanLists_stacks_in_770187.sectionTypeHeader h3, #cleanLists_stacks_in_770187.sectionTypeButton h3,
#cleanLists_stacks_in_770187.sectionTypeHeader h4, #cleanLists_stacks_in_770187.sectionTypeButton h4,
#cleanLists_stacks_in_770187.sectionTypeHeader h5, #cleanLists_stacks_in_770187.sectionTypeButton h5,
#cleanLists_stacks_in_770187.sectionTypeHeader h6, #cleanLists_stacks_in_770187.sectionTypeButton h6,
#cleanLists_stacks_in_770187.sectionTypeHeader h1 p, #cleanLists_stacks_in_770187.sectionTypeButton h1 p,
#cleanLists_stacks_in_770187.sectionTypeHeader h2 p, #cleanLists_stacks_in_770187.sectionTypeButton h2 p,
#cleanLists_stacks_in_770187.sectionTypeHeader h3 p, #cleanLists_stacks_in_770187.sectionTypeButton h3 p,
#cleanLists_stacks_in_770187.sectionTypeHeader h4 p, #cleanLists_stacks_in_770187.sectionTypeButton h4 p,
#cleanLists_stacks_in_770187.sectionTypeHeader h5 p, #cleanLists_stacks_in_770187.sectionTypeButton h5 p,
#cleanLists_stacks_in_770187.sectionTypeHeader h6 p, #cleanLists_stacks_in_770187.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770187 a, #cleanLists_stacks_in_770187.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770187 a:hover, #cleanLists_stacks_in_770187.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770187.sectionTypeHeader *, #cleanLists_stacks_in_770187.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770187 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770187 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770187 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770187 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770187 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770187 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770187 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770187 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770187 li .bulletSections, #cleanLists_stacks_in_770187 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770187 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770187.bulletBox li .customBulletBox, #cleanLists_stacks_in_770187.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770187.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770187.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770187.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770187.bulletOff,
#cleanLists_stacks_in_770187.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770187.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770187.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770187.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770187.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770187.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770187 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770187 .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_770187 .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_770187 .buttonSimple:hover, #cleanLists_stacks_in_770187 .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_770189 ul, #cleanLists_stacks_in_770189 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770189.sectionTypeHeader, #cleanLists_stacks_in_770189.sectionTypeButton, #cleanLists_stacks_in_770189 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770189.backgroundOn, #cleanLists_stacks_in_770189.backgroundOn, #cleanLists_stacks_in_770189.backgroundOn li, #cleanLists_stacks_in_770189.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770189.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770189.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770189.backgroundOff li, #cleanLists_stacks_in_770189.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770189.sectionTypeHeader h1, #cleanLists_stacks_in_770189.sectionTypeButton h1,
#cleanLists_stacks_in_770189.sectionTypeHeader h2, #cleanLists_stacks_in_770189.sectionTypeButton h2,
#cleanLists_stacks_in_770189.sectionTypeHeader h3, #cleanLists_stacks_in_770189.sectionTypeButton h3,
#cleanLists_stacks_in_770189.sectionTypeHeader h4, #cleanLists_stacks_in_770189.sectionTypeButton h4,
#cleanLists_stacks_in_770189.sectionTypeHeader h5, #cleanLists_stacks_in_770189.sectionTypeButton h5,
#cleanLists_stacks_in_770189.sectionTypeHeader h6, #cleanLists_stacks_in_770189.sectionTypeButton h6,
#cleanLists_stacks_in_770189.sectionTypeHeader h1 p, #cleanLists_stacks_in_770189.sectionTypeButton h1 p,
#cleanLists_stacks_in_770189.sectionTypeHeader h2 p, #cleanLists_stacks_in_770189.sectionTypeButton h2 p,
#cleanLists_stacks_in_770189.sectionTypeHeader h3 p, #cleanLists_stacks_in_770189.sectionTypeButton h3 p,
#cleanLists_stacks_in_770189.sectionTypeHeader h4 p, #cleanLists_stacks_in_770189.sectionTypeButton h4 p,
#cleanLists_stacks_in_770189.sectionTypeHeader h5 p, #cleanLists_stacks_in_770189.sectionTypeButton h5 p,
#cleanLists_stacks_in_770189.sectionTypeHeader h6 p, #cleanLists_stacks_in_770189.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770189 a, #cleanLists_stacks_in_770189.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770189 a:hover, #cleanLists_stacks_in_770189.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770189.sectionTypeHeader *, #cleanLists_stacks_in_770189.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770189 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770189 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770189 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770189 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770189 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770189 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770189 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770189 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770189 li .bulletSections, #cleanLists_stacks_in_770189 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770189 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770189.bulletBox li .customBulletBox, #cleanLists_stacks_in_770189.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770189.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770189.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770189.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770189.bulletOff,
#cleanLists_stacks_in_770189.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770189.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770189.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770189.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770189.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770189.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770189 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770189 .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_770189 .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_770189 .buttonSimple:hover, #cleanLists_stacks_in_770189 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770189 {
	padding:  5px;
}
/*
 * 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_770194 ul, #cleanLists_stacks_in_770194 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770194.sectionTypeHeader, #cleanLists_stacks_in_770194.sectionTypeButton, #cleanLists_stacks_in_770194 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770194.backgroundOn, #cleanLists_stacks_in_770194.backgroundOn, #cleanLists_stacks_in_770194.backgroundOn li, #cleanLists_stacks_in_770194.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770194.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770194.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770194.backgroundOff li, #cleanLists_stacks_in_770194.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770194.sectionTypeHeader h1, #cleanLists_stacks_in_770194.sectionTypeButton h1,
#cleanLists_stacks_in_770194.sectionTypeHeader h2, #cleanLists_stacks_in_770194.sectionTypeButton h2,
#cleanLists_stacks_in_770194.sectionTypeHeader h3, #cleanLists_stacks_in_770194.sectionTypeButton h3,
#cleanLists_stacks_in_770194.sectionTypeHeader h4, #cleanLists_stacks_in_770194.sectionTypeButton h4,
#cleanLists_stacks_in_770194.sectionTypeHeader h5, #cleanLists_stacks_in_770194.sectionTypeButton h5,
#cleanLists_stacks_in_770194.sectionTypeHeader h6, #cleanLists_stacks_in_770194.sectionTypeButton h6,
#cleanLists_stacks_in_770194.sectionTypeHeader h1 p, #cleanLists_stacks_in_770194.sectionTypeButton h1 p,
#cleanLists_stacks_in_770194.sectionTypeHeader h2 p, #cleanLists_stacks_in_770194.sectionTypeButton h2 p,
#cleanLists_stacks_in_770194.sectionTypeHeader h3 p, #cleanLists_stacks_in_770194.sectionTypeButton h3 p,
#cleanLists_stacks_in_770194.sectionTypeHeader h4 p, #cleanLists_stacks_in_770194.sectionTypeButton h4 p,
#cleanLists_stacks_in_770194.sectionTypeHeader h5 p, #cleanLists_stacks_in_770194.sectionTypeButton h5 p,
#cleanLists_stacks_in_770194.sectionTypeHeader h6 p, #cleanLists_stacks_in_770194.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770194 a, #cleanLists_stacks_in_770194.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770194 a:hover, #cleanLists_stacks_in_770194.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770194.sectionTypeHeader *, #cleanLists_stacks_in_770194.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770194 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770194 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770194 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770194 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770194 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770194 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770194 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770194 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770194 li .bulletSections, #cleanLists_stacks_in_770194 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770194 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770194.bulletBox li .customBulletBox, #cleanLists_stacks_in_770194.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770194.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770194.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770194.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770194.bulletOff,
#cleanLists_stacks_in_770194.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770194.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770194.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770194.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770194.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770194.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770194 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770194 .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_770194 .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_770194 .buttonSimple:hover, #cleanLists_stacks_in_770194 .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_770196 ul, #cleanLists_stacks_in_770196 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770196.sectionTypeHeader, #cleanLists_stacks_in_770196.sectionTypeButton, #cleanLists_stacks_in_770196 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770196.backgroundOn, #cleanLists_stacks_in_770196.backgroundOn, #cleanLists_stacks_in_770196.backgroundOn li, #cleanLists_stacks_in_770196.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770196.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770196.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770196.backgroundOff li, #cleanLists_stacks_in_770196.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770196.sectionTypeHeader h1, #cleanLists_stacks_in_770196.sectionTypeButton h1,
#cleanLists_stacks_in_770196.sectionTypeHeader h2, #cleanLists_stacks_in_770196.sectionTypeButton h2,
#cleanLists_stacks_in_770196.sectionTypeHeader h3, #cleanLists_stacks_in_770196.sectionTypeButton h3,
#cleanLists_stacks_in_770196.sectionTypeHeader h4, #cleanLists_stacks_in_770196.sectionTypeButton h4,
#cleanLists_stacks_in_770196.sectionTypeHeader h5, #cleanLists_stacks_in_770196.sectionTypeButton h5,
#cleanLists_stacks_in_770196.sectionTypeHeader h6, #cleanLists_stacks_in_770196.sectionTypeButton h6,
#cleanLists_stacks_in_770196.sectionTypeHeader h1 p, #cleanLists_stacks_in_770196.sectionTypeButton h1 p,
#cleanLists_stacks_in_770196.sectionTypeHeader h2 p, #cleanLists_stacks_in_770196.sectionTypeButton h2 p,
#cleanLists_stacks_in_770196.sectionTypeHeader h3 p, #cleanLists_stacks_in_770196.sectionTypeButton h3 p,
#cleanLists_stacks_in_770196.sectionTypeHeader h4 p, #cleanLists_stacks_in_770196.sectionTypeButton h4 p,
#cleanLists_stacks_in_770196.sectionTypeHeader h5 p, #cleanLists_stacks_in_770196.sectionTypeButton h5 p,
#cleanLists_stacks_in_770196.sectionTypeHeader h6 p, #cleanLists_stacks_in_770196.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770196 a, #cleanLists_stacks_in_770196.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770196 a:hover, #cleanLists_stacks_in_770196.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770196.sectionTypeHeader *, #cleanLists_stacks_in_770196.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770196 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770196 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770196 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770196 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770196 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770196 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770196 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770196 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770196 li .bulletSections, #cleanLists_stacks_in_770196 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770196 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770196.bulletBox li .customBulletBox, #cleanLists_stacks_in_770196.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770196.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770196.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770196.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770196.bulletOff,
#cleanLists_stacks_in_770196.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770196.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770196.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770196.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770196.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770196.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770196 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770196 .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_770196 .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_770196 .buttonSimple:hover, #cleanLists_stacks_in_770196 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770196 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770184 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_774280 {
	height: 40.00px;
}




























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

#stacks_in_774282 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774284 {
	height: 20.00px;
}




























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

#stacks_in_774285>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_774285>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_774313 {
	margin:  2px;
	padding: 0px 0px 0px 20px;
}

#stacks_out_774313 {
	margin-left:0;
}

#stacks_in_774287 {
	padding: 20px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774293 {
	height: 20.00px;
}




























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

#stacks_in_774294>.s3_row>.s3_column_left {
	width: 53.62%;
}

#stacks_in_774294>.s3_row>.s3_column_right {
	width: 46.380001%;
}




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










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



}



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


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


}





/*
 * 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_774304 ul, #cleanLists_stacks_in_774304 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774304.sectionTypeHeader, #cleanLists_stacks_in_774304.sectionTypeButton, #cleanLists_stacks_in_774304 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774304.backgroundOn, #cleanLists_stacks_in_774304.backgroundOn, #cleanLists_stacks_in_774304.backgroundOn li, #cleanLists_stacks_in_774304.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774304.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774304.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774304.backgroundOff li, #cleanLists_stacks_in_774304.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774304.sectionTypeHeader h1, #cleanLists_stacks_in_774304.sectionTypeButton h1,
#cleanLists_stacks_in_774304.sectionTypeHeader h2, #cleanLists_stacks_in_774304.sectionTypeButton h2,
#cleanLists_stacks_in_774304.sectionTypeHeader h3, #cleanLists_stacks_in_774304.sectionTypeButton h3,
#cleanLists_stacks_in_774304.sectionTypeHeader h4, #cleanLists_stacks_in_774304.sectionTypeButton h4,
#cleanLists_stacks_in_774304.sectionTypeHeader h5, #cleanLists_stacks_in_774304.sectionTypeButton h5,
#cleanLists_stacks_in_774304.sectionTypeHeader h6, #cleanLists_stacks_in_774304.sectionTypeButton h6,
#cleanLists_stacks_in_774304.sectionTypeHeader h1 p, #cleanLists_stacks_in_774304.sectionTypeButton h1 p,
#cleanLists_stacks_in_774304.sectionTypeHeader h2 p, #cleanLists_stacks_in_774304.sectionTypeButton h2 p,
#cleanLists_stacks_in_774304.sectionTypeHeader h3 p, #cleanLists_stacks_in_774304.sectionTypeButton h3 p,
#cleanLists_stacks_in_774304.sectionTypeHeader h4 p, #cleanLists_stacks_in_774304.sectionTypeButton h4 p,
#cleanLists_stacks_in_774304.sectionTypeHeader h5 p, #cleanLists_stacks_in_774304.sectionTypeButton h5 p,
#cleanLists_stacks_in_774304.sectionTypeHeader h6 p, #cleanLists_stacks_in_774304.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774304 a, #cleanLists_stacks_in_774304.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774304 a:hover, #cleanLists_stacks_in_774304.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774304.sectionTypeHeader *, #cleanLists_stacks_in_774304.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774304 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774304 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774304 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774304 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774304 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774304 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774304 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774304 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774304 li .bulletSections, #cleanLists_stacks_in_774304 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774304 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774304.bulletBox li .customBulletBox, #cleanLists_stacks_in_774304.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774304.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774304.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774304.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774304.bulletOff,
#cleanLists_stacks_in_774304.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774304.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774304.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774304.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774304.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774304.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774304 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774304 .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_774304 .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_774304 .buttonSimple:hover, #cleanLists_stacks_in_774304 .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_774306 ul, #cleanLists_stacks_in_774306 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774306.sectionTypeHeader, #cleanLists_stacks_in_774306.sectionTypeButton, #cleanLists_stacks_in_774306 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774306.backgroundOn, #cleanLists_stacks_in_774306.backgroundOn, #cleanLists_stacks_in_774306.backgroundOn li, #cleanLists_stacks_in_774306.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774306.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774306.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774306.backgroundOff li, #cleanLists_stacks_in_774306.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774306.sectionTypeHeader h1, #cleanLists_stacks_in_774306.sectionTypeButton h1,
#cleanLists_stacks_in_774306.sectionTypeHeader h2, #cleanLists_stacks_in_774306.sectionTypeButton h2,
#cleanLists_stacks_in_774306.sectionTypeHeader h3, #cleanLists_stacks_in_774306.sectionTypeButton h3,
#cleanLists_stacks_in_774306.sectionTypeHeader h4, #cleanLists_stacks_in_774306.sectionTypeButton h4,
#cleanLists_stacks_in_774306.sectionTypeHeader h5, #cleanLists_stacks_in_774306.sectionTypeButton h5,
#cleanLists_stacks_in_774306.sectionTypeHeader h6, #cleanLists_stacks_in_774306.sectionTypeButton h6,
#cleanLists_stacks_in_774306.sectionTypeHeader h1 p, #cleanLists_stacks_in_774306.sectionTypeButton h1 p,
#cleanLists_stacks_in_774306.sectionTypeHeader h2 p, #cleanLists_stacks_in_774306.sectionTypeButton h2 p,
#cleanLists_stacks_in_774306.sectionTypeHeader h3 p, #cleanLists_stacks_in_774306.sectionTypeButton h3 p,
#cleanLists_stacks_in_774306.sectionTypeHeader h4 p, #cleanLists_stacks_in_774306.sectionTypeButton h4 p,
#cleanLists_stacks_in_774306.sectionTypeHeader h5 p, #cleanLists_stacks_in_774306.sectionTypeButton h5 p,
#cleanLists_stacks_in_774306.sectionTypeHeader h6 p, #cleanLists_stacks_in_774306.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774306 a, #cleanLists_stacks_in_774306.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774306 a:hover, #cleanLists_stacks_in_774306.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774306.sectionTypeHeader *, #cleanLists_stacks_in_774306.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774306 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774306 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774306 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774306 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774306 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774306 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774306 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774306 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774306 li .bulletSections, #cleanLists_stacks_in_774306 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774306 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774306.bulletBox li .customBulletBox, #cleanLists_stacks_in_774306.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774306.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774306.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774306.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774306.bulletOff,
#cleanLists_stacks_in_774306.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774306.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774306.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774306.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774306.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774306.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774306 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774306 .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_774306 .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_774306 .buttonSimple:hover, #cleanLists_stacks_in_774306 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774306 {
	padding: 15px 5px 5px 15px;
}
/*
 * 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_774297 ul, #cleanLists_stacks_in_774297 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774297.sectionTypeHeader, #cleanLists_stacks_in_774297.sectionTypeButton, #cleanLists_stacks_in_774297 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774297.backgroundOn, #cleanLists_stacks_in_774297.backgroundOn, #cleanLists_stacks_in_774297.backgroundOn li, #cleanLists_stacks_in_774297.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774297.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774297.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774297.backgroundOff li, #cleanLists_stacks_in_774297.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774297.sectionTypeHeader h1, #cleanLists_stacks_in_774297.sectionTypeButton h1,
#cleanLists_stacks_in_774297.sectionTypeHeader h2, #cleanLists_stacks_in_774297.sectionTypeButton h2,
#cleanLists_stacks_in_774297.sectionTypeHeader h3, #cleanLists_stacks_in_774297.sectionTypeButton h3,
#cleanLists_stacks_in_774297.sectionTypeHeader h4, #cleanLists_stacks_in_774297.sectionTypeButton h4,
#cleanLists_stacks_in_774297.sectionTypeHeader h5, #cleanLists_stacks_in_774297.sectionTypeButton h5,
#cleanLists_stacks_in_774297.sectionTypeHeader h6, #cleanLists_stacks_in_774297.sectionTypeButton h6,
#cleanLists_stacks_in_774297.sectionTypeHeader h1 p, #cleanLists_stacks_in_774297.sectionTypeButton h1 p,
#cleanLists_stacks_in_774297.sectionTypeHeader h2 p, #cleanLists_stacks_in_774297.sectionTypeButton h2 p,
#cleanLists_stacks_in_774297.sectionTypeHeader h3 p, #cleanLists_stacks_in_774297.sectionTypeButton h3 p,
#cleanLists_stacks_in_774297.sectionTypeHeader h4 p, #cleanLists_stacks_in_774297.sectionTypeButton h4 p,
#cleanLists_stacks_in_774297.sectionTypeHeader h5 p, #cleanLists_stacks_in_774297.sectionTypeButton h5 p,
#cleanLists_stacks_in_774297.sectionTypeHeader h6 p, #cleanLists_stacks_in_774297.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774297 a, #cleanLists_stacks_in_774297.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774297 a:hover, #cleanLists_stacks_in_774297.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774297.sectionTypeHeader *, #cleanLists_stacks_in_774297.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774297 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774297 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774297 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774297 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774297 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774297 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774297 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774297 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774297 li .bulletSections, #cleanLists_stacks_in_774297 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774297 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774297.bulletBox li .customBulletBox, #cleanLists_stacks_in_774297.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774297.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774297.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774297.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774297.bulletOff,
#cleanLists_stacks_in_774297.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774297.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774297.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774297.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774297.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774297.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774297 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774297 .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_774297 .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_774297 .buttonSimple:hover, #cleanLists_stacks_in_774297 .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_774299 ul, #cleanLists_stacks_in_774299 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774299.sectionTypeHeader, #cleanLists_stacks_in_774299.sectionTypeButton, #cleanLists_stacks_in_774299 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774299.backgroundOn, #cleanLists_stacks_in_774299.backgroundOn, #cleanLists_stacks_in_774299.backgroundOn li, #cleanLists_stacks_in_774299.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774299.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774299.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774299.backgroundOff li, #cleanLists_stacks_in_774299.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774299.sectionTypeHeader h1, #cleanLists_stacks_in_774299.sectionTypeButton h1,
#cleanLists_stacks_in_774299.sectionTypeHeader h2, #cleanLists_stacks_in_774299.sectionTypeButton h2,
#cleanLists_stacks_in_774299.sectionTypeHeader h3, #cleanLists_stacks_in_774299.sectionTypeButton h3,
#cleanLists_stacks_in_774299.sectionTypeHeader h4, #cleanLists_stacks_in_774299.sectionTypeButton h4,
#cleanLists_stacks_in_774299.sectionTypeHeader h5, #cleanLists_stacks_in_774299.sectionTypeButton h5,
#cleanLists_stacks_in_774299.sectionTypeHeader h6, #cleanLists_stacks_in_774299.sectionTypeButton h6,
#cleanLists_stacks_in_774299.sectionTypeHeader h1 p, #cleanLists_stacks_in_774299.sectionTypeButton h1 p,
#cleanLists_stacks_in_774299.sectionTypeHeader h2 p, #cleanLists_stacks_in_774299.sectionTypeButton h2 p,
#cleanLists_stacks_in_774299.sectionTypeHeader h3 p, #cleanLists_stacks_in_774299.sectionTypeButton h3 p,
#cleanLists_stacks_in_774299.sectionTypeHeader h4 p, #cleanLists_stacks_in_774299.sectionTypeButton h4 p,
#cleanLists_stacks_in_774299.sectionTypeHeader h5 p, #cleanLists_stacks_in_774299.sectionTypeButton h5 p,
#cleanLists_stacks_in_774299.sectionTypeHeader h6 p, #cleanLists_stacks_in_774299.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774299 a, #cleanLists_stacks_in_774299.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774299 a:hover, #cleanLists_stacks_in_774299.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774299.sectionTypeHeader *, #cleanLists_stacks_in_774299.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774299 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774299 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774299 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774299 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774299 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774299 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774299 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774299 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774299 li .bulletSections, #cleanLists_stacks_in_774299 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774299 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774299.bulletBox li .customBulletBox, #cleanLists_stacks_in_774299.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774299.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774299.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774299.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774299.bulletOff,
#cleanLists_stacks_in_774299.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774299.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774299.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774299.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774299.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774299.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774299 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774299 .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_774299 .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_774299 .buttonSimple:hover, #cleanLists_stacks_in_774299 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774299 {
	padding: 15px 5px 5px 5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774309 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_774310 {
	height: 40.00px;
}




























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

#stacks_in_770202 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770203 {
	height: 20.00px;
}




























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

#stacks_in_770681>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770681>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770205 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770849 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_770214 ul, #cleanLists_stacks_in_770214 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770214.sectionTypeHeader, #cleanLists_stacks_in_770214.sectionTypeButton, #cleanLists_stacks_in_770214 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770214.backgroundOn, #cleanLists_stacks_in_770214.backgroundOn, #cleanLists_stacks_in_770214.backgroundOn li, #cleanLists_stacks_in_770214.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770214.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770214.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770214.backgroundOff li, #cleanLists_stacks_in_770214.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770214.sectionTypeHeader h1, #cleanLists_stacks_in_770214.sectionTypeButton h1,
#cleanLists_stacks_in_770214.sectionTypeHeader h2, #cleanLists_stacks_in_770214.sectionTypeButton h2,
#cleanLists_stacks_in_770214.sectionTypeHeader h3, #cleanLists_stacks_in_770214.sectionTypeButton h3,
#cleanLists_stacks_in_770214.sectionTypeHeader h4, #cleanLists_stacks_in_770214.sectionTypeButton h4,
#cleanLists_stacks_in_770214.sectionTypeHeader h5, #cleanLists_stacks_in_770214.sectionTypeButton h5,
#cleanLists_stacks_in_770214.sectionTypeHeader h6, #cleanLists_stacks_in_770214.sectionTypeButton h6,
#cleanLists_stacks_in_770214.sectionTypeHeader h1 p, #cleanLists_stacks_in_770214.sectionTypeButton h1 p,
#cleanLists_stacks_in_770214.sectionTypeHeader h2 p, #cleanLists_stacks_in_770214.sectionTypeButton h2 p,
#cleanLists_stacks_in_770214.sectionTypeHeader h3 p, #cleanLists_stacks_in_770214.sectionTypeButton h3 p,
#cleanLists_stacks_in_770214.sectionTypeHeader h4 p, #cleanLists_stacks_in_770214.sectionTypeButton h4 p,
#cleanLists_stacks_in_770214.sectionTypeHeader h5 p, #cleanLists_stacks_in_770214.sectionTypeButton h5 p,
#cleanLists_stacks_in_770214.sectionTypeHeader h6 p, #cleanLists_stacks_in_770214.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770214 a, #cleanLists_stacks_in_770214.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770214 a:hover, #cleanLists_stacks_in_770214.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770214.sectionTypeHeader *, #cleanLists_stacks_in_770214.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770214 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770214 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770214 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770214 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770214 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770214 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770214 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770214 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770214 li .bulletSections, #cleanLists_stacks_in_770214 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770214 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770214.bulletBox li .customBulletBox, #cleanLists_stacks_in_770214.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770214.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770214.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770214.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770214.bulletOff,
#cleanLists_stacks_in_770214.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770214.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770214.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770214.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770214.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770214.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770214 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770214 .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_770214 .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_770214 .buttonSimple:hover, #cleanLists_stacks_in_770214 .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_770216 ul, #cleanLists_stacks_in_770216 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770216.sectionTypeHeader, #cleanLists_stacks_in_770216.sectionTypeButton, #cleanLists_stacks_in_770216 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770216.backgroundOn, #cleanLists_stacks_in_770216.backgroundOn, #cleanLists_stacks_in_770216.backgroundOn li, #cleanLists_stacks_in_770216.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770216.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770216.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770216.backgroundOff li, #cleanLists_stacks_in_770216.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770216.sectionTypeHeader h1, #cleanLists_stacks_in_770216.sectionTypeButton h1,
#cleanLists_stacks_in_770216.sectionTypeHeader h2, #cleanLists_stacks_in_770216.sectionTypeButton h2,
#cleanLists_stacks_in_770216.sectionTypeHeader h3, #cleanLists_stacks_in_770216.sectionTypeButton h3,
#cleanLists_stacks_in_770216.sectionTypeHeader h4, #cleanLists_stacks_in_770216.sectionTypeButton h4,
#cleanLists_stacks_in_770216.sectionTypeHeader h5, #cleanLists_stacks_in_770216.sectionTypeButton h5,
#cleanLists_stacks_in_770216.sectionTypeHeader h6, #cleanLists_stacks_in_770216.sectionTypeButton h6,
#cleanLists_stacks_in_770216.sectionTypeHeader h1 p, #cleanLists_stacks_in_770216.sectionTypeButton h1 p,
#cleanLists_stacks_in_770216.sectionTypeHeader h2 p, #cleanLists_stacks_in_770216.sectionTypeButton h2 p,
#cleanLists_stacks_in_770216.sectionTypeHeader h3 p, #cleanLists_stacks_in_770216.sectionTypeButton h3 p,
#cleanLists_stacks_in_770216.sectionTypeHeader h4 p, #cleanLists_stacks_in_770216.sectionTypeButton h4 p,
#cleanLists_stacks_in_770216.sectionTypeHeader h5 p, #cleanLists_stacks_in_770216.sectionTypeButton h5 p,
#cleanLists_stacks_in_770216.sectionTypeHeader h6 p, #cleanLists_stacks_in_770216.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770216 a, #cleanLists_stacks_in_770216.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770216 a:hover, #cleanLists_stacks_in_770216.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770216.sectionTypeHeader *, #cleanLists_stacks_in_770216.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770216 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770216 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770216 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770216 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770216 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770216 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770216 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770216 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770216 li .bulletSections, #cleanLists_stacks_in_770216 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770216 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770216.bulletBox li .customBulletBox, #cleanLists_stacks_in_770216.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770216.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770216.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770216.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770216.bulletOff,
#cleanLists_stacks_in_770216.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770216.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770216.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770216.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770216.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770216.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770216 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770216 .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_770216 .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_770216 .buttonSimple:hover, #cleanLists_stacks_in_770216 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770216 {
	padding:  5px;
}
/*
 * 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_770221 ul, #cleanLists_stacks_in_770221 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770221.sectionTypeHeader, #cleanLists_stacks_in_770221.sectionTypeButton, #cleanLists_stacks_in_770221 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770221.backgroundOn, #cleanLists_stacks_in_770221.backgroundOn, #cleanLists_stacks_in_770221.backgroundOn li, #cleanLists_stacks_in_770221.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770221.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770221.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770221.backgroundOff li, #cleanLists_stacks_in_770221.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770221.sectionTypeHeader h1, #cleanLists_stacks_in_770221.sectionTypeButton h1,
#cleanLists_stacks_in_770221.sectionTypeHeader h2, #cleanLists_stacks_in_770221.sectionTypeButton h2,
#cleanLists_stacks_in_770221.sectionTypeHeader h3, #cleanLists_stacks_in_770221.sectionTypeButton h3,
#cleanLists_stacks_in_770221.sectionTypeHeader h4, #cleanLists_stacks_in_770221.sectionTypeButton h4,
#cleanLists_stacks_in_770221.sectionTypeHeader h5, #cleanLists_stacks_in_770221.sectionTypeButton h5,
#cleanLists_stacks_in_770221.sectionTypeHeader h6, #cleanLists_stacks_in_770221.sectionTypeButton h6,
#cleanLists_stacks_in_770221.sectionTypeHeader h1 p, #cleanLists_stacks_in_770221.sectionTypeButton h1 p,
#cleanLists_stacks_in_770221.sectionTypeHeader h2 p, #cleanLists_stacks_in_770221.sectionTypeButton h2 p,
#cleanLists_stacks_in_770221.sectionTypeHeader h3 p, #cleanLists_stacks_in_770221.sectionTypeButton h3 p,
#cleanLists_stacks_in_770221.sectionTypeHeader h4 p, #cleanLists_stacks_in_770221.sectionTypeButton h4 p,
#cleanLists_stacks_in_770221.sectionTypeHeader h5 p, #cleanLists_stacks_in_770221.sectionTypeButton h5 p,
#cleanLists_stacks_in_770221.sectionTypeHeader h6 p, #cleanLists_stacks_in_770221.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770221 a, #cleanLists_stacks_in_770221.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770221 a:hover, #cleanLists_stacks_in_770221.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770221.sectionTypeHeader *, #cleanLists_stacks_in_770221.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770221 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770221 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770221 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770221 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770221 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770221 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770221 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770221 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770221 li .bulletSections, #cleanLists_stacks_in_770221 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770221 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770221.bulletBox li .customBulletBox, #cleanLists_stacks_in_770221.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770221.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770221.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770221.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770221.bulletOff,
#cleanLists_stacks_in_770221.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770221.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770221.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770221.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770221.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770221.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770221 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770221 .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_770221 .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_770221 .buttonSimple:hover, #cleanLists_stacks_in_770221 .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_770223 ul, #cleanLists_stacks_in_770223 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770223.sectionTypeHeader, #cleanLists_stacks_in_770223.sectionTypeButton, #cleanLists_stacks_in_770223 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770223.backgroundOn, #cleanLists_stacks_in_770223.backgroundOn, #cleanLists_stacks_in_770223.backgroundOn li, #cleanLists_stacks_in_770223.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770223.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770223.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770223.backgroundOff li, #cleanLists_stacks_in_770223.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770223.sectionTypeHeader h1, #cleanLists_stacks_in_770223.sectionTypeButton h1,
#cleanLists_stacks_in_770223.sectionTypeHeader h2, #cleanLists_stacks_in_770223.sectionTypeButton h2,
#cleanLists_stacks_in_770223.sectionTypeHeader h3, #cleanLists_stacks_in_770223.sectionTypeButton h3,
#cleanLists_stacks_in_770223.sectionTypeHeader h4, #cleanLists_stacks_in_770223.sectionTypeButton h4,
#cleanLists_stacks_in_770223.sectionTypeHeader h5, #cleanLists_stacks_in_770223.sectionTypeButton h5,
#cleanLists_stacks_in_770223.sectionTypeHeader h6, #cleanLists_stacks_in_770223.sectionTypeButton h6,
#cleanLists_stacks_in_770223.sectionTypeHeader h1 p, #cleanLists_stacks_in_770223.sectionTypeButton h1 p,
#cleanLists_stacks_in_770223.sectionTypeHeader h2 p, #cleanLists_stacks_in_770223.sectionTypeButton h2 p,
#cleanLists_stacks_in_770223.sectionTypeHeader h3 p, #cleanLists_stacks_in_770223.sectionTypeButton h3 p,
#cleanLists_stacks_in_770223.sectionTypeHeader h4 p, #cleanLists_stacks_in_770223.sectionTypeButton h4 p,
#cleanLists_stacks_in_770223.sectionTypeHeader h5 p, #cleanLists_stacks_in_770223.sectionTypeButton h5 p,
#cleanLists_stacks_in_770223.sectionTypeHeader h6 p, #cleanLists_stacks_in_770223.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770223 a, #cleanLists_stacks_in_770223.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770223 a:hover, #cleanLists_stacks_in_770223.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770223.sectionTypeHeader *, #cleanLists_stacks_in_770223.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770223 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770223 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770223 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770223 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770223 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770223 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770223 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770223 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770223 li .bulletSections, #cleanLists_stacks_in_770223 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770223 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770223.bulletBox li .customBulletBox, #cleanLists_stacks_in_770223.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770223.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770223.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770223.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770223.bulletOff,
#cleanLists_stacks_in_770223.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770223.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770223.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770223.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770223.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770223.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770223 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770223 .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_770223 .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_770223 .buttonSimple:hover, #cleanLists_stacks_in_770223 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770223 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770211 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_770228 {
	height: 40.00px;
}




























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

#stacks_in_770229 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770230 {
	height: 20.00px;
}




























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

#stacks_in_770687>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770687>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770232 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770850 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_770241 ul, #cleanLists_stacks_in_770241 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770241.sectionTypeHeader, #cleanLists_stacks_in_770241.sectionTypeButton, #cleanLists_stacks_in_770241 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770241.backgroundOn, #cleanLists_stacks_in_770241.backgroundOn, #cleanLists_stacks_in_770241.backgroundOn li, #cleanLists_stacks_in_770241.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770241.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770241.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770241.backgroundOff li, #cleanLists_stacks_in_770241.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770241.sectionTypeHeader h1, #cleanLists_stacks_in_770241.sectionTypeButton h1,
#cleanLists_stacks_in_770241.sectionTypeHeader h2, #cleanLists_stacks_in_770241.sectionTypeButton h2,
#cleanLists_stacks_in_770241.sectionTypeHeader h3, #cleanLists_stacks_in_770241.sectionTypeButton h3,
#cleanLists_stacks_in_770241.sectionTypeHeader h4, #cleanLists_stacks_in_770241.sectionTypeButton h4,
#cleanLists_stacks_in_770241.sectionTypeHeader h5, #cleanLists_stacks_in_770241.sectionTypeButton h5,
#cleanLists_stacks_in_770241.sectionTypeHeader h6, #cleanLists_stacks_in_770241.sectionTypeButton h6,
#cleanLists_stacks_in_770241.sectionTypeHeader h1 p, #cleanLists_stacks_in_770241.sectionTypeButton h1 p,
#cleanLists_stacks_in_770241.sectionTypeHeader h2 p, #cleanLists_stacks_in_770241.sectionTypeButton h2 p,
#cleanLists_stacks_in_770241.sectionTypeHeader h3 p, #cleanLists_stacks_in_770241.sectionTypeButton h3 p,
#cleanLists_stacks_in_770241.sectionTypeHeader h4 p, #cleanLists_stacks_in_770241.sectionTypeButton h4 p,
#cleanLists_stacks_in_770241.sectionTypeHeader h5 p, #cleanLists_stacks_in_770241.sectionTypeButton h5 p,
#cleanLists_stacks_in_770241.sectionTypeHeader h6 p, #cleanLists_stacks_in_770241.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770241 a, #cleanLists_stacks_in_770241.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770241 a:hover, #cleanLists_stacks_in_770241.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770241.sectionTypeHeader *, #cleanLists_stacks_in_770241.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770241 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770241 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770241 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770241 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770241 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770241 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770241 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770241 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770241 li .bulletSections, #cleanLists_stacks_in_770241 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770241 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770241.bulletBox li .customBulletBox, #cleanLists_stacks_in_770241.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770241.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770241.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770241.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770241.bulletOff,
#cleanLists_stacks_in_770241.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770241.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770241.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770241.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770241.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770241.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770241 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770241 .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_770241 .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_770241 .buttonSimple:hover, #cleanLists_stacks_in_770241 .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_770243 ul, #cleanLists_stacks_in_770243 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770243.sectionTypeHeader, #cleanLists_stacks_in_770243.sectionTypeButton, #cleanLists_stacks_in_770243 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770243.backgroundOn, #cleanLists_stacks_in_770243.backgroundOn, #cleanLists_stacks_in_770243.backgroundOn li, #cleanLists_stacks_in_770243.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770243.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770243.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770243.backgroundOff li, #cleanLists_stacks_in_770243.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770243.sectionTypeHeader h1, #cleanLists_stacks_in_770243.sectionTypeButton h1,
#cleanLists_stacks_in_770243.sectionTypeHeader h2, #cleanLists_stacks_in_770243.sectionTypeButton h2,
#cleanLists_stacks_in_770243.sectionTypeHeader h3, #cleanLists_stacks_in_770243.sectionTypeButton h3,
#cleanLists_stacks_in_770243.sectionTypeHeader h4, #cleanLists_stacks_in_770243.sectionTypeButton h4,
#cleanLists_stacks_in_770243.sectionTypeHeader h5, #cleanLists_stacks_in_770243.sectionTypeButton h5,
#cleanLists_stacks_in_770243.sectionTypeHeader h6, #cleanLists_stacks_in_770243.sectionTypeButton h6,
#cleanLists_stacks_in_770243.sectionTypeHeader h1 p, #cleanLists_stacks_in_770243.sectionTypeButton h1 p,
#cleanLists_stacks_in_770243.sectionTypeHeader h2 p, #cleanLists_stacks_in_770243.sectionTypeButton h2 p,
#cleanLists_stacks_in_770243.sectionTypeHeader h3 p, #cleanLists_stacks_in_770243.sectionTypeButton h3 p,
#cleanLists_stacks_in_770243.sectionTypeHeader h4 p, #cleanLists_stacks_in_770243.sectionTypeButton h4 p,
#cleanLists_stacks_in_770243.sectionTypeHeader h5 p, #cleanLists_stacks_in_770243.sectionTypeButton h5 p,
#cleanLists_stacks_in_770243.sectionTypeHeader h6 p, #cleanLists_stacks_in_770243.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770243 a, #cleanLists_stacks_in_770243.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770243 a:hover, #cleanLists_stacks_in_770243.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770243.sectionTypeHeader *, #cleanLists_stacks_in_770243.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770243 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770243 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770243 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770243 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770243 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770243 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770243 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770243 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770243 li .bulletSections, #cleanLists_stacks_in_770243 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770243 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770243.bulletBox li .customBulletBox, #cleanLists_stacks_in_770243.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770243.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770243.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770243.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770243.bulletOff,
#cleanLists_stacks_in_770243.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770243.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770243.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770243.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770243.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770243.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770243 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770243 .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_770243 .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_770243 .buttonSimple:hover, #cleanLists_stacks_in_770243 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770243 {
	padding:  5px;
}
/*
 * 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_770248 ul, #cleanLists_stacks_in_770248 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770248.sectionTypeHeader, #cleanLists_stacks_in_770248.sectionTypeButton, #cleanLists_stacks_in_770248 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770248.backgroundOn, #cleanLists_stacks_in_770248.backgroundOn, #cleanLists_stacks_in_770248.backgroundOn li, #cleanLists_stacks_in_770248.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770248.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770248.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770248.backgroundOff li, #cleanLists_stacks_in_770248.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770248.sectionTypeHeader h1, #cleanLists_stacks_in_770248.sectionTypeButton h1,
#cleanLists_stacks_in_770248.sectionTypeHeader h2, #cleanLists_stacks_in_770248.sectionTypeButton h2,
#cleanLists_stacks_in_770248.sectionTypeHeader h3, #cleanLists_stacks_in_770248.sectionTypeButton h3,
#cleanLists_stacks_in_770248.sectionTypeHeader h4, #cleanLists_stacks_in_770248.sectionTypeButton h4,
#cleanLists_stacks_in_770248.sectionTypeHeader h5, #cleanLists_stacks_in_770248.sectionTypeButton h5,
#cleanLists_stacks_in_770248.sectionTypeHeader h6, #cleanLists_stacks_in_770248.sectionTypeButton h6,
#cleanLists_stacks_in_770248.sectionTypeHeader h1 p, #cleanLists_stacks_in_770248.sectionTypeButton h1 p,
#cleanLists_stacks_in_770248.sectionTypeHeader h2 p, #cleanLists_stacks_in_770248.sectionTypeButton h2 p,
#cleanLists_stacks_in_770248.sectionTypeHeader h3 p, #cleanLists_stacks_in_770248.sectionTypeButton h3 p,
#cleanLists_stacks_in_770248.sectionTypeHeader h4 p, #cleanLists_stacks_in_770248.sectionTypeButton h4 p,
#cleanLists_stacks_in_770248.sectionTypeHeader h5 p, #cleanLists_stacks_in_770248.sectionTypeButton h5 p,
#cleanLists_stacks_in_770248.sectionTypeHeader h6 p, #cleanLists_stacks_in_770248.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770248 a, #cleanLists_stacks_in_770248.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770248 a:hover, #cleanLists_stacks_in_770248.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770248.sectionTypeHeader *, #cleanLists_stacks_in_770248.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770248 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770248 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770248 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770248 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770248 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770248 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770248 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770248 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770248 li .bulletSections, #cleanLists_stacks_in_770248 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770248 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770248.bulletBox li .customBulletBox, #cleanLists_stacks_in_770248.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770248.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770248.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770248.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770248.bulletOff,
#cleanLists_stacks_in_770248.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770248.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770248.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770248.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770248.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770248.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770248 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770248 .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_770248 .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_770248 .buttonSimple:hover, #cleanLists_stacks_in_770248 .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_770250 ul, #cleanLists_stacks_in_770250 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770250.sectionTypeHeader, #cleanLists_stacks_in_770250.sectionTypeButton, #cleanLists_stacks_in_770250 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770250.backgroundOn, #cleanLists_stacks_in_770250.backgroundOn, #cleanLists_stacks_in_770250.backgroundOn li, #cleanLists_stacks_in_770250.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770250.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770250.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770250.backgroundOff li, #cleanLists_stacks_in_770250.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770250.sectionTypeHeader h1, #cleanLists_stacks_in_770250.sectionTypeButton h1,
#cleanLists_stacks_in_770250.sectionTypeHeader h2, #cleanLists_stacks_in_770250.sectionTypeButton h2,
#cleanLists_stacks_in_770250.sectionTypeHeader h3, #cleanLists_stacks_in_770250.sectionTypeButton h3,
#cleanLists_stacks_in_770250.sectionTypeHeader h4, #cleanLists_stacks_in_770250.sectionTypeButton h4,
#cleanLists_stacks_in_770250.sectionTypeHeader h5, #cleanLists_stacks_in_770250.sectionTypeButton h5,
#cleanLists_stacks_in_770250.sectionTypeHeader h6, #cleanLists_stacks_in_770250.sectionTypeButton h6,
#cleanLists_stacks_in_770250.sectionTypeHeader h1 p, #cleanLists_stacks_in_770250.sectionTypeButton h1 p,
#cleanLists_stacks_in_770250.sectionTypeHeader h2 p, #cleanLists_stacks_in_770250.sectionTypeButton h2 p,
#cleanLists_stacks_in_770250.sectionTypeHeader h3 p, #cleanLists_stacks_in_770250.sectionTypeButton h3 p,
#cleanLists_stacks_in_770250.sectionTypeHeader h4 p, #cleanLists_stacks_in_770250.sectionTypeButton h4 p,
#cleanLists_stacks_in_770250.sectionTypeHeader h5 p, #cleanLists_stacks_in_770250.sectionTypeButton h5 p,
#cleanLists_stacks_in_770250.sectionTypeHeader h6 p, #cleanLists_stacks_in_770250.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770250 a, #cleanLists_stacks_in_770250.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770250 a:hover, #cleanLists_stacks_in_770250.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770250.sectionTypeHeader *, #cleanLists_stacks_in_770250.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770250 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770250 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770250 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770250 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770250 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770250 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770250 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770250 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770250 li .bulletSections, #cleanLists_stacks_in_770250 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770250 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770250.bulletBox li .customBulletBox, #cleanLists_stacks_in_770250.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770250.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770250.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770250.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770250.bulletOff,
#cleanLists_stacks_in_770250.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770250.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770250.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770250.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770250.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770250.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770250 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770250 .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_770250 .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_770250 .buttonSimple:hover, #cleanLists_stacks_in_770250 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770250 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770238 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_770255 {
	height: 40.00px;
}




























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

#stacks_in_770256 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770257 {
	height: 20.00px;
}




























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

#stacks_in_770696>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770696>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770259 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770851 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_770268 ul, #cleanLists_stacks_in_770268 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770268.sectionTypeHeader, #cleanLists_stacks_in_770268.sectionTypeButton, #cleanLists_stacks_in_770268 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770268.backgroundOn, #cleanLists_stacks_in_770268.backgroundOn, #cleanLists_stacks_in_770268.backgroundOn li, #cleanLists_stacks_in_770268.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770268.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770268.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770268.backgroundOff li, #cleanLists_stacks_in_770268.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770268.sectionTypeHeader h1, #cleanLists_stacks_in_770268.sectionTypeButton h1,
#cleanLists_stacks_in_770268.sectionTypeHeader h2, #cleanLists_stacks_in_770268.sectionTypeButton h2,
#cleanLists_stacks_in_770268.sectionTypeHeader h3, #cleanLists_stacks_in_770268.sectionTypeButton h3,
#cleanLists_stacks_in_770268.sectionTypeHeader h4, #cleanLists_stacks_in_770268.sectionTypeButton h4,
#cleanLists_stacks_in_770268.sectionTypeHeader h5, #cleanLists_stacks_in_770268.sectionTypeButton h5,
#cleanLists_stacks_in_770268.sectionTypeHeader h6, #cleanLists_stacks_in_770268.sectionTypeButton h6,
#cleanLists_stacks_in_770268.sectionTypeHeader h1 p, #cleanLists_stacks_in_770268.sectionTypeButton h1 p,
#cleanLists_stacks_in_770268.sectionTypeHeader h2 p, #cleanLists_stacks_in_770268.sectionTypeButton h2 p,
#cleanLists_stacks_in_770268.sectionTypeHeader h3 p, #cleanLists_stacks_in_770268.sectionTypeButton h3 p,
#cleanLists_stacks_in_770268.sectionTypeHeader h4 p, #cleanLists_stacks_in_770268.sectionTypeButton h4 p,
#cleanLists_stacks_in_770268.sectionTypeHeader h5 p, #cleanLists_stacks_in_770268.sectionTypeButton h5 p,
#cleanLists_stacks_in_770268.sectionTypeHeader h6 p, #cleanLists_stacks_in_770268.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770268 a, #cleanLists_stacks_in_770268.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770268 a:hover, #cleanLists_stacks_in_770268.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770268.sectionTypeHeader *, #cleanLists_stacks_in_770268.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770268 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770268 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770268 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770268 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770268 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770268 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770268 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770268 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770268 li .bulletSections, #cleanLists_stacks_in_770268 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770268 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770268.bulletBox li .customBulletBox, #cleanLists_stacks_in_770268.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770268.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770268.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770268.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770268.bulletOff,
#cleanLists_stacks_in_770268.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770268.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770268.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770268.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770268.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770268.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770268 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770268 .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_770268 .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_770268 .buttonSimple:hover, #cleanLists_stacks_in_770268 .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_770270 ul, #cleanLists_stacks_in_770270 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770270.sectionTypeHeader, #cleanLists_stacks_in_770270.sectionTypeButton, #cleanLists_stacks_in_770270 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770270.backgroundOn, #cleanLists_stacks_in_770270.backgroundOn, #cleanLists_stacks_in_770270.backgroundOn li, #cleanLists_stacks_in_770270.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770270.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770270.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770270.backgroundOff li, #cleanLists_stacks_in_770270.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770270.sectionTypeHeader h1, #cleanLists_stacks_in_770270.sectionTypeButton h1,
#cleanLists_stacks_in_770270.sectionTypeHeader h2, #cleanLists_stacks_in_770270.sectionTypeButton h2,
#cleanLists_stacks_in_770270.sectionTypeHeader h3, #cleanLists_stacks_in_770270.sectionTypeButton h3,
#cleanLists_stacks_in_770270.sectionTypeHeader h4, #cleanLists_stacks_in_770270.sectionTypeButton h4,
#cleanLists_stacks_in_770270.sectionTypeHeader h5, #cleanLists_stacks_in_770270.sectionTypeButton h5,
#cleanLists_stacks_in_770270.sectionTypeHeader h6, #cleanLists_stacks_in_770270.sectionTypeButton h6,
#cleanLists_stacks_in_770270.sectionTypeHeader h1 p, #cleanLists_stacks_in_770270.sectionTypeButton h1 p,
#cleanLists_stacks_in_770270.sectionTypeHeader h2 p, #cleanLists_stacks_in_770270.sectionTypeButton h2 p,
#cleanLists_stacks_in_770270.sectionTypeHeader h3 p, #cleanLists_stacks_in_770270.sectionTypeButton h3 p,
#cleanLists_stacks_in_770270.sectionTypeHeader h4 p, #cleanLists_stacks_in_770270.sectionTypeButton h4 p,
#cleanLists_stacks_in_770270.sectionTypeHeader h5 p, #cleanLists_stacks_in_770270.sectionTypeButton h5 p,
#cleanLists_stacks_in_770270.sectionTypeHeader h6 p, #cleanLists_stacks_in_770270.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770270 a, #cleanLists_stacks_in_770270.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770270 a:hover, #cleanLists_stacks_in_770270.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770270.sectionTypeHeader *, #cleanLists_stacks_in_770270.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770270 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770270 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770270 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770270 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770270 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770270 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770270 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770270 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770270 li .bulletSections, #cleanLists_stacks_in_770270 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770270 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770270.bulletBox li .customBulletBox, #cleanLists_stacks_in_770270.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770270.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770270.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770270.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770270.bulletOff,
#cleanLists_stacks_in_770270.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770270.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770270.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770270.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770270.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770270.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770270 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770270 .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_770270 .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_770270 .buttonSimple:hover, #cleanLists_stacks_in_770270 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770270 {
	padding:  5px;
}
/*
 * 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_770275 ul, #cleanLists_stacks_in_770275 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770275.sectionTypeHeader, #cleanLists_stacks_in_770275.sectionTypeButton, #cleanLists_stacks_in_770275 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770275.backgroundOn, #cleanLists_stacks_in_770275.backgroundOn, #cleanLists_stacks_in_770275.backgroundOn li, #cleanLists_stacks_in_770275.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770275.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770275.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770275.backgroundOff li, #cleanLists_stacks_in_770275.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770275.sectionTypeHeader h1, #cleanLists_stacks_in_770275.sectionTypeButton h1,
#cleanLists_stacks_in_770275.sectionTypeHeader h2, #cleanLists_stacks_in_770275.sectionTypeButton h2,
#cleanLists_stacks_in_770275.sectionTypeHeader h3, #cleanLists_stacks_in_770275.sectionTypeButton h3,
#cleanLists_stacks_in_770275.sectionTypeHeader h4, #cleanLists_stacks_in_770275.sectionTypeButton h4,
#cleanLists_stacks_in_770275.sectionTypeHeader h5, #cleanLists_stacks_in_770275.sectionTypeButton h5,
#cleanLists_stacks_in_770275.sectionTypeHeader h6, #cleanLists_stacks_in_770275.sectionTypeButton h6,
#cleanLists_stacks_in_770275.sectionTypeHeader h1 p, #cleanLists_stacks_in_770275.sectionTypeButton h1 p,
#cleanLists_stacks_in_770275.sectionTypeHeader h2 p, #cleanLists_stacks_in_770275.sectionTypeButton h2 p,
#cleanLists_stacks_in_770275.sectionTypeHeader h3 p, #cleanLists_stacks_in_770275.sectionTypeButton h3 p,
#cleanLists_stacks_in_770275.sectionTypeHeader h4 p, #cleanLists_stacks_in_770275.sectionTypeButton h4 p,
#cleanLists_stacks_in_770275.sectionTypeHeader h5 p, #cleanLists_stacks_in_770275.sectionTypeButton h5 p,
#cleanLists_stacks_in_770275.sectionTypeHeader h6 p, #cleanLists_stacks_in_770275.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770275 a, #cleanLists_stacks_in_770275.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770275 a:hover, #cleanLists_stacks_in_770275.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770275.sectionTypeHeader *, #cleanLists_stacks_in_770275.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770275 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770275 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770275 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770275 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770275 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770275 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770275 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770275 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770275 li .bulletSections, #cleanLists_stacks_in_770275 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770275 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770275.bulletBox li .customBulletBox, #cleanLists_stacks_in_770275.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770275.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770275.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770275.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770275.bulletOff,
#cleanLists_stacks_in_770275.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770275.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770275.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770275.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770275.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770275.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770275 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770275 .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_770275 .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_770275 .buttonSimple:hover, #cleanLists_stacks_in_770275 .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_770277 ul, #cleanLists_stacks_in_770277 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770277.sectionTypeHeader, #cleanLists_stacks_in_770277.sectionTypeButton, #cleanLists_stacks_in_770277 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770277.backgroundOn, #cleanLists_stacks_in_770277.backgroundOn, #cleanLists_stacks_in_770277.backgroundOn li, #cleanLists_stacks_in_770277.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770277.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770277.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770277.backgroundOff li, #cleanLists_stacks_in_770277.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770277.sectionTypeHeader h1, #cleanLists_stacks_in_770277.sectionTypeButton h1,
#cleanLists_stacks_in_770277.sectionTypeHeader h2, #cleanLists_stacks_in_770277.sectionTypeButton h2,
#cleanLists_stacks_in_770277.sectionTypeHeader h3, #cleanLists_stacks_in_770277.sectionTypeButton h3,
#cleanLists_stacks_in_770277.sectionTypeHeader h4, #cleanLists_stacks_in_770277.sectionTypeButton h4,
#cleanLists_stacks_in_770277.sectionTypeHeader h5, #cleanLists_stacks_in_770277.sectionTypeButton h5,
#cleanLists_stacks_in_770277.sectionTypeHeader h6, #cleanLists_stacks_in_770277.sectionTypeButton h6,
#cleanLists_stacks_in_770277.sectionTypeHeader h1 p, #cleanLists_stacks_in_770277.sectionTypeButton h1 p,
#cleanLists_stacks_in_770277.sectionTypeHeader h2 p, #cleanLists_stacks_in_770277.sectionTypeButton h2 p,
#cleanLists_stacks_in_770277.sectionTypeHeader h3 p, #cleanLists_stacks_in_770277.sectionTypeButton h3 p,
#cleanLists_stacks_in_770277.sectionTypeHeader h4 p, #cleanLists_stacks_in_770277.sectionTypeButton h4 p,
#cleanLists_stacks_in_770277.sectionTypeHeader h5 p, #cleanLists_stacks_in_770277.sectionTypeButton h5 p,
#cleanLists_stacks_in_770277.sectionTypeHeader h6 p, #cleanLists_stacks_in_770277.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770277 a, #cleanLists_stacks_in_770277.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770277 a:hover, #cleanLists_stacks_in_770277.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770277.sectionTypeHeader *, #cleanLists_stacks_in_770277.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770277 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770277 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770277 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770277 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770277 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770277 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770277 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770277 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770277 li .bulletSections, #cleanLists_stacks_in_770277 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770277 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770277.bulletBox li .customBulletBox, #cleanLists_stacks_in_770277.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770277.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770277.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770277.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770277.bulletOff,
#cleanLists_stacks_in_770277.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770277.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770277.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770277.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770277.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770277.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770277 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770277 .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_770277 .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_770277 .buttonSimple:hover, #cleanLists_stacks_in_770277 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770277 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770265 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_770282 {
	height: 40.00px;
}




























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

#stacks_in_770283 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770284 {
	height: 20.00px;
}




























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

#stacks_in_770702>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770702>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770286 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770852 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_770295 ul, #cleanLists_stacks_in_770295 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770295.sectionTypeHeader, #cleanLists_stacks_in_770295.sectionTypeButton, #cleanLists_stacks_in_770295 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770295.backgroundOn, #cleanLists_stacks_in_770295.backgroundOn, #cleanLists_stacks_in_770295.backgroundOn li, #cleanLists_stacks_in_770295.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770295.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770295.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770295.backgroundOff li, #cleanLists_stacks_in_770295.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770295.sectionTypeHeader h1, #cleanLists_stacks_in_770295.sectionTypeButton h1,
#cleanLists_stacks_in_770295.sectionTypeHeader h2, #cleanLists_stacks_in_770295.sectionTypeButton h2,
#cleanLists_stacks_in_770295.sectionTypeHeader h3, #cleanLists_stacks_in_770295.sectionTypeButton h3,
#cleanLists_stacks_in_770295.sectionTypeHeader h4, #cleanLists_stacks_in_770295.sectionTypeButton h4,
#cleanLists_stacks_in_770295.sectionTypeHeader h5, #cleanLists_stacks_in_770295.sectionTypeButton h5,
#cleanLists_stacks_in_770295.sectionTypeHeader h6, #cleanLists_stacks_in_770295.sectionTypeButton h6,
#cleanLists_stacks_in_770295.sectionTypeHeader h1 p, #cleanLists_stacks_in_770295.sectionTypeButton h1 p,
#cleanLists_stacks_in_770295.sectionTypeHeader h2 p, #cleanLists_stacks_in_770295.sectionTypeButton h2 p,
#cleanLists_stacks_in_770295.sectionTypeHeader h3 p, #cleanLists_stacks_in_770295.sectionTypeButton h3 p,
#cleanLists_stacks_in_770295.sectionTypeHeader h4 p, #cleanLists_stacks_in_770295.sectionTypeButton h4 p,
#cleanLists_stacks_in_770295.sectionTypeHeader h5 p, #cleanLists_stacks_in_770295.sectionTypeButton h5 p,
#cleanLists_stacks_in_770295.sectionTypeHeader h6 p, #cleanLists_stacks_in_770295.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770295 a, #cleanLists_stacks_in_770295.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770295 a:hover, #cleanLists_stacks_in_770295.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770295.sectionTypeHeader *, #cleanLists_stacks_in_770295.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770295 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770295 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770295 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770295 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770295 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770295 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770295 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770295 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770295 li .bulletSections, #cleanLists_stacks_in_770295 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770295 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770295.bulletBox li .customBulletBox, #cleanLists_stacks_in_770295.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770295.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770295.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770295.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770295.bulletOff,
#cleanLists_stacks_in_770295.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770295.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770295.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770295.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770295.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770295.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770295 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770295 .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_770295 .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_770295 .buttonSimple:hover, #cleanLists_stacks_in_770295 .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_770297 ul, #cleanLists_stacks_in_770297 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770297.sectionTypeHeader, #cleanLists_stacks_in_770297.sectionTypeButton, #cleanLists_stacks_in_770297 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770297.backgroundOn, #cleanLists_stacks_in_770297.backgroundOn, #cleanLists_stacks_in_770297.backgroundOn li, #cleanLists_stacks_in_770297.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770297.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770297.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770297.backgroundOff li, #cleanLists_stacks_in_770297.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770297.sectionTypeHeader h1, #cleanLists_stacks_in_770297.sectionTypeButton h1,
#cleanLists_stacks_in_770297.sectionTypeHeader h2, #cleanLists_stacks_in_770297.sectionTypeButton h2,
#cleanLists_stacks_in_770297.sectionTypeHeader h3, #cleanLists_stacks_in_770297.sectionTypeButton h3,
#cleanLists_stacks_in_770297.sectionTypeHeader h4, #cleanLists_stacks_in_770297.sectionTypeButton h4,
#cleanLists_stacks_in_770297.sectionTypeHeader h5, #cleanLists_stacks_in_770297.sectionTypeButton h5,
#cleanLists_stacks_in_770297.sectionTypeHeader h6, #cleanLists_stacks_in_770297.sectionTypeButton h6,
#cleanLists_stacks_in_770297.sectionTypeHeader h1 p, #cleanLists_stacks_in_770297.sectionTypeButton h1 p,
#cleanLists_stacks_in_770297.sectionTypeHeader h2 p, #cleanLists_stacks_in_770297.sectionTypeButton h2 p,
#cleanLists_stacks_in_770297.sectionTypeHeader h3 p, #cleanLists_stacks_in_770297.sectionTypeButton h3 p,
#cleanLists_stacks_in_770297.sectionTypeHeader h4 p, #cleanLists_stacks_in_770297.sectionTypeButton h4 p,
#cleanLists_stacks_in_770297.sectionTypeHeader h5 p, #cleanLists_stacks_in_770297.sectionTypeButton h5 p,
#cleanLists_stacks_in_770297.sectionTypeHeader h6 p, #cleanLists_stacks_in_770297.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770297 a, #cleanLists_stacks_in_770297.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770297 a:hover, #cleanLists_stacks_in_770297.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770297.sectionTypeHeader *, #cleanLists_stacks_in_770297.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770297 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770297 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770297 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770297 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770297 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770297 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770297 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770297 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770297 li .bulletSections, #cleanLists_stacks_in_770297 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770297 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770297.bulletBox li .customBulletBox, #cleanLists_stacks_in_770297.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770297.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770297.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770297.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770297.bulletOff,
#cleanLists_stacks_in_770297.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770297.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770297.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770297.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770297.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770297.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770297 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770297 .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_770297 .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_770297 .buttonSimple:hover, #cleanLists_stacks_in_770297 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770297 {
	padding:  5px;
}
/*
 * 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_770302 ul, #cleanLists_stacks_in_770302 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770302.sectionTypeHeader, #cleanLists_stacks_in_770302.sectionTypeButton, #cleanLists_stacks_in_770302 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770302.backgroundOn, #cleanLists_stacks_in_770302.backgroundOn, #cleanLists_stacks_in_770302.backgroundOn li, #cleanLists_stacks_in_770302.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770302.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770302.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770302.backgroundOff li, #cleanLists_stacks_in_770302.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770302.sectionTypeHeader h1, #cleanLists_stacks_in_770302.sectionTypeButton h1,
#cleanLists_stacks_in_770302.sectionTypeHeader h2, #cleanLists_stacks_in_770302.sectionTypeButton h2,
#cleanLists_stacks_in_770302.sectionTypeHeader h3, #cleanLists_stacks_in_770302.sectionTypeButton h3,
#cleanLists_stacks_in_770302.sectionTypeHeader h4, #cleanLists_stacks_in_770302.sectionTypeButton h4,
#cleanLists_stacks_in_770302.sectionTypeHeader h5, #cleanLists_stacks_in_770302.sectionTypeButton h5,
#cleanLists_stacks_in_770302.sectionTypeHeader h6, #cleanLists_stacks_in_770302.sectionTypeButton h6,
#cleanLists_stacks_in_770302.sectionTypeHeader h1 p, #cleanLists_stacks_in_770302.sectionTypeButton h1 p,
#cleanLists_stacks_in_770302.sectionTypeHeader h2 p, #cleanLists_stacks_in_770302.sectionTypeButton h2 p,
#cleanLists_stacks_in_770302.sectionTypeHeader h3 p, #cleanLists_stacks_in_770302.sectionTypeButton h3 p,
#cleanLists_stacks_in_770302.sectionTypeHeader h4 p, #cleanLists_stacks_in_770302.sectionTypeButton h4 p,
#cleanLists_stacks_in_770302.sectionTypeHeader h5 p, #cleanLists_stacks_in_770302.sectionTypeButton h5 p,
#cleanLists_stacks_in_770302.sectionTypeHeader h6 p, #cleanLists_stacks_in_770302.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770302 a, #cleanLists_stacks_in_770302.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770302 a:hover, #cleanLists_stacks_in_770302.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770302.sectionTypeHeader *, #cleanLists_stacks_in_770302.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770302 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770302 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770302 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770302 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770302 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770302 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770302 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770302 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770302 li .bulletSections, #cleanLists_stacks_in_770302 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770302 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770302.bulletBox li .customBulletBox, #cleanLists_stacks_in_770302.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770302.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770302.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770302.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770302.bulletOff,
#cleanLists_stacks_in_770302.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770302.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770302.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770302.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770302.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770302.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770302 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770302 .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_770302 .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_770302 .buttonSimple:hover, #cleanLists_stacks_in_770302 .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_770304 ul, #cleanLists_stacks_in_770304 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770304.sectionTypeHeader, #cleanLists_stacks_in_770304.sectionTypeButton, #cleanLists_stacks_in_770304 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770304.backgroundOn, #cleanLists_stacks_in_770304.backgroundOn, #cleanLists_stacks_in_770304.backgroundOn li, #cleanLists_stacks_in_770304.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770304.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770304.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770304.backgroundOff li, #cleanLists_stacks_in_770304.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770304.sectionTypeHeader h1, #cleanLists_stacks_in_770304.sectionTypeButton h1,
#cleanLists_stacks_in_770304.sectionTypeHeader h2, #cleanLists_stacks_in_770304.sectionTypeButton h2,
#cleanLists_stacks_in_770304.sectionTypeHeader h3, #cleanLists_stacks_in_770304.sectionTypeButton h3,
#cleanLists_stacks_in_770304.sectionTypeHeader h4, #cleanLists_stacks_in_770304.sectionTypeButton h4,
#cleanLists_stacks_in_770304.sectionTypeHeader h5, #cleanLists_stacks_in_770304.sectionTypeButton h5,
#cleanLists_stacks_in_770304.sectionTypeHeader h6, #cleanLists_stacks_in_770304.sectionTypeButton h6,
#cleanLists_stacks_in_770304.sectionTypeHeader h1 p, #cleanLists_stacks_in_770304.sectionTypeButton h1 p,
#cleanLists_stacks_in_770304.sectionTypeHeader h2 p, #cleanLists_stacks_in_770304.sectionTypeButton h2 p,
#cleanLists_stacks_in_770304.sectionTypeHeader h3 p, #cleanLists_stacks_in_770304.sectionTypeButton h3 p,
#cleanLists_stacks_in_770304.sectionTypeHeader h4 p, #cleanLists_stacks_in_770304.sectionTypeButton h4 p,
#cleanLists_stacks_in_770304.sectionTypeHeader h5 p, #cleanLists_stacks_in_770304.sectionTypeButton h5 p,
#cleanLists_stacks_in_770304.sectionTypeHeader h6 p, #cleanLists_stacks_in_770304.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770304 a, #cleanLists_stacks_in_770304.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770304 a:hover, #cleanLists_stacks_in_770304.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770304.sectionTypeHeader *, #cleanLists_stacks_in_770304.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770304 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770304 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770304 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770304 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770304 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770304 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770304 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770304 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770304 li .bulletSections, #cleanLists_stacks_in_770304 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770304 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770304.bulletBox li .customBulletBox, #cleanLists_stacks_in_770304.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770304.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770304.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770304.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770304.bulletOff,
#cleanLists_stacks_in_770304.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770304.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770304.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770304.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770304.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770304.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770304 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770304 .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_770304 .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_770304 .buttonSimple:hover, #cleanLists_stacks_in_770304 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770304 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770292 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_771130 {
	height: 40.00px;
}




























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

#stacks_in_771103 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771104 {
	height: 20.00px;
}




























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

#stacks_in_771105>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_771105>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_771110 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771113 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_771124 ul, #cleanLists_stacks_in_771124 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771124.sectionTypeHeader, #cleanLists_stacks_in_771124.sectionTypeButton, #cleanLists_stacks_in_771124 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771124.backgroundOn, #cleanLists_stacks_in_771124.backgroundOn, #cleanLists_stacks_in_771124.backgroundOn li, #cleanLists_stacks_in_771124.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771124.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771124.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771124.backgroundOff li, #cleanLists_stacks_in_771124.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771124.sectionTypeHeader h1, #cleanLists_stacks_in_771124.sectionTypeButton h1,
#cleanLists_stacks_in_771124.sectionTypeHeader h2, #cleanLists_stacks_in_771124.sectionTypeButton h2,
#cleanLists_stacks_in_771124.sectionTypeHeader h3, #cleanLists_stacks_in_771124.sectionTypeButton h3,
#cleanLists_stacks_in_771124.sectionTypeHeader h4, #cleanLists_stacks_in_771124.sectionTypeButton h4,
#cleanLists_stacks_in_771124.sectionTypeHeader h5, #cleanLists_stacks_in_771124.sectionTypeButton h5,
#cleanLists_stacks_in_771124.sectionTypeHeader h6, #cleanLists_stacks_in_771124.sectionTypeButton h6,
#cleanLists_stacks_in_771124.sectionTypeHeader h1 p, #cleanLists_stacks_in_771124.sectionTypeButton h1 p,
#cleanLists_stacks_in_771124.sectionTypeHeader h2 p, #cleanLists_stacks_in_771124.sectionTypeButton h2 p,
#cleanLists_stacks_in_771124.sectionTypeHeader h3 p, #cleanLists_stacks_in_771124.sectionTypeButton h3 p,
#cleanLists_stacks_in_771124.sectionTypeHeader h4 p, #cleanLists_stacks_in_771124.sectionTypeButton h4 p,
#cleanLists_stacks_in_771124.sectionTypeHeader h5 p, #cleanLists_stacks_in_771124.sectionTypeButton h5 p,
#cleanLists_stacks_in_771124.sectionTypeHeader h6 p, #cleanLists_stacks_in_771124.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771124 a, #cleanLists_stacks_in_771124.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771124 a:hover, #cleanLists_stacks_in_771124.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771124.sectionTypeHeader *, #cleanLists_stacks_in_771124.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771124 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771124 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771124 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771124 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771124 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771124 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771124 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771124 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771124 li .bulletSections, #cleanLists_stacks_in_771124 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771124 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771124.bulletBox li .customBulletBox, #cleanLists_stacks_in_771124.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771124.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771124.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771124.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771124.bulletOff,
#cleanLists_stacks_in_771124.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771124.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771124.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771124.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771124.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771124.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771124 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771124 .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_771124 .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_771124 .buttonSimple:hover, #cleanLists_stacks_in_771124 .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_771126 ul, #cleanLists_stacks_in_771126 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771126.sectionTypeHeader, #cleanLists_stacks_in_771126.sectionTypeButton, #cleanLists_stacks_in_771126 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771126.backgroundOn, #cleanLists_stacks_in_771126.backgroundOn, #cleanLists_stacks_in_771126.backgroundOn li, #cleanLists_stacks_in_771126.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771126.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771126.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771126.backgroundOff li, #cleanLists_stacks_in_771126.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771126.sectionTypeHeader h1, #cleanLists_stacks_in_771126.sectionTypeButton h1,
#cleanLists_stacks_in_771126.sectionTypeHeader h2, #cleanLists_stacks_in_771126.sectionTypeButton h2,
#cleanLists_stacks_in_771126.sectionTypeHeader h3, #cleanLists_stacks_in_771126.sectionTypeButton h3,
#cleanLists_stacks_in_771126.sectionTypeHeader h4, #cleanLists_stacks_in_771126.sectionTypeButton h4,
#cleanLists_stacks_in_771126.sectionTypeHeader h5, #cleanLists_stacks_in_771126.sectionTypeButton h5,
#cleanLists_stacks_in_771126.sectionTypeHeader h6, #cleanLists_stacks_in_771126.sectionTypeButton h6,
#cleanLists_stacks_in_771126.sectionTypeHeader h1 p, #cleanLists_stacks_in_771126.sectionTypeButton h1 p,
#cleanLists_stacks_in_771126.sectionTypeHeader h2 p, #cleanLists_stacks_in_771126.sectionTypeButton h2 p,
#cleanLists_stacks_in_771126.sectionTypeHeader h3 p, #cleanLists_stacks_in_771126.sectionTypeButton h3 p,
#cleanLists_stacks_in_771126.sectionTypeHeader h4 p, #cleanLists_stacks_in_771126.sectionTypeButton h4 p,
#cleanLists_stacks_in_771126.sectionTypeHeader h5 p, #cleanLists_stacks_in_771126.sectionTypeButton h5 p,
#cleanLists_stacks_in_771126.sectionTypeHeader h6 p, #cleanLists_stacks_in_771126.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771126 a, #cleanLists_stacks_in_771126.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771126 a:hover, #cleanLists_stacks_in_771126.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771126.sectionTypeHeader *, #cleanLists_stacks_in_771126.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771126 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771126 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771126 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771126 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771126 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771126 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771126 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771126 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771126 li .bulletSections, #cleanLists_stacks_in_771126 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771126 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771126.bulletBox li .customBulletBox, #cleanLists_stacks_in_771126.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771126.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771126.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771126.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771126.bulletOff,
#cleanLists_stacks_in_771126.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771126.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771126.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771126.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771126.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771126.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771126 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771126 .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_771126 .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_771126 .buttonSimple:hover, #cleanLists_stacks_in_771126 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771126 {
	padding:  5px;
}
/*
 * 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_771117 ul, #cleanLists_stacks_in_771117 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771117.sectionTypeHeader, #cleanLists_stacks_in_771117.sectionTypeButton, #cleanLists_stacks_in_771117 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771117.backgroundOn, #cleanLists_stacks_in_771117.backgroundOn, #cleanLists_stacks_in_771117.backgroundOn li, #cleanLists_stacks_in_771117.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771117.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771117.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771117.backgroundOff li, #cleanLists_stacks_in_771117.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771117.sectionTypeHeader h1, #cleanLists_stacks_in_771117.sectionTypeButton h1,
#cleanLists_stacks_in_771117.sectionTypeHeader h2, #cleanLists_stacks_in_771117.sectionTypeButton h2,
#cleanLists_stacks_in_771117.sectionTypeHeader h3, #cleanLists_stacks_in_771117.sectionTypeButton h3,
#cleanLists_stacks_in_771117.sectionTypeHeader h4, #cleanLists_stacks_in_771117.sectionTypeButton h4,
#cleanLists_stacks_in_771117.sectionTypeHeader h5, #cleanLists_stacks_in_771117.sectionTypeButton h5,
#cleanLists_stacks_in_771117.sectionTypeHeader h6, #cleanLists_stacks_in_771117.sectionTypeButton h6,
#cleanLists_stacks_in_771117.sectionTypeHeader h1 p, #cleanLists_stacks_in_771117.sectionTypeButton h1 p,
#cleanLists_stacks_in_771117.sectionTypeHeader h2 p, #cleanLists_stacks_in_771117.sectionTypeButton h2 p,
#cleanLists_stacks_in_771117.sectionTypeHeader h3 p, #cleanLists_stacks_in_771117.sectionTypeButton h3 p,
#cleanLists_stacks_in_771117.sectionTypeHeader h4 p, #cleanLists_stacks_in_771117.sectionTypeButton h4 p,
#cleanLists_stacks_in_771117.sectionTypeHeader h5 p, #cleanLists_stacks_in_771117.sectionTypeButton h5 p,
#cleanLists_stacks_in_771117.sectionTypeHeader h6 p, #cleanLists_stacks_in_771117.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771117 a, #cleanLists_stacks_in_771117.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771117 a:hover, #cleanLists_stacks_in_771117.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771117.sectionTypeHeader *, #cleanLists_stacks_in_771117.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771117 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771117 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771117 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771117 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771117 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771117 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771117 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771117 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771117 li .bulletSections, #cleanLists_stacks_in_771117 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771117 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771117.bulletBox li .customBulletBox, #cleanLists_stacks_in_771117.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771117.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771117.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771117.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771117.bulletOff,
#cleanLists_stacks_in_771117.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771117.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771117.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771117.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771117.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771117.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771117 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771117 .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_771117 .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_771117 .buttonSimple:hover, #cleanLists_stacks_in_771117 .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_771119 ul, #cleanLists_stacks_in_771119 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771119.sectionTypeHeader, #cleanLists_stacks_in_771119.sectionTypeButton, #cleanLists_stacks_in_771119 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771119.backgroundOn, #cleanLists_stacks_in_771119.backgroundOn, #cleanLists_stacks_in_771119.backgroundOn li, #cleanLists_stacks_in_771119.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771119.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771119.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771119.backgroundOff li, #cleanLists_stacks_in_771119.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771119.sectionTypeHeader h1, #cleanLists_stacks_in_771119.sectionTypeButton h1,
#cleanLists_stacks_in_771119.sectionTypeHeader h2, #cleanLists_stacks_in_771119.sectionTypeButton h2,
#cleanLists_stacks_in_771119.sectionTypeHeader h3, #cleanLists_stacks_in_771119.sectionTypeButton h3,
#cleanLists_stacks_in_771119.sectionTypeHeader h4, #cleanLists_stacks_in_771119.sectionTypeButton h4,
#cleanLists_stacks_in_771119.sectionTypeHeader h5, #cleanLists_stacks_in_771119.sectionTypeButton h5,
#cleanLists_stacks_in_771119.sectionTypeHeader h6, #cleanLists_stacks_in_771119.sectionTypeButton h6,
#cleanLists_stacks_in_771119.sectionTypeHeader h1 p, #cleanLists_stacks_in_771119.sectionTypeButton h1 p,
#cleanLists_stacks_in_771119.sectionTypeHeader h2 p, #cleanLists_stacks_in_771119.sectionTypeButton h2 p,
#cleanLists_stacks_in_771119.sectionTypeHeader h3 p, #cleanLists_stacks_in_771119.sectionTypeButton h3 p,
#cleanLists_stacks_in_771119.sectionTypeHeader h4 p, #cleanLists_stacks_in_771119.sectionTypeButton h4 p,
#cleanLists_stacks_in_771119.sectionTypeHeader h5 p, #cleanLists_stacks_in_771119.sectionTypeButton h5 p,
#cleanLists_stacks_in_771119.sectionTypeHeader h6 p, #cleanLists_stacks_in_771119.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771119 a, #cleanLists_stacks_in_771119.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771119 a:hover, #cleanLists_stacks_in_771119.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771119.sectionTypeHeader *, #cleanLists_stacks_in_771119.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771119 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771119 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771119 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771119 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771119 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771119 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771119 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771119 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771119 li .bulletSections, #cleanLists_stacks_in_771119 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771119 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771119.bulletBox li .customBulletBox, #cleanLists_stacks_in_771119.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771119.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771119.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771119.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771119.bulletOff,
#cleanLists_stacks_in_771119.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771119.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771119.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771119.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771119.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771119.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771119 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771119 .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_771119 .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_771119 .buttonSimple:hover, #cleanLists_stacks_in_771119 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771119 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771129 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_771129 {
		display: none !important;
	}
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773498.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773498.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773498.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773498.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773498 {
	padding: 10px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770575 {
	height: 20.00px;
}




























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

#stacks_in_581686 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}
#stacks_in_770708>.s3_row {
	margin: 0 -10px;
}

#stacks_in_770708>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770708>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770708 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_581691 {
	margin:  2px;
	padding: 15px 0px 0px 0px;
}

#stacks_out_581691 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_581694 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_767393 ul, #cleanLists_stacks_in_767393 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767393.sectionTypeHeader, #cleanLists_stacks_in_767393.sectionTypeButton, #cleanLists_stacks_in_767393 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767393.backgroundOn, #cleanLists_stacks_in_767393.backgroundOn, #cleanLists_stacks_in_767393.backgroundOn li, #cleanLists_stacks_in_767393.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767393.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767393.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767393.backgroundOff li, #cleanLists_stacks_in_767393.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767393.sectionTypeHeader h1, #cleanLists_stacks_in_767393.sectionTypeButton h1,
#cleanLists_stacks_in_767393.sectionTypeHeader h2, #cleanLists_stacks_in_767393.sectionTypeButton h2,
#cleanLists_stacks_in_767393.sectionTypeHeader h3, #cleanLists_stacks_in_767393.sectionTypeButton h3,
#cleanLists_stacks_in_767393.sectionTypeHeader h4, #cleanLists_stacks_in_767393.sectionTypeButton h4,
#cleanLists_stacks_in_767393.sectionTypeHeader h5, #cleanLists_stacks_in_767393.sectionTypeButton h5,
#cleanLists_stacks_in_767393.sectionTypeHeader h6, #cleanLists_stacks_in_767393.sectionTypeButton h6,
#cleanLists_stacks_in_767393.sectionTypeHeader h1 p, #cleanLists_stacks_in_767393.sectionTypeButton h1 p,
#cleanLists_stacks_in_767393.sectionTypeHeader h2 p, #cleanLists_stacks_in_767393.sectionTypeButton h2 p,
#cleanLists_stacks_in_767393.sectionTypeHeader h3 p, #cleanLists_stacks_in_767393.sectionTypeButton h3 p,
#cleanLists_stacks_in_767393.sectionTypeHeader h4 p, #cleanLists_stacks_in_767393.sectionTypeButton h4 p,
#cleanLists_stacks_in_767393.sectionTypeHeader h5 p, #cleanLists_stacks_in_767393.sectionTypeButton h5 p,
#cleanLists_stacks_in_767393.sectionTypeHeader h6 p, #cleanLists_stacks_in_767393.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767393 a, #cleanLists_stacks_in_767393.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767393 a:hover, #cleanLists_stacks_in_767393.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767393.sectionTypeHeader *, #cleanLists_stacks_in_767393.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767393 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767393 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767393 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767393 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767393 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767393 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767393 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767393 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767393 li .bulletSections, #cleanLists_stacks_in_767393 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767393 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767393.bulletBox li .customBulletBox, #cleanLists_stacks_in_767393.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767393.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767393.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767393.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767393.bulletOff,
#cleanLists_stacks_in_767393.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767393.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767393.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767393.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767393.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767393.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767393 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767393 .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_767393 .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_767393 .buttonSimple:hover, #cleanLists_stacks_in_767393 .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_767395 ul, #cleanLists_stacks_in_767395 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767395.sectionTypeHeader, #cleanLists_stacks_in_767395.sectionTypeButton, #cleanLists_stacks_in_767395 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767395.backgroundOn, #cleanLists_stacks_in_767395.backgroundOn, #cleanLists_stacks_in_767395.backgroundOn li, #cleanLists_stacks_in_767395.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767395.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767395.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767395.backgroundOff li, #cleanLists_stacks_in_767395.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767395.sectionTypeHeader h1, #cleanLists_stacks_in_767395.sectionTypeButton h1,
#cleanLists_stacks_in_767395.sectionTypeHeader h2, #cleanLists_stacks_in_767395.sectionTypeButton h2,
#cleanLists_stacks_in_767395.sectionTypeHeader h3, #cleanLists_stacks_in_767395.sectionTypeButton h3,
#cleanLists_stacks_in_767395.sectionTypeHeader h4, #cleanLists_stacks_in_767395.sectionTypeButton h4,
#cleanLists_stacks_in_767395.sectionTypeHeader h5, #cleanLists_stacks_in_767395.sectionTypeButton h5,
#cleanLists_stacks_in_767395.sectionTypeHeader h6, #cleanLists_stacks_in_767395.sectionTypeButton h6,
#cleanLists_stacks_in_767395.sectionTypeHeader h1 p, #cleanLists_stacks_in_767395.sectionTypeButton h1 p,
#cleanLists_stacks_in_767395.sectionTypeHeader h2 p, #cleanLists_stacks_in_767395.sectionTypeButton h2 p,
#cleanLists_stacks_in_767395.sectionTypeHeader h3 p, #cleanLists_stacks_in_767395.sectionTypeButton h3 p,
#cleanLists_stacks_in_767395.sectionTypeHeader h4 p, #cleanLists_stacks_in_767395.sectionTypeButton h4 p,
#cleanLists_stacks_in_767395.sectionTypeHeader h5 p, #cleanLists_stacks_in_767395.sectionTypeButton h5 p,
#cleanLists_stacks_in_767395.sectionTypeHeader h6 p, #cleanLists_stacks_in_767395.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767395 a, #cleanLists_stacks_in_767395.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767395 a:hover, #cleanLists_stacks_in_767395.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767395.sectionTypeHeader *, #cleanLists_stacks_in_767395.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767395 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767395 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767395 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767395 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767395 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767395 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767395 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767395 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767395 li .bulletSections, #cleanLists_stacks_in_767395 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767395 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767395.bulletBox li .customBulletBox, #cleanLists_stacks_in_767395.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767395.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767395.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767395.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767395.bulletOff,
#cleanLists_stacks_in_767395.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767395.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767395.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767395.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767395.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767395.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767395 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767395 .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_767395 .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_767395 .buttonSimple:hover, #cleanLists_stacks_in_767395 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767395 {
	padding:  5px;
}
/*
 * 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_581706 ul, #cleanLists_stacks_in_581706 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_581706.sectionTypeHeader, #cleanLists_stacks_in_581706.sectionTypeButton, #cleanLists_stacks_in_581706 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_581706.backgroundOn, #cleanLists_stacks_in_581706.backgroundOn, #cleanLists_stacks_in_581706.backgroundOn li, #cleanLists_stacks_in_581706.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_581706.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_581706.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_581706.backgroundOff li, #cleanLists_stacks_in_581706.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_581706.sectionTypeHeader h1, #cleanLists_stacks_in_581706.sectionTypeButton h1,
#cleanLists_stacks_in_581706.sectionTypeHeader h2, #cleanLists_stacks_in_581706.sectionTypeButton h2,
#cleanLists_stacks_in_581706.sectionTypeHeader h3, #cleanLists_stacks_in_581706.sectionTypeButton h3,
#cleanLists_stacks_in_581706.sectionTypeHeader h4, #cleanLists_stacks_in_581706.sectionTypeButton h4,
#cleanLists_stacks_in_581706.sectionTypeHeader h5, #cleanLists_stacks_in_581706.sectionTypeButton h5,
#cleanLists_stacks_in_581706.sectionTypeHeader h6, #cleanLists_stacks_in_581706.sectionTypeButton h6,
#cleanLists_stacks_in_581706.sectionTypeHeader h1 p, #cleanLists_stacks_in_581706.sectionTypeButton h1 p,
#cleanLists_stacks_in_581706.sectionTypeHeader h2 p, #cleanLists_stacks_in_581706.sectionTypeButton h2 p,
#cleanLists_stacks_in_581706.sectionTypeHeader h3 p, #cleanLists_stacks_in_581706.sectionTypeButton h3 p,
#cleanLists_stacks_in_581706.sectionTypeHeader h4 p, #cleanLists_stacks_in_581706.sectionTypeButton h4 p,
#cleanLists_stacks_in_581706.sectionTypeHeader h5 p, #cleanLists_stacks_in_581706.sectionTypeButton h5 p,
#cleanLists_stacks_in_581706.sectionTypeHeader h6 p, #cleanLists_stacks_in_581706.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_581706 a, #cleanLists_stacks_in_581706.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_581706 a:hover, #cleanLists_stacks_in_581706.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_581706.sectionTypeHeader *, #cleanLists_stacks_in_581706.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_581706 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_581706 p {
	font-size: 10px;
}
#cleanLists_stacks_in_581706 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_581706 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_581706 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_581706 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_581706 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_581706 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_581706 li .bulletSections, #cleanLists_stacks_in_581706 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_581706 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_581706.bulletBox li .customBulletBox, #cleanLists_stacks_in_581706.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_581706.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_581706.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_581706.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_581706.bulletOff,
#cleanLists_stacks_in_581706.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_581706.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_581706.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_581706.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_581706.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_581706.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_581706 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_581706 .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_581706 .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_581706 .buttonSimple:hover, #cleanLists_stacks_in_581706 .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_581708 ul, #cleanLists_stacks_in_581708 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_581708.sectionTypeHeader, #cleanLists_stacks_in_581708.sectionTypeButton, #cleanLists_stacks_in_581708 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_581708.backgroundOn, #cleanLists_stacks_in_581708.backgroundOn, #cleanLists_stacks_in_581708.backgroundOn li, #cleanLists_stacks_in_581708.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_581708.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_581708.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_581708.backgroundOff li, #cleanLists_stacks_in_581708.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_581708.sectionTypeHeader h1, #cleanLists_stacks_in_581708.sectionTypeButton h1,
#cleanLists_stacks_in_581708.sectionTypeHeader h2, #cleanLists_stacks_in_581708.sectionTypeButton h2,
#cleanLists_stacks_in_581708.sectionTypeHeader h3, #cleanLists_stacks_in_581708.sectionTypeButton h3,
#cleanLists_stacks_in_581708.sectionTypeHeader h4, #cleanLists_stacks_in_581708.sectionTypeButton h4,
#cleanLists_stacks_in_581708.sectionTypeHeader h5, #cleanLists_stacks_in_581708.sectionTypeButton h5,
#cleanLists_stacks_in_581708.sectionTypeHeader h6, #cleanLists_stacks_in_581708.sectionTypeButton h6,
#cleanLists_stacks_in_581708.sectionTypeHeader h1 p, #cleanLists_stacks_in_581708.sectionTypeButton h1 p,
#cleanLists_stacks_in_581708.sectionTypeHeader h2 p, #cleanLists_stacks_in_581708.sectionTypeButton h2 p,
#cleanLists_stacks_in_581708.sectionTypeHeader h3 p, #cleanLists_stacks_in_581708.sectionTypeButton h3 p,
#cleanLists_stacks_in_581708.sectionTypeHeader h4 p, #cleanLists_stacks_in_581708.sectionTypeButton h4 p,
#cleanLists_stacks_in_581708.sectionTypeHeader h5 p, #cleanLists_stacks_in_581708.sectionTypeButton h5 p,
#cleanLists_stacks_in_581708.sectionTypeHeader h6 p, #cleanLists_stacks_in_581708.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_581708 a, #cleanLists_stacks_in_581708.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_581708 a:hover, #cleanLists_stacks_in_581708.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_581708.sectionTypeHeader *, #cleanLists_stacks_in_581708.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_581708 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_581708 p {
	font-size: 12px;
}
#cleanLists_stacks_in_581708 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_581708 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_581708 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_581708 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_581708 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_581708 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_581708 li .bulletSections, #cleanLists_stacks_in_581708 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_581708 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_581708.bulletBox li .customBulletBox, #cleanLists_stacks_in_581708.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_581708.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_581708.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_581708.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_581708.bulletOff,
#cleanLists_stacks_in_581708.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_581708.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_581708.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_581708.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_581708.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_581708.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_581708 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_581708 .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_581708 .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_581708 .buttonSimple:hover, #cleanLists_stacks_in_581708 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_581708 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_767969 {
	height: 40.00px;
}




























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

#stacks_in_773736 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}
#stacks_in_773737>.s3_row {
	margin: 0 -10px;
}

#stacks_in_773737>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_773737>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_773737 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_773740 {
	margin:  2px;
	padding: 15px 0px 0px 0px;
}

#stacks_out_773740 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773743 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_773754 ul, #cleanLists_stacks_in_773754 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773754.sectionTypeHeader, #cleanLists_stacks_in_773754.sectionTypeButton, #cleanLists_stacks_in_773754 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773754.backgroundOn, #cleanLists_stacks_in_773754.backgroundOn, #cleanLists_stacks_in_773754.backgroundOn li, #cleanLists_stacks_in_773754.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773754.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773754.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773754.backgroundOff li, #cleanLists_stacks_in_773754.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773754.sectionTypeHeader h1, #cleanLists_stacks_in_773754.sectionTypeButton h1,
#cleanLists_stacks_in_773754.sectionTypeHeader h2, #cleanLists_stacks_in_773754.sectionTypeButton h2,
#cleanLists_stacks_in_773754.sectionTypeHeader h3, #cleanLists_stacks_in_773754.sectionTypeButton h3,
#cleanLists_stacks_in_773754.sectionTypeHeader h4, #cleanLists_stacks_in_773754.sectionTypeButton h4,
#cleanLists_stacks_in_773754.sectionTypeHeader h5, #cleanLists_stacks_in_773754.sectionTypeButton h5,
#cleanLists_stacks_in_773754.sectionTypeHeader h6, #cleanLists_stacks_in_773754.sectionTypeButton h6,
#cleanLists_stacks_in_773754.sectionTypeHeader h1 p, #cleanLists_stacks_in_773754.sectionTypeButton h1 p,
#cleanLists_stacks_in_773754.sectionTypeHeader h2 p, #cleanLists_stacks_in_773754.sectionTypeButton h2 p,
#cleanLists_stacks_in_773754.sectionTypeHeader h3 p, #cleanLists_stacks_in_773754.sectionTypeButton h3 p,
#cleanLists_stacks_in_773754.sectionTypeHeader h4 p, #cleanLists_stacks_in_773754.sectionTypeButton h4 p,
#cleanLists_stacks_in_773754.sectionTypeHeader h5 p, #cleanLists_stacks_in_773754.sectionTypeButton h5 p,
#cleanLists_stacks_in_773754.sectionTypeHeader h6 p, #cleanLists_stacks_in_773754.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773754 a, #cleanLists_stacks_in_773754.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773754 a:hover, #cleanLists_stacks_in_773754.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773754.sectionTypeHeader *, #cleanLists_stacks_in_773754.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773754 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773754 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773754 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773754 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773754 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773754 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773754 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773754 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773754 li .bulletSections, #cleanLists_stacks_in_773754 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773754 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773754.bulletBox li .customBulletBox, #cleanLists_stacks_in_773754.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773754.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773754.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773754.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773754.bulletOff,
#cleanLists_stacks_in_773754.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773754.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773754.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773754.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773754.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773754.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773754 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773754 .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_773754 .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_773754 .buttonSimple:hover, #cleanLists_stacks_in_773754 .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_773756 ul, #cleanLists_stacks_in_773756 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773756.sectionTypeHeader, #cleanLists_stacks_in_773756.sectionTypeButton, #cleanLists_stacks_in_773756 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773756.backgroundOn, #cleanLists_stacks_in_773756.backgroundOn, #cleanLists_stacks_in_773756.backgroundOn li, #cleanLists_stacks_in_773756.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773756.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773756.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773756.backgroundOff li, #cleanLists_stacks_in_773756.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773756.sectionTypeHeader h1, #cleanLists_stacks_in_773756.sectionTypeButton h1,
#cleanLists_stacks_in_773756.sectionTypeHeader h2, #cleanLists_stacks_in_773756.sectionTypeButton h2,
#cleanLists_stacks_in_773756.sectionTypeHeader h3, #cleanLists_stacks_in_773756.sectionTypeButton h3,
#cleanLists_stacks_in_773756.sectionTypeHeader h4, #cleanLists_stacks_in_773756.sectionTypeButton h4,
#cleanLists_stacks_in_773756.sectionTypeHeader h5, #cleanLists_stacks_in_773756.sectionTypeButton h5,
#cleanLists_stacks_in_773756.sectionTypeHeader h6, #cleanLists_stacks_in_773756.sectionTypeButton h6,
#cleanLists_stacks_in_773756.sectionTypeHeader h1 p, #cleanLists_stacks_in_773756.sectionTypeButton h1 p,
#cleanLists_stacks_in_773756.sectionTypeHeader h2 p, #cleanLists_stacks_in_773756.sectionTypeButton h2 p,
#cleanLists_stacks_in_773756.sectionTypeHeader h3 p, #cleanLists_stacks_in_773756.sectionTypeButton h3 p,
#cleanLists_stacks_in_773756.sectionTypeHeader h4 p, #cleanLists_stacks_in_773756.sectionTypeButton h4 p,
#cleanLists_stacks_in_773756.sectionTypeHeader h5 p, #cleanLists_stacks_in_773756.sectionTypeButton h5 p,
#cleanLists_stacks_in_773756.sectionTypeHeader h6 p, #cleanLists_stacks_in_773756.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773756 a, #cleanLists_stacks_in_773756.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773756 a:hover, #cleanLists_stacks_in_773756.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773756.sectionTypeHeader *, #cleanLists_stacks_in_773756.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773756 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773756 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773756 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773756 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773756 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773756 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773756 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773756 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773756 li .bulletSections, #cleanLists_stacks_in_773756 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773756 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773756.bulletBox li .customBulletBox, #cleanLists_stacks_in_773756.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773756.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773756.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773756.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773756.bulletOff,
#cleanLists_stacks_in_773756.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773756.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773756.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773756.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773756.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773756.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773756 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773756 .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_773756 .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_773756 .buttonSimple:hover, #cleanLists_stacks_in_773756 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773756 {
	padding:  5px;
}
/*
 * 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_773747 ul, #cleanLists_stacks_in_773747 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773747.sectionTypeHeader, #cleanLists_stacks_in_773747.sectionTypeButton, #cleanLists_stacks_in_773747 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773747.backgroundOn, #cleanLists_stacks_in_773747.backgroundOn, #cleanLists_stacks_in_773747.backgroundOn li, #cleanLists_stacks_in_773747.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773747.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773747.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773747.backgroundOff li, #cleanLists_stacks_in_773747.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773747.sectionTypeHeader h1, #cleanLists_stacks_in_773747.sectionTypeButton h1,
#cleanLists_stacks_in_773747.sectionTypeHeader h2, #cleanLists_stacks_in_773747.sectionTypeButton h2,
#cleanLists_stacks_in_773747.sectionTypeHeader h3, #cleanLists_stacks_in_773747.sectionTypeButton h3,
#cleanLists_stacks_in_773747.sectionTypeHeader h4, #cleanLists_stacks_in_773747.sectionTypeButton h4,
#cleanLists_stacks_in_773747.sectionTypeHeader h5, #cleanLists_stacks_in_773747.sectionTypeButton h5,
#cleanLists_stacks_in_773747.sectionTypeHeader h6, #cleanLists_stacks_in_773747.sectionTypeButton h6,
#cleanLists_stacks_in_773747.sectionTypeHeader h1 p, #cleanLists_stacks_in_773747.sectionTypeButton h1 p,
#cleanLists_stacks_in_773747.sectionTypeHeader h2 p, #cleanLists_stacks_in_773747.sectionTypeButton h2 p,
#cleanLists_stacks_in_773747.sectionTypeHeader h3 p, #cleanLists_stacks_in_773747.sectionTypeButton h3 p,
#cleanLists_stacks_in_773747.sectionTypeHeader h4 p, #cleanLists_stacks_in_773747.sectionTypeButton h4 p,
#cleanLists_stacks_in_773747.sectionTypeHeader h5 p, #cleanLists_stacks_in_773747.sectionTypeButton h5 p,
#cleanLists_stacks_in_773747.sectionTypeHeader h6 p, #cleanLists_stacks_in_773747.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773747 a, #cleanLists_stacks_in_773747.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773747 a:hover, #cleanLists_stacks_in_773747.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773747.sectionTypeHeader *, #cleanLists_stacks_in_773747.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773747 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773747 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773747 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773747 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773747 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773747 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773747 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773747 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773747 li .bulletSections, #cleanLists_stacks_in_773747 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773747 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773747.bulletBox li .customBulletBox, #cleanLists_stacks_in_773747.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773747.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773747.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773747.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773747.bulletOff,
#cleanLists_stacks_in_773747.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773747.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773747.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773747.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773747.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773747.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773747 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773747 .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_773747 .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_773747 .buttonSimple:hover, #cleanLists_stacks_in_773747 .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_773749 ul, #cleanLists_stacks_in_773749 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773749.sectionTypeHeader, #cleanLists_stacks_in_773749.sectionTypeButton, #cleanLists_stacks_in_773749 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773749.backgroundOn, #cleanLists_stacks_in_773749.backgroundOn, #cleanLists_stacks_in_773749.backgroundOn li, #cleanLists_stacks_in_773749.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773749.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773749.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773749.backgroundOff li, #cleanLists_stacks_in_773749.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773749.sectionTypeHeader h1, #cleanLists_stacks_in_773749.sectionTypeButton h1,
#cleanLists_stacks_in_773749.sectionTypeHeader h2, #cleanLists_stacks_in_773749.sectionTypeButton h2,
#cleanLists_stacks_in_773749.sectionTypeHeader h3, #cleanLists_stacks_in_773749.sectionTypeButton h3,
#cleanLists_stacks_in_773749.sectionTypeHeader h4, #cleanLists_stacks_in_773749.sectionTypeButton h4,
#cleanLists_stacks_in_773749.sectionTypeHeader h5, #cleanLists_stacks_in_773749.sectionTypeButton h5,
#cleanLists_stacks_in_773749.sectionTypeHeader h6, #cleanLists_stacks_in_773749.sectionTypeButton h6,
#cleanLists_stacks_in_773749.sectionTypeHeader h1 p, #cleanLists_stacks_in_773749.sectionTypeButton h1 p,
#cleanLists_stacks_in_773749.sectionTypeHeader h2 p, #cleanLists_stacks_in_773749.sectionTypeButton h2 p,
#cleanLists_stacks_in_773749.sectionTypeHeader h3 p, #cleanLists_stacks_in_773749.sectionTypeButton h3 p,
#cleanLists_stacks_in_773749.sectionTypeHeader h4 p, #cleanLists_stacks_in_773749.sectionTypeButton h4 p,
#cleanLists_stacks_in_773749.sectionTypeHeader h5 p, #cleanLists_stacks_in_773749.sectionTypeButton h5 p,
#cleanLists_stacks_in_773749.sectionTypeHeader h6 p, #cleanLists_stacks_in_773749.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773749 a, #cleanLists_stacks_in_773749.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773749 a:hover, #cleanLists_stacks_in_773749.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773749.sectionTypeHeader *, #cleanLists_stacks_in_773749.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773749 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773749 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773749 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773749 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773749 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773749 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773749 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773749 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773749 li .bulletSections, #cleanLists_stacks_in_773749 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773749 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773749.bulletBox li .customBulletBox, #cleanLists_stacks_in_773749.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773749.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773749.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773749.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773749.bulletOff,
#cleanLists_stacks_in_773749.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773749.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773749.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773749.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773749.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773749.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773749 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773749 .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_773749 .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_773749 .buttonSimple:hover, #cleanLists_stacks_in_773749 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773749 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_773759 {
	height: 40.00px;
}




























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

#stacks_in_581609 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_581611 {
	height: 20.00px;
}




























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

#stacks_in_770720>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770720>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_581614 {
	margin:  2px;
	padding: 15px 0px 0px 0px;
}

#stacks_out_581614 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770854 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_581624 ul, #cleanLists_stacks_in_581624 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_581624.sectionTypeHeader, #cleanLists_stacks_in_581624.sectionTypeButton, #cleanLists_stacks_in_581624 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_581624.backgroundOn, #cleanLists_stacks_in_581624.backgroundOn, #cleanLists_stacks_in_581624.backgroundOn li, #cleanLists_stacks_in_581624.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_581624.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_581624.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_581624.backgroundOff li, #cleanLists_stacks_in_581624.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_581624.sectionTypeHeader h1, #cleanLists_stacks_in_581624.sectionTypeButton h1,
#cleanLists_stacks_in_581624.sectionTypeHeader h2, #cleanLists_stacks_in_581624.sectionTypeButton h2,
#cleanLists_stacks_in_581624.sectionTypeHeader h3, #cleanLists_stacks_in_581624.sectionTypeButton h3,
#cleanLists_stacks_in_581624.sectionTypeHeader h4, #cleanLists_stacks_in_581624.sectionTypeButton h4,
#cleanLists_stacks_in_581624.sectionTypeHeader h5, #cleanLists_stacks_in_581624.sectionTypeButton h5,
#cleanLists_stacks_in_581624.sectionTypeHeader h6, #cleanLists_stacks_in_581624.sectionTypeButton h6,
#cleanLists_stacks_in_581624.sectionTypeHeader h1 p, #cleanLists_stacks_in_581624.sectionTypeButton h1 p,
#cleanLists_stacks_in_581624.sectionTypeHeader h2 p, #cleanLists_stacks_in_581624.sectionTypeButton h2 p,
#cleanLists_stacks_in_581624.sectionTypeHeader h3 p, #cleanLists_stacks_in_581624.sectionTypeButton h3 p,
#cleanLists_stacks_in_581624.sectionTypeHeader h4 p, #cleanLists_stacks_in_581624.sectionTypeButton h4 p,
#cleanLists_stacks_in_581624.sectionTypeHeader h5 p, #cleanLists_stacks_in_581624.sectionTypeButton h5 p,
#cleanLists_stacks_in_581624.sectionTypeHeader h6 p, #cleanLists_stacks_in_581624.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_581624 a, #cleanLists_stacks_in_581624.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_581624 a:hover, #cleanLists_stacks_in_581624.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_581624.sectionTypeHeader *, #cleanLists_stacks_in_581624.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_581624 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_581624 p {
	font-size: 10px;
}
#cleanLists_stacks_in_581624 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_581624 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_581624 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_581624 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_581624 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_581624 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_581624 li .bulletSections, #cleanLists_stacks_in_581624 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_581624 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_581624.bulletBox li .customBulletBox, #cleanLists_stacks_in_581624.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_581624.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_581624.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_581624.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_581624.bulletOff,
#cleanLists_stacks_in_581624.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_581624.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_581624.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_581624.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_581624.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_581624.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_581624 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_581624 .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_581624 .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_581624 .buttonSimple:hover, #cleanLists_stacks_in_581624 .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_581626 ul, #cleanLists_stacks_in_581626 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_581626.sectionTypeHeader, #cleanLists_stacks_in_581626.sectionTypeButton, #cleanLists_stacks_in_581626 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_581626.backgroundOn, #cleanLists_stacks_in_581626.backgroundOn, #cleanLists_stacks_in_581626.backgroundOn li, #cleanLists_stacks_in_581626.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_581626.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_581626.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_581626.backgroundOff li, #cleanLists_stacks_in_581626.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_581626.sectionTypeHeader h1, #cleanLists_stacks_in_581626.sectionTypeButton h1,
#cleanLists_stacks_in_581626.sectionTypeHeader h2, #cleanLists_stacks_in_581626.sectionTypeButton h2,
#cleanLists_stacks_in_581626.sectionTypeHeader h3, #cleanLists_stacks_in_581626.sectionTypeButton h3,
#cleanLists_stacks_in_581626.sectionTypeHeader h4, #cleanLists_stacks_in_581626.sectionTypeButton h4,
#cleanLists_stacks_in_581626.sectionTypeHeader h5, #cleanLists_stacks_in_581626.sectionTypeButton h5,
#cleanLists_stacks_in_581626.sectionTypeHeader h6, #cleanLists_stacks_in_581626.sectionTypeButton h6,
#cleanLists_stacks_in_581626.sectionTypeHeader h1 p, #cleanLists_stacks_in_581626.sectionTypeButton h1 p,
#cleanLists_stacks_in_581626.sectionTypeHeader h2 p, #cleanLists_stacks_in_581626.sectionTypeButton h2 p,
#cleanLists_stacks_in_581626.sectionTypeHeader h3 p, #cleanLists_stacks_in_581626.sectionTypeButton h3 p,
#cleanLists_stacks_in_581626.sectionTypeHeader h4 p, #cleanLists_stacks_in_581626.sectionTypeButton h4 p,
#cleanLists_stacks_in_581626.sectionTypeHeader h5 p, #cleanLists_stacks_in_581626.sectionTypeButton h5 p,
#cleanLists_stacks_in_581626.sectionTypeHeader h6 p, #cleanLists_stacks_in_581626.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_581626 a, #cleanLists_stacks_in_581626.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_581626 a:hover, #cleanLists_stacks_in_581626.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_581626.sectionTypeHeader *, #cleanLists_stacks_in_581626.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_581626 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_581626 p {
	font-size: 12px;
}
#cleanLists_stacks_in_581626 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_581626 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_581626 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_581626 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_581626 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_581626 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_581626 li .bulletSections, #cleanLists_stacks_in_581626 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_581626 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_581626.bulletBox li .customBulletBox, #cleanLists_stacks_in_581626.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_581626.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_581626.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_581626.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_581626.bulletOff,
#cleanLists_stacks_in_581626.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_581626.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_581626.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_581626.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_581626.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_581626.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_581626 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_581626 .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_581626 .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_581626 .buttonSimple:hover, #cleanLists_stacks_in_581626 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_581626 {
	padding:  5px;
}
/*
 * 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_581631 ul, #cleanLists_stacks_in_581631 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_581631.sectionTypeHeader, #cleanLists_stacks_in_581631.sectionTypeButton, #cleanLists_stacks_in_581631 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_581631.backgroundOn, #cleanLists_stacks_in_581631.backgroundOn, #cleanLists_stacks_in_581631.backgroundOn li, #cleanLists_stacks_in_581631.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_581631.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_581631.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_581631.backgroundOff li, #cleanLists_stacks_in_581631.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_581631.sectionTypeHeader h1, #cleanLists_stacks_in_581631.sectionTypeButton h1,
#cleanLists_stacks_in_581631.sectionTypeHeader h2, #cleanLists_stacks_in_581631.sectionTypeButton h2,
#cleanLists_stacks_in_581631.sectionTypeHeader h3, #cleanLists_stacks_in_581631.sectionTypeButton h3,
#cleanLists_stacks_in_581631.sectionTypeHeader h4, #cleanLists_stacks_in_581631.sectionTypeButton h4,
#cleanLists_stacks_in_581631.sectionTypeHeader h5, #cleanLists_stacks_in_581631.sectionTypeButton h5,
#cleanLists_stacks_in_581631.sectionTypeHeader h6, #cleanLists_stacks_in_581631.sectionTypeButton h6,
#cleanLists_stacks_in_581631.sectionTypeHeader h1 p, #cleanLists_stacks_in_581631.sectionTypeButton h1 p,
#cleanLists_stacks_in_581631.sectionTypeHeader h2 p, #cleanLists_stacks_in_581631.sectionTypeButton h2 p,
#cleanLists_stacks_in_581631.sectionTypeHeader h3 p, #cleanLists_stacks_in_581631.sectionTypeButton h3 p,
#cleanLists_stacks_in_581631.sectionTypeHeader h4 p, #cleanLists_stacks_in_581631.sectionTypeButton h4 p,
#cleanLists_stacks_in_581631.sectionTypeHeader h5 p, #cleanLists_stacks_in_581631.sectionTypeButton h5 p,
#cleanLists_stacks_in_581631.sectionTypeHeader h6 p, #cleanLists_stacks_in_581631.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_581631 a, #cleanLists_stacks_in_581631.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_581631 a:hover, #cleanLists_stacks_in_581631.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_581631.sectionTypeHeader *, #cleanLists_stacks_in_581631.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_581631 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_581631 p {
	font-size: 10px;
}
#cleanLists_stacks_in_581631 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_581631 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_581631 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_581631 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_581631 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_581631 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_581631 li .bulletSections, #cleanLists_stacks_in_581631 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_581631 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_581631.bulletBox li .customBulletBox, #cleanLists_stacks_in_581631.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_581631.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_581631.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_581631.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_581631.bulletOff,
#cleanLists_stacks_in_581631.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_581631.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_581631.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_581631.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_581631.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_581631.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_581631 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_581631 .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_581631 .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_581631 .buttonSimple:hover, #cleanLists_stacks_in_581631 .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_581633 ul, #cleanLists_stacks_in_581633 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_581633.sectionTypeHeader, #cleanLists_stacks_in_581633.sectionTypeButton, #cleanLists_stacks_in_581633 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_581633.backgroundOn, #cleanLists_stacks_in_581633.backgroundOn, #cleanLists_stacks_in_581633.backgroundOn li, #cleanLists_stacks_in_581633.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_581633.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_581633.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_581633.backgroundOff li, #cleanLists_stacks_in_581633.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_581633.sectionTypeHeader h1, #cleanLists_stacks_in_581633.sectionTypeButton h1,
#cleanLists_stacks_in_581633.sectionTypeHeader h2, #cleanLists_stacks_in_581633.sectionTypeButton h2,
#cleanLists_stacks_in_581633.sectionTypeHeader h3, #cleanLists_stacks_in_581633.sectionTypeButton h3,
#cleanLists_stacks_in_581633.sectionTypeHeader h4, #cleanLists_stacks_in_581633.sectionTypeButton h4,
#cleanLists_stacks_in_581633.sectionTypeHeader h5, #cleanLists_stacks_in_581633.sectionTypeButton h5,
#cleanLists_stacks_in_581633.sectionTypeHeader h6, #cleanLists_stacks_in_581633.sectionTypeButton h6,
#cleanLists_stacks_in_581633.sectionTypeHeader h1 p, #cleanLists_stacks_in_581633.sectionTypeButton h1 p,
#cleanLists_stacks_in_581633.sectionTypeHeader h2 p, #cleanLists_stacks_in_581633.sectionTypeButton h2 p,
#cleanLists_stacks_in_581633.sectionTypeHeader h3 p, #cleanLists_stacks_in_581633.sectionTypeButton h3 p,
#cleanLists_stacks_in_581633.sectionTypeHeader h4 p, #cleanLists_stacks_in_581633.sectionTypeButton h4 p,
#cleanLists_stacks_in_581633.sectionTypeHeader h5 p, #cleanLists_stacks_in_581633.sectionTypeButton h5 p,
#cleanLists_stacks_in_581633.sectionTypeHeader h6 p, #cleanLists_stacks_in_581633.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_581633 a, #cleanLists_stacks_in_581633.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_581633 a:hover, #cleanLists_stacks_in_581633.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_581633.sectionTypeHeader *, #cleanLists_stacks_in_581633.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_581633 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_581633 p {
	font-size: 12px;
}
#cleanLists_stacks_in_581633 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_581633 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_581633 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_581633 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_581633 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_581633 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_581633 li .bulletSections, #cleanLists_stacks_in_581633 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_581633 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_581633.bulletBox li .customBulletBox, #cleanLists_stacks_in_581633.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_581633.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_581633.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_581633.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_581633.bulletOff,
#cleanLists_stacks_in_581633.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_581633.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_581633.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_581633.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_581633.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_581633.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_581633 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_581633 .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_581633 .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_581633 .buttonSimple:hover, #cleanLists_stacks_in_581633 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_581633 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_581619 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_767970 {
	height: 40.00px;
}




























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

#stacks_in_771475 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_771477>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_771477>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_771482 {
	margin:  2px;
	padding:  5px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_771498 ul, #cleanLists_stacks_in_771498 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771498.sectionTypeHeader, #cleanLists_stacks_in_771498.sectionTypeButton, #cleanLists_stacks_in_771498 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771498.backgroundOn, #cleanLists_stacks_in_771498.backgroundOn, #cleanLists_stacks_in_771498.backgroundOn li, #cleanLists_stacks_in_771498.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771498.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771498.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771498.backgroundOff li, #cleanLists_stacks_in_771498.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771498.sectionTypeHeader h1, #cleanLists_stacks_in_771498.sectionTypeButton h1,
#cleanLists_stacks_in_771498.sectionTypeHeader h2, #cleanLists_stacks_in_771498.sectionTypeButton h2,
#cleanLists_stacks_in_771498.sectionTypeHeader h3, #cleanLists_stacks_in_771498.sectionTypeButton h3,
#cleanLists_stacks_in_771498.sectionTypeHeader h4, #cleanLists_stacks_in_771498.sectionTypeButton h4,
#cleanLists_stacks_in_771498.sectionTypeHeader h5, #cleanLists_stacks_in_771498.sectionTypeButton h5,
#cleanLists_stacks_in_771498.sectionTypeHeader h6, #cleanLists_stacks_in_771498.sectionTypeButton h6,
#cleanLists_stacks_in_771498.sectionTypeHeader h1 p, #cleanLists_stacks_in_771498.sectionTypeButton h1 p,
#cleanLists_stacks_in_771498.sectionTypeHeader h2 p, #cleanLists_stacks_in_771498.sectionTypeButton h2 p,
#cleanLists_stacks_in_771498.sectionTypeHeader h3 p, #cleanLists_stacks_in_771498.sectionTypeButton h3 p,
#cleanLists_stacks_in_771498.sectionTypeHeader h4 p, #cleanLists_stacks_in_771498.sectionTypeButton h4 p,
#cleanLists_stacks_in_771498.sectionTypeHeader h5 p, #cleanLists_stacks_in_771498.sectionTypeButton h5 p,
#cleanLists_stacks_in_771498.sectionTypeHeader h6 p, #cleanLists_stacks_in_771498.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771498 a, #cleanLists_stacks_in_771498.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771498 a:hover, #cleanLists_stacks_in_771498.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771498.sectionTypeHeader *, #cleanLists_stacks_in_771498.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771498 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771498 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771498 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771498 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771498 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771498 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771498 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771498 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771498 li .bulletSections, #cleanLists_stacks_in_771498 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771498 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771498.bulletBox li .customBulletBox, #cleanLists_stacks_in_771498.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771498.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771498.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771498.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771498.bulletOff,
#cleanLists_stacks_in_771498.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771498.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771498.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771498.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771498.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771498.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771498 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771498 .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_771498 .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_771498 .buttonSimple:hover, #cleanLists_stacks_in_771498 .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_771500 ul, #cleanLists_stacks_in_771500 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771500.sectionTypeHeader, #cleanLists_stacks_in_771500.sectionTypeButton, #cleanLists_stacks_in_771500 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771500.backgroundOn, #cleanLists_stacks_in_771500.backgroundOn, #cleanLists_stacks_in_771500.backgroundOn li, #cleanLists_stacks_in_771500.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771500.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771500.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771500.backgroundOff li, #cleanLists_stacks_in_771500.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771500.sectionTypeHeader h1, #cleanLists_stacks_in_771500.sectionTypeButton h1,
#cleanLists_stacks_in_771500.sectionTypeHeader h2, #cleanLists_stacks_in_771500.sectionTypeButton h2,
#cleanLists_stacks_in_771500.sectionTypeHeader h3, #cleanLists_stacks_in_771500.sectionTypeButton h3,
#cleanLists_stacks_in_771500.sectionTypeHeader h4, #cleanLists_stacks_in_771500.sectionTypeButton h4,
#cleanLists_stacks_in_771500.sectionTypeHeader h5, #cleanLists_stacks_in_771500.sectionTypeButton h5,
#cleanLists_stacks_in_771500.sectionTypeHeader h6, #cleanLists_stacks_in_771500.sectionTypeButton h6,
#cleanLists_stacks_in_771500.sectionTypeHeader h1 p, #cleanLists_stacks_in_771500.sectionTypeButton h1 p,
#cleanLists_stacks_in_771500.sectionTypeHeader h2 p, #cleanLists_stacks_in_771500.sectionTypeButton h2 p,
#cleanLists_stacks_in_771500.sectionTypeHeader h3 p, #cleanLists_stacks_in_771500.sectionTypeButton h3 p,
#cleanLists_stacks_in_771500.sectionTypeHeader h4 p, #cleanLists_stacks_in_771500.sectionTypeButton h4 p,
#cleanLists_stacks_in_771500.sectionTypeHeader h5 p, #cleanLists_stacks_in_771500.sectionTypeButton h5 p,
#cleanLists_stacks_in_771500.sectionTypeHeader h6 p, #cleanLists_stacks_in_771500.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771500 a, #cleanLists_stacks_in_771500.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771500 a:hover, #cleanLists_stacks_in_771500.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771500.sectionTypeHeader *, #cleanLists_stacks_in_771500.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771500 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771500 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771500 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771500 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771500 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771500 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771500 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771500 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771500 li .bulletSections, #cleanLists_stacks_in_771500 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771500 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771500.bulletBox li .customBulletBox, #cleanLists_stacks_in_771500.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771500.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771500.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771500.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771500.bulletOff,
#cleanLists_stacks_in_771500.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771500.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771500.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771500.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771500.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771500.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771500 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771500 .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_771500 .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_771500 .buttonSimple:hover, #cleanLists_stacks_in_771500 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771500 {
	padding:  5px;
}
/*
 * 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_771502 ul, #cleanLists_stacks_in_771502 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771502.sectionTypeHeader, #cleanLists_stacks_in_771502.sectionTypeButton, #cleanLists_stacks_in_771502 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771502.backgroundOn, #cleanLists_stacks_in_771502.backgroundOn, #cleanLists_stacks_in_771502.backgroundOn li, #cleanLists_stacks_in_771502.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771502.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771502.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771502.backgroundOff li, #cleanLists_stacks_in_771502.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771502.sectionTypeHeader h1, #cleanLists_stacks_in_771502.sectionTypeButton h1,
#cleanLists_stacks_in_771502.sectionTypeHeader h2, #cleanLists_stacks_in_771502.sectionTypeButton h2,
#cleanLists_stacks_in_771502.sectionTypeHeader h3, #cleanLists_stacks_in_771502.sectionTypeButton h3,
#cleanLists_stacks_in_771502.sectionTypeHeader h4, #cleanLists_stacks_in_771502.sectionTypeButton h4,
#cleanLists_stacks_in_771502.sectionTypeHeader h5, #cleanLists_stacks_in_771502.sectionTypeButton h5,
#cleanLists_stacks_in_771502.sectionTypeHeader h6, #cleanLists_stacks_in_771502.sectionTypeButton h6,
#cleanLists_stacks_in_771502.sectionTypeHeader h1 p, #cleanLists_stacks_in_771502.sectionTypeButton h1 p,
#cleanLists_stacks_in_771502.sectionTypeHeader h2 p, #cleanLists_stacks_in_771502.sectionTypeButton h2 p,
#cleanLists_stacks_in_771502.sectionTypeHeader h3 p, #cleanLists_stacks_in_771502.sectionTypeButton h3 p,
#cleanLists_stacks_in_771502.sectionTypeHeader h4 p, #cleanLists_stacks_in_771502.sectionTypeButton h4 p,
#cleanLists_stacks_in_771502.sectionTypeHeader h5 p, #cleanLists_stacks_in_771502.sectionTypeButton h5 p,
#cleanLists_stacks_in_771502.sectionTypeHeader h6 p, #cleanLists_stacks_in_771502.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771502 a, #cleanLists_stacks_in_771502.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771502 a:hover, #cleanLists_stacks_in_771502.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771502.sectionTypeHeader *, #cleanLists_stacks_in_771502.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771502 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771502 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771502 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771502 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771502 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771502 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771502 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771502 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771502 li .bulletSections, #cleanLists_stacks_in_771502 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771502 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771502.bulletBox li .customBulletBox, #cleanLists_stacks_in_771502.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771502.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771502.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771502.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771502.bulletOff,
#cleanLists_stacks_in_771502.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771502.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771502.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771502.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771502.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771502.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771502 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771502 .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_771502 .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_771502 .buttonSimple:hover, #cleanLists_stacks_in_771502 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771502 {
	padding:  5px;
}
/*
 * 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_771489 ul, #cleanLists_stacks_in_771489 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771489.sectionTypeHeader, #cleanLists_stacks_in_771489.sectionTypeButton, #cleanLists_stacks_in_771489 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771489.backgroundOn, #cleanLists_stacks_in_771489.backgroundOn, #cleanLists_stacks_in_771489.backgroundOn li, #cleanLists_stacks_in_771489.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771489.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771489.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771489.backgroundOff li, #cleanLists_stacks_in_771489.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771489.sectionTypeHeader h1, #cleanLists_stacks_in_771489.sectionTypeButton h1,
#cleanLists_stacks_in_771489.sectionTypeHeader h2, #cleanLists_stacks_in_771489.sectionTypeButton h2,
#cleanLists_stacks_in_771489.sectionTypeHeader h3, #cleanLists_stacks_in_771489.sectionTypeButton h3,
#cleanLists_stacks_in_771489.sectionTypeHeader h4, #cleanLists_stacks_in_771489.sectionTypeButton h4,
#cleanLists_stacks_in_771489.sectionTypeHeader h5, #cleanLists_stacks_in_771489.sectionTypeButton h5,
#cleanLists_stacks_in_771489.sectionTypeHeader h6, #cleanLists_stacks_in_771489.sectionTypeButton h6,
#cleanLists_stacks_in_771489.sectionTypeHeader h1 p, #cleanLists_stacks_in_771489.sectionTypeButton h1 p,
#cleanLists_stacks_in_771489.sectionTypeHeader h2 p, #cleanLists_stacks_in_771489.sectionTypeButton h2 p,
#cleanLists_stacks_in_771489.sectionTypeHeader h3 p, #cleanLists_stacks_in_771489.sectionTypeButton h3 p,
#cleanLists_stacks_in_771489.sectionTypeHeader h4 p, #cleanLists_stacks_in_771489.sectionTypeButton h4 p,
#cleanLists_stacks_in_771489.sectionTypeHeader h5 p, #cleanLists_stacks_in_771489.sectionTypeButton h5 p,
#cleanLists_stacks_in_771489.sectionTypeHeader h6 p, #cleanLists_stacks_in_771489.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771489 a, #cleanLists_stacks_in_771489.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771489 a:hover, #cleanLists_stacks_in_771489.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771489.sectionTypeHeader *, #cleanLists_stacks_in_771489.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771489 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771489 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771489 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771489 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771489 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771489 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771489 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771489 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771489 li .bulletSections, #cleanLists_stacks_in_771489 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771489 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771489.bulletBox li .customBulletBox, #cleanLists_stacks_in_771489.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771489.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771489.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771489.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771489.bulletOff,
#cleanLists_stacks_in_771489.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771489.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771489.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771489.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771489.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771489.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771489 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771489 .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_771489 .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_771489 .buttonSimple:hover, #cleanLists_stacks_in_771489 .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_771491 ul, #cleanLists_stacks_in_771491 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771491.sectionTypeHeader, #cleanLists_stacks_in_771491.sectionTypeButton, #cleanLists_stacks_in_771491 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771491.backgroundOn, #cleanLists_stacks_in_771491.backgroundOn, #cleanLists_stacks_in_771491.backgroundOn li, #cleanLists_stacks_in_771491.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771491.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771491.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771491.backgroundOff li, #cleanLists_stacks_in_771491.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771491.sectionTypeHeader h1, #cleanLists_stacks_in_771491.sectionTypeButton h1,
#cleanLists_stacks_in_771491.sectionTypeHeader h2, #cleanLists_stacks_in_771491.sectionTypeButton h2,
#cleanLists_stacks_in_771491.sectionTypeHeader h3, #cleanLists_stacks_in_771491.sectionTypeButton h3,
#cleanLists_stacks_in_771491.sectionTypeHeader h4, #cleanLists_stacks_in_771491.sectionTypeButton h4,
#cleanLists_stacks_in_771491.sectionTypeHeader h5, #cleanLists_stacks_in_771491.sectionTypeButton h5,
#cleanLists_stacks_in_771491.sectionTypeHeader h6, #cleanLists_stacks_in_771491.sectionTypeButton h6,
#cleanLists_stacks_in_771491.sectionTypeHeader h1 p, #cleanLists_stacks_in_771491.sectionTypeButton h1 p,
#cleanLists_stacks_in_771491.sectionTypeHeader h2 p, #cleanLists_stacks_in_771491.sectionTypeButton h2 p,
#cleanLists_stacks_in_771491.sectionTypeHeader h3 p, #cleanLists_stacks_in_771491.sectionTypeButton h3 p,
#cleanLists_stacks_in_771491.sectionTypeHeader h4 p, #cleanLists_stacks_in_771491.sectionTypeButton h4 p,
#cleanLists_stacks_in_771491.sectionTypeHeader h5 p, #cleanLists_stacks_in_771491.sectionTypeButton h5 p,
#cleanLists_stacks_in_771491.sectionTypeHeader h6 p, #cleanLists_stacks_in_771491.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771491 a, #cleanLists_stacks_in_771491.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771491 a:hover, #cleanLists_stacks_in_771491.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771491.sectionTypeHeader *, #cleanLists_stacks_in_771491.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771491 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771491 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771491 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771491 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771491 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771491 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771491 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771491 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771491 li .bulletSections, #cleanLists_stacks_in_771491 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771491 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771491.bulletBox li .customBulletBox, #cleanLists_stacks_in_771491.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771491.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771491.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771491.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771491.bulletOff,
#cleanLists_stacks_in_771491.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771491.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771491.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771491.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771491.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771491.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771491 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771491 .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_771491 .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_771491 .buttonSimple:hover, #cleanLists_stacks_in_771491 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771491 {
	padding:  5px;
}
/*
 * 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_771493 ul, #cleanLists_stacks_in_771493 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771493.sectionTypeHeader, #cleanLists_stacks_in_771493.sectionTypeButton, #cleanLists_stacks_in_771493 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771493.backgroundOn, #cleanLists_stacks_in_771493.backgroundOn, #cleanLists_stacks_in_771493.backgroundOn li, #cleanLists_stacks_in_771493.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771493.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771493.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771493.backgroundOff li, #cleanLists_stacks_in_771493.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771493.sectionTypeHeader h1, #cleanLists_stacks_in_771493.sectionTypeButton h1,
#cleanLists_stacks_in_771493.sectionTypeHeader h2, #cleanLists_stacks_in_771493.sectionTypeButton h2,
#cleanLists_stacks_in_771493.sectionTypeHeader h3, #cleanLists_stacks_in_771493.sectionTypeButton h3,
#cleanLists_stacks_in_771493.sectionTypeHeader h4, #cleanLists_stacks_in_771493.sectionTypeButton h4,
#cleanLists_stacks_in_771493.sectionTypeHeader h5, #cleanLists_stacks_in_771493.sectionTypeButton h5,
#cleanLists_stacks_in_771493.sectionTypeHeader h6, #cleanLists_stacks_in_771493.sectionTypeButton h6,
#cleanLists_stacks_in_771493.sectionTypeHeader h1 p, #cleanLists_stacks_in_771493.sectionTypeButton h1 p,
#cleanLists_stacks_in_771493.sectionTypeHeader h2 p, #cleanLists_stacks_in_771493.sectionTypeButton h2 p,
#cleanLists_stacks_in_771493.sectionTypeHeader h3 p, #cleanLists_stacks_in_771493.sectionTypeButton h3 p,
#cleanLists_stacks_in_771493.sectionTypeHeader h4 p, #cleanLists_stacks_in_771493.sectionTypeButton h4 p,
#cleanLists_stacks_in_771493.sectionTypeHeader h5 p, #cleanLists_stacks_in_771493.sectionTypeButton h5 p,
#cleanLists_stacks_in_771493.sectionTypeHeader h6 p, #cleanLists_stacks_in_771493.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771493 a, #cleanLists_stacks_in_771493.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771493 a:hover, #cleanLists_stacks_in_771493.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771493.sectionTypeHeader *, #cleanLists_stacks_in_771493.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771493 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771493 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771493 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771493 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771493 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771493 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771493 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771493 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771493 li .bulletSections, #cleanLists_stacks_in_771493 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771493 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771493.bulletBox li .customBulletBox, #cleanLists_stacks_in_771493.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771493.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771493.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771493.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771493.bulletOff,
#cleanLists_stacks_in_771493.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771493.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771493.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771493.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771493.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771493.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771493 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771493 .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_771493 .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_771493 .buttonSimple:hover, #cleanLists_stacks_in_771493 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771493 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771505 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_771160 {
	height: 40.00px;
}




























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

#stacks_in_771015 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771016 {
	height: 20.00px;
}




























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

#stacks_in_771017>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_771017>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_771018 {
	margin:  2px;
}

#stacks_out_771018 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771024 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_771027 ul, #cleanLists_stacks_in_771027 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771027.sectionTypeHeader, #cleanLists_stacks_in_771027.sectionTypeButton, #cleanLists_stacks_in_771027 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771027.backgroundOn, #cleanLists_stacks_in_771027.backgroundOn, #cleanLists_stacks_in_771027.backgroundOn li, #cleanLists_stacks_in_771027.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771027.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771027.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771027.backgroundOff li, #cleanLists_stacks_in_771027.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771027.sectionTypeHeader h1, #cleanLists_stacks_in_771027.sectionTypeButton h1,
#cleanLists_stacks_in_771027.sectionTypeHeader h2, #cleanLists_stacks_in_771027.sectionTypeButton h2,
#cleanLists_stacks_in_771027.sectionTypeHeader h3, #cleanLists_stacks_in_771027.sectionTypeButton h3,
#cleanLists_stacks_in_771027.sectionTypeHeader h4, #cleanLists_stacks_in_771027.sectionTypeButton h4,
#cleanLists_stacks_in_771027.sectionTypeHeader h5, #cleanLists_stacks_in_771027.sectionTypeButton h5,
#cleanLists_stacks_in_771027.sectionTypeHeader h6, #cleanLists_stacks_in_771027.sectionTypeButton h6,
#cleanLists_stacks_in_771027.sectionTypeHeader h1 p, #cleanLists_stacks_in_771027.sectionTypeButton h1 p,
#cleanLists_stacks_in_771027.sectionTypeHeader h2 p, #cleanLists_stacks_in_771027.sectionTypeButton h2 p,
#cleanLists_stacks_in_771027.sectionTypeHeader h3 p, #cleanLists_stacks_in_771027.sectionTypeButton h3 p,
#cleanLists_stacks_in_771027.sectionTypeHeader h4 p, #cleanLists_stacks_in_771027.sectionTypeButton h4 p,
#cleanLists_stacks_in_771027.sectionTypeHeader h5 p, #cleanLists_stacks_in_771027.sectionTypeButton h5 p,
#cleanLists_stacks_in_771027.sectionTypeHeader h6 p, #cleanLists_stacks_in_771027.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771027 a, #cleanLists_stacks_in_771027.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771027 a:hover, #cleanLists_stacks_in_771027.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771027.sectionTypeHeader *, #cleanLists_stacks_in_771027.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771027 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771027 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771027 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771027 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771027 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771027 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771027 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771027 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771027 li .bulletSections, #cleanLists_stacks_in_771027 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771027 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771027.bulletBox li .customBulletBox, #cleanLists_stacks_in_771027.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771027.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771027.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771027.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771027.bulletOff,
#cleanLists_stacks_in_771027.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771027.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771027.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771027.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771027.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771027.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771027 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771027 .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_771027 .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_771027 .buttonSimple:hover, #cleanLists_stacks_in_771027 .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_771029 ul, #cleanLists_stacks_in_771029 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771029.sectionTypeHeader, #cleanLists_stacks_in_771029.sectionTypeButton, #cleanLists_stacks_in_771029 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771029.backgroundOn, #cleanLists_stacks_in_771029.backgroundOn, #cleanLists_stacks_in_771029.backgroundOn li, #cleanLists_stacks_in_771029.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771029.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771029.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771029.backgroundOff li, #cleanLists_stacks_in_771029.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771029.sectionTypeHeader h1, #cleanLists_stacks_in_771029.sectionTypeButton h1,
#cleanLists_stacks_in_771029.sectionTypeHeader h2, #cleanLists_stacks_in_771029.sectionTypeButton h2,
#cleanLists_stacks_in_771029.sectionTypeHeader h3, #cleanLists_stacks_in_771029.sectionTypeButton h3,
#cleanLists_stacks_in_771029.sectionTypeHeader h4, #cleanLists_stacks_in_771029.sectionTypeButton h4,
#cleanLists_stacks_in_771029.sectionTypeHeader h5, #cleanLists_stacks_in_771029.sectionTypeButton h5,
#cleanLists_stacks_in_771029.sectionTypeHeader h6, #cleanLists_stacks_in_771029.sectionTypeButton h6,
#cleanLists_stacks_in_771029.sectionTypeHeader h1 p, #cleanLists_stacks_in_771029.sectionTypeButton h1 p,
#cleanLists_stacks_in_771029.sectionTypeHeader h2 p, #cleanLists_stacks_in_771029.sectionTypeButton h2 p,
#cleanLists_stacks_in_771029.sectionTypeHeader h3 p, #cleanLists_stacks_in_771029.sectionTypeButton h3 p,
#cleanLists_stacks_in_771029.sectionTypeHeader h4 p, #cleanLists_stacks_in_771029.sectionTypeButton h4 p,
#cleanLists_stacks_in_771029.sectionTypeHeader h5 p, #cleanLists_stacks_in_771029.sectionTypeButton h5 p,
#cleanLists_stacks_in_771029.sectionTypeHeader h6 p, #cleanLists_stacks_in_771029.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771029 a, #cleanLists_stacks_in_771029.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771029 a:hover, #cleanLists_stacks_in_771029.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771029.sectionTypeHeader *, #cleanLists_stacks_in_771029.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771029 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771029 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771029 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771029 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771029 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771029 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771029 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771029 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771029 li .bulletSections, #cleanLists_stacks_in_771029 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771029 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771029.bulletBox li .customBulletBox, #cleanLists_stacks_in_771029.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771029.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771029.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771029.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771029.bulletOff,
#cleanLists_stacks_in_771029.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771029.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771029.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771029.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771029.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771029.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771029 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771029 .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_771029 .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_771029 .buttonSimple:hover, #cleanLists_stacks_in_771029 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771029 {
	padding:  5px;
}
/*
 * 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_771034 ul, #cleanLists_stacks_in_771034 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771034.sectionTypeHeader, #cleanLists_stacks_in_771034.sectionTypeButton, #cleanLists_stacks_in_771034 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771034.backgroundOn, #cleanLists_stacks_in_771034.backgroundOn, #cleanLists_stacks_in_771034.backgroundOn li, #cleanLists_stacks_in_771034.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771034.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771034.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771034.backgroundOff li, #cleanLists_stacks_in_771034.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771034.sectionTypeHeader h1, #cleanLists_stacks_in_771034.sectionTypeButton h1,
#cleanLists_stacks_in_771034.sectionTypeHeader h2, #cleanLists_stacks_in_771034.sectionTypeButton h2,
#cleanLists_stacks_in_771034.sectionTypeHeader h3, #cleanLists_stacks_in_771034.sectionTypeButton h3,
#cleanLists_stacks_in_771034.sectionTypeHeader h4, #cleanLists_stacks_in_771034.sectionTypeButton h4,
#cleanLists_stacks_in_771034.sectionTypeHeader h5, #cleanLists_stacks_in_771034.sectionTypeButton h5,
#cleanLists_stacks_in_771034.sectionTypeHeader h6, #cleanLists_stacks_in_771034.sectionTypeButton h6,
#cleanLists_stacks_in_771034.sectionTypeHeader h1 p, #cleanLists_stacks_in_771034.sectionTypeButton h1 p,
#cleanLists_stacks_in_771034.sectionTypeHeader h2 p, #cleanLists_stacks_in_771034.sectionTypeButton h2 p,
#cleanLists_stacks_in_771034.sectionTypeHeader h3 p, #cleanLists_stacks_in_771034.sectionTypeButton h3 p,
#cleanLists_stacks_in_771034.sectionTypeHeader h4 p, #cleanLists_stacks_in_771034.sectionTypeButton h4 p,
#cleanLists_stacks_in_771034.sectionTypeHeader h5 p, #cleanLists_stacks_in_771034.sectionTypeButton h5 p,
#cleanLists_stacks_in_771034.sectionTypeHeader h6 p, #cleanLists_stacks_in_771034.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771034 a, #cleanLists_stacks_in_771034.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771034 a:hover, #cleanLists_stacks_in_771034.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771034.sectionTypeHeader *, #cleanLists_stacks_in_771034.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771034 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771034 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771034 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771034 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771034 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771034 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771034 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771034 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771034 li .bulletSections, #cleanLists_stacks_in_771034 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771034 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771034.bulletBox li .customBulletBox, #cleanLists_stacks_in_771034.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771034.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771034.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771034.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771034.bulletOff,
#cleanLists_stacks_in_771034.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771034.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771034.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771034.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771034.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771034.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771034 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771034 .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_771034 .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_771034 .buttonSimple:hover, #cleanLists_stacks_in_771034 .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_771036 ul, #cleanLists_stacks_in_771036 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771036.sectionTypeHeader, #cleanLists_stacks_in_771036.sectionTypeButton, #cleanLists_stacks_in_771036 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771036.backgroundOn, #cleanLists_stacks_in_771036.backgroundOn, #cleanLists_stacks_in_771036.backgroundOn li, #cleanLists_stacks_in_771036.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771036.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771036.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771036.backgroundOff li, #cleanLists_stacks_in_771036.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771036.sectionTypeHeader h1, #cleanLists_stacks_in_771036.sectionTypeButton h1,
#cleanLists_stacks_in_771036.sectionTypeHeader h2, #cleanLists_stacks_in_771036.sectionTypeButton h2,
#cleanLists_stacks_in_771036.sectionTypeHeader h3, #cleanLists_stacks_in_771036.sectionTypeButton h3,
#cleanLists_stacks_in_771036.sectionTypeHeader h4, #cleanLists_stacks_in_771036.sectionTypeButton h4,
#cleanLists_stacks_in_771036.sectionTypeHeader h5, #cleanLists_stacks_in_771036.sectionTypeButton h5,
#cleanLists_stacks_in_771036.sectionTypeHeader h6, #cleanLists_stacks_in_771036.sectionTypeButton h6,
#cleanLists_stacks_in_771036.sectionTypeHeader h1 p, #cleanLists_stacks_in_771036.sectionTypeButton h1 p,
#cleanLists_stacks_in_771036.sectionTypeHeader h2 p, #cleanLists_stacks_in_771036.sectionTypeButton h2 p,
#cleanLists_stacks_in_771036.sectionTypeHeader h3 p, #cleanLists_stacks_in_771036.sectionTypeButton h3 p,
#cleanLists_stacks_in_771036.sectionTypeHeader h4 p, #cleanLists_stacks_in_771036.sectionTypeButton h4 p,
#cleanLists_stacks_in_771036.sectionTypeHeader h5 p, #cleanLists_stacks_in_771036.sectionTypeButton h5 p,
#cleanLists_stacks_in_771036.sectionTypeHeader h6 p, #cleanLists_stacks_in_771036.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771036 a, #cleanLists_stacks_in_771036.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771036 a:hover, #cleanLists_stacks_in_771036.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771036.sectionTypeHeader *, #cleanLists_stacks_in_771036.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771036 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771036 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771036 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771036 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771036 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771036 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771036 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771036 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771036 li .bulletSections, #cleanLists_stacks_in_771036 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771036 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771036.bulletBox li .customBulletBox, #cleanLists_stacks_in_771036.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771036.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771036.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771036.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771036.bulletOff,
#cleanLists_stacks_in_771036.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771036.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771036.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771036.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771036.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771036.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771036 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771036 .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_771036 .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_771036 .buttonSimple:hover, #cleanLists_stacks_in_771036 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771036 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_771041 {
	height: 40.00px;
}




























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

#stacks_in_767429 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767430 {
	height: 20.00px;
}




























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

#stacks_in_770738>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770738>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_767432 {
	margin:  2px;
}

#stacks_out_767432 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770857 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_767441 ul, #cleanLists_stacks_in_767441 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767441.sectionTypeHeader, #cleanLists_stacks_in_767441.sectionTypeButton, #cleanLists_stacks_in_767441 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767441.backgroundOn, #cleanLists_stacks_in_767441.backgroundOn, #cleanLists_stacks_in_767441.backgroundOn li, #cleanLists_stacks_in_767441.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767441.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767441.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767441.backgroundOff li, #cleanLists_stacks_in_767441.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767441.sectionTypeHeader h1, #cleanLists_stacks_in_767441.sectionTypeButton h1,
#cleanLists_stacks_in_767441.sectionTypeHeader h2, #cleanLists_stacks_in_767441.sectionTypeButton h2,
#cleanLists_stacks_in_767441.sectionTypeHeader h3, #cleanLists_stacks_in_767441.sectionTypeButton h3,
#cleanLists_stacks_in_767441.sectionTypeHeader h4, #cleanLists_stacks_in_767441.sectionTypeButton h4,
#cleanLists_stacks_in_767441.sectionTypeHeader h5, #cleanLists_stacks_in_767441.sectionTypeButton h5,
#cleanLists_stacks_in_767441.sectionTypeHeader h6, #cleanLists_stacks_in_767441.sectionTypeButton h6,
#cleanLists_stacks_in_767441.sectionTypeHeader h1 p, #cleanLists_stacks_in_767441.sectionTypeButton h1 p,
#cleanLists_stacks_in_767441.sectionTypeHeader h2 p, #cleanLists_stacks_in_767441.sectionTypeButton h2 p,
#cleanLists_stacks_in_767441.sectionTypeHeader h3 p, #cleanLists_stacks_in_767441.sectionTypeButton h3 p,
#cleanLists_stacks_in_767441.sectionTypeHeader h4 p, #cleanLists_stacks_in_767441.sectionTypeButton h4 p,
#cleanLists_stacks_in_767441.sectionTypeHeader h5 p, #cleanLists_stacks_in_767441.sectionTypeButton h5 p,
#cleanLists_stacks_in_767441.sectionTypeHeader h6 p, #cleanLists_stacks_in_767441.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767441 a, #cleanLists_stacks_in_767441.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767441 a:hover, #cleanLists_stacks_in_767441.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767441.sectionTypeHeader *, #cleanLists_stacks_in_767441.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767441 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767441 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767441 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767441 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767441 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767441 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767441 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767441 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767441 li .bulletSections, #cleanLists_stacks_in_767441 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767441 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767441.bulletBox li .customBulletBox, #cleanLists_stacks_in_767441.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767441.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767441.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767441.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767441.bulletOff,
#cleanLists_stacks_in_767441.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767441.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767441.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767441.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767441.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767441.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767441 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767441 .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_767441 .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_767441 .buttonSimple:hover, #cleanLists_stacks_in_767441 .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_767443 ul, #cleanLists_stacks_in_767443 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767443.sectionTypeHeader, #cleanLists_stacks_in_767443.sectionTypeButton, #cleanLists_stacks_in_767443 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767443.backgroundOn, #cleanLists_stacks_in_767443.backgroundOn, #cleanLists_stacks_in_767443.backgroundOn li, #cleanLists_stacks_in_767443.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767443.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767443.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767443.backgroundOff li, #cleanLists_stacks_in_767443.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767443.sectionTypeHeader h1, #cleanLists_stacks_in_767443.sectionTypeButton h1,
#cleanLists_stacks_in_767443.sectionTypeHeader h2, #cleanLists_stacks_in_767443.sectionTypeButton h2,
#cleanLists_stacks_in_767443.sectionTypeHeader h3, #cleanLists_stacks_in_767443.sectionTypeButton h3,
#cleanLists_stacks_in_767443.sectionTypeHeader h4, #cleanLists_stacks_in_767443.sectionTypeButton h4,
#cleanLists_stacks_in_767443.sectionTypeHeader h5, #cleanLists_stacks_in_767443.sectionTypeButton h5,
#cleanLists_stacks_in_767443.sectionTypeHeader h6, #cleanLists_stacks_in_767443.sectionTypeButton h6,
#cleanLists_stacks_in_767443.sectionTypeHeader h1 p, #cleanLists_stacks_in_767443.sectionTypeButton h1 p,
#cleanLists_stacks_in_767443.sectionTypeHeader h2 p, #cleanLists_stacks_in_767443.sectionTypeButton h2 p,
#cleanLists_stacks_in_767443.sectionTypeHeader h3 p, #cleanLists_stacks_in_767443.sectionTypeButton h3 p,
#cleanLists_stacks_in_767443.sectionTypeHeader h4 p, #cleanLists_stacks_in_767443.sectionTypeButton h4 p,
#cleanLists_stacks_in_767443.sectionTypeHeader h5 p, #cleanLists_stacks_in_767443.sectionTypeButton h5 p,
#cleanLists_stacks_in_767443.sectionTypeHeader h6 p, #cleanLists_stacks_in_767443.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767443 a, #cleanLists_stacks_in_767443.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767443 a:hover, #cleanLists_stacks_in_767443.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767443.sectionTypeHeader *, #cleanLists_stacks_in_767443.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767443 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767443 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767443 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767443 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767443 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767443 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767443 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767443 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767443 li .bulletSections, #cleanLists_stacks_in_767443 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767443 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767443.bulletBox li .customBulletBox, #cleanLists_stacks_in_767443.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767443.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767443.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767443.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767443.bulletOff,
#cleanLists_stacks_in_767443.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767443.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767443.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767443.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767443.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767443.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767443 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767443 .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_767443 .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_767443 .buttonSimple:hover, #cleanLists_stacks_in_767443 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767443 {
	padding:  5px;
}
/*
 * 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_767452 ul, #cleanLists_stacks_in_767452 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767452.sectionTypeHeader, #cleanLists_stacks_in_767452.sectionTypeButton, #cleanLists_stacks_in_767452 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767452.backgroundOn, #cleanLists_stacks_in_767452.backgroundOn, #cleanLists_stacks_in_767452.backgroundOn li, #cleanLists_stacks_in_767452.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767452.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767452.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767452.backgroundOff li, #cleanLists_stacks_in_767452.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767452.sectionTypeHeader h1, #cleanLists_stacks_in_767452.sectionTypeButton h1,
#cleanLists_stacks_in_767452.sectionTypeHeader h2, #cleanLists_stacks_in_767452.sectionTypeButton h2,
#cleanLists_stacks_in_767452.sectionTypeHeader h3, #cleanLists_stacks_in_767452.sectionTypeButton h3,
#cleanLists_stacks_in_767452.sectionTypeHeader h4, #cleanLists_stacks_in_767452.sectionTypeButton h4,
#cleanLists_stacks_in_767452.sectionTypeHeader h5, #cleanLists_stacks_in_767452.sectionTypeButton h5,
#cleanLists_stacks_in_767452.sectionTypeHeader h6, #cleanLists_stacks_in_767452.sectionTypeButton h6,
#cleanLists_stacks_in_767452.sectionTypeHeader h1 p, #cleanLists_stacks_in_767452.sectionTypeButton h1 p,
#cleanLists_stacks_in_767452.sectionTypeHeader h2 p, #cleanLists_stacks_in_767452.sectionTypeButton h2 p,
#cleanLists_stacks_in_767452.sectionTypeHeader h3 p, #cleanLists_stacks_in_767452.sectionTypeButton h3 p,
#cleanLists_stacks_in_767452.sectionTypeHeader h4 p, #cleanLists_stacks_in_767452.sectionTypeButton h4 p,
#cleanLists_stacks_in_767452.sectionTypeHeader h5 p, #cleanLists_stacks_in_767452.sectionTypeButton h5 p,
#cleanLists_stacks_in_767452.sectionTypeHeader h6 p, #cleanLists_stacks_in_767452.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767452 a, #cleanLists_stacks_in_767452.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767452 a:hover, #cleanLists_stacks_in_767452.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767452.sectionTypeHeader *, #cleanLists_stacks_in_767452.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767452 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767452 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767452 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767452 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767452 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767452 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767452 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767452 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767452 li .bulletSections, #cleanLists_stacks_in_767452 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767452 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767452.bulletBox li .customBulletBox, #cleanLists_stacks_in_767452.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767452.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767452.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767452.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767452.bulletOff,
#cleanLists_stacks_in_767452.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767452.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767452.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767452.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767452.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767452.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767452 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767452 .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_767452 .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_767452 .buttonSimple:hover, #cleanLists_stacks_in_767452 .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_767454 ul, #cleanLists_stacks_in_767454 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767454.sectionTypeHeader, #cleanLists_stacks_in_767454.sectionTypeButton, #cleanLists_stacks_in_767454 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767454.backgroundOn, #cleanLists_stacks_in_767454.backgroundOn, #cleanLists_stacks_in_767454.backgroundOn li, #cleanLists_stacks_in_767454.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767454.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767454.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767454.backgroundOff li, #cleanLists_stacks_in_767454.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767454.sectionTypeHeader h1, #cleanLists_stacks_in_767454.sectionTypeButton h1,
#cleanLists_stacks_in_767454.sectionTypeHeader h2, #cleanLists_stacks_in_767454.sectionTypeButton h2,
#cleanLists_stacks_in_767454.sectionTypeHeader h3, #cleanLists_stacks_in_767454.sectionTypeButton h3,
#cleanLists_stacks_in_767454.sectionTypeHeader h4, #cleanLists_stacks_in_767454.sectionTypeButton h4,
#cleanLists_stacks_in_767454.sectionTypeHeader h5, #cleanLists_stacks_in_767454.sectionTypeButton h5,
#cleanLists_stacks_in_767454.sectionTypeHeader h6, #cleanLists_stacks_in_767454.sectionTypeButton h6,
#cleanLists_stacks_in_767454.sectionTypeHeader h1 p, #cleanLists_stacks_in_767454.sectionTypeButton h1 p,
#cleanLists_stacks_in_767454.sectionTypeHeader h2 p, #cleanLists_stacks_in_767454.sectionTypeButton h2 p,
#cleanLists_stacks_in_767454.sectionTypeHeader h3 p, #cleanLists_stacks_in_767454.sectionTypeButton h3 p,
#cleanLists_stacks_in_767454.sectionTypeHeader h4 p, #cleanLists_stacks_in_767454.sectionTypeButton h4 p,
#cleanLists_stacks_in_767454.sectionTypeHeader h5 p, #cleanLists_stacks_in_767454.sectionTypeButton h5 p,
#cleanLists_stacks_in_767454.sectionTypeHeader h6 p, #cleanLists_stacks_in_767454.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767454 a, #cleanLists_stacks_in_767454.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767454 a:hover, #cleanLists_stacks_in_767454.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767454.sectionTypeHeader *, #cleanLists_stacks_in_767454.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767454 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767454 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767454 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767454 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767454 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767454 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767454 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767454 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767454 li .bulletSections, #cleanLists_stacks_in_767454 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767454 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767454.bulletBox li .customBulletBox, #cleanLists_stacks_in_767454.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767454.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767454.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767454.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767454.bulletOff,
#cleanLists_stacks_in_767454.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767454.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767454.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767454.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767454.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767454.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767454 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767454 .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_767454 .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_767454 .buttonSimple:hover, #cleanLists_stacks_in_767454 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767454 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767438 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_767973 {
	height: 40.00px;
}




























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

#stacks_in_128498 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_128500 {
	height: 20.00px;
}




























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

#stacks_in_770744>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770744>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_128503 {
	margin:  2px;
}

#stacks_out_128503 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770858 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_128513 ul, #cleanLists_stacks_in_128513 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_128513.sectionTypeHeader, #cleanLists_stacks_in_128513.sectionTypeButton, #cleanLists_stacks_in_128513 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_128513.backgroundOn, #cleanLists_stacks_in_128513.backgroundOn, #cleanLists_stacks_in_128513.backgroundOn li, #cleanLists_stacks_in_128513.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_128513.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_128513.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_128513.backgroundOff li, #cleanLists_stacks_in_128513.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_128513.sectionTypeHeader h1, #cleanLists_stacks_in_128513.sectionTypeButton h1,
#cleanLists_stacks_in_128513.sectionTypeHeader h2, #cleanLists_stacks_in_128513.sectionTypeButton h2,
#cleanLists_stacks_in_128513.sectionTypeHeader h3, #cleanLists_stacks_in_128513.sectionTypeButton h3,
#cleanLists_stacks_in_128513.sectionTypeHeader h4, #cleanLists_stacks_in_128513.sectionTypeButton h4,
#cleanLists_stacks_in_128513.sectionTypeHeader h5, #cleanLists_stacks_in_128513.sectionTypeButton h5,
#cleanLists_stacks_in_128513.sectionTypeHeader h6, #cleanLists_stacks_in_128513.sectionTypeButton h6,
#cleanLists_stacks_in_128513.sectionTypeHeader h1 p, #cleanLists_stacks_in_128513.sectionTypeButton h1 p,
#cleanLists_stacks_in_128513.sectionTypeHeader h2 p, #cleanLists_stacks_in_128513.sectionTypeButton h2 p,
#cleanLists_stacks_in_128513.sectionTypeHeader h3 p, #cleanLists_stacks_in_128513.sectionTypeButton h3 p,
#cleanLists_stacks_in_128513.sectionTypeHeader h4 p, #cleanLists_stacks_in_128513.sectionTypeButton h4 p,
#cleanLists_stacks_in_128513.sectionTypeHeader h5 p, #cleanLists_stacks_in_128513.sectionTypeButton h5 p,
#cleanLists_stacks_in_128513.sectionTypeHeader h6 p, #cleanLists_stacks_in_128513.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_128513 a, #cleanLists_stacks_in_128513.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_128513 a:hover, #cleanLists_stacks_in_128513.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_128513.sectionTypeHeader *, #cleanLists_stacks_in_128513.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_128513 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_128513 p {
	font-size: 10px;
}
#cleanLists_stacks_in_128513 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_128513 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_128513 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_128513 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_128513 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_128513 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_128513 li .bulletSections, #cleanLists_stacks_in_128513 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_128513 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_128513.bulletBox li .customBulletBox, #cleanLists_stacks_in_128513.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_128513.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_128513.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_128513.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_128513.bulletOff,
#cleanLists_stacks_in_128513.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_128513.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_128513.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_128513.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_128513.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_128513.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_128513 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_128513 .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_128513 .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_128513 .buttonSimple:hover, #cleanLists_stacks_in_128513 .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_128515 ul, #cleanLists_stacks_in_128515 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_128515.sectionTypeHeader, #cleanLists_stacks_in_128515.sectionTypeButton, #cleanLists_stacks_in_128515 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_128515.backgroundOn, #cleanLists_stacks_in_128515.backgroundOn, #cleanLists_stacks_in_128515.backgroundOn li, #cleanLists_stacks_in_128515.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_128515.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_128515.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_128515.backgroundOff li, #cleanLists_stacks_in_128515.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_128515.sectionTypeHeader h1, #cleanLists_stacks_in_128515.sectionTypeButton h1,
#cleanLists_stacks_in_128515.sectionTypeHeader h2, #cleanLists_stacks_in_128515.sectionTypeButton h2,
#cleanLists_stacks_in_128515.sectionTypeHeader h3, #cleanLists_stacks_in_128515.sectionTypeButton h3,
#cleanLists_stacks_in_128515.sectionTypeHeader h4, #cleanLists_stacks_in_128515.sectionTypeButton h4,
#cleanLists_stacks_in_128515.sectionTypeHeader h5, #cleanLists_stacks_in_128515.sectionTypeButton h5,
#cleanLists_stacks_in_128515.sectionTypeHeader h6, #cleanLists_stacks_in_128515.sectionTypeButton h6,
#cleanLists_stacks_in_128515.sectionTypeHeader h1 p, #cleanLists_stacks_in_128515.sectionTypeButton h1 p,
#cleanLists_stacks_in_128515.sectionTypeHeader h2 p, #cleanLists_stacks_in_128515.sectionTypeButton h2 p,
#cleanLists_stacks_in_128515.sectionTypeHeader h3 p, #cleanLists_stacks_in_128515.sectionTypeButton h3 p,
#cleanLists_stacks_in_128515.sectionTypeHeader h4 p, #cleanLists_stacks_in_128515.sectionTypeButton h4 p,
#cleanLists_stacks_in_128515.sectionTypeHeader h5 p, #cleanLists_stacks_in_128515.sectionTypeButton h5 p,
#cleanLists_stacks_in_128515.sectionTypeHeader h6 p, #cleanLists_stacks_in_128515.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_128515 a, #cleanLists_stacks_in_128515.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_128515 a:hover, #cleanLists_stacks_in_128515.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_128515.sectionTypeHeader *, #cleanLists_stacks_in_128515.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_128515 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_128515 p {
	font-size: 12px;
}
#cleanLists_stacks_in_128515 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_128515 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_128515 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_128515 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_128515 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_128515 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_128515 li .bulletSections, #cleanLists_stacks_in_128515 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_128515 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_128515.bulletBox li .customBulletBox, #cleanLists_stacks_in_128515.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_128515.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_128515.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_128515.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_128515.bulletOff,
#cleanLists_stacks_in_128515.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_128515.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_128515.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_128515.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_128515.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_128515.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_128515 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_128515 .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_128515 .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_128515 .buttonSimple:hover, #cleanLists_stacks_in_128515 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_128515 {
	padding:  5px;
}
/*
 * 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_128520 ul, #cleanLists_stacks_in_128520 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_128520.sectionTypeHeader, #cleanLists_stacks_in_128520.sectionTypeButton, #cleanLists_stacks_in_128520 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_128520.backgroundOn, #cleanLists_stacks_in_128520.backgroundOn, #cleanLists_stacks_in_128520.backgroundOn li, #cleanLists_stacks_in_128520.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_128520.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_128520.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_128520.backgroundOff li, #cleanLists_stacks_in_128520.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_128520.sectionTypeHeader h1, #cleanLists_stacks_in_128520.sectionTypeButton h1,
#cleanLists_stacks_in_128520.sectionTypeHeader h2, #cleanLists_stacks_in_128520.sectionTypeButton h2,
#cleanLists_stacks_in_128520.sectionTypeHeader h3, #cleanLists_stacks_in_128520.sectionTypeButton h3,
#cleanLists_stacks_in_128520.sectionTypeHeader h4, #cleanLists_stacks_in_128520.sectionTypeButton h4,
#cleanLists_stacks_in_128520.sectionTypeHeader h5, #cleanLists_stacks_in_128520.sectionTypeButton h5,
#cleanLists_stacks_in_128520.sectionTypeHeader h6, #cleanLists_stacks_in_128520.sectionTypeButton h6,
#cleanLists_stacks_in_128520.sectionTypeHeader h1 p, #cleanLists_stacks_in_128520.sectionTypeButton h1 p,
#cleanLists_stacks_in_128520.sectionTypeHeader h2 p, #cleanLists_stacks_in_128520.sectionTypeButton h2 p,
#cleanLists_stacks_in_128520.sectionTypeHeader h3 p, #cleanLists_stacks_in_128520.sectionTypeButton h3 p,
#cleanLists_stacks_in_128520.sectionTypeHeader h4 p, #cleanLists_stacks_in_128520.sectionTypeButton h4 p,
#cleanLists_stacks_in_128520.sectionTypeHeader h5 p, #cleanLists_stacks_in_128520.sectionTypeButton h5 p,
#cleanLists_stacks_in_128520.sectionTypeHeader h6 p, #cleanLists_stacks_in_128520.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_128520 a, #cleanLists_stacks_in_128520.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_128520 a:hover, #cleanLists_stacks_in_128520.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_128520.sectionTypeHeader *, #cleanLists_stacks_in_128520.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_128520 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_128520 p {
	font-size: 10px;
}
#cleanLists_stacks_in_128520 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_128520 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_128520 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_128520 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_128520 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_128520 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_128520 li .bulletSections, #cleanLists_stacks_in_128520 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_128520 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_128520.bulletBox li .customBulletBox, #cleanLists_stacks_in_128520.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_128520.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_128520.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_128520.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_128520.bulletOff,
#cleanLists_stacks_in_128520.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_128520.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_128520.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_128520.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_128520.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_128520.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_128520 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_128520 .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_128520 .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_128520 .buttonSimple:hover, #cleanLists_stacks_in_128520 .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_128522 ul, #cleanLists_stacks_in_128522 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_128522.sectionTypeHeader, #cleanLists_stacks_in_128522.sectionTypeButton, #cleanLists_stacks_in_128522 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_128522.backgroundOn, #cleanLists_stacks_in_128522.backgroundOn, #cleanLists_stacks_in_128522.backgroundOn li, #cleanLists_stacks_in_128522.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_128522.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_128522.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_128522.backgroundOff li, #cleanLists_stacks_in_128522.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_128522.sectionTypeHeader h1, #cleanLists_stacks_in_128522.sectionTypeButton h1,
#cleanLists_stacks_in_128522.sectionTypeHeader h2, #cleanLists_stacks_in_128522.sectionTypeButton h2,
#cleanLists_stacks_in_128522.sectionTypeHeader h3, #cleanLists_stacks_in_128522.sectionTypeButton h3,
#cleanLists_stacks_in_128522.sectionTypeHeader h4, #cleanLists_stacks_in_128522.sectionTypeButton h4,
#cleanLists_stacks_in_128522.sectionTypeHeader h5, #cleanLists_stacks_in_128522.sectionTypeButton h5,
#cleanLists_stacks_in_128522.sectionTypeHeader h6, #cleanLists_stacks_in_128522.sectionTypeButton h6,
#cleanLists_stacks_in_128522.sectionTypeHeader h1 p, #cleanLists_stacks_in_128522.sectionTypeButton h1 p,
#cleanLists_stacks_in_128522.sectionTypeHeader h2 p, #cleanLists_stacks_in_128522.sectionTypeButton h2 p,
#cleanLists_stacks_in_128522.sectionTypeHeader h3 p, #cleanLists_stacks_in_128522.sectionTypeButton h3 p,
#cleanLists_stacks_in_128522.sectionTypeHeader h4 p, #cleanLists_stacks_in_128522.sectionTypeButton h4 p,
#cleanLists_stacks_in_128522.sectionTypeHeader h5 p, #cleanLists_stacks_in_128522.sectionTypeButton h5 p,
#cleanLists_stacks_in_128522.sectionTypeHeader h6 p, #cleanLists_stacks_in_128522.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_128522 a, #cleanLists_stacks_in_128522.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_128522 a:hover, #cleanLists_stacks_in_128522.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_128522.sectionTypeHeader *, #cleanLists_stacks_in_128522.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_128522 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_128522 p {
	font-size: 12px;
}
#cleanLists_stacks_in_128522 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_128522 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_128522 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_128522 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_128522 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_128522 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_128522 li .bulletSections, #cleanLists_stacks_in_128522 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_128522 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_128522.bulletBox li .customBulletBox, #cleanLists_stacks_in_128522.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_128522.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_128522.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_128522.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_128522.bulletOff,
#cleanLists_stacks_in_128522.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_128522.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_128522.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_128522.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_128522.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_128522.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_128522 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_128522 .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_128522 .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_128522 .buttonSimple:hover, #cleanLists_stacks_in_128522 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_128522 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_128508 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_767974 {
	height: 40.00px;
}




























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

#stacks_in_767716 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767717 {
	height: 20.00px;
}




























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

#stacks_in_770750>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770750>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_767719 {
	margin:  2px;
}

#stacks_out_767719 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770859 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_767728 ul, #cleanLists_stacks_in_767728 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767728.sectionTypeHeader, #cleanLists_stacks_in_767728.sectionTypeButton, #cleanLists_stacks_in_767728 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767728.backgroundOn, #cleanLists_stacks_in_767728.backgroundOn, #cleanLists_stacks_in_767728.backgroundOn li, #cleanLists_stacks_in_767728.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767728.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767728.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767728.backgroundOff li, #cleanLists_stacks_in_767728.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767728.sectionTypeHeader h1, #cleanLists_stacks_in_767728.sectionTypeButton h1,
#cleanLists_stacks_in_767728.sectionTypeHeader h2, #cleanLists_stacks_in_767728.sectionTypeButton h2,
#cleanLists_stacks_in_767728.sectionTypeHeader h3, #cleanLists_stacks_in_767728.sectionTypeButton h3,
#cleanLists_stacks_in_767728.sectionTypeHeader h4, #cleanLists_stacks_in_767728.sectionTypeButton h4,
#cleanLists_stacks_in_767728.sectionTypeHeader h5, #cleanLists_stacks_in_767728.sectionTypeButton h5,
#cleanLists_stacks_in_767728.sectionTypeHeader h6, #cleanLists_stacks_in_767728.sectionTypeButton h6,
#cleanLists_stacks_in_767728.sectionTypeHeader h1 p, #cleanLists_stacks_in_767728.sectionTypeButton h1 p,
#cleanLists_stacks_in_767728.sectionTypeHeader h2 p, #cleanLists_stacks_in_767728.sectionTypeButton h2 p,
#cleanLists_stacks_in_767728.sectionTypeHeader h3 p, #cleanLists_stacks_in_767728.sectionTypeButton h3 p,
#cleanLists_stacks_in_767728.sectionTypeHeader h4 p, #cleanLists_stacks_in_767728.sectionTypeButton h4 p,
#cleanLists_stacks_in_767728.sectionTypeHeader h5 p, #cleanLists_stacks_in_767728.sectionTypeButton h5 p,
#cleanLists_stacks_in_767728.sectionTypeHeader h6 p, #cleanLists_stacks_in_767728.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767728 a, #cleanLists_stacks_in_767728.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767728 a:hover, #cleanLists_stacks_in_767728.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767728.sectionTypeHeader *, #cleanLists_stacks_in_767728.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767728 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767728 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767728 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767728 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767728 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767728 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767728 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767728 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767728 li .bulletSections, #cleanLists_stacks_in_767728 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767728 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767728.bulletBox li .customBulletBox, #cleanLists_stacks_in_767728.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767728.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767728.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767728.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767728.bulletOff,
#cleanLists_stacks_in_767728.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767728.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767728.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767728.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767728.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767728.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767728 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767728 .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_767728 .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_767728 .buttonSimple:hover, #cleanLists_stacks_in_767728 .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_767730 ul, #cleanLists_stacks_in_767730 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767730.sectionTypeHeader, #cleanLists_stacks_in_767730.sectionTypeButton, #cleanLists_stacks_in_767730 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767730.backgroundOn, #cleanLists_stacks_in_767730.backgroundOn, #cleanLists_stacks_in_767730.backgroundOn li, #cleanLists_stacks_in_767730.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767730.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767730.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767730.backgroundOff li, #cleanLists_stacks_in_767730.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767730.sectionTypeHeader h1, #cleanLists_stacks_in_767730.sectionTypeButton h1,
#cleanLists_stacks_in_767730.sectionTypeHeader h2, #cleanLists_stacks_in_767730.sectionTypeButton h2,
#cleanLists_stacks_in_767730.sectionTypeHeader h3, #cleanLists_stacks_in_767730.sectionTypeButton h3,
#cleanLists_stacks_in_767730.sectionTypeHeader h4, #cleanLists_stacks_in_767730.sectionTypeButton h4,
#cleanLists_stacks_in_767730.sectionTypeHeader h5, #cleanLists_stacks_in_767730.sectionTypeButton h5,
#cleanLists_stacks_in_767730.sectionTypeHeader h6, #cleanLists_stacks_in_767730.sectionTypeButton h6,
#cleanLists_stacks_in_767730.sectionTypeHeader h1 p, #cleanLists_stacks_in_767730.sectionTypeButton h1 p,
#cleanLists_stacks_in_767730.sectionTypeHeader h2 p, #cleanLists_stacks_in_767730.sectionTypeButton h2 p,
#cleanLists_stacks_in_767730.sectionTypeHeader h3 p, #cleanLists_stacks_in_767730.sectionTypeButton h3 p,
#cleanLists_stacks_in_767730.sectionTypeHeader h4 p, #cleanLists_stacks_in_767730.sectionTypeButton h4 p,
#cleanLists_stacks_in_767730.sectionTypeHeader h5 p, #cleanLists_stacks_in_767730.sectionTypeButton h5 p,
#cleanLists_stacks_in_767730.sectionTypeHeader h6 p, #cleanLists_stacks_in_767730.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767730 a, #cleanLists_stacks_in_767730.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767730 a:hover, #cleanLists_stacks_in_767730.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767730.sectionTypeHeader *, #cleanLists_stacks_in_767730.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767730 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767730 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767730 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767730 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767730 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767730 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767730 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767730 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767730 li .bulletSections, #cleanLists_stacks_in_767730 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767730 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767730.bulletBox li .customBulletBox, #cleanLists_stacks_in_767730.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767730.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767730.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767730.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767730.bulletOff,
#cleanLists_stacks_in_767730.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767730.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767730.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767730.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767730.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767730.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767730 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767730 .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_767730 .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_767730 .buttonSimple:hover, #cleanLists_stacks_in_767730 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767730 {
	padding:  5px;
}
/*
 * 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_767735 ul, #cleanLists_stacks_in_767735 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767735.sectionTypeHeader, #cleanLists_stacks_in_767735.sectionTypeButton, #cleanLists_stacks_in_767735 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767735.backgroundOn, #cleanLists_stacks_in_767735.backgroundOn, #cleanLists_stacks_in_767735.backgroundOn li, #cleanLists_stacks_in_767735.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767735.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767735.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767735.backgroundOff li, #cleanLists_stacks_in_767735.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767735.sectionTypeHeader h1, #cleanLists_stacks_in_767735.sectionTypeButton h1,
#cleanLists_stacks_in_767735.sectionTypeHeader h2, #cleanLists_stacks_in_767735.sectionTypeButton h2,
#cleanLists_stacks_in_767735.sectionTypeHeader h3, #cleanLists_stacks_in_767735.sectionTypeButton h3,
#cleanLists_stacks_in_767735.sectionTypeHeader h4, #cleanLists_stacks_in_767735.sectionTypeButton h4,
#cleanLists_stacks_in_767735.sectionTypeHeader h5, #cleanLists_stacks_in_767735.sectionTypeButton h5,
#cleanLists_stacks_in_767735.sectionTypeHeader h6, #cleanLists_stacks_in_767735.sectionTypeButton h6,
#cleanLists_stacks_in_767735.sectionTypeHeader h1 p, #cleanLists_stacks_in_767735.sectionTypeButton h1 p,
#cleanLists_stacks_in_767735.sectionTypeHeader h2 p, #cleanLists_stacks_in_767735.sectionTypeButton h2 p,
#cleanLists_stacks_in_767735.sectionTypeHeader h3 p, #cleanLists_stacks_in_767735.sectionTypeButton h3 p,
#cleanLists_stacks_in_767735.sectionTypeHeader h4 p, #cleanLists_stacks_in_767735.sectionTypeButton h4 p,
#cleanLists_stacks_in_767735.sectionTypeHeader h5 p, #cleanLists_stacks_in_767735.sectionTypeButton h5 p,
#cleanLists_stacks_in_767735.sectionTypeHeader h6 p, #cleanLists_stacks_in_767735.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767735 a, #cleanLists_stacks_in_767735.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767735 a:hover, #cleanLists_stacks_in_767735.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767735.sectionTypeHeader *, #cleanLists_stacks_in_767735.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767735 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767735 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767735 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767735 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767735 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767735 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767735 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767735 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767735 li .bulletSections, #cleanLists_stacks_in_767735 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767735 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767735.bulletBox li .customBulletBox, #cleanLists_stacks_in_767735.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767735.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767735.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767735.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767735.bulletOff,
#cleanLists_stacks_in_767735.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767735.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767735.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767735.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767735.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767735.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767735 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767735 .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_767735 .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_767735 .buttonSimple:hover, #cleanLists_stacks_in_767735 .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_767737 ul, #cleanLists_stacks_in_767737 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767737.sectionTypeHeader, #cleanLists_stacks_in_767737.sectionTypeButton, #cleanLists_stacks_in_767737 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767737.backgroundOn, #cleanLists_stacks_in_767737.backgroundOn, #cleanLists_stacks_in_767737.backgroundOn li, #cleanLists_stacks_in_767737.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767737.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767737.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767737.backgroundOff li, #cleanLists_stacks_in_767737.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767737.sectionTypeHeader h1, #cleanLists_stacks_in_767737.sectionTypeButton h1,
#cleanLists_stacks_in_767737.sectionTypeHeader h2, #cleanLists_stacks_in_767737.sectionTypeButton h2,
#cleanLists_stacks_in_767737.sectionTypeHeader h3, #cleanLists_stacks_in_767737.sectionTypeButton h3,
#cleanLists_stacks_in_767737.sectionTypeHeader h4, #cleanLists_stacks_in_767737.sectionTypeButton h4,
#cleanLists_stacks_in_767737.sectionTypeHeader h5, #cleanLists_stacks_in_767737.sectionTypeButton h5,
#cleanLists_stacks_in_767737.sectionTypeHeader h6, #cleanLists_stacks_in_767737.sectionTypeButton h6,
#cleanLists_stacks_in_767737.sectionTypeHeader h1 p, #cleanLists_stacks_in_767737.sectionTypeButton h1 p,
#cleanLists_stacks_in_767737.sectionTypeHeader h2 p, #cleanLists_stacks_in_767737.sectionTypeButton h2 p,
#cleanLists_stacks_in_767737.sectionTypeHeader h3 p, #cleanLists_stacks_in_767737.sectionTypeButton h3 p,
#cleanLists_stacks_in_767737.sectionTypeHeader h4 p, #cleanLists_stacks_in_767737.sectionTypeButton h4 p,
#cleanLists_stacks_in_767737.sectionTypeHeader h5 p, #cleanLists_stacks_in_767737.sectionTypeButton h5 p,
#cleanLists_stacks_in_767737.sectionTypeHeader h6 p, #cleanLists_stacks_in_767737.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767737 a, #cleanLists_stacks_in_767737.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767737 a:hover, #cleanLists_stacks_in_767737.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767737.sectionTypeHeader *, #cleanLists_stacks_in_767737.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767737 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767737 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767737 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767737 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767737 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767737 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767737 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767737 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767737 li .bulletSections, #cleanLists_stacks_in_767737 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767737 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767737.bulletBox li .customBulletBox, #cleanLists_stacks_in_767737.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767737.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767737.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767737.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767737.bulletOff,
#cleanLists_stacks_in_767737.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767737.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767737.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767737.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767737.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767737.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767737 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767737 .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_767737 .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_767737 .buttonSimple:hover, #cleanLists_stacks_in_767737 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767737 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767725 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_767975 {
	height: 40.00px;
}




























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

#stacks_in_767610 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767611 {
	height: 20.00px;
}




























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

#stacks_in_770756>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770756>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_768278 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770860 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_767622 ul, #cleanLists_stacks_in_767622 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767622.sectionTypeHeader, #cleanLists_stacks_in_767622.sectionTypeButton, #cleanLists_stacks_in_767622 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767622.backgroundOn, #cleanLists_stacks_in_767622.backgroundOn, #cleanLists_stacks_in_767622.backgroundOn li, #cleanLists_stacks_in_767622.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767622.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767622.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767622.backgroundOff li, #cleanLists_stacks_in_767622.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767622.sectionTypeHeader h1, #cleanLists_stacks_in_767622.sectionTypeButton h1,
#cleanLists_stacks_in_767622.sectionTypeHeader h2, #cleanLists_stacks_in_767622.sectionTypeButton h2,
#cleanLists_stacks_in_767622.sectionTypeHeader h3, #cleanLists_stacks_in_767622.sectionTypeButton h3,
#cleanLists_stacks_in_767622.sectionTypeHeader h4, #cleanLists_stacks_in_767622.sectionTypeButton h4,
#cleanLists_stacks_in_767622.sectionTypeHeader h5, #cleanLists_stacks_in_767622.sectionTypeButton h5,
#cleanLists_stacks_in_767622.sectionTypeHeader h6, #cleanLists_stacks_in_767622.sectionTypeButton h6,
#cleanLists_stacks_in_767622.sectionTypeHeader h1 p, #cleanLists_stacks_in_767622.sectionTypeButton h1 p,
#cleanLists_stacks_in_767622.sectionTypeHeader h2 p, #cleanLists_stacks_in_767622.sectionTypeButton h2 p,
#cleanLists_stacks_in_767622.sectionTypeHeader h3 p, #cleanLists_stacks_in_767622.sectionTypeButton h3 p,
#cleanLists_stacks_in_767622.sectionTypeHeader h4 p, #cleanLists_stacks_in_767622.sectionTypeButton h4 p,
#cleanLists_stacks_in_767622.sectionTypeHeader h5 p, #cleanLists_stacks_in_767622.sectionTypeButton h5 p,
#cleanLists_stacks_in_767622.sectionTypeHeader h6 p, #cleanLists_stacks_in_767622.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767622 a, #cleanLists_stacks_in_767622.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767622 a:hover, #cleanLists_stacks_in_767622.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767622.sectionTypeHeader *, #cleanLists_stacks_in_767622.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767622 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767622 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767622 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767622 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767622 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767622 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767622 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767622 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767622 li .bulletSections, #cleanLists_stacks_in_767622 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767622 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767622.bulletBox li .customBulletBox, #cleanLists_stacks_in_767622.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767622.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767622.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767622.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767622.bulletOff,
#cleanLists_stacks_in_767622.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767622.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767622.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767622.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767622.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767622.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767622 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767622 .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_767622 .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_767622 .buttonSimple:hover, #cleanLists_stacks_in_767622 .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_767624 ul, #cleanLists_stacks_in_767624 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767624.sectionTypeHeader, #cleanLists_stacks_in_767624.sectionTypeButton, #cleanLists_stacks_in_767624 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767624.backgroundOn, #cleanLists_stacks_in_767624.backgroundOn, #cleanLists_stacks_in_767624.backgroundOn li, #cleanLists_stacks_in_767624.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767624.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767624.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767624.backgroundOff li, #cleanLists_stacks_in_767624.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767624.sectionTypeHeader h1, #cleanLists_stacks_in_767624.sectionTypeButton h1,
#cleanLists_stacks_in_767624.sectionTypeHeader h2, #cleanLists_stacks_in_767624.sectionTypeButton h2,
#cleanLists_stacks_in_767624.sectionTypeHeader h3, #cleanLists_stacks_in_767624.sectionTypeButton h3,
#cleanLists_stacks_in_767624.sectionTypeHeader h4, #cleanLists_stacks_in_767624.sectionTypeButton h4,
#cleanLists_stacks_in_767624.sectionTypeHeader h5, #cleanLists_stacks_in_767624.sectionTypeButton h5,
#cleanLists_stacks_in_767624.sectionTypeHeader h6, #cleanLists_stacks_in_767624.sectionTypeButton h6,
#cleanLists_stacks_in_767624.sectionTypeHeader h1 p, #cleanLists_stacks_in_767624.sectionTypeButton h1 p,
#cleanLists_stacks_in_767624.sectionTypeHeader h2 p, #cleanLists_stacks_in_767624.sectionTypeButton h2 p,
#cleanLists_stacks_in_767624.sectionTypeHeader h3 p, #cleanLists_stacks_in_767624.sectionTypeButton h3 p,
#cleanLists_stacks_in_767624.sectionTypeHeader h4 p, #cleanLists_stacks_in_767624.sectionTypeButton h4 p,
#cleanLists_stacks_in_767624.sectionTypeHeader h5 p, #cleanLists_stacks_in_767624.sectionTypeButton h5 p,
#cleanLists_stacks_in_767624.sectionTypeHeader h6 p, #cleanLists_stacks_in_767624.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767624 a, #cleanLists_stacks_in_767624.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767624 a:hover, #cleanLists_stacks_in_767624.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767624.sectionTypeHeader *, #cleanLists_stacks_in_767624.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767624 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767624 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767624 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767624 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767624 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767624 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767624 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767624 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767624 li .bulletSections, #cleanLists_stacks_in_767624 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767624 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767624.bulletBox li .customBulletBox, #cleanLists_stacks_in_767624.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767624.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767624.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767624.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767624.bulletOff,
#cleanLists_stacks_in_767624.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767624.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767624.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767624.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767624.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767624.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767624 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767624 .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_767624 .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_767624 .buttonSimple:hover, #cleanLists_stacks_in_767624 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767624 {
	padding:  5px;
}
/*
 * 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_767629 ul, #cleanLists_stacks_in_767629 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767629.sectionTypeHeader, #cleanLists_stacks_in_767629.sectionTypeButton, #cleanLists_stacks_in_767629 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767629.backgroundOn, #cleanLists_stacks_in_767629.backgroundOn, #cleanLists_stacks_in_767629.backgroundOn li, #cleanLists_stacks_in_767629.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767629.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767629.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767629.backgroundOff li, #cleanLists_stacks_in_767629.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767629.sectionTypeHeader h1, #cleanLists_stacks_in_767629.sectionTypeButton h1,
#cleanLists_stacks_in_767629.sectionTypeHeader h2, #cleanLists_stacks_in_767629.sectionTypeButton h2,
#cleanLists_stacks_in_767629.sectionTypeHeader h3, #cleanLists_stacks_in_767629.sectionTypeButton h3,
#cleanLists_stacks_in_767629.sectionTypeHeader h4, #cleanLists_stacks_in_767629.sectionTypeButton h4,
#cleanLists_stacks_in_767629.sectionTypeHeader h5, #cleanLists_stacks_in_767629.sectionTypeButton h5,
#cleanLists_stacks_in_767629.sectionTypeHeader h6, #cleanLists_stacks_in_767629.sectionTypeButton h6,
#cleanLists_stacks_in_767629.sectionTypeHeader h1 p, #cleanLists_stacks_in_767629.sectionTypeButton h1 p,
#cleanLists_stacks_in_767629.sectionTypeHeader h2 p, #cleanLists_stacks_in_767629.sectionTypeButton h2 p,
#cleanLists_stacks_in_767629.sectionTypeHeader h3 p, #cleanLists_stacks_in_767629.sectionTypeButton h3 p,
#cleanLists_stacks_in_767629.sectionTypeHeader h4 p, #cleanLists_stacks_in_767629.sectionTypeButton h4 p,
#cleanLists_stacks_in_767629.sectionTypeHeader h5 p, #cleanLists_stacks_in_767629.sectionTypeButton h5 p,
#cleanLists_stacks_in_767629.sectionTypeHeader h6 p, #cleanLists_stacks_in_767629.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767629 a, #cleanLists_stacks_in_767629.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767629 a:hover, #cleanLists_stacks_in_767629.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767629.sectionTypeHeader *, #cleanLists_stacks_in_767629.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767629 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767629 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767629 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767629 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767629 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767629 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767629 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767629 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767629 li .bulletSections, #cleanLists_stacks_in_767629 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767629 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767629.bulletBox li .customBulletBox, #cleanLists_stacks_in_767629.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767629.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767629.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767629.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767629.bulletOff,
#cleanLists_stacks_in_767629.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767629.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767629.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767629.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767629.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767629.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767629 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767629 .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_767629 .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_767629 .buttonSimple:hover, #cleanLists_stacks_in_767629 .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_767631 ul, #cleanLists_stacks_in_767631 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767631.sectionTypeHeader, #cleanLists_stacks_in_767631.sectionTypeButton, #cleanLists_stacks_in_767631 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767631.backgroundOn, #cleanLists_stacks_in_767631.backgroundOn, #cleanLists_stacks_in_767631.backgroundOn li, #cleanLists_stacks_in_767631.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767631.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767631.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767631.backgroundOff li, #cleanLists_stacks_in_767631.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767631.sectionTypeHeader h1, #cleanLists_stacks_in_767631.sectionTypeButton h1,
#cleanLists_stacks_in_767631.sectionTypeHeader h2, #cleanLists_stacks_in_767631.sectionTypeButton h2,
#cleanLists_stacks_in_767631.sectionTypeHeader h3, #cleanLists_stacks_in_767631.sectionTypeButton h3,
#cleanLists_stacks_in_767631.sectionTypeHeader h4, #cleanLists_stacks_in_767631.sectionTypeButton h4,
#cleanLists_stacks_in_767631.sectionTypeHeader h5, #cleanLists_stacks_in_767631.sectionTypeButton h5,
#cleanLists_stacks_in_767631.sectionTypeHeader h6, #cleanLists_stacks_in_767631.sectionTypeButton h6,
#cleanLists_stacks_in_767631.sectionTypeHeader h1 p, #cleanLists_stacks_in_767631.sectionTypeButton h1 p,
#cleanLists_stacks_in_767631.sectionTypeHeader h2 p, #cleanLists_stacks_in_767631.sectionTypeButton h2 p,
#cleanLists_stacks_in_767631.sectionTypeHeader h3 p, #cleanLists_stacks_in_767631.sectionTypeButton h3 p,
#cleanLists_stacks_in_767631.sectionTypeHeader h4 p, #cleanLists_stacks_in_767631.sectionTypeButton h4 p,
#cleanLists_stacks_in_767631.sectionTypeHeader h5 p, #cleanLists_stacks_in_767631.sectionTypeButton h5 p,
#cleanLists_stacks_in_767631.sectionTypeHeader h6 p, #cleanLists_stacks_in_767631.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767631 a, #cleanLists_stacks_in_767631.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767631 a:hover, #cleanLists_stacks_in_767631.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767631.sectionTypeHeader *, #cleanLists_stacks_in_767631.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767631 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767631 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767631 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767631 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767631 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767631 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767631 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767631 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767631 li .bulletSections, #cleanLists_stacks_in_767631 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767631 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767631.bulletBox li .customBulletBox, #cleanLists_stacks_in_767631.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767631.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767631.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767631.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767631.bulletOff,
#cleanLists_stacks_in_767631.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767631.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767631.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767631.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767631.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767631.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767631 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767631 .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_767631 .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_767631 .buttonSimple:hover, #cleanLists_stacks_in_767631 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767631 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767619 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_767976 {
	height: 40.00px;
}




























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

#stacks_in_21678 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_21680 {
	height: 20.00px;
}




























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

#stacks_in_770768>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770768>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_21683 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770862 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_21693 ul, #cleanLists_stacks_in_21693 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_21693.sectionTypeHeader, #cleanLists_stacks_in_21693.sectionTypeButton, #cleanLists_stacks_in_21693 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_21693.backgroundOn, #cleanLists_stacks_in_21693.backgroundOn, #cleanLists_stacks_in_21693.backgroundOn li, #cleanLists_stacks_in_21693.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_21693.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_21693.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_21693.backgroundOff li, #cleanLists_stacks_in_21693.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_21693.sectionTypeHeader h1, #cleanLists_stacks_in_21693.sectionTypeButton h1,
#cleanLists_stacks_in_21693.sectionTypeHeader h2, #cleanLists_stacks_in_21693.sectionTypeButton h2,
#cleanLists_stacks_in_21693.sectionTypeHeader h3, #cleanLists_stacks_in_21693.sectionTypeButton h3,
#cleanLists_stacks_in_21693.sectionTypeHeader h4, #cleanLists_stacks_in_21693.sectionTypeButton h4,
#cleanLists_stacks_in_21693.sectionTypeHeader h5, #cleanLists_stacks_in_21693.sectionTypeButton h5,
#cleanLists_stacks_in_21693.sectionTypeHeader h6, #cleanLists_stacks_in_21693.sectionTypeButton h6,
#cleanLists_stacks_in_21693.sectionTypeHeader h1 p, #cleanLists_stacks_in_21693.sectionTypeButton h1 p,
#cleanLists_stacks_in_21693.sectionTypeHeader h2 p, #cleanLists_stacks_in_21693.sectionTypeButton h2 p,
#cleanLists_stacks_in_21693.sectionTypeHeader h3 p, #cleanLists_stacks_in_21693.sectionTypeButton h3 p,
#cleanLists_stacks_in_21693.sectionTypeHeader h4 p, #cleanLists_stacks_in_21693.sectionTypeButton h4 p,
#cleanLists_stacks_in_21693.sectionTypeHeader h5 p, #cleanLists_stacks_in_21693.sectionTypeButton h5 p,
#cleanLists_stacks_in_21693.sectionTypeHeader h6 p, #cleanLists_stacks_in_21693.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_21693 a, #cleanLists_stacks_in_21693.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_21693 a:hover, #cleanLists_stacks_in_21693.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_21693.sectionTypeHeader *, #cleanLists_stacks_in_21693.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_21693 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_21693 p {
	font-size: 10px;
}
#cleanLists_stacks_in_21693 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_21693 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_21693 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_21693 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_21693 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_21693 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_21693 li .bulletSections, #cleanLists_stacks_in_21693 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_21693 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_21693.bulletBox li .customBulletBox, #cleanLists_stacks_in_21693.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_21693.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_21693.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_21693.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_21693.bulletOff,
#cleanLists_stacks_in_21693.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_21693.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_21693.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_21693.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_21693.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_21693.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_21693 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_21693 .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_21693 .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_21693 .buttonSimple:hover, #cleanLists_stacks_in_21693 .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_21695 ul, #cleanLists_stacks_in_21695 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_21695.sectionTypeHeader, #cleanLists_stacks_in_21695.sectionTypeButton, #cleanLists_stacks_in_21695 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_21695.backgroundOn, #cleanLists_stacks_in_21695.backgroundOn, #cleanLists_stacks_in_21695.backgroundOn li, #cleanLists_stacks_in_21695.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_21695.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_21695.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_21695.backgroundOff li, #cleanLists_stacks_in_21695.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_21695.sectionTypeHeader h1, #cleanLists_stacks_in_21695.sectionTypeButton h1,
#cleanLists_stacks_in_21695.sectionTypeHeader h2, #cleanLists_stacks_in_21695.sectionTypeButton h2,
#cleanLists_stacks_in_21695.sectionTypeHeader h3, #cleanLists_stacks_in_21695.sectionTypeButton h3,
#cleanLists_stacks_in_21695.sectionTypeHeader h4, #cleanLists_stacks_in_21695.sectionTypeButton h4,
#cleanLists_stacks_in_21695.sectionTypeHeader h5, #cleanLists_stacks_in_21695.sectionTypeButton h5,
#cleanLists_stacks_in_21695.sectionTypeHeader h6, #cleanLists_stacks_in_21695.sectionTypeButton h6,
#cleanLists_stacks_in_21695.sectionTypeHeader h1 p, #cleanLists_stacks_in_21695.sectionTypeButton h1 p,
#cleanLists_stacks_in_21695.sectionTypeHeader h2 p, #cleanLists_stacks_in_21695.sectionTypeButton h2 p,
#cleanLists_stacks_in_21695.sectionTypeHeader h3 p, #cleanLists_stacks_in_21695.sectionTypeButton h3 p,
#cleanLists_stacks_in_21695.sectionTypeHeader h4 p, #cleanLists_stacks_in_21695.sectionTypeButton h4 p,
#cleanLists_stacks_in_21695.sectionTypeHeader h5 p, #cleanLists_stacks_in_21695.sectionTypeButton h5 p,
#cleanLists_stacks_in_21695.sectionTypeHeader h6 p, #cleanLists_stacks_in_21695.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_21695 a, #cleanLists_stacks_in_21695.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_21695 a:hover, #cleanLists_stacks_in_21695.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_21695.sectionTypeHeader *, #cleanLists_stacks_in_21695.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_21695 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_21695 p {
	font-size: 12px;
}
#cleanLists_stacks_in_21695 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_21695 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_21695 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_21695 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_21695 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_21695 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_21695 li .bulletSections, #cleanLists_stacks_in_21695 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_21695 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_21695.bulletBox li .customBulletBox, #cleanLists_stacks_in_21695.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_21695.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_21695.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_21695.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_21695.bulletOff,
#cleanLists_stacks_in_21695.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_21695.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_21695.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_21695.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_21695.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_21695.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_21695 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_21695 .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_21695 .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_21695 .buttonSimple:hover, #cleanLists_stacks_in_21695 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_21695 {
	padding:  5px;
}
/*
 * 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_21700 ul, #cleanLists_stacks_in_21700 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_21700.sectionTypeHeader, #cleanLists_stacks_in_21700.sectionTypeButton, #cleanLists_stacks_in_21700 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_21700.backgroundOn, #cleanLists_stacks_in_21700.backgroundOn, #cleanLists_stacks_in_21700.backgroundOn li, #cleanLists_stacks_in_21700.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_21700.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_21700.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_21700.backgroundOff li, #cleanLists_stacks_in_21700.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_21700.sectionTypeHeader h1, #cleanLists_stacks_in_21700.sectionTypeButton h1,
#cleanLists_stacks_in_21700.sectionTypeHeader h2, #cleanLists_stacks_in_21700.sectionTypeButton h2,
#cleanLists_stacks_in_21700.sectionTypeHeader h3, #cleanLists_stacks_in_21700.sectionTypeButton h3,
#cleanLists_stacks_in_21700.sectionTypeHeader h4, #cleanLists_stacks_in_21700.sectionTypeButton h4,
#cleanLists_stacks_in_21700.sectionTypeHeader h5, #cleanLists_stacks_in_21700.sectionTypeButton h5,
#cleanLists_stacks_in_21700.sectionTypeHeader h6, #cleanLists_stacks_in_21700.sectionTypeButton h6,
#cleanLists_stacks_in_21700.sectionTypeHeader h1 p, #cleanLists_stacks_in_21700.sectionTypeButton h1 p,
#cleanLists_stacks_in_21700.sectionTypeHeader h2 p, #cleanLists_stacks_in_21700.sectionTypeButton h2 p,
#cleanLists_stacks_in_21700.sectionTypeHeader h3 p, #cleanLists_stacks_in_21700.sectionTypeButton h3 p,
#cleanLists_stacks_in_21700.sectionTypeHeader h4 p, #cleanLists_stacks_in_21700.sectionTypeButton h4 p,
#cleanLists_stacks_in_21700.sectionTypeHeader h5 p, #cleanLists_stacks_in_21700.sectionTypeButton h5 p,
#cleanLists_stacks_in_21700.sectionTypeHeader h6 p, #cleanLists_stacks_in_21700.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_21700 a, #cleanLists_stacks_in_21700.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_21700 a:hover, #cleanLists_stacks_in_21700.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_21700.sectionTypeHeader *, #cleanLists_stacks_in_21700.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_21700 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_21700 p {
	font-size: 10px;
}
#cleanLists_stacks_in_21700 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_21700 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_21700 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_21700 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_21700 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_21700 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_21700 li .bulletSections, #cleanLists_stacks_in_21700 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_21700 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_21700.bulletBox li .customBulletBox, #cleanLists_stacks_in_21700.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_21700.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_21700.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_21700.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_21700.bulletOff,
#cleanLists_stacks_in_21700.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_21700.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_21700.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_21700.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_21700.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_21700.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_21700 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_21700 .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_21700 .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_21700 .buttonSimple:hover, #cleanLists_stacks_in_21700 .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_21702 ul, #cleanLists_stacks_in_21702 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_21702.sectionTypeHeader, #cleanLists_stacks_in_21702.sectionTypeButton, #cleanLists_stacks_in_21702 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_21702.backgroundOn, #cleanLists_stacks_in_21702.backgroundOn, #cleanLists_stacks_in_21702.backgroundOn li, #cleanLists_stacks_in_21702.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_21702.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_21702.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_21702.backgroundOff li, #cleanLists_stacks_in_21702.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_21702.sectionTypeHeader h1, #cleanLists_stacks_in_21702.sectionTypeButton h1,
#cleanLists_stacks_in_21702.sectionTypeHeader h2, #cleanLists_stacks_in_21702.sectionTypeButton h2,
#cleanLists_stacks_in_21702.sectionTypeHeader h3, #cleanLists_stacks_in_21702.sectionTypeButton h3,
#cleanLists_stacks_in_21702.sectionTypeHeader h4, #cleanLists_stacks_in_21702.sectionTypeButton h4,
#cleanLists_stacks_in_21702.sectionTypeHeader h5, #cleanLists_stacks_in_21702.sectionTypeButton h5,
#cleanLists_stacks_in_21702.sectionTypeHeader h6, #cleanLists_stacks_in_21702.sectionTypeButton h6,
#cleanLists_stacks_in_21702.sectionTypeHeader h1 p, #cleanLists_stacks_in_21702.sectionTypeButton h1 p,
#cleanLists_stacks_in_21702.sectionTypeHeader h2 p, #cleanLists_stacks_in_21702.sectionTypeButton h2 p,
#cleanLists_stacks_in_21702.sectionTypeHeader h3 p, #cleanLists_stacks_in_21702.sectionTypeButton h3 p,
#cleanLists_stacks_in_21702.sectionTypeHeader h4 p, #cleanLists_stacks_in_21702.sectionTypeButton h4 p,
#cleanLists_stacks_in_21702.sectionTypeHeader h5 p, #cleanLists_stacks_in_21702.sectionTypeButton h5 p,
#cleanLists_stacks_in_21702.sectionTypeHeader h6 p, #cleanLists_stacks_in_21702.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_21702 a, #cleanLists_stacks_in_21702.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_21702 a:hover, #cleanLists_stacks_in_21702.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_21702.sectionTypeHeader *, #cleanLists_stacks_in_21702.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_21702 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_21702 p {
	font-size: 12px;
}
#cleanLists_stacks_in_21702 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_21702 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_21702 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_21702 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_21702 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_21702 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_21702 li .bulletSections, #cleanLists_stacks_in_21702 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_21702 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_21702.bulletBox li .customBulletBox, #cleanLists_stacks_in_21702.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_21702.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_21702.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_21702.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_21702.bulletOff,
#cleanLists_stacks_in_21702.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_21702.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_21702.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_21702.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_21702.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_21702.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_21702 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_21702 .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_21702 .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_21702 .buttonSimple:hover, #cleanLists_stacks_in_21702 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_21702 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_21688 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_768176 {
	height: 40.00px;
}




























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

#stacks_in_768177 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_770774>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770774>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_768180 {
	margin:  2px;
	padding:  5px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_768189 ul, #cleanLists_stacks_in_768189 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_768189.sectionTypeHeader, #cleanLists_stacks_in_768189.sectionTypeButton, #cleanLists_stacks_in_768189 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_768189.backgroundOn, #cleanLists_stacks_in_768189.backgroundOn, #cleanLists_stacks_in_768189.backgroundOn li, #cleanLists_stacks_in_768189.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_768189.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_768189.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_768189.backgroundOff li, #cleanLists_stacks_in_768189.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_768189.sectionTypeHeader h1, #cleanLists_stacks_in_768189.sectionTypeButton h1,
#cleanLists_stacks_in_768189.sectionTypeHeader h2, #cleanLists_stacks_in_768189.sectionTypeButton h2,
#cleanLists_stacks_in_768189.sectionTypeHeader h3, #cleanLists_stacks_in_768189.sectionTypeButton h3,
#cleanLists_stacks_in_768189.sectionTypeHeader h4, #cleanLists_stacks_in_768189.sectionTypeButton h4,
#cleanLists_stacks_in_768189.sectionTypeHeader h5, #cleanLists_stacks_in_768189.sectionTypeButton h5,
#cleanLists_stacks_in_768189.sectionTypeHeader h6, #cleanLists_stacks_in_768189.sectionTypeButton h6,
#cleanLists_stacks_in_768189.sectionTypeHeader h1 p, #cleanLists_stacks_in_768189.sectionTypeButton h1 p,
#cleanLists_stacks_in_768189.sectionTypeHeader h2 p, #cleanLists_stacks_in_768189.sectionTypeButton h2 p,
#cleanLists_stacks_in_768189.sectionTypeHeader h3 p, #cleanLists_stacks_in_768189.sectionTypeButton h3 p,
#cleanLists_stacks_in_768189.sectionTypeHeader h4 p, #cleanLists_stacks_in_768189.sectionTypeButton h4 p,
#cleanLists_stacks_in_768189.sectionTypeHeader h5 p, #cleanLists_stacks_in_768189.sectionTypeButton h5 p,
#cleanLists_stacks_in_768189.sectionTypeHeader h6 p, #cleanLists_stacks_in_768189.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_768189 a, #cleanLists_stacks_in_768189.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768189 a:hover, #cleanLists_stacks_in_768189.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768189.sectionTypeHeader *, #cleanLists_stacks_in_768189.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_768189 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_768189 p {
	font-size: 10px;
}
#cleanLists_stacks_in_768189 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_768189 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768189 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768189 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_768189 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_768189 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_768189 li .bulletSections, #cleanLists_stacks_in_768189 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_768189 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_768189.bulletBox li .customBulletBox, #cleanLists_stacks_in_768189.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_768189.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_768189.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_768189.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_768189.bulletOff,
#cleanLists_stacks_in_768189.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_768189.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_768189.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_768189.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_768189.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_768189.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_768189 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_768189 .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_768189 .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_768189 .buttonSimple:hover, #cleanLists_stacks_in_768189 .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_768191 ul, #cleanLists_stacks_in_768191 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_768191.sectionTypeHeader, #cleanLists_stacks_in_768191.sectionTypeButton, #cleanLists_stacks_in_768191 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_768191.backgroundOn, #cleanLists_stacks_in_768191.backgroundOn, #cleanLists_stacks_in_768191.backgroundOn li, #cleanLists_stacks_in_768191.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_768191.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_768191.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_768191.backgroundOff li, #cleanLists_stacks_in_768191.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_768191.sectionTypeHeader h1, #cleanLists_stacks_in_768191.sectionTypeButton h1,
#cleanLists_stacks_in_768191.sectionTypeHeader h2, #cleanLists_stacks_in_768191.sectionTypeButton h2,
#cleanLists_stacks_in_768191.sectionTypeHeader h3, #cleanLists_stacks_in_768191.sectionTypeButton h3,
#cleanLists_stacks_in_768191.sectionTypeHeader h4, #cleanLists_stacks_in_768191.sectionTypeButton h4,
#cleanLists_stacks_in_768191.sectionTypeHeader h5, #cleanLists_stacks_in_768191.sectionTypeButton h5,
#cleanLists_stacks_in_768191.sectionTypeHeader h6, #cleanLists_stacks_in_768191.sectionTypeButton h6,
#cleanLists_stacks_in_768191.sectionTypeHeader h1 p, #cleanLists_stacks_in_768191.sectionTypeButton h1 p,
#cleanLists_stacks_in_768191.sectionTypeHeader h2 p, #cleanLists_stacks_in_768191.sectionTypeButton h2 p,
#cleanLists_stacks_in_768191.sectionTypeHeader h3 p, #cleanLists_stacks_in_768191.sectionTypeButton h3 p,
#cleanLists_stacks_in_768191.sectionTypeHeader h4 p, #cleanLists_stacks_in_768191.sectionTypeButton h4 p,
#cleanLists_stacks_in_768191.sectionTypeHeader h5 p, #cleanLists_stacks_in_768191.sectionTypeButton h5 p,
#cleanLists_stacks_in_768191.sectionTypeHeader h6 p, #cleanLists_stacks_in_768191.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_768191 a, #cleanLists_stacks_in_768191.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768191 a:hover, #cleanLists_stacks_in_768191.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768191.sectionTypeHeader *, #cleanLists_stacks_in_768191.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_768191 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_768191 p {
	font-size: 12px;
}
#cleanLists_stacks_in_768191 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_768191 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768191 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768191 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_768191 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_768191 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_768191 li .bulletSections, #cleanLists_stacks_in_768191 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_768191 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_768191.bulletBox li .customBulletBox, #cleanLists_stacks_in_768191.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_768191.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_768191.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_768191.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_768191.bulletOff,
#cleanLists_stacks_in_768191.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_768191.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_768191.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_768191.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_768191.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_768191.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_768191 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_768191 .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_768191 .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_768191 .buttonSimple:hover, #cleanLists_stacks_in_768191 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_768191 {
	padding:  5px;
}
/*
 * 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_768196 ul, #cleanLists_stacks_in_768196 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_768196.sectionTypeHeader, #cleanLists_stacks_in_768196.sectionTypeButton, #cleanLists_stacks_in_768196 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_768196.backgroundOn, #cleanLists_stacks_in_768196.backgroundOn, #cleanLists_stacks_in_768196.backgroundOn li, #cleanLists_stacks_in_768196.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_768196.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_768196.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_768196.backgroundOff li, #cleanLists_stacks_in_768196.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_768196.sectionTypeHeader h1, #cleanLists_stacks_in_768196.sectionTypeButton h1,
#cleanLists_stacks_in_768196.sectionTypeHeader h2, #cleanLists_stacks_in_768196.sectionTypeButton h2,
#cleanLists_stacks_in_768196.sectionTypeHeader h3, #cleanLists_stacks_in_768196.sectionTypeButton h3,
#cleanLists_stacks_in_768196.sectionTypeHeader h4, #cleanLists_stacks_in_768196.sectionTypeButton h4,
#cleanLists_stacks_in_768196.sectionTypeHeader h5, #cleanLists_stacks_in_768196.sectionTypeButton h5,
#cleanLists_stacks_in_768196.sectionTypeHeader h6, #cleanLists_stacks_in_768196.sectionTypeButton h6,
#cleanLists_stacks_in_768196.sectionTypeHeader h1 p, #cleanLists_stacks_in_768196.sectionTypeButton h1 p,
#cleanLists_stacks_in_768196.sectionTypeHeader h2 p, #cleanLists_stacks_in_768196.sectionTypeButton h2 p,
#cleanLists_stacks_in_768196.sectionTypeHeader h3 p, #cleanLists_stacks_in_768196.sectionTypeButton h3 p,
#cleanLists_stacks_in_768196.sectionTypeHeader h4 p, #cleanLists_stacks_in_768196.sectionTypeButton h4 p,
#cleanLists_stacks_in_768196.sectionTypeHeader h5 p, #cleanLists_stacks_in_768196.sectionTypeButton h5 p,
#cleanLists_stacks_in_768196.sectionTypeHeader h6 p, #cleanLists_stacks_in_768196.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_768196 a, #cleanLists_stacks_in_768196.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768196 a:hover, #cleanLists_stacks_in_768196.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768196.sectionTypeHeader *, #cleanLists_stacks_in_768196.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_768196 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_768196 p {
	font-size: 10px;
}
#cleanLists_stacks_in_768196 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_768196 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768196 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768196 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_768196 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_768196 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_768196 li .bulletSections, #cleanLists_stacks_in_768196 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_768196 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_768196.bulletBox li .customBulletBox, #cleanLists_stacks_in_768196.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_768196.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_768196.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_768196.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_768196.bulletOff,
#cleanLists_stacks_in_768196.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_768196.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_768196.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_768196.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_768196.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_768196.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_768196 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_768196 .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_768196 .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_768196 .buttonSimple:hover, #cleanLists_stacks_in_768196 .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_768198 ul, #cleanLists_stacks_in_768198 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_768198.sectionTypeHeader, #cleanLists_stacks_in_768198.sectionTypeButton, #cleanLists_stacks_in_768198 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_768198.backgroundOn, #cleanLists_stacks_in_768198.backgroundOn, #cleanLists_stacks_in_768198.backgroundOn li, #cleanLists_stacks_in_768198.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_768198.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_768198.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_768198.backgroundOff li, #cleanLists_stacks_in_768198.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_768198.sectionTypeHeader h1, #cleanLists_stacks_in_768198.sectionTypeButton h1,
#cleanLists_stacks_in_768198.sectionTypeHeader h2, #cleanLists_stacks_in_768198.sectionTypeButton h2,
#cleanLists_stacks_in_768198.sectionTypeHeader h3, #cleanLists_stacks_in_768198.sectionTypeButton h3,
#cleanLists_stacks_in_768198.sectionTypeHeader h4, #cleanLists_stacks_in_768198.sectionTypeButton h4,
#cleanLists_stacks_in_768198.sectionTypeHeader h5, #cleanLists_stacks_in_768198.sectionTypeButton h5,
#cleanLists_stacks_in_768198.sectionTypeHeader h6, #cleanLists_stacks_in_768198.sectionTypeButton h6,
#cleanLists_stacks_in_768198.sectionTypeHeader h1 p, #cleanLists_stacks_in_768198.sectionTypeButton h1 p,
#cleanLists_stacks_in_768198.sectionTypeHeader h2 p, #cleanLists_stacks_in_768198.sectionTypeButton h2 p,
#cleanLists_stacks_in_768198.sectionTypeHeader h3 p, #cleanLists_stacks_in_768198.sectionTypeButton h3 p,
#cleanLists_stacks_in_768198.sectionTypeHeader h4 p, #cleanLists_stacks_in_768198.sectionTypeButton h4 p,
#cleanLists_stacks_in_768198.sectionTypeHeader h5 p, #cleanLists_stacks_in_768198.sectionTypeButton h5 p,
#cleanLists_stacks_in_768198.sectionTypeHeader h6 p, #cleanLists_stacks_in_768198.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_768198 a, #cleanLists_stacks_in_768198.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768198 a:hover, #cleanLists_stacks_in_768198.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768198.sectionTypeHeader *, #cleanLists_stacks_in_768198.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_768198 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_768198 p {
	font-size: 12px;
}
#cleanLists_stacks_in_768198 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_768198 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_768198 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_768198 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_768198 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_768198 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_768198 li .bulletSections, #cleanLists_stacks_in_768198 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_768198 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_768198.bulletBox li .customBulletBox, #cleanLists_stacks_in_768198.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_768198.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_768198.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_768198.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_768198.bulletOff,
#cleanLists_stacks_in_768198.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_768198.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_768198.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_768198.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_768198.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_768198.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_768198 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_768198 .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_768198 .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_768198 .buttonSimple:hover, #cleanLists_stacks_in_768198 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_768198 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_768186 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_773734 {
	height: 40.00px;
}




























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

#stacks_in_773707 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_773709>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_773709>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_773714 {
	margin: 2px 2px 2px 20px;
	padding:  5px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_773728 ul, #cleanLists_stacks_in_773728 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773728.sectionTypeHeader, #cleanLists_stacks_in_773728.sectionTypeButton, #cleanLists_stacks_in_773728 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773728.backgroundOn, #cleanLists_stacks_in_773728.backgroundOn, #cleanLists_stacks_in_773728.backgroundOn li, #cleanLists_stacks_in_773728.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773728.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773728.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773728.backgroundOff li, #cleanLists_stacks_in_773728.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773728.sectionTypeHeader h1, #cleanLists_stacks_in_773728.sectionTypeButton h1,
#cleanLists_stacks_in_773728.sectionTypeHeader h2, #cleanLists_stacks_in_773728.sectionTypeButton h2,
#cleanLists_stacks_in_773728.sectionTypeHeader h3, #cleanLists_stacks_in_773728.sectionTypeButton h3,
#cleanLists_stacks_in_773728.sectionTypeHeader h4, #cleanLists_stacks_in_773728.sectionTypeButton h4,
#cleanLists_stacks_in_773728.sectionTypeHeader h5, #cleanLists_stacks_in_773728.sectionTypeButton h5,
#cleanLists_stacks_in_773728.sectionTypeHeader h6, #cleanLists_stacks_in_773728.sectionTypeButton h6,
#cleanLists_stacks_in_773728.sectionTypeHeader h1 p, #cleanLists_stacks_in_773728.sectionTypeButton h1 p,
#cleanLists_stacks_in_773728.sectionTypeHeader h2 p, #cleanLists_stacks_in_773728.sectionTypeButton h2 p,
#cleanLists_stacks_in_773728.sectionTypeHeader h3 p, #cleanLists_stacks_in_773728.sectionTypeButton h3 p,
#cleanLists_stacks_in_773728.sectionTypeHeader h4 p, #cleanLists_stacks_in_773728.sectionTypeButton h4 p,
#cleanLists_stacks_in_773728.sectionTypeHeader h5 p, #cleanLists_stacks_in_773728.sectionTypeButton h5 p,
#cleanLists_stacks_in_773728.sectionTypeHeader h6 p, #cleanLists_stacks_in_773728.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773728 a, #cleanLists_stacks_in_773728.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773728 a:hover, #cleanLists_stacks_in_773728.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773728.sectionTypeHeader *, #cleanLists_stacks_in_773728.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773728 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773728 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773728 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773728 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773728 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773728 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773728 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773728 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773728 li .bulletSections, #cleanLists_stacks_in_773728 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773728 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773728.bulletBox li .customBulletBox, #cleanLists_stacks_in_773728.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773728.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773728.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773728.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773728.bulletOff,
#cleanLists_stacks_in_773728.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773728.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773728.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773728.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773728.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773728.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773728 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773728 .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_773728 .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_773728 .buttonSimple:hover, #cleanLists_stacks_in_773728 .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_773730 ul, #cleanLists_stacks_in_773730 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773730.sectionTypeHeader, #cleanLists_stacks_in_773730.sectionTypeButton, #cleanLists_stacks_in_773730 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773730.backgroundOn, #cleanLists_stacks_in_773730.backgroundOn, #cleanLists_stacks_in_773730.backgroundOn li, #cleanLists_stacks_in_773730.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773730.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773730.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773730.backgroundOff li, #cleanLists_stacks_in_773730.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773730.sectionTypeHeader h1, #cleanLists_stacks_in_773730.sectionTypeButton h1,
#cleanLists_stacks_in_773730.sectionTypeHeader h2, #cleanLists_stacks_in_773730.sectionTypeButton h2,
#cleanLists_stacks_in_773730.sectionTypeHeader h3, #cleanLists_stacks_in_773730.sectionTypeButton h3,
#cleanLists_stacks_in_773730.sectionTypeHeader h4, #cleanLists_stacks_in_773730.sectionTypeButton h4,
#cleanLists_stacks_in_773730.sectionTypeHeader h5, #cleanLists_stacks_in_773730.sectionTypeButton h5,
#cleanLists_stacks_in_773730.sectionTypeHeader h6, #cleanLists_stacks_in_773730.sectionTypeButton h6,
#cleanLists_stacks_in_773730.sectionTypeHeader h1 p, #cleanLists_stacks_in_773730.sectionTypeButton h1 p,
#cleanLists_stacks_in_773730.sectionTypeHeader h2 p, #cleanLists_stacks_in_773730.sectionTypeButton h2 p,
#cleanLists_stacks_in_773730.sectionTypeHeader h3 p, #cleanLists_stacks_in_773730.sectionTypeButton h3 p,
#cleanLists_stacks_in_773730.sectionTypeHeader h4 p, #cleanLists_stacks_in_773730.sectionTypeButton h4 p,
#cleanLists_stacks_in_773730.sectionTypeHeader h5 p, #cleanLists_stacks_in_773730.sectionTypeButton h5 p,
#cleanLists_stacks_in_773730.sectionTypeHeader h6 p, #cleanLists_stacks_in_773730.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773730 a, #cleanLists_stacks_in_773730.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773730 a:hover, #cleanLists_stacks_in_773730.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773730.sectionTypeHeader *, #cleanLists_stacks_in_773730.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773730 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773730 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773730 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773730 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773730 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773730 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773730 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773730 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773730 li .bulletSections, #cleanLists_stacks_in_773730 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773730 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773730.bulletBox li .customBulletBox, #cleanLists_stacks_in_773730.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773730.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773730.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773730.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773730.bulletOff,
#cleanLists_stacks_in_773730.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773730.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773730.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773730.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773730.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773730.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773730 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773730 .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_773730 .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_773730 .buttonSimple:hover, #cleanLists_stacks_in_773730 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773730 {
	padding:  5px;
}
/*
 * 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_773721 ul, #cleanLists_stacks_in_773721 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773721.sectionTypeHeader, #cleanLists_stacks_in_773721.sectionTypeButton, #cleanLists_stacks_in_773721 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773721.backgroundOn, #cleanLists_stacks_in_773721.backgroundOn, #cleanLists_stacks_in_773721.backgroundOn li, #cleanLists_stacks_in_773721.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773721.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773721.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773721.backgroundOff li, #cleanLists_stacks_in_773721.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773721.sectionTypeHeader h1, #cleanLists_stacks_in_773721.sectionTypeButton h1,
#cleanLists_stacks_in_773721.sectionTypeHeader h2, #cleanLists_stacks_in_773721.sectionTypeButton h2,
#cleanLists_stacks_in_773721.sectionTypeHeader h3, #cleanLists_stacks_in_773721.sectionTypeButton h3,
#cleanLists_stacks_in_773721.sectionTypeHeader h4, #cleanLists_stacks_in_773721.sectionTypeButton h4,
#cleanLists_stacks_in_773721.sectionTypeHeader h5, #cleanLists_stacks_in_773721.sectionTypeButton h5,
#cleanLists_stacks_in_773721.sectionTypeHeader h6, #cleanLists_stacks_in_773721.sectionTypeButton h6,
#cleanLists_stacks_in_773721.sectionTypeHeader h1 p, #cleanLists_stacks_in_773721.sectionTypeButton h1 p,
#cleanLists_stacks_in_773721.sectionTypeHeader h2 p, #cleanLists_stacks_in_773721.sectionTypeButton h2 p,
#cleanLists_stacks_in_773721.sectionTypeHeader h3 p, #cleanLists_stacks_in_773721.sectionTypeButton h3 p,
#cleanLists_stacks_in_773721.sectionTypeHeader h4 p, #cleanLists_stacks_in_773721.sectionTypeButton h4 p,
#cleanLists_stacks_in_773721.sectionTypeHeader h5 p, #cleanLists_stacks_in_773721.sectionTypeButton h5 p,
#cleanLists_stacks_in_773721.sectionTypeHeader h6 p, #cleanLists_stacks_in_773721.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773721 a, #cleanLists_stacks_in_773721.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773721 a:hover, #cleanLists_stacks_in_773721.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773721.sectionTypeHeader *, #cleanLists_stacks_in_773721.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773721 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773721 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773721 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773721 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773721 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773721 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773721 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773721 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773721 li .bulletSections, #cleanLists_stacks_in_773721 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773721 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773721.bulletBox li .customBulletBox, #cleanLists_stacks_in_773721.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773721.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773721.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773721.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773721.bulletOff,
#cleanLists_stacks_in_773721.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773721.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773721.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773721.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773721.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773721.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773721 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773721 .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_773721 .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_773721 .buttonSimple:hover, #cleanLists_stacks_in_773721 .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_773723 ul, #cleanLists_stacks_in_773723 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773723.sectionTypeHeader, #cleanLists_stacks_in_773723.sectionTypeButton, #cleanLists_stacks_in_773723 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773723.backgroundOn, #cleanLists_stacks_in_773723.backgroundOn, #cleanLists_stacks_in_773723.backgroundOn li, #cleanLists_stacks_in_773723.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773723.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773723.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773723.backgroundOff li, #cleanLists_stacks_in_773723.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773723.sectionTypeHeader h1, #cleanLists_stacks_in_773723.sectionTypeButton h1,
#cleanLists_stacks_in_773723.sectionTypeHeader h2, #cleanLists_stacks_in_773723.sectionTypeButton h2,
#cleanLists_stacks_in_773723.sectionTypeHeader h3, #cleanLists_stacks_in_773723.sectionTypeButton h3,
#cleanLists_stacks_in_773723.sectionTypeHeader h4, #cleanLists_stacks_in_773723.sectionTypeButton h4,
#cleanLists_stacks_in_773723.sectionTypeHeader h5, #cleanLists_stacks_in_773723.sectionTypeButton h5,
#cleanLists_stacks_in_773723.sectionTypeHeader h6, #cleanLists_stacks_in_773723.sectionTypeButton h6,
#cleanLists_stacks_in_773723.sectionTypeHeader h1 p, #cleanLists_stacks_in_773723.sectionTypeButton h1 p,
#cleanLists_stacks_in_773723.sectionTypeHeader h2 p, #cleanLists_stacks_in_773723.sectionTypeButton h2 p,
#cleanLists_stacks_in_773723.sectionTypeHeader h3 p, #cleanLists_stacks_in_773723.sectionTypeButton h3 p,
#cleanLists_stacks_in_773723.sectionTypeHeader h4 p, #cleanLists_stacks_in_773723.sectionTypeButton h4 p,
#cleanLists_stacks_in_773723.sectionTypeHeader h5 p, #cleanLists_stacks_in_773723.sectionTypeButton h5 p,
#cleanLists_stacks_in_773723.sectionTypeHeader h6 p, #cleanLists_stacks_in_773723.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773723 a, #cleanLists_stacks_in_773723.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773723 a:hover, #cleanLists_stacks_in_773723.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773723.sectionTypeHeader *, #cleanLists_stacks_in_773723.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773723 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773723 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773723 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773723 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773723 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773723 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773723 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773723 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773723 li .bulletSections, #cleanLists_stacks_in_773723 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773723 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773723.bulletBox li .customBulletBox, #cleanLists_stacks_in_773723.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773723.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773723.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773723.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773723.bulletOff,
#cleanLists_stacks_in_773723.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773723.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773723.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773723.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773723.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773723.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773723 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773723 .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_773723 .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_773723 .buttonSimple:hover, #cleanLists_stacks_in_773723 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773723 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773733 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_773735 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_773735 {
		display: none !important;
	}
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773495.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773495.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773495.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773495.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773495 {
	padding: 10px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767688 {
	height: 20.00px;
}




























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

#stacks_in_767687 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771042 {
	height: 20.00px;
}




























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

#stacks_in_770780>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770780>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770780 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_767690 {
	margin:  2px;
}

#stacks_out_767690 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770864 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_767699 ul, #cleanLists_stacks_in_767699 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767699.sectionTypeHeader, #cleanLists_stacks_in_767699.sectionTypeButton, #cleanLists_stacks_in_767699 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767699.backgroundOn, #cleanLists_stacks_in_767699.backgroundOn, #cleanLists_stacks_in_767699.backgroundOn li, #cleanLists_stacks_in_767699.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767699.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767699.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767699.backgroundOff li, #cleanLists_stacks_in_767699.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767699.sectionTypeHeader h1, #cleanLists_stacks_in_767699.sectionTypeButton h1,
#cleanLists_stacks_in_767699.sectionTypeHeader h2, #cleanLists_stacks_in_767699.sectionTypeButton h2,
#cleanLists_stacks_in_767699.sectionTypeHeader h3, #cleanLists_stacks_in_767699.sectionTypeButton h3,
#cleanLists_stacks_in_767699.sectionTypeHeader h4, #cleanLists_stacks_in_767699.sectionTypeButton h4,
#cleanLists_stacks_in_767699.sectionTypeHeader h5, #cleanLists_stacks_in_767699.sectionTypeButton h5,
#cleanLists_stacks_in_767699.sectionTypeHeader h6, #cleanLists_stacks_in_767699.sectionTypeButton h6,
#cleanLists_stacks_in_767699.sectionTypeHeader h1 p, #cleanLists_stacks_in_767699.sectionTypeButton h1 p,
#cleanLists_stacks_in_767699.sectionTypeHeader h2 p, #cleanLists_stacks_in_767699.sectionTypeButton h2 p,
#cleanLists_stacks_in_767699.sectionTypeHeader h3 p, #cleanLists_stacks_in_767699.sectionTypeButton h3 p,
#cleanLists_stacks_in_767699.sectionTypeHeader h4 p, #cleanLists_stacks_in_767699.sectionTypeButton h4 p,
#cleanLists_stacks_in_767699.sectionTypeHeader h5 p, #cleanLists_stacks_in_767699.sectionTypeButton h5 p,
#cleanLists_stacks_in_767699.sectionTypeHeader h6 p, #cleanLists_stacks_in_767699.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767699 a, #cleanLists_stacks_in_767699.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767699 a:hover, #cleanLists_stacks_in_767699.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767699.sectionTypeHeader *, #cleanLists_stacks_in_767699.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767699 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767699 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767699 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767699 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767699 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767699 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767699 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767699 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767699 li .bulletSections, #cleanLists_stacks_in_767699 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767699 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767699.bulletBox li .customBulletBox, #cleanLists_stacks_in_767699.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767699.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767699.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767699.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767699.bulletOff,
#cleanLists_stacks_in_767699.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767699.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767699.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767699.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767699.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767699.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767699 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767699 .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_767699 .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_767699 .buttonSimple:hover, #cleanLists_stacks_in_767699 .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_767701 ul, #cleanLists_stacks_in_767701 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767701.sectionTypeHeader, #cleanLists_stacks_in_767701.sectionTypeButton, #cleanLists_stacks_in_767701 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767701.backgroundOn, #cleanLists_stacks_in_767701.backgroundOn, #cleanLists_stacks_in_767701.backgroundOn li, #cleanLists_stacks_in_767701.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767701.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767701.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767701.backgroundOff li, #cleanLists_stacks_in_767701.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767701.sectionTypeHeader h1, #cleanLists_stacks_in_767701.sectionTypeButton h1,
#cleanLists_stacks_in_767701.sectionTypeHeader h2, #cleanLists_stacks_in_767701.sectionTypeButton h2,
#cleanLists_stacks_in_767701.sectionTypeHeader h3, #cleanLists_stacks_in_767701.sectionTypeButton h3,
#cleanLists_stacks_in_767701.sectionTypeHeader h4, #cleanLists_stacks_in_767701.sectionTypeButton h4,
#cleanLists_stacks_in_767701.sectionTypeHeader h5, #cleanLists_stacks_in_767701.sectionTypeButton h5,
#cleanLists_stacks_in_767701.sectionTypeHeader h6, #cleanLists_stacks_in_767701.sectionTypeButton h6,
#cleanLists_stacks_in_767701.sectionTypeHeader h1 p, #cleanLists_stacks_in_767701.sectionTypeButton h1 p,
#cleanLists_stacks_in_767701.sectionTypeHeader h2 p, #cleanLists_stacks_in_767701.sectionTypeButton h2 p,
#cleanLists_stacks_in_767701.sectionTypeHeader h3 p, #cleanLists_stacks_in_767701.sectionTypeButton h3 p,
#cleanLists_stacks_in_767701.sectionTypeHeader h4 p, #cleanLists_stacks_in_767701.sectionTypeButton h4 p,
#cleanLists_stacks_in_767701.sectionTypeHeader h5 p, #cleanLists_stacks_in_767701.sectionTypeButton h5 p,
#cleanLists_stacks_in_767701.sectionTypeHeader h6 p, #cleanLists_stacks_in_767701.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767701 a, #cleanLists_stacks_in_767701.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767701 a:hover, #cleanLists_stacks_in_767701.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767701.sectionTypeHeader *, #cleanLists_stacks_in_767701.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767701 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767701 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767701 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767701 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767701 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767701 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767701 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767701 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767701 li .bulletSections, #cleanLists_stacks_in_767701 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767701 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767701.bulletBox li .customBulletBox, #cleanLists_stacks_in_767701.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767701.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767701.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767701.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767701.bulletOff,
#cleanLists_stacks_in_767701.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767701.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767701.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767701.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767701.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767701.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767701 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767701 .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_767701 .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_767701 .buttonSimple:hover, #cleanLists_stacks_in_767701 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767701 {
	padding:  5px;
}
/*
 * 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_767706 ul, #cleanLists_stacks_in_767706 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767706.sectionTypeHeader, #cleanLists_stacks_in_767706.sectionTypeButton, #cleanLists_stacks_in_767706 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767706.backgroundOn, #cleanLists_stacks_in_767706.backgroundOn, #cleanLists_stacks_in_767706.backgroundOn li, #cleanLists_stacks_in_767706.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767706.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767706.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767706.backgroundOff li, #cleanLists_stacks_in_767706.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767706.sectionTypeHeader h1, #cleanLists_stacks_in_767706.sectionTypeButton h1,
#cleanLists_stacks_in_767706.sectionTypeHeader h2, #cleanLists_stacks_in_767706.sectionTypeButton h2,
#cleanLists_stacks_in_767706.sectionTypeHeader h3, #cleanLists_stacks_in_767706.sectionTypeButton h3,
#cleanLists_stacks_in_767706.sectionTypeHeader h4, #cleanLists_stacks_in_767706.sectionTypeButton h4,
#cleanLists_stacks_in_767706.sectionTypeHeader h5, #cleanLists_stacks_in_767706.sectionTypeButton h5,
#cleanLists_stacks_in_767706.sectionTypeHeader h6, #cleanLists_stacks_in_767706.sectionTypeButton h6,
#cleanLists_stacks_in_767706.sectionTypeHeader h1 p, #cleanLists_stacks_in_767706.sectionTypeButton h1 p,
#cleanLists_stacks_in_767706.sectionTypeHeader h2 p, #cleanLists_stacks_in_767706.sectionTypeButton h2 p,
#cleanLists_stacks_in_767706.sectionTypeHeader h3 p, #cleanLists_stacks_in_767706.sectionTypeButton h3 p,
#cleanLists_stacks_in_767706.sectionTypeHeader h4 p, #cleanLists_stacks_in_767706.sectionTypeButton h4 p,
#cleanLists_stacks_in_767706.sectionTypeHeader h5 p, #cleanLists_stacks_in_767706.sectionTypeButton h5 p,
#cleanLists_stacks_in_767706.sectionTypeHeader h6 p, #cleanLists_stacks_in_767706.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767706 a, #cleanLists_stacks_in_767706.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767706 a:hover, #cleanLists_stacks_in_767706.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767706.sectionTypeHeader *, #cleanLists_stacks_in_767706.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767706 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767706 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767706 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767706 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767706 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767706 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767706 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767706 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767706 li .bulletSections, #cleanLists_stacks_in_767706 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767706 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767706.bulletBox li .customBulletBox, #cleanLists_stacks_in_767706.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767706.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767706.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767706.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767706.bulletOff,
#cleanLists_stacks_in_767706.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767706.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767706.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767706.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767706.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767706.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767706 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767706 .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_767706 .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_767706 .buttonSimple:hover, #cleanLists_stacks_in_767706 .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_767708 ul, #cleanLists_stacks_in_767708 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767708.sectionTypeHeader, #cleanLists_stacks_in_767708.sectionTypeButton, #cleanLists_stacks_in_767708 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767708.backgroundOn, #cleanLists_stacks_in_767708.backgroundOn, #cleanLists_stacks_in_767708.backgroundOn li, #cleanLists_stacks_in_767708.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767708.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767708.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767708.backgroundOff li, #cleanLists_stacks_in_767708.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767708.sectionTypeHeader h1, #cleanLists_stacks_in_767708.sectionTypeButton h1,
#cleanLists_stacks_in_767708.sectionTypeHeader h2, #cleanLists_stacks_in_767708.sectionTypeButton h2,
#cleanLists_stacks_in_767708.sectionTypeHeader h3, #cleanLists_stacks_in_767708.sectionTypeButton h3,
#cleanLists_stacks_in_767708.sectionTypeHeader h4, #cleanLists_stacks_in_767708.sectionTypeButton h4,
#cleanLists_stacks_in_767708.sectionTypeHeader h5, #cleanLists_stacks_in_767708.sectionTypeButton h5,
#cleanLists_stacks_in_767708.sectionTypeHeader h6, #cleanLists_stacks_in_767708.sectionTypeButton h6,
#cleanLists_stacks_in_767708.sectionTypeHeader h1 p, #cleanLists_stacks_in_767708.sectionTypeButton h1 p,
#cleanLists_stacks_in_767708.sectionTypeHeader h2 p, #cleanLists_stacks_in_767708.sectionTypeButton h2 p,
#cleanLists_stacks_in_767708.sectionTypeHeader h3 p, #cleanLists_stacks_in_767708.sectionTypeButton h3 p,
#cleanLists_stacks_in_767708.sectionTypeHeader h4 p, #cleanLists_stacks_in_767708.sectionTypeButton h4 p,
#cleanLists_stacks_in_767708.sectionTypeHeader h5 p, #cleanLists_stacks_in_767708.sectionTypeButton h5 p,
#cleanLists_stacks_in_767708.sectionTypeHeader h6 p, #cleanLists_stacks_in_767708.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767708 a, #cleanLists_stacks_in_767708.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767708 a:hover, #cleanLists_stacks_in_767708.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767708.sectionTypeHeader *, #cleanLists_stacks_in_767708.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767708 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767708 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767708 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767708 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767708 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767708 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767708 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767708 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767708 li .bulletSections, #cleanLists_stacks_in_767708 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767708 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767708.bulletBox li .customBulletBox, #cleanLists_stacks_in_767708.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767708.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767708.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767708.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767708.bulletOff,
#cleanLists_stacks_in_767708.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767708.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767708.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767708.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767708.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767708.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767708 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767708 .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_767708 .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_767708 .buttonSimple:hover, #cleanLists_stacks_in_767708 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767708 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767696 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_767851 {
	height: 40.00px;
}




























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

#stacks_in_767825 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_770786>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770786>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770786 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_767828 {
	margin:  2px;
	padding:  5px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_767837 ul, #cleanLists_stacks_in_767837 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767837.sectionTypeHeader, #cleanLists_stacks_in_767837.sectionTypeButton, #cleanLists_stacks_in_767837 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767837.backgroundOn, #cleanLists_stacks_in_767837.backgroundOn, #cleanLists_stacks_in_767837.backgroundOn li, #cleanLists_stacks_in_767837.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767837.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767837.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767837.backgroundOff li, #cleanLists_stacks_in_767837.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767837.sectionTypeHeader h1, #cleanLists_stacks_in_767837.sectionTypeButton h1,
#cleanLists_stacks_in_767837.sectionTypeHeader h2, #cleanLists_stacks_in_767837.sectionTypeButton h2,
#cleanLists_stacks_in_767837.sectionTypeHeader h3, #cleanLists_stacks_in_767837.sectionTypeButton h3,
#cleanLists_stacks_in_767837.sectionTypeHeader h4, #cleanLists_stacks_in_767837.sectionTypeButton h4,
#cleanLists_stacks_in_767837.sectionTypeHeader h5, #cleanLists_stacks_in_767837.sectionTypeButton h5,
#cleanLists_stacks_in_767837.sectionTypeHeader h6, #cleanLists_stacks_in_767837.sectionTypeButton h6,
#cleanLists_stacks_in_767837.sectionTypeHeader h1 p, #cleanLists_stacks_in_767837.sectionTypeButton h1 p,
#cleanLists_stacks_in_767837.sectionTypeHeader h2 p, #cleanLists_stacks_in_767837.sectionTypeButton h2 p,
#cleanLists_stacks_in_767837.sectionTypeHeader h3 p, #cleanLists_stacks_in_767837.sectionTypeButton h3 p,
#cleanLists_stacks_in_767837.sectionTypeHeader h4 p, #cleanLists_stacks_in_767837.sectionTypeButton h4 p,
#cleanLists_stacks_in_767837.sectionTypeHeader h5 p, #cleanLists_stacks_in_767837.sectionTypeButton h5 p,
#cleanLists_stacks_in_767837.sectionTypeHeader h6 p, #cleanLists_stacks_in_767837.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767837 a, #cleanLists_stacks_in_767837.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767837 a:hover, #cleanLists_stacks_in_767837.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767837.sectionTypeHeader *, #cleanLists_stacks_in_767837.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767837 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767837 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767837 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767837 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767837 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767837 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767837 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767837 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767837 li .bulletSections, #cleanLists_stacks_in_767837 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767837 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767837.bulletBox li .customBulletBox, #cleanLists_stacks_in_767837.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767837.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767837.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767837.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767837.bulletOff,
#cleanLists_stacks_in_767837.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767837.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767837.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767837.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767837.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767837.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767837 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767837 .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_767837 .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_767837 .buttonSimple:hover, #cleanLists_stacks_in_767837 .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_767839 ul, #cleanLists_stacks_in_767839 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767839.sectionTypeHeader, #cleanLists_stacks_in_767839.sectionTypeButton, #cleanLists_stacks_in_767839 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767839.backgroundOn, #cleanLists_stacks_in_767839.backgroundOn, #cleanLists_stacks_in_767839.backgroundOn li, #cleanLists_stacks_in_767839.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767839.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767839.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767839.backgroundOff li, #cleanLists_stacks_in_767839.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767839.sectionTypeHeader h1, #cleanLists_stacks_in_767839.sectionTypeButton h1,
#cleanLists_stacks_in_767839.sectionTypeHeader h2, #cleanLists_stacks_in_767839.sectionTypeButton h2,
#cleanLists_stacks_in_767839.sectionTypeHeader h3, #cleanLists_stacks_in_767839.sectionTypeButton h3,
#cleanLists_stacks_in_767839.sectionTypeHeader h4, #cleanLists_stacks_in_767839.sectionTypeButton h4,
#cleanLists_stacks_in_767839.sectionTypeHeader h5, #cleanLists_stacks_in_767839.sectionTypeButton h5,
#cleanLists_stacks_in_767839.sectionTypeHeader h6, #cleanLists_stacks_in_767839.sectionTypeButton h6,
#cleanLists_stacks_in_767839.sectionTypeHeader h1 p, #cleanLists_stacks_in_767839.sectionTypeButton h1 p,
#cleanLists_stacks_in_767839.sectionTypeHeader h2 p, #cleanLists_stacks_in_767839.sectionTypeButton h2 p,
#cleanLists_stacks_in_767839.sectionTypeHeader h3 p, #cleanLists_stacks_in_767839.sectionTypeButton h3 p,
#cleanLists_stacks_in_767839.sectionTypeHeader h4 p, #cleanLists_stacks_in_767839.sectionTypeButton h4 p,
#cleanLists_stacks_in_767839.sectionTypeHeader h5 p, #cleanLists_stacks_in_767839.sectionTypeButton h5 p,
#cleanLists_stacks_in_767839.sectionTypeHeader h6 p, #cleanLists_stacks_in_767839.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767839 a, #cleanLists_stacks_in_767839.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767839 a:hover, #cleanLists_stacks_in_767839.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767839.sectionTypeHeader *, #cleanLists_stacks_in_767839.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767839 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767839 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767839 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767839 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767839 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767839 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767839 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767839 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767839 li .bulletSections, #cleanLists_stacks_in_767839 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767839 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767839.bulletBox li .customBulletBox, #cleanLists_stacks_in_767839.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767839.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767839.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767839.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767839.bulletOff,
#cleanLists_stacks_in_767839.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767839.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767839.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767839.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767839.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767839.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767839 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767839 .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_767839 .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_767839 .buttonSimple:hover, #cleanLists_stacks_in_767839 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767839 {
	padding:  5px;
}
/*
 * 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_767844 ul, #cleanLists_stacks_in_767844 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767844.sectionTypeHeader, #cleanLists_stacks_in_767844.sectionTypeButton, #cleanLists_stacks_in_767844 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767844.backgroundOn, #cleanLists_stacks_in_767844.backgroundOn, #cleanLists_stacks_in_767844.backgroundOn li, #cleanLists_stacks_in_767844.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767844.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767844.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767844.backgroundOff li, #cleanLists_stacks_in_767844.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767844.sectionTypeHeader h1, #cleanLists_stacks_in_767844.sectionTypeButton h1,
#cleanLists_stacks_in_767844.sectionTypeHeader h2, #cleanLists_stacks_in_767844.sectionTypeButton h2,
#cleanLists_stacks_in_767844.sectionTypeHeader h3, #cleanLists_stacks_in_767844.sectionTypeButton h3,
#cleanLists_stacks_in_767844.sectionTypeHeader h4, #cleanLists_stacks_in_767844.sectionTypeButton h4,
#cleanLists_stacks_in_767844.sectionTypeHeader h5, #cleanLists_stacks_in_767844.sectionTypeButton h5,
#cleanLists_stacks_in_767844.sectionTypeHeader h6, #cleanLists_stacks_in_767844.sectionTypeButton h6,
#cleanLists_stacks_in_767844.sectionTypeHeader h1 p, #cleanLists_stacks_in_767844.sectionTypeButton h1 p,
#cleanLists_stacks_in_767844.sectionTypeHeader h2 p, #cleanLists_stacks_in_767844.sectionTypeButton h2 p,
#cleanLists_stacks_in_767844.sectionTypeHeader h3 p, #cleanLists_stacks_in_767844.sectionTypeButton h3 p,
#cleanLists_stacks_in_767844.sectionTypeHeader h4 p, #cleanLists_stacks_in_767844.sectionTypeButton h4 p,
#cleanLists_stacks_in_767844.sectionTypeHeader h5 p, #cleanLists_stacks_in_767844.sectionTypeButton h5 p,
#cleanLists_stacks_in_767844.sectionTypeHeader h6 p, #cleanLists_stacks_in_767844.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767844 a, #cleanLists_stacks_in_767844.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767844 a:hover, #cleanLists_stacks_in_767844.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767844.sectionTypeHeader *, #cleanLists_stacks_in_767844.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767844 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767844 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767844 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767844 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767844 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767844 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767844 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767844 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767844 li .bulletSections, #cleanLists_stacks_in_767844 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767844 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767844.bulletBox li .customBulletBox, #cleanLists_stacks_in_767844.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767844.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767844.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767844.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767844.bulletOff,
#cleanLists_stacks_in_767844.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767844.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767844.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767844.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767844.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767844.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767844 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767844 .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_767844 .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_767844 .buttonSimple:hover, #cleanLists_stacks_in_767844 .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_767846 ul, #cleanLists_stacks_in_767846 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767846.sectionTypeHeader, #cleanLists_stacks_in_767846.sectionTypeButton, #cleanLists_stacks_in_767846 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767846.backgroundOn, #cleanLists_stacks_in_767846.backgroundOn, #cleanLists_stacks_in_767846.backgroundOn li, #cleanLists_stacks_in_767846.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767846.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767846.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767846.backgroundOff li, #cleanLists_stacks_in_767846.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767846.sectionTypeHeader h1, #cleanLists_stacks_in_767846.sectionTypeButton h1,
#cleanLists_stacks_in_767846.sectionTypeHeader h2, #cleanLists_stacks_in_767846.sectionTypeButton h2,
#cleanLists_stacks_in_767846.sectionTypeHeader h3, #cleanLists_stacks_in_767846.sectionTypeButton h3,
#cleanLists_stacks_in_767846.sectionTypeHeader h4, #cleanLists_stacks_in_767846.sectionTypeButton h4,
#cleanLists_stacks_in_767846.sectionTypeHeader h5, #cleanLists_stacks_in_767846.sectionTypeButton h5,
#cleanLists_stacks_in_767846.sectionTypeHeader h6, #cleanLists_stacks_in_767846.sectionTypeButton h6,
#cleanLists_stacks_in_767846.sectionTypeHeader h1 p, #cleanLists_stacks_in_767846.sectionTypeButton h1 p,
#cleanLists_stacks_in_767846.sectionTypeHeader h2 p, #cleanLists_stacks_in_767846.sectionTypeButton h2 p,
#cleanLists_stacks_in_767846.sectionTypeHeader h3 p, #cleanLists_stacks_in_767846.sectionTypeButton h3 p,
#cleanLists_stacks_in_767846.sectionTypeHeader h4 p, #cleanLists_stacks_in_767846.sectionTypeButton h4 p,
#cleanLists_stacks_in_767846.sectionTypeHeader h5 p, #cleanLists_stacks_in_767846.sectionTypeButton h5 p,
#cleanLists_stacks_in_767846.sectionTypeHeader h6 p, #cleanLists_stacks_in_767846.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767846 a, #cleanLists_stacks_in_767846.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767846 a:hover, #cleanLists_stacks_in_767846.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767846.sectionTypeHeader *, #cleanLists_stacks_in_767846.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767846 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767846 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767846 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767846 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767846 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767846 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767846 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767846 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767846 li .bulletSections, #cleanLists_stacks_in_767846 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767846 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767846.bulletBox li .customBulletBox, #cleanLists_stacks_in_767846.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767846.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767846.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767846.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767846.bulletOff,
#cleanLists_stacks_in_767846.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767846.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767846.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767846.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767846.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767846.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767846 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767846 .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_767846 .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_767846 .buttonSimple:hover, #cleanLists_stacks_in_767846 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767846 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767834 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_771187 {
	height: 40.00px;
}




























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

#stacks_in_771161 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771162 {
	height: 20.00px;
}




























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

#stacks_in_771163>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_771163>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_771168 {
	margin:  2px;
}

#stacks_out_771168 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771171 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_771182 ul, #cleanLists_stacks_in_771182 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771182.sectionTypeHeader, #cleanLists_stacks_in_771182.sectionTypeButton, #cleanLists_stacks_in_771182 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771182.backgroundOn, #cleanLists_stacks_in_771182.backgroundOn, #cleanLists_stacks_in_771182.backgroundOn li, #cleanLists_stacks_in_771182.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771182.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771182.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771182.backgroundOff li, #cleanLists_stacks_in_771182.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771182.sectionTypeHeader h1, #cleanLists_stacks_in_771182.sectionTypeButton h1,
#cleanLists_stacks_in_771182.sectionTypeHeader h2, #cleanLists_stacks_in_771182.sectionTypeButton h2,
#cleanLists_stacks_in_771182.sectionTypeHeader h3, #cleanLists_stacks_in_771182.sectionTypeButton h3,
#cleanLists_stacks_in_771182.sectionTypeHeader h4, #cleanLists_stacks_in_771182.sectionTypeButton h4,
#cleanLists_stacks_in_771182.sectionTypeHeader h5, #cleanLists_stacks_in_771182.sectionTypeButton h5,
#cleanLists_stacks_in_771182.sectionTypeHeader h6, #cleanLists_stacks_in_771182.sectionTypeButton h6,
#cleanLists_stacks_in_771182.sectionTypeHeader h1 p, #cleanLists_stacks_in_771182.sectionTypeButton h1 p,
#cleanLists_stacks_in_771182.sectionTypeHeader h2 p, #cleanLists_stacks_in_771182.sectionTypeButton h2 p,
#cleanLists_stacks_in_771182.sectionTypeHeader h3 p, #cleanLists_stacks_in_771182.sectionTypeButton h3 p,
#cleanLists_stacks_in_771182.sectionTypeHeader h4 p, #cleanLists_stacks_in_771182.sectionTypeButton h4 p,
#cleanLists_stacks_in_771182.sectionTypeHeader h5 p, #cleanLists_stacks_in_771182.sectionTypeButton h5 p,
#cleanLists_stacks_in_771182.sectionTypeHeader h6 p, #cleanLists_stacks_in_771182.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771182 a, #cleanLists_stacks_in_771182.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771182 a:hover, #cleanLists_stacks_in_771182.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771182.sectionTypeHeader *, #cleanLists_stacks_in_771182.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771182 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771182 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771182 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771182 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771182 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771182 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771182 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771182 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771182 li .bulletSections, #cleanLists_stacks_in_771182 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771182 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771182.bulletBox li .customBulletBox, #cleanLists_stacks_in_771182.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771182.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771182.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771182.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771182.bulletOff,
#cleanLists_stacks_in_771182.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771182.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771182.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771182.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771182.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771182.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771182 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771182 .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_771182 .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_771182 .buttonSimple:hover, #cleanLists_stacks_in_771182 .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_771184 ul, #cleanLists_stacks_in_771184 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771184.sectionTypeHeader, #cleanLists_stacks_in_771184.sectionTypeButton, #cleanLists_stacks_in_771184 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771184.backgroundOn, #cleanLists_stacks_in_771184.backgroundOn, #cleanLists_stacks_in_771184.backgroundOn li, #cleanLists_stacks_in_771184.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771184.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771184.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771184.backgroundOff li, #cleanLists_stacks_in_771184.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771184.sectionTypeHeader h1, #cleanLists_stacks_in_771184.sectionTypeButton h1,
#cleanLists_stacks_in_771184.sectionTypeHeader h2, #cleanLists_stacks_in_771184.sectionTypeButton h2,
#cleanLists_stacks_in_771184.sectionTypeHeader h3, #cleanLists_stacks_in_771184.sectionTypeButton h3,
#cleanLists_stacks_in_771184.sectionTypeHeader h4, #cleanLists_stacks_in_771184.sectionTypeButton h4,
#cleanLists_stacks_in_771184.sectionTypeHeader h5, #cleanLists_stacks_in_771184.sectionTypeButton h5,
#cleanLists_stacks_in_771184.sectionTypeHeader h6, #cleanLists_stacks_in_771184.sectionTypeButton h6,
#cleanLists_stacks_in_771184.sectionTypeHeader h1 p, #cleanLists_stacks_in_771184.sectionTypeButton h1 p,
#cleanLists_stacks_in_771184.sectionTypeHeader h2 p, #cleanLists_stacks_in_771184.sectionTypeButton h2 p,
#cleanLists_stacks_in_771184.sectionTypeHeader h3 p, #cleanLists_stacks_in_771184.sectionTypeButton h3 p,
#cleanLists_stacks_in_771184.sectionTypeHeader h4 p, #cleanLists_stacks_in_771184.sectionTypeButton h4 p,
#cleanLists_stacks_in_771184.sectionTypeHeader h5 p, #cleanLists_stacks_in_771184.sectionTypeButton h5 p,
#cleanLists_stacks_in_771184.sectionTypeHeader h6 p, #cleanLists_stacks_in_771184.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771184 a, #cleanLists_stacks_in_771184.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771184 a:hover, #cleanLists_stacks_in_771184.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771184.sectionTypeHeader *, #cleanLists_stacks_in_771184.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771184 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771184 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771184 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771184 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771184 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771184 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771184 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771184 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771184 li .bulletSections, #cleanLists_stacks_in_771184 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771184 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771184.bulletBox li .customBulletBox, #cleanLists_stacks_in_771184.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771184.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771184.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771184.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771184.bulletOff,
#cleanLists_stacks_in_771184.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771184.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771184.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771184.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771184.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771184.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771184 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771184 .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_771184 .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_771184 .buttonSimple:hover, #cleanLists_stacks_in_771184 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771184 {
	padding:  5px;
}
/*
 * 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_771175 ul, #cleanLists_stacks_in_771175 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771175.sectionTypeHeader, #cleanLists_stacks_in_771175.sectionTypeButton, #cleanLists_stacks_in_771175 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771175.backgroundOn, #cleanLists_stacks_in_771175.backgroundOn, #cleanLists_stacks_in_771175.backgroundOn li, #cleanLists_stacks_in_771175.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771175.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771175.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771175.backgroundOff li, #cleanLists_stacks_in_771175.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771175.sectionTypeHeader h1, #cleanLists_stacks_in_771175.sectionTypeButton h1,
#cleanLists_stacks_in_771175.sectionTypeHeader h2, #cleanLists_stacks_in_771175.sectionTypeButton h2,
#cleanLists_stacks_in_771175.sectionTypeHeader h3, #cleanLists_stacks_in_771175.sectionTypeButton h3,
#cleanLists_stacks_in_771175.sectionTypeHeader h4, #cleanLists_stacks_in_771175.sectionTypeButton h4,
#cleanLists_stacks_in_771175.sectionTypeHeader h5, #cleanLists_stacks_in_771175.sectionTypeButton h5,
#cleanLists_stacks_in_771175.sectionTypeHeader h6, #cleanLists_stacks_in_771175.sectionTypeButton h6,
#cleanLists_stacks_in_771175.sectionTypeHeader h1 p, #cleanLists_stacks_in_771175.sectionTypeButton h1 p,
#cleanLists_stacks_in_771175.sectionTypeHeader h2 p, #cleanLists_stacks_in_771175.sectionTypeButton h2 p,
#cleanLists_stacks_in_771175.sectionTypeHeader h3 p, #cleanLists_stacks_in_771175.sectionTypeButton h3 p,
#cleanLists_stacks_in_771175.sectionTypeHeader h4 p, #cleanLists_stacks_in_771175.sectionTypeButton h4 p,
#cleanLists_stacks_in_771175.sectionTypeHeader h5 p, #cleanLists_stacks_in_771175.sectionTypeButton h5 p,
#cleanLists_stacks_in_771175.sectionTypeHeader h6 p, #cleanLists_stacks_in_771175.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771175 a, #cleanLists_stacks_in_771175.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771175 a:hover, #cleanLists_stacks_in_771175.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771175.sectionTypeHeader *, #cleanLists_stacks_in_771175.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771175 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771175 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771175 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771175 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771175 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771175 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771175 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771175 li.bgHoverOn:hover {
	background: #957740 !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771175 li .bulletSections, #cleanLists_stacks_in_771175 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771175 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771175.bulletBox li .customBulletBox, #cleanLists_stacks_in_771175.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771175.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771175.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771175.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771175.bulletOff,
#cleanLists_stacks_in_771175.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771175.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771175.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771175.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771175.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771175.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771175 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771175 .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_771175 .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_771175 .buttonSimple:hover, #cleanLists_stacks_in_771175 .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_771177 ul, #cleanLists_stacks_in_771177 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771177.sectionTypeHeader, #cleanLists_stacks_in_771177.sectionTypeButton, #cleanLists_stacks_in_771177 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771177.backgroundOn, #cleanLists_stacks_in_771177.backgroundOn, #cleanLists_stacks_in_771177.backgroundOn li, #cleanLists_stacks_in_771177.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771177.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771177.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771177.backgroundOff li, #cleanLists_stacks_in_771177.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771177.sectionTypeHeader h1, #cleanLists_stacks_in_771177.sectionTypeButton h1,
#cleanLists_stacks_in_771177.sectionTypeHeader h2, #cleanLists_stacks_in_771177.sectionTypeButton h2,
#cleanLists_stacks_in_771177.sectionTypeHeader h3, #cleanLists_stacks_in_771177.sectionTypeButton h3,
#cleanLists_stacks_in_771177.sectionTypeHeader h4, #cleanLists_stacks_in_771177.sectionTypeButton h4,
#cleanLists_stacks_in_771177.sectionTypeHeader h5, #cleanLists_stacks_in_771177.sectionTypeButton h5,
#cleanLists_stacks_in_771177.sectionTypeHeader h6, #cleanLists_stacks_in_771177.sectionTypeButton h6,
#cleanLists_stacks_in_771177.sectionTypeHeader h1 p, #cleanLists_stacks_in_771177.sectionTypeButton h1 p,
#cleanLists_stacks_in_771177.sectionTypeHeader h2 p, #cleanLists_stacks_in_771177.sectionTypeButton h2 p,
#cleanLists_stacks_in_771177.sectionTypeHeader h3 p, #cleanLists_stacks_in_771177.sectionTypeButton h3 p,
#cleanLists_stacks_in_771177.sectionTypeHeader h4 p, #cleanLists_stacks_in_771177.sectionTypeButton h4 p,
#cleanLists_stacks_in_771177.sectionTypeHeader h5 p, #cleanLists_stacks_in_771177.sectionTypeButton h5 p,
#cleanLists_stacks_in_771177.sectionTypeHeader h6 p, #cleanLists_stacks_in_771177.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771177 a, #cleanLists_stacks_in_771177.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771177 a:hover, #cleanLists_stacks_in_771177.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771177.sectionTypeHeader *, #cleanLists_stacks_in_771177.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771177 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771177 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771177 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771177 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771177 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771177 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771177 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771177 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771177 li .bulletSections, #cleanLists_stacks_in_771177 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771177 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771177.bulletBox li .customBulletBox, #cleanLists_stacks_in_771177.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771177.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771177.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771177.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771177.bulletOff,
#cleanLists_stacks_in_771177.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771177.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771177.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771177.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771177.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771177.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771177 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771177 .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_771177 .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_771177 .buttonSimple:hover, #cleanLists_stacks_in_771177 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771177 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_767713 {
	height: 40.00px;
}




























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

#stacks_in_10715 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_10717 {
	height: 20.00px;
}




























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

#stacks_in_770792>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770792>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_3725 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770866 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_10730 ul, #cleanLists_stacks_in_10730 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_10730.sectionTypeHeader, #cleanLists_stacks_in_10730.sectionTypeButton, #cleanLists_stacks_in_10730 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_10730.backgroundOn, #cleanLists_stacks_in_10730.backgroundOn, #cleanLists_stacks_in_10730.backgroundOn li, #cleanLists_stacks_in_10730.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_10730.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_10730.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_10730.backgroundOff li, #cleanLists_stacks_in_10730.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_10730.sectionTypeHeader h1, #cleanLists_stacks_in_10730.sectionTypeButton h1,
#cleanLists_stacks_in_10730.sectionTypeHeader h2, #cleanLists_stacks_in_10730.sectionTypeButton h2,
#cleanLists_stacks_in_10730.sectionTypeHeader h3, #cleanLists_stacks_in_10730.sectionTypeButton h3,
#cleanLists_stacks_in_10730.sectionTypeHeader h4, #cleanLists_stacks_in_10730.sectionTypeButton h4,
#cleanLists_stacks_in_10730.sectionTypeHeader h5, #cleanLists_stacks_in_10730.sectionTypeButton h5,
#cleanLists_stacks_in_10730.sectionTypeHeader h6, #cleanLists_stacks_in_10730.sectionTypeButton h6,
#cleanLists_stacks_in_10730.sectionTypeHeader h1 p, #cleanLists_stacks_in_10730.sectionTypeButton h1 p,
#cleanLists_stacks_in_10730.sectionTypeHeader h2 p, #cleanLists_stacks_in_10730.sectionTypeButton h2 p,
#cleanLists_stacks_in_10730.sectionTypeHeader h3 p, #cleanLists_stacks_in_10730.sectionTypeButton h3 p,
#cleanLists_stacks_in_10730.sectionTypeHeader h4 p, #cleanLists_stacks_in_10730.sectionTypeButton h4 p,
#cleanLists_stacks_in_10730.sectionTypeHeader h5 p, #cleanLists_stacks_in_10730.sectionTypeButton h5 p,
#cleanLists_stacks_in_10730.sectionTypeHeader h6 p, #cleanLists_stacks_in_10730.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_10730 a, #cleanLists_stacks_in_10730.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10730 a:hover, #cleanLists_stacks_in_10730.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10730.sectionTypeHeader *, #cleanLists_stacks_in_10730.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_10730 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_10730 p {
	font-size: 10px;
}
#cleanLists_stacks_in_10730 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_10730 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10730 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10730 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_10730 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_10730 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_10730 li .bulletSections, #cleanLists_stacks_in_10730 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_10730 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_10730.bulletBox li .customBulletBox, #cleanLists_stacks_in_10730.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_10730.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_10730.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_10730.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_10730.bulletOff,
#cleanLists_stacks_in_10730.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_10730.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_10730.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_10730.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_10730.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_10730.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_10730 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_10730 .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_10730 .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_10730 .buttonSimple:hover, #cleanLists_stacks_in_10730 .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_10732 ul, #cleanLists_stacks_in_10732 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_10732.sectionTypeHeader, #cleanLists_stacks_in_10732.sectionTypeButton, #cleanLists_stacks_in_10732 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_10732.backgroundOn, #cleanLists_stacks_in_10732.backgroundOn, #cleanLists_stacks_in_10732.backgroundOn li, #cleanLists_stacks_in_10732.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_10732.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_10732.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_10732.backgroundOff li, #cleanLists_stacks_in_10732.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_10732.sectionTypeHeader h1, #cleanLists_stacks_in_10732.sectionTypeButton h1,
#cleanLists_stacks_in_10732.sectionTypeHeader h2, #cleanLists_stacks_in_10732.sectionTypeButton h2,
#cleanLists_stacks_in_10732.sectionTypeHeader h3, #cleanLists_stacks_in_10732.sectionTypeButton h3,
#cleanLists_stacks_in_10732.sectionTypeHeader h4, #cleanLists_stacks_in_10732.sectionTypeButton h4,
#cleanLists_stacks_in_10732.sectionTypeHeader h5, #cleanLists_stacks_in_10732.sectionTypeButton h5,
#cleanLists_stacks_in_10732.sectionTypeHeader h6, #cleanLists_stacks_in_10732.sectionTypeButton h6,
#cleanLists_stacks_in_10732.sectionTypeHeader h1 p, #cleanLists_stacks_in_10732.sectionTypeButton h1 p,
#cleanLists_stacks_in_10732.sectionTypeHeader h2 p, #cleanLists_stacks_in_10732.sectionTypeButton h2 p,
#cleanLists_stacks_in_10732.sectionTypeHeader h3 p, #cleanLists_stacks_in_10732.sectionTypeButton h3 p,
#cleanLists_stacks_in_10732.sectionTypeHeader h4 p, #cleanLists_stacks_in_10732.sectionTypeButton h4 p,
#cleanLists_stacks_in_10732.sectionTypeHeader h5 p, #cleanLists_stacks_in_10732.sectionTypeButton h5 p,
#cleanLists_stacks_in_10732.sectionTypeHeader h6 p, #cleanLists_stacks_in_10732.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_10732 a, #cleanLists_stacks_in_10732.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10732 a:hover, #cleanLists_stacks_in_10732.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10732.sectionTypeHeader *, #cleanLists_stacks_in_10732.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_10732 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_10732 p {
	font-size: 12px;
}
#cleanLists_stacks_in_10732 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_10732 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10732 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10732 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_10732 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_10732 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_10732 li .bulletSections, #cleanLists_stacks_in_10732 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_10732 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_10732.bulletBox li .customBulletBox, #cleanLists_stacks_in_10732.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_10732.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_10732.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_10732.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_10732.bulletOff,
#cleanLists_stacks_in_10732.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_10732.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_10732.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_10732.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_10732.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_10732.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_10732 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_10732 .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_10732 .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_10732 .buttonSimple:hover, #cleanLists_stacks_in_10732 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_10732 {
	padding:  5px;
}
/*
 * 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_10737 ul, #cleanLists_stacks_in_10737 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_10737.sectionTypeHeader, #cleanLists_stacks_in_10737.sectionTypeButton, #cleanLists_stacks_in_10737 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_10737.backgroundOn, #cleanLists_stacks_in_10737.backgroundOn, #cleanLists_stacks_in_10737.backgroundOn li, #cleanLists_stacks_in_10737.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_10737.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_10737.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_10737.backgroundOff li, #cleanLists_stacks_in_10737.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_10737.sectionTypeHeader h1, #cleanLists_stacks_in_10737.sectionTypeButton h1,
#cleanLists_stacks_in_10737.sectionTypeHeader h2, #cleanLists_stacks_in_10737.sectionTypeButton h2,
#cleanLists_stacks_in_10737.sectionTypeHeader h3, #cleanLists_stacks_in_10737.sectionTypeButton h3,
#cleanLists_stacks_in_10737.sectionTypeHeader h4, #cleanLists_stacks_in_10737.sectionTypeButton h4,
#cleanLists_stacks_in_10737.sectionTypeHeader h5, #cleanLists_stacks_in_10737.sectionTypeButton h5,
#cleanLists_stacks_in_10737.sectionTypeHeader h6, #cleanLists_stacks_in_10737.sectionTypeButton h6,
#cleanLists_stacks_in_10737.sectionTypeHeader h1 p, #cleanLists_stacks_in_10737.sectionTypeButton h1 p,
#cleanLists_stacks_in_10737.sectionTypeHeader h2 p, #cleanLists_stacks_in_10737.sectionTypeButton h2 p,
#cleanLists_stacks_in_10737.sectionTypeHeader h3 p, #cleanLists_stacks_in_10737.sectionTypeButton h3 p,
#cleanLists_stacks_in_10737.sectionTypeHeader h4 p, #cleanLists_stacks_in_10737.sectionTypeButton h4 p,
#cleanLists_stacks_in_10737.sectionTypeHeader h5 p, #cleanLists_stacks_in_10737.sectionTypeButton h5 p,
#cleanLists_stacks_in_10737.sectionTypeHeader h6 p, #cleanLists_stacks_in_10737.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_10737 a, #cleanLists_stacks_in_10737.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10737 a:hover, #cleanLists_stacks_in_10737.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10737.sectionTypeHeader *, #cleanLists_stacks_in_10737.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_10737 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_10737 p {
	font-size: 10px;
}
#cleanLists_stacks_in_10737 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_10737 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10737 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10737 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_10737 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_10737 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_10737 li .bulletSections, #cleanLists_stacks_in_10737 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_10737 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_10737.bulletBox li .customBulletBox, #cleanLists_stacks_in_10737.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_10737.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_10737.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_10737.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_10737.bulletOff,
#cleanLists_stacks_in_10737.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_10737.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_10737.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_10737.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_10737.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_10737.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_10737 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_10737 .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_10737 .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_10737 .buttonSimple:hover, #cleanLists_stacks_in_10737 .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_10739 ul, #cleanLists_stacks_in_10739 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_10739.sectionTypeHeader, #cleanLists_stacks_in_10739.sectionTypeButton, #cleanLists_stacks_in_10739 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_10739.backgroundOn, #cleanLists_stacks_in_10739.backgroundOn, #cleanLists_stacks_in_10739.backgroundOn li, #cleanLists_stacks_in_10739.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_10739.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_10739.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_10739.backgroundOff li, #cleanLists_stacks_in_10739.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_10739.sectionTypeHeader h1, #cleanLists_stacks_in_10739.sectionTypeButton h1,
#cleanLists_stacks_in_10739.sectionTypeHeader h2, #cleanLists_stacks_in_10739.sectionTypeButton h2,
#cleanLists_stacks_in_10739.sectionTypeHeader h3, #cleanLists_stacks_in_10739.sectionTypeButton h3,
#cleanLists_stacks_in_10739.sectionTypeHeader h4, #cleanLists_stacks_in_10739.sectionTypeButton h4,
#cleanLists_stacks_in_10739.sectionTypeHeader h5, #cleanLists_stacks_in_10739.sectionTypeButton h5,
#cleanLists_stacks_in_10739.sectionTypeHeader h6, #cleanLists_stacks_in_10739.sectionTypeButton h6,
#cleanLists_stacks_in_10739.sectionTypeHeader h1 p, #cleanLists_stacks_in_10739.sectionTypeButton h1 p,
#cleanLists_stacks_in_10739.sectionTypeHeader h2 p, #cleanLists_stacks_in_10739.sectionTypeButton h2 p,
#cleanLists_stacks_in_10739.sectionTypeHeader h3 p, #cleanLists_stacks_in_10739.sectionTypeButton h3 p,
#cleanLists_stacks_in_10739.sectionTypeHeader h4 p, #cleanLists_stacks_in_10739.sectionTypeButton h4 p,
#cleanLists_stacks_in_10739.sectionTypeHeader h5 p, #cleanLists_stacks_in_10739.sectionTypeButton h5 p,
#cleanLists_stacks_in_10739.sectionTypeHeader h6 p, #cleanLists_stacks_in_10739.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_10739 a, #cleanLists_stacks_in_10739.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10739 a:hover, #cleanLists_stacks_in_10739.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10739.sectionTypeHeader *, #cleanLists_stacks_in_10739.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_10739 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_10739 p {
	font-size: 12px;
}
#cleanLists_stacks_in_10739 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_10739 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_10739 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_10739 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_10739 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_10739 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_10739 li .bulletSections, #cleanLists_stacks_in_10739 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_10739 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_10739.bulletBox li .customBulletBox, #cleanLists_stacks_in_10739.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_10739.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_10739.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_10739.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_10739.bulletOff,
#cleanLists_stacks_in_10739.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_10739.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_10739.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_10739.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_10739.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_10739.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_10739 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_10739 .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_10739 .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_10739 .buttonSimple:hover, #cleanLists_stacks_in_10739 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_10739 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_10725 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_767879 {
	height: 40.00px;
}




























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

#stacks_in_767853 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767854 {
	height: 20.00px;
}




























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

#stacks_in_770798>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770798>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_767856 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770867 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_767865 ul, #cleanLists_stacks_in_767865 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767865.sectionTypeHeader, #cleanLists_stacks_in_767865.sectionTypeButton, #cleanLists_stacks_in_767865 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767865.backgroundOn, #cleanLists_stacks_in_767865.backgroundOn, #cleanLists_stacks_in_767865.backgroundOn li, #cleanLists_stacks_in_767865.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767865.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767865.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767865.backgroundOff li, #cleanLists_stacks_in_767865.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767865.sectionTypeHeader h1, #cleanLists_stacks_in_767865.sectionTypeButton h1,
#cleanLists_stacks_in_767865.sectionTypeHeader h2, #cleanLists_stacks_in_767865.sectionTypeButton h2,
#cleanLists_stacks_in_767865.sectionTypeHeader h3, #cleanLists_stacks_in_767865.sectionTypeButton h3,
#cleanLists_stacks_in_767865.sectionTypeHeader h4, #cleanLists_stacks_in_767865.sectionTypeButton h4,
#cleanLists_stacks_in_767865.sectionTypeHeader h5, #cleanLists_stacks_in_767865.sectionTypeButton h5,
#cleanLists_stacks_in_767865.sectionTypeHeader h6, #cleanLists_stacks_in_767865.sectionTypeButton h6,
#cleanLists_stacks_in_767865.sectionTypeHeader h1 p, #cleanLists_stacks_in_767865.sectionTypeButton h1 p,
#cleanLists_stacks_in_767865.sectionTypeHeader h2 p, #cleanLists_stacks_in_767865.sectionTypeButton h2 p,
#cleanLists_stacks_in_767865.sectionTypeHeader h3 p, #cleanLists_stacks_in_767865.sectionTypeButton h3 p,
#cleanLists_stacks_in_767865.sectionTypeHeader h4 p, #cleanLists_stacks_in_767865.sectionTypeButton h4 p,
#cleanLists_stacks_in_767865.sectionTypeHeader h5 p, #cleanLists_stacks_in_767865.sectionTypeButton h5 p,
#cleanLists_stacks_in_767865.sectionTypeHeader h6 p, #cleanLists_stacks_in_767865.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767865 a, #cleanLists_stacks_in_767865.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767865 a:hover, #cleanLists_stacks_in_767865.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767865.sectionTypeHeader *, #cleanLists_stacks_in_767865.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767865 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767865 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767865 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767865 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767865 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767865 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767865 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767865 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767865 li .bulletSections, #cleanLists_stacks_in_767865 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767865 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767865.bulletBox li .customBulletBox, #cleanLists_stacks_in_767865.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767865.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767865.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767865.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767865.bulletOff,
#cleanLists_stacks_in_767865.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767865.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767865.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767865.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767865.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767865.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767865 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767865 .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_767865 .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_767865 .buttonSimple:hover, #cleanLists_stacks_in_767865 .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_767867 ul, #cleanLists_stacks_in_767867 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767867.sectionTypeHeader, #cleanLists_stacks_in_767867.sectionTypeButton, #cleanLists_stacks_in_767867 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767867.backgroundOn, #cleanLists_stacks_in_767867.backgroundOn, #cleanLists_stacks_in_767867.backgroundOn li, #cleanLists_stacks_in_767867.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767867.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767867.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767867.backgroundOff li, #cleanLists_stacks_in_767867.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767867.sectionTypeHeader h1, #cleanLists_stacks_in_767867.sectionTypeButton h1,
#cleanLists_stacks_in_767867.sectionTypeHeader h2, #cleanLists_stacks_in_767867.sectionTypeButton h2,
#cleanLists_stacks_in_767867.sectionTypeHeader h3, #cleanLists_stacks_in_767867.sectionTypeButton h3,
#cleanLists_stacks_in_767867.sectionTypeHeader h4, #cleanLists_stacks_in_767867.sectionTypeButton h4,
#cleanLists_stacks_in_767867.sectionTypeHeader h5, #cleanLists_stacks_in_767867.sectionTypeButton h5,
#cleanLists_stacks_in_767867.sectionTypeHeader h6, #cleanLists_stacks_in_767867.sectionTypeButton h6,
#cleanLists_stacks_in_767867.sectionTypeHeader h1 p, #cleanLists_stacks_in_767867.sectionTypeButton h1 p,
#cleanLists_stacks_in_767867.sectionTypeHeader h2 p, #cleanLists_stacks_in_767867.sectionTypeButton h2 p,
#cleanLists_stacks_in_767867.sectionTypeHeader h3 p, #cleanLists_stacks_in_767867.sectionTypeButton h3 p,
#cleanLists_stacks_in_767867.sectionTypeHeader h4 p, #cleanLists_stacks_in_767867.sectionTypeButton h4 p,
#cleanLists_stacks_in_767867.sectionTypeHeader h5 p, #cleanLists_stacks_in_767867.sectionTypeButton h5 p,
#cleanLists_stacks_in_767867.sectionTypeHeader h6 p, #cleanLists_stacks_in_767867.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767867 a, #cleanLists_stacks_in_767867.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767867 a:hover, #cleanLists_stacks_in_767867.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767867.sectionTypeHeader *, #cleanLists_stacks_in_767867.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767867 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767867 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767867 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767867 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767867 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767867 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767867 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767867 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767867 li .bulletSections, #cleanLists_stacks_in_767867 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767867 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767867.bulletBox li .customBulletBox, #cleanLists_stacks_in_767867.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767867.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767867.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767867.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767867.bulletOff,
#cleanLists_stacks_in_767867.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767867.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767867.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767867.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767867.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767867.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767867 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767867 .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_767867 .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_767867 .buttonSimple:hover, #cleanLists_stacks_in_767867 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767867 {
	padding:  5px;
}
/*
 * 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_767872 ul, #cleanLists_stacks_in_767872 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767872.sectionTypeHeader, #cleanLists_stacks_in_767872.sectionTypeButton, #cleanLists_stacks_in_767872 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767872.backgroundOn, #cleanLists_stacks_in_767872.backgroundOn, #cleanLists_stacks_in_767872.backgroundOn li, #cleanLists_stacks_in_767872.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767872.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767872.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767872.backgroundOff li, #cleanLists_stacks_in_767872.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767872.sectionTypeHeader h1, #cleanLists_stacks_in_767872.sectionTypeButton h1,
#cleanLists_stacks_in_767872.sectionTypeHeader h2, #cleanLists_stacks_in_767872.sectionTypeButton h2,
#cleanLists_stacks_in_767872.sectionTypeHeader h3, #cleanLists_stacks_in_767872.sectionTypeButton h3,
#cleanLists_stacks_in_767872.sectionTypeHeader h4, #cleanLists_stacks_in_767872.sectionTypeButton h4,
#cleanLists_stacks_in_767872.sectionTypeHeader h5, #cleanLists_stacks_in_767872.sectionTypeButton h5,
#cleanLists_stacks_in_767872.sectionTypeHeader h6, #cleanLists_stacks_in_767872.sectionTypeButton h6,
#cleanLists_stacks_in_767872.sectionTypeHeader h1 p, #cleanLists_stacks_in_767872.sectionTypeButton h1 p,
#cleanLists_stacks_in_767872.sectionTypeHeader h2 p, #cleanLists_stacks_in_767872.sectionTypeButton h2 p,
#cleanLists_stacks_in_767872.sectionTypeHeader h3 p, #cleanLists_stacks_in_767872.sectionTypeButton h3 p,
#cleanLists_stacks_in_767872.sectionTypeHeader h4 p, #cleanLists_stacks_in_767872.sectionTypeButton h4 p,
#cleanLists_stacks_in_767872.sectionTypeHeader h5 p, #cleanLists_stacks_in_767872.sectionTypeButton h5 p,
#cleanLists_stacks_in_767872.sectionTypeHeader h6 p, #cleanLists_stacks_in_767872.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767872 a, #cleanLists_stacks_in_767872.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767872 a:hover, #cleanLists_stacks_in_767872.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767872.sectionTypeHeader *, #cleanLists_stacks_in_767872.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767872 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767872 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767872 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767872 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767872 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767872 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767872 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767872 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767872 li .bulletSections, #cleanLists_stacks_in_767872 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767872 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767872.bulletBox li .customBulletBox, #cleanLists_stacks_in_767872.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767872.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767872.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767872.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767872.bulletOff,
#cleanLists_stacks_in_767872.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767872.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767872.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767872.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767872.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767872.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767872 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767872 .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_767872 .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_767872 .buttonSimple:hover, #cleanLists_stacks_in_767872 .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_767874 ul, #cleanLists_stacks_in_767874 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767874.sectionTypeHeader, #cleanLists_stacks_in_767874.sectionTypeButton, #cleanLists_stacks_in_767874 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767874.backgroundOn, #cleanLists_stacks_in_767874.backgroundOn, #cleanLists_stacks_in_767874.backgroundOn li, #cleanLists_stacks_in_767874.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767874.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767874.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767874.backgroundOff li, #cleanLists_stacks_in_767874.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767874.sectionTypeHeader h1, #cleanLists_stacks_in_767874.sectionTypeButton h1,
#cleanLists_stacks_in_767874.sectionTypeHeader h2, #cleanLists_stacks_in_767874.sectionTypeButton h2,
#cleanLists_stacks_in_767874.sectionTypeHeader h3, #cleanLists_stacks_in_767874.sectionTypeButton h3,
#cleanLists_stacks_in_767874.sectionTypeHeader h4, #cleanLists_stacks_in_767874.sectionTypeButton h4,
#cleanLists_stacks_in_767874.sectionTypeHeader h5, #cleanLists_stacks_in_767874.sectionTypeButton h5,
#cleanLists_stacks_in_767874.sectionTypeHeader h6, #cleanLists_stacks_in_767874.sectionTypeButton h6,
#cleanLists_stacks_in_767874.sectionTypeHeader h1 p, #cleanLists_stacks_in_767874.sectionTypeButton h1 p,
#cleanLists_stacks_in_767874.sectionTypeHeader h2 p, #cleanLists_stacks_in_767874.sectionTypeButton h2 p,
#cleanLists_stacks_in_767874.sectionTypeHeader h3 p, #cleanLists_stacks_in_767874.sectionTypeButton h3 p,
#cleanLists_stacks_in_767874.sectionTypeHeader h4 p, #cleanLists_stacks_in_767874.sectionTypeButton h4 p,
#cleanLists_stacks_in_767874.sectionTypeHeader h5 p, #cleanLists_stacks_in_767874.sectionTypeButton h5 p,
#cleanLists_stacks_in_767874.sectionTypeHeader h6 p, #cleanLists_stacks_in_767874.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767874 a, #cleanLists_stacks_in_767874.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767874 a:hover, #cleanLists_stacks_in_767874.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767874.sectionTypeHeader *, #cleanLists_stacks_in_767874.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767874 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767874 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767874 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767874 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767874 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767874 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767874 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767874 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767874 li .bulletSections, #cleanLists_stacks_in_767874 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767874 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767874.bulletBox li .customBulletBox, #cleanLists_stacks_in_767874.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767874.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767874.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767874.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767874.bulletOff,
#cleanLists_stacks_in_767874.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767874.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767874.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767874.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767874.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767874.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767874 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767874 .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_767874 .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_767874 .buttonSimple:hover, #cleanLists_stacks_in_767874 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767874 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767862 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_767964 {
	height: 40.00px;
}




























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

#stacks_in_10804 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_10806 {
	height: 20.00px;
}




























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

#stacks_in_770804>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770804>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_3744 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_10819 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_767852 {
	height: 40.00px;
}




























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

#stacks_in_767581 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_770810>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770810>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_767584 {
	margin:  2px;
	padding:  5px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_767593 ul, #cleanLists_stacks_in_767593 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767593.sectionTypeHeader, #cleanLists_stacks_in_767593.sectionTypeButton, #cleanLists_stacks_in_767593 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767593.backgroundOn, #cleanLists_stacks_in_767593.backgroundOn, #cleanLists_stacks_in_767593.backgroundOn li, #cleanLists_stacks_in_767593.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767593.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767593.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767593.backgroundOff li, #cleanLists_stacks_in_767593.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767593.sectionTypeHeader h1, #cleanLists_stacks_in_767593.sectionTypeButton h1,
#cleanLists_stacks_in_767593.sectionTypeHeader h2, #cleanLists_stacks_in_767593.sectionTypeButton h2,
#cleanLists_stacks_in_767593.sectionTypeHeader h3, #cleanLists_stacks_in_767593.sectionTypeButton h3,
#cleanLists_stacks_in_767593.sectionTypeHeader h4, #cleanLists_stacks_in_767593.sectionTypeButton h4,
#cleanLists_stacks_in_767593.sectionTypeHeader h5, #cleanLists_stacks_in_767593.sectionTypeButton h5,
#cleanLists_stacks_in_767593.sectionTypeHeader h6, #cleanLists_stacks_in_767593.sectionTypeButton h6,
#cleanLists_stacks_in_767593.sectionTypeHeader h1 p, #cleanLists_stacks_in_767593.sectionTypeButton h1 p,
#cleanLists_stacks_in_767593.sectionTypeHeader h2 p, #cleanLists_stacks_in_767593.sectionTypeButton h2 p,
#cleanLists_stacks_in_767593.sectionTypeHeader h3 p, #cleanLists_stacks_in_767593.sectionTypeButton h3 p,
#cleanLists_stacks_in_767593.sectionTypeHeader h4 p, #cleanLists_stacks_in_767593.sectionTypeButton h4 p,
#cleanLists_stacks_in_767593.sectionTypeHeader h5 p, #cleanLists_stacks_in_767593.sectionTypeButton h5 p,
#cleanLists_stacks_in_767593.sectionTypeHeader h6 p, #cleanLists_stacks_in_767593.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767593 a, #cleanLists_stacks_in_767593.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767593 a:hover, #cleanLists_stacks_in_767593.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767593.sectionTypeHeader *, #cleanLists_stacks_in_767593.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767593 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767593 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767593 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767593 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767593 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767593 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767593 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767593 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767593 li .bulletSections, #cleanLists_stacks_in_767593 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767593 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767593.bulletBox li .customBulletBox, #cleanLists_stacks_in_767593.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767593.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767593.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767593.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767593.bulletOff,
#cleanLists_stacks_in_767593.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767593.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767593.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767593.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767593.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767593.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767593 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767593 .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_767593 .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_767593 .buttonSimple:hover, #cleanLists_stacks_in_767593 .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_767595 ul, #cleanLists_stacks_in_767595 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767595.sectionTypeHeader, #cleanLists_stacks_in_767595.sectionTypeButton, #cleanLists_stacks_in_767595 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767595.backgroundOn, #cleanLists_stacks_in_767595.backgroundOn, #cleanLists_stacks_in_767595.backgroundOn li, #cleanLists_stacks_in_767595.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767595.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767595.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767595.backgroundOff li, #cleanLists_stacks_in_767595.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767595.sectionTypeHeader h1, #cleanLists_stacks_in_767595.sectionTypeButton h1,
#cleanLists_stacks_in_767595.sectionTypeHeader h2, #cleanLists_stacks_in_767595.sectionTypeButton h2,
#cleanLists_stacks_in_767595.sectionTypeHeader h3, #cleanLists_stacks_in_767595.sectionTypeButton h3,
#cleanLists_stacks_in_767595.sectionTypeHeader h4, #cleanLists_stacks_in_767595.sectionTypeButton h4,
#cleanLists_stacks_in_767595.sectionTypeHeader h5, #cleanLists_stacks_in_767595.sectionTypeButton h5,
#cleanLists_stacks_in_767595.sectionTypeHeader h6, #cleanLists_stacks_in_767595.sectionTypeButton h6,
#cleanLists_stacks_in_767595.sectionTypeHeader h1 p, #cleanLists_stacks_in_767595.sectionTypeButton h1 p,
#cleanLists_stacks_in_767595.sectionTypeHeader h2 p, #cleanLists_stacks_in_767595.sectionTypeButton h2 p,
#cleanLists_stacks_in_767595.sectionTypeHeader h3 p, #cleanLists_stacks_in_767595.sectionTypeButton h3 p,
#cleanLists_stacks_in_767595.sectionTypeHeader h4 p, #cleanLists_stacks_in_767595.sectionTypeButton h4 p,
#cleanLists_stacks_in_767595.sectionTypeHeader h5 p, #cleanLists_stacks_in_767595.sectionTypeButton h5 p,
#cleanLists_stacks_in_767595.sectionTypeHeader h6 p, #cleanLists_stacks_in_767595.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767595 a, #cleanLists_stacks_in_767595.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767595 a:hover, #cleanLists_stacks_in_767595.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767595.sectionTypeHeader *, #cleanLists_stacks_in_767595.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767595 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767595 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767595 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767595 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767595 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767595 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767595 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767595 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767595 li .bulletSections, #cleanLists_stacks_in_767595 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767595 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767595.bulletBox li .customBulletBox, #cleanLists_stacks_in_767595.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767595.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767595.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767595.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767595.bulletOff,
#cleanLists_stacks_in_767595.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767595.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767595.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767595.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767595.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767595.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767595 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767595 .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_767595 .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_767595 .buttonSimple:hover, #cleanLists_stacks_in_767595 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767595 {
	padding:  5px;
}
/*
 * 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_767600 ul, #cleanLists_stacks_in_767600 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767600.sectionTypeHeader, #cleanLists_stacks_in_767600.sectionTypeButton, #cleanLists_stacks_in_767600 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767600.backgroundOn, #cleanLists_stacks_in_767600.backgroundOn, #cleanLists_stacks_in_767600.backgroundOn li, #cleanLists_stacks_in_767600.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767600.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767600.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767600.backgroundOff li, #cleanLists_stacks_in_767600.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767600.sectionTypeHeader h1, #cleanLists_stacks_in_767600.sectionTypeButton h1,
#cleanLists_stacks_in_767600.sectionTypeHeader h2, #cleanLists_stacks_in_767600.sectionTypeButton h2,
#cleanLists_stacks_in_767600.sectionTypeHeader h3, #cleanLists_stacks_in_767600.sectionTypeButton h3,
#cleanLists_stacks_in_767600.sectionTypeHeader h4, #cleanLists_stacks_in_767600.sectionTypeButton h4,
#cleanLists_stacks_in_767600.sectionTypeHeader h5, #cleanLists_stacks_in_767600.sectionTypeButton h5,
#cleanLists_stacks_in_767600.sectionTypeHeader h6, #cleanLists_stacks_in_767600.sectionTypeButton h6,
#cleanLists_stacks_in_767600.sectionTypeHeader h1 p, #cleanLists_stacks_in_767600.sectionTypeButton h1 p,
#cleanLists_stacks_in_767600.sectionTypeHeader h2 p, #cleanLists_stacks_in_767600.sectionTypeButton h2 p,
#cleanLists_stacks_in_767600.sectionTypeHeader h3 p, #cleanLists_stacks_in_767600.sectionTypeButton h3 p,
#cleanLists_stacks_in_767600.sectionTypeHeader h4 p, #cleanLists_stacks_in_767600.sectionTypeButton h4 p,
#cleanLists_stacks_in_767600.sectionTypeHeader h5 p, #cleanLists_stacks_in_767600.sectionTypeButton h5 p,
#cleanLists_stacks_in_767600.sectionTypeHeader h6 p, #cleanLists_stacks_in_767600.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767600 a, #cleanLists_stacks_in_767600.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767600 a:hover, #cleanLists_stacks_in_767600.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767600.sectionTypeHeader *, #cleanLists_stacks_in_767600.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767600 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767600 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767600 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767600 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767600 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767600 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767600 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767600 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767600 li .bulletSections, #cleanLists_stacks_in_767600 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767600 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767600.bulletBox li .customBulletBox, #cleanLists_stacks_in_767600.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767600.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767600.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767600.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767600.bulletOff,
#cleanLists_stacks_in_767600.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767600.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767600.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767600.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767600.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767600.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767600 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767600 .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_767600 .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_767600 .buttonSimple:hover, #cleanLists_stacks_in_767600 .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_767602 ul, #cleanLists_stacks_in_767602 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767602.sectionTypeHeader, #cleanLists_stacks_in_767602.sectionTypeButton, #cleanLists_stacks_in_767602 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767602.backgroundOn, #cleanLists_stacks_in_767602.backgroundOn, #cleanLists_stacks_in_767602.backgroundOn li, #cleanLists_stacks_in_767602.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767602.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767602.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767602.backgroundOff li, #cleanLists_stacks_in_767602.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767602.sectionTypeHeader h1, #cleanLists_stacks_in_767602.sectionTypeButton h1,
#cleanLists_stacks_in_767602.sectionTypeHeader h2, #cleanLists_stacks_in_767602.sectionTypeButton h2,
#cleanLists_stacks_in_767602.sectionTypeHeader h3, #cleanLists_stacks_in_767602.sectionTypeButton h3,
#cleanLists_stacks_in_767602.sectionTypeHeader h4, #cleanLists_stacks_in_767602.sectionTypeButton h4,
#cleanLists_stacks_in_767602.sectionTypeHeader h5, #cleanLists_stacks_in_767602.sectionTypeButton h5,
#cleanLists_stacks_in_767602.sectionTypeHeader h6, #cleanLists_stacks_in_767602.sectionTypeButton h6,
#cleanLists_stacks_in_767602.sectionTypeHeader h1 p, #cleanLists_stacks_in_767602.sectionTypeButton h1 p,
#cleanLists_stacks_in_767602.sectionTypeHeader h2 p, #cleanLists_stacks_in_767602.sectionTypeButton h2 p,
#cleanLists_stacks_in_767602.sectionTypeHeader h3 p, #cleanLists_stacks_in_767602.sectionTypeButton h3 p,
#cleanLists_stacks_in_767602.sectionTypeHeader h4 p, #cleanLists_stacks_in_767602.sectionTypeButton h4 p,
#cleanLists_stacks_in_767602.sectionTypeHeader h5 p, #cleanLists_stacks_in_767602.sectionTypeButton h5 p,
#cleanLists_stacks_in_767602.sectionTypeHeader h6 p, #cleanLists_stacks_in_767602.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767602 a, #cleanLists_stacks_in_767602.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767602 a:hover, #cleanLists_stacks_in_767602.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767602.sectionTypeHeader *, #cleanLists_stacks_in_767602.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767602 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767602 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767602 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767602 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767602 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767602 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767602 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767602 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767602 li .bulletSections, #cleanLists_stacks_in_767602 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767602 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767602.bulletBox li .customBulletBox, #cleanLists_stacks_in_767602.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767602.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767602.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767602.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767602.bulletOff,
#cleanLists_stacks_in_767602.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767602.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767602.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767602.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767602.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767602.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767602 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767602 .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_767602 .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_767602 .buttonSimple:hover, #cleanLists_stacks_in_767602 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767602 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767590 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_767590 {
		display: none !important;
	}
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773492.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773492.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773492.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773492.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773492 {
	padding: 10px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771043 {
	height: 20.00px;
}




























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

#stacks_in_767552 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767553 {
	height: 20.00px;
}




























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

#stacks_in_770816>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770816>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_767555 {
	margin:  2px;
}

#stacks_out_767555 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770869 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_767564 ul, #cleanLists_stacks_in_767564 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767564.sectionTypeHeader, #cleanLists_stacks_in_767564.sectionTypeButton, #cleanLists_stacks_in_767564 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767564.backgroundOn, #cleanLists_stacks_in_767564.backgroundOn, #cleanLists_stacks_in_767564.backgroundOn li, #cleanLists_stacks_in_767564.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767564.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767564.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767564.backgroundOff li, #cleanLists_stacks_in_767564.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767564.sectionTypeHeader h1, #cleanLists_stacks_in_767564.sectionTypeButton h1,
#cleanLists_stacks_in_767564.sectionTypeHeader h2, #cleanLists_stacks_in_767564.sectionTypeButton h2,
#cleanLists_stacks_in_767564.sectionTypeHeader h3, #cleanLists_stacks_in_767564.sectionTypeButton h3,
#cleanLists_stacks_in_767564.sectionTypeHeader h4, #cleanLists_stacks_in_767564.sectionTypeButton h4,
#cleanLists_stacks_in_767564.sectionTypeHeader h5, #cleanLists_stacks_in_767564.sectionTypeButton h5,
#cleanLists_stacks_in_767564.sectionTypeHeader h6, #cleanLists_stacks_in_767564.sectionTypeButton h6,
#cleanLists_stacks_in_767564.sectionTypeHeader h1 p, #cleanLists_stacks_in_767564.sectionTypeButton h1 p,
#cleanLists_stacks_in_767564.sectionTypeHeader h2 p, #cleanLists_stacks_in_767564.sectionTypeButton h2 p,
#cleanLists_stacks_in_767564.sectionTypeHeader h3 p, #cleanLists_stacks_in_767564.sectionTypeButton h3 p,
#cleanLists_stacks_in_767564.sectionTypeHeader h4 p, #cleanLists_stacks_in_767564.sectionTypeButton h4 p,
#cleanLists_stacks_in_767564.sectionTypeHeader h5 p, #cleanLists_stacks_in_767564.sectionTypeButton h5 p,
#cleanLists_stacks_in_767564.sectionTypeHeader h6 p, #cleanLists_stacks_in_767564.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767564 a, #cleanLists_stacks_in_767564.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767564 a:hover, #cleanLists_stacks_in_767564.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767564.sectionTypeHeader *, #cleanLists_stacks_in_767564.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767564 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767564 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767564 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767564 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767564 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767564 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767564 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767564 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767564 li .bulletSections, #cleanLists_stacks_in_767564 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767564 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767564.bulletBox li .customBulletBox, #cleanLists_stacks_in_767564.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767564.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767564.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767564.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767564.bulletOff,
#cleanLists_stacks_in_767564.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767564.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767564.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767564.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767564.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767564.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767564 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767564 .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_767564 .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_767564 .buttonSimple:hover, #cleanLists_stacks_in_767564 .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_767566 ul, #cleanLists_stacks_in_767566 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767566.sectionTypeHeader, #cleanLists_stacks_in_767566.sectionTypeButton, #cleanLists_stacks_in_767566 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767566.backgroundOn, #cleanLists_stacks_in_767566.backgroundOn, #cleanLists_stacks_in_767566.backgroundOn li, #cleanLists_stacks_in_767566.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767566.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767566.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767566.backgroundOff li, #cleanLists_stacks_in_767566.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767566.sectionTypeHeader h1, #cleanLists_stacks_in_767566.sectionTypeButton h1,
#cleanLists_stacks_in_767566.sectionTypeHeader h2, #cleanLists_stacks_in_767566.sectionTypeButton h2,
#cleanLists_stacks_in_767566.sectionTypeHeader h3, #cleanLists_stacks_in_767566.sectionTypeButton h3,
#cleanLists_stacks_in_767566.sectionTypeHeader h4, #cleanLists_stacks_in_767566.sectionTypeButton h4,
#cleanLists_stacks_in_767566.sectionTypeHeader h5, #cleanLists_stacks_in_767566.sectionTypeButton h5,
#cleanLists_stacks_in_767566.sectionTypeHeader h6, #cleanLists_stacks_in_767566.sectionTypeButton h6,
#cleanLists_stacks_in_767566.sectionTypeHeader h1 p, #cleanLists_stacks_in_767566.sectionTypeButton h1 p,
#cleanLists_stacks_in_767566.sectionTypeHeader h2 p, #cleanLists_stacks_in_767566.sectionTypeButton h2 p,
#cleanLists_stacks_in_767566.sectionTypeHeader h3 p, #cleanLists_stacks_in_767566.sectionTypeButton h3 p,
#cleanLists_stacks_in_767566.sectionTypeHeader h4 p, #cleanLists_stacks_in_767566.sectionTypeButton h4 p,
#cleanLists_stacks_in_767566.sectionTypeHeader h5 p, #cleanLists_stacks_in_767566.sectionTypeButton h5 p,
#cleanLists_stacks_in_767566.sectionTypeHeader h6 p, #cleanLists_stacks_in_767566.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767566 a, #cleanLists_stacks_in_767566.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767566 a:hover, #cleanLists_stacks_in_767566.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767566.sectionTypeHeader *, #cleanLists_stacks_in_767566.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767566 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767566 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767566 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767566 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767566 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767566 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767566 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767566 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767566 li .bulletSections, #cleanLists_stacks_in_767566 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767566 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767566.bulletBox li .customBulletBox, #cleanLists_stacks_in_767566.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767566.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767566.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767566.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767566.bulletOff,
#cleanLists_stacks_in_767566.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767566.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767566.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767566.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767566.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767566.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767566 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767566 .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_767566 .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_767566 .buttonSimple:hover, #cleanLists_stacks_in_767566 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767566 {
	padding:  5px;
}
/*
 * 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_767571 ul, #cleanLists_stacks_in_767571 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767571.sectionTypeHeader, #cleanLists_stacks_in_767571.sectionTypeButton, #cleanLists_stacks_in_767571 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767571.backgroundOn, #cleanLists_stacks_in_767571.backgroundOn, #cleanLists_stacks_in_767571.backgroundOn li, #cleanLists_stacks_in_767571.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767571.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767571.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767571.backgroundOff li, #cleanLists_stacks_in_767571.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767571.sectionTypeHeader h1, #cleanLists_stacks_in_767571.sectionTypeButton h1,
#cleanLists_stacks_in_767571.sectionTypeHeader h2, #cleanLists_stacks_in_767571.sectionTypeButton h2,
#cleanLists_stacks_in_767571.sectionTypeHeader h3, #cleanLists_stacks_in_767571.sectionTypeButton h3,
#cleanLists_stacks_in_767571.sectionTypeHeader h4, #cleanLists_stacks_in_767571.sectionTypeButton h4,
#cleanLists_stacks_in_767571.sectionTypeHeader h5, #cleanLists_stacks_in_767571.sectionTypeButton h5,
#cleanLists_stacks_in_767571.sectionTypeHeader h6, #cleanLists_stacks_in_767571.sectionTypeButton h6,
#cleanLists_stacks_in_767571.sectionTypeHeader h1 p, #cleanLists_stacks_in_767571.sectionTypeButton h1 p,
#cleanLists_stacks_in_767571.sectionTypeHeader h2 p, #cleanLists_stacks_in_767571.sectionTypeButton h2 p,
#cleanLists_stacks_in_767571.sectionTypeHeader h3 p, #cleanLists_stacks_in_767571.sectionTypeButton h3 p,
#cleanLists_stacks_in_767571.sectionTypeHeader h4 p, #cleanLists_stacks_in_767571.sectionTypeButton h4 p,
#cleanLists_stacks_in_767571.sectionTypeHeader h5 p, #cleanLists_stacks_in_767571.sectionTypeButton h5 p,
#cleanLists_stacks_in_767571.sectionTypeHeader h6 p, #cleanLists_stacks_in_767571.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767571 a, #cleanLists_stacks_in_767571.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767571 a:hover, #cleanLists_stacks_in_767571.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767571.sectionTypeHeader *, #cleanLists_stacks_in_767571.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767571 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767571 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767571 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767571 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767571 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767571 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767571 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767571 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767571 li .bulletSections, #cleanLists_stacks_in_767571 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767571 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767571.bulletBox li .customBulletBox, #cleanLists_stacks_in_767571.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767571.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767571.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767571.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767571.bulletOff,
#cleanLists_stacks_in_767571.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767571.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767571.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767571.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767571.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767571.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767571 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767571 .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_767571 .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_767571 .buttonSimple:hover, #cleanLists_stacks_in_767571 .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_767573 ul, #cleanLists_stacks_in_767573 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767573.sectionTypeHeader, #cleanLists_stacks_in_767573.sectionTypeButton, #cleanLists_stacks_in_767573 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767573.backgroundOn, #cleanLists_stacks_in_767573.backgroundOn, #cleanLists_stacks_in_767573.backgroundOn li, #cleanLists_stacks_in_767573.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767573.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767573.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767573.backgroundOff li, #cleanLists_stacks_in_767573.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767573.sectionTypeHeader h1, #cleanLists_stacks_in_767573.sectionTypeButton h1,
#cleanLists_stacks_in_767573.sectionTypeHeader h2, #cleanLists_stacks_in_767573.sectionTypeButton h2,
#cleanLists_stacks_in_767573.sectionTypeHeader h3, #cleanLists_stacks_in_767573.sectionTypeButton h3,
#cleanLists_stacks_in_767573.sectionTypeHeader h4, #cleanLists_stacks_in_767573.sectionTypeButton h4,
#cleanLists_stacks_in_767573.sectionTypeHeader h5, #cleanLists_stacks_in_767573.sectionTypeButton h5,
#cleanLists_stacks_in_767573.sectionTypeHeader h6, #cleanLists_stacks_in_767573.sectionTypeButton h6,
#cleanLists_stacks_in_767573.sectionTypeHeader h1 p, #cleanLists_stacks_in_767573.sectionTypeButton h1 p,
#cleanLists_stacks_in_767573.sectionTypeHeader h2 p, #cleanLists_stacks_in_767573.sectionTypeButton h2 p,
#cleanLists_stacks_in_767573.sectionTypeHeader h3 p, #cleanLists_stacks_in_767573.sectionTypeButton h3 p,
#cleanLists_stacks_in_767573.sectionTypeHeader h4 p, #cleanLists_stacks_in_767573.sectionTypeButton h4 p,
#cleanLists_stacks_in_767573.sectionTypeHeader h5 p, #cleanLists_stacks_in_767573.sectionTypeButton h5 p,
#cleanLists_stacks_in_767573.sectionTypeHeader h6 p, #cleanLists_stacks_in_767573.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767573 a, #cleanLists_stacks_in_767573.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767573 a:hover, #cleanLists_stacks_in_767573.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767573.sectionTypeHeader *, #cleanLists_stacks_in_767573.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767573 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767573 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767573 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767573 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767573 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767573 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767573 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767573 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767573 li .bulletSections, #cleanLists_stacks_in_767573 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767573 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767573.bulletBox li .customBulletBox, #cleanLists_stacks_in_767573.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767573.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767573.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767573.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767573.bulletOff,
#cleanLists_stacks_in_767573.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767573.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767573.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767573.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767573.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767573.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767573 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767573 .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_767573 .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_767573 .buttonSimple:hover, #cleanLists_stacks_in_767573 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767573 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767561 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_767561 {
		display: none !important;
	}
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773489.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773489.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773489.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773489.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773489 {
	padding: 10px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769524 {
	height: 20.00px;
}




























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

#stacks_in_769576 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769577 {
	height: 20.00px;
}




























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

#stacks_in_770834>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770834>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_770834 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_769579 {
	margin:  2px;
}

#stacks_out_769579 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770871 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_769586 ul, #cleanLists_stacks_in_769586 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769586.sectionTypeHeader, #cleanLists_stacks_in_769586.sectionTypeButton, #cleanLists_stacks_in_769586 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_769586.backgroundOn, #cleanLists_stacks_in_769586.backgroundOn, #cleanLists_stacks_in_769586.backgroundOn li, #cleanLists_stacks_in_769586.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_769586.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769586.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769586.backgroundOff li, #cleanLists_stacks_in_769586.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769586.sectionTypeHeader h1, #cleanLists_stacks_in_769586.sectionTypeButton h1,
#cleanLists_stacks_in_769586.sectionTypeHeader h2, #cleanLists_stacks_in_769586.sectionTypeButton h2,
#cleanLists_stacks_in_769586.sectionTypeHeader h3, #cleanLists_stacks_in_769586.sectionTypeButton h3,
#cleanLists_stacks_in_769586.sectionTypeHeader h4, #cleanLists_stacks_in_769586.sectionTypeButton h4,
#cleanLists_stacks_in_769586.sectionTypeHeader h5, #cleanLists_stacks_in_769586.sectionTypeButton h5,
#cleanLists_stacks_in_769586.sectionTypeHeader h6, #cleanLists_stacks_in_769586.sectionTypeButton h6,
#cleanLists_stacks_in_769586.sectionTypeHeader h1 p, #cleanLists_stacks_in_769586.sectionTypeButton h1 p,
#cleanLists_stacks_in_769586.sectionTypeHeader h2 p, #cleanLists_stacks_in_769586.sectionTypeButton h2 p,
#cleanLists_stacks_in_769586.sectionTypeHeader h3 p, #cleanLists_stacks_in_769586.sectionTypeButton h3 p,
#cleanLists_stacks_in_769586.sectionTypeHeader h4 p, #cleanLists_stacks_in_769586.sectionTypeButton h4 p,
#cleanLists_stacks_in_769586.sectionTypeHeader h5 p, #cleanLists_stacks_in_769586.sectionTypeButton h5 p,
#cleanLists_stacks_in_769586.sectionTypeHeader h6 p, #cleanLists_stacks_in_769586.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_769586 a, #cleanLists_stacks_in_769586.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769586 a:hover, #cleanLists_stacks_in_769586.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769586.sectionTypeHeader *, #cleanLists_stacks_in_769586.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769586 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_769586 p {
	font-size: 10px;
}
#cleanLists_stacks_in_769586 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769586 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769586 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769586 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769586 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769586 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769586 li .bulletSections, #cleanLists_stacks_in_769586 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_769586 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769586.bulletBox li .customBulletBox, #cleanLists_stacks_in_769586.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769586.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769586.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769586.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769586.bulletOff,
#cleanLists_stacks_in_769586.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769586.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769586.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769586.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769586.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769586.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769586 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769586 .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_769586 .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_769586 .buttonSimple:hover, #cleanLists_stacks_in_769586 .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_769588 ul, #cleanLists_stacks_in_769588 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769588.sectionTypeHeader, #cleanLists_stacks_in_769588.sectionTypeButton, #cleanLists_stacks_in_769588 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769588.backgroundOn, #cleanLists_stacks_in_769588.backgroundOn, #cleanLists_stacks_in_769588.backgroundOn li, #cleanLists_stacks_in_769588.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769588.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769588.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769588.backgroundOff li, #cleanLists_stacks_in_769588.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769588.sectionTypeHeader h1, #cleanLists_stacks_in_769588.sectionTypeButton h1,
#cleanLists_stacks_in_769588.sectionTypeHeader h2, #cleanLists_stacks_in_769588.sectionTypeButton h2,
#cleanLists_stacks_in_769588.sectionTypeHeader h3, #cleanLists_stacks_in_769588.sectionTypeButton h3,
#cleanLists_stacks_in_769588.sectionTypeHeader h4, #cleanLists_stacks_in_769588.sectionTypeButton h4,
#cleanLists_stacks_in_769588.sectionTypeHeader h5, #cleanLists_stacks_in_769588.sectionTypeButton h5,
#cleanLists_stacks_in_769588.sectionTypeHeader h6, #cleanLists_stacks_in_769588.sectionTypeButton h6,
#cleanLists_stacks_in_769588.sectionTypeHeader h1 p, #cleanLists_stacks_in_769588.sectionTypeButton h1 p,
#cleanLists_stacks_in_769588.sectionTypeHeader h2 p, #cleanLists_stacks_in_769588.sectionTypeButton h2 p,
#cleanLists_stacks_in_769588.sectionTypeHeader h3 p, #cleanLists_stacks_in_769588.sectionTypeButton h3 p,
#cleanLists_stacks_in_769588.sectionTypeHeader h4 p, #cleanLists_stacks_in_769588.sectionTypeButton h4 p,
#cleanLists_stacks_in_769588.sectionTypeHeader h5 p, #cleanLists_stacks_in_769588.sectionTypeButton h5 p,
#cleanLists_stacks_in_769588.sectionTypeHeader h6 p, #cleanLists_stacks_in_769588.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769588 a, #cleanLists_stacks_in_769588.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769588 a:hover, #cleanLists_stacks_in_769588.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769588.sectionTypeHeader *, #cleanLists_stacks_in_769588.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769588 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769588 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769588 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769588 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769588 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769588 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769588 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769588 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769588 li .bulletSections, #cleanLists_stacks_in_769588 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769588 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769588.bulletBox li .customBulletBox, #cleanLists_stacks_in_769588.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769588.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769588.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769588.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769588.bulletOff,
#cleanLists_stacks_in_769588.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769588.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769588.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769588.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769588.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769588.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769588 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769588 .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_769588 .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_769588 .buttonSimple:hover, #cleanLists_stacks_in_769588 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769588 {
	padding:  5px;
}
/*
 * 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_769590 ul, #cleanLists_stacks_in_769590 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769590.sectionTypeHeader, #cleanLists_stacks_in_769590.sectionTypeButton, #cleanLists_stacks_in_769590 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769590.backgroundOn, #cleanLists_stacks_in_769590.backgroundOn, #cleanLists_stacks_in_769590.backgroundOn li, #cleanLists_stacks_in_769590.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769590.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769590.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769590.backgroundOff li, #cleanLists_stacks_in_769590.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769590.sectionTypeHeader h1, #cleanLists_stacks_in_769590.sectionTypeButton h1,
#cleanLists_stacks_in_769590.sectionTypeHeader h2, #cleanLists_stacks_in_769590.sectionTypeButton h2,
#cleanLists_stacks_in_769590.sectionTypeHeader h3, #cleanLists_stacks_in_769590.sectionTypeButton h3,
#cleanLists_stacks_in_769590.sectionTypeHeader h4, #cleanLists_stacks_in_769590.sectionTypeButton h4,
#cleanLists_stacks_in_769590.sectionTypeHeader h5, #cleanLists_stacks_in_769590.sectionTypeButton h5,
#cleanLists_stacks_in_769590.sectionTypeHeader h6, #cleanLists_stacks_in_769590.sectionTypeButton h6,
#cleanLists_stacks_in_769590.sectionTypeHeader h1 p, #cleanLists_stacks_in_769590.sectionTypeButton h1 p,
#cleanLists_stacks_in_769590.sectionTypeHeader h2 p, #cleanLists_stacks_in_769590.sectionTypeButton h2 p,
#cleanLists_stacks_in_769590.sectionTypeHeader h3 p, #cleanLists_stacks_in_769590.sectionTypeButton h3 p,
#cleanLists_stacks_in_769590.sectionTypeHeader h4 p, #cleanLists_stacks_in_769590.sectionTypeButton h4 p,
#cleanLists_stacks_in_769590.sectionTypeHeader h5 p, #cleanLists_stacks_in_769590.sectionTypeButton h5 p,
#cleanLists_stacks_in_769590.sectionTypeHeader h6 p, #cleanLists_stacks_in_769590.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769590 a, #cleanLists_stacks_in_769590.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769590 a:hover, #cleanLists_stacks_in_769590.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769590.sectionTypeHeader *, #cleanLists_stacks_in_769590.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769590 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769590 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769590 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769590 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769590 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769590 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769590 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769590 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769590 li .bulletSections, #cleanLists_stacks_in_769590 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769590 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769590.bulletBox li .customBulletBox, #cleanLists_stacks_in_769590.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769590.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769590.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769590.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769590.bulletOff,
#cleanLists_stacks_in_769590.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769590.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769590.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769590.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769590.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769590.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769590 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769590 .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_769590 .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_769590 .buttonSimple:hover, #cleanLists_stacks_in_769590 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769590 {
	padding:  5px;
}
/*
 * 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_769595 ul, #cleanLists_stacks_in_769595 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769595.sectionTypeHeader, #cleanLists_stacks_in_769595.sectionTypeButton, #cleanLists_stacks_in_769595 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_769595.backgroundOn, #cleanLists_stacks_in_769595.backgroundOn, #cleanLists_stacks_in_769595.backgroundOn li, #cleanLists_stacks_in_769595.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_769595.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769595.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769595.backgroundOff li, #cleanLists_stacks_in_769595.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769595.sectionTypeHeader h1, #cleanLists_stacks_in_769595.sectionTypeButton h1,
#cleanLists_stacks_in_769595.sectionTypeHeader h2, #cleanLists_stacks_in_769595.sectionTypeButton h2,
#cleanLists_stacks_in_769595.sectionTypeHeader h3, #cleanLists_stacks_in_769595.sectionTypeButton h3,
#cleanLists_stacks_in_769595.sectionTypeHeader h4, #cleanLists_stacks_in_769595.sectionTypeButton h4,
#cleanLists_stacks_in_769595.sectionTypeHeader h5, #cleanLists_stacks_in_769595.sectionTypeButton h5,
#cleanLists_stacks_in_769595.sectionTypeHeader h6, #cleanLists_stacks_in_769595.sectionTypeButton h6,
#cleanLists_stacks_in_769595.sectionTypeHeader h1 p, #cleanLists_stacks_in_769595.sectionTypeButton h1 p,
#cleanLists_stacks_in_769595.sectionTypeHeader h2 p, #cleanLists_stacks_in_769595.sectionTypeButton h2 p,
#cleanLists_stacks_in_769595.sectionTypeHeader h3 p, #cleanLists_stacks_in_769595.sectionTypeButton h3 p,
#cleanLists_stacks_in_769595.sectionTypeHeader h4 p, #cleanLists_stacks_in_769595.sectionTypeButton h4 p,
#cleanLists_stacks_in_769595.sectionTypeHeader h5 p, #cleanLists_stacks_in_769595.sectionTypeButton h5 p,
#cleanLists_stacks_in_769595.sectionTypeHeader h6 p, #cleanLists_stacks_in_769595.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_769595 a, #cleanLists_stacks_in_769595.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769595 a:hover, #cleanLists_stacks_in_769595.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769595.sectionTypeHeader *, #cleanLists_stacks_in_769595.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769595 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_769595 p {
	font-size: 10px;
}
#cleanLists_stacks_in_769595 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769595 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769595 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769595 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769595 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769595 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769595 li .bulletSections, #cleanLists_stacks_in_769595 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_769595 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769595.bulletBox li .customBulletBox, #cleanLists_stacks_in_769595.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769595.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769595.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769595.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769595.bulletOff,
#cleanLists_stacks_in_769595.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769595.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769595.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769595.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769595.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769595.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769595 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769595 .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_769595 .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_769595 .buttonSimple:hover, #cleanLists_stacks_in_769595 .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_769597 ul, #cleanLists_stacks_in_769597 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769597.sectionTypeHeader, #cleanLists_stacks_in_769597.sectionTypeButton, #cleanLists_stacks_in_769597 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769597.backgroundOn, #cleanLists_stacks_in_769597.backgroundOn, #cleanLists_stacks_in_769597.backgroundOn li, #cleanLists_stacks_in_769597.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769597.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769597.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769597.backgroundOff li, #cleanLists_stacks_in_769597.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769597.sectionTypeHeader h1, #cleanLists_stacks_in_769597.sectionTypeButton h1,
#cleanLists_stacks_in_769597.sectionTypeHeader h2, #cleanLists_stacks_in_769597.sectionTypeButton h2,
#cleanLists_stacks_in_769597.sectionTypeHeader h3, #cleanLists_stacks_in_769597.sectionTypeButton h3,
#cleanLists_stacks_in_769597.sectionTypeHeader h4, #cleanLists_stacks_in_769597.sectionTypeButton h4,
#cleanLists_stacks_in_769597.sectionTypeHeader h5, #cleanLists_stacks_in_769597.sectionTypeButton h5,
#cleanLists_stacks_in_769597.sectionTypeHeader h6, #cleanLists_stacks_in_769597.sectionTypeButton h6,
#cleanLists_stacks_in_769597.sectionTypeHeader h1 p, #cleanLists_stacks_in_769597.sectionTypeButton h1 p,
#cleanLists_stacks_in_769597.sectionTypeHeader h2 p, #cleanLists_stacks_in_769597.sectionTypeButton h2 p,
#cleanLists_stacks_in_769597.sectionTypeHeader h3 p, #cleanLists_stacks_in_769597.sectionTypeButton h3 p,
#cleanLists_stacks_in_769597.sectionTypeHeader h4 p, #cleanLists_stacks_in_769597.sectionTypeButton h4 p,
#cleanLists_stacks_in_769597.sectionTypeHeader h5 p, #cleanLists_stacks_in_769597.sectionTypeButton h5 p,
#cleanLists_stacks_in_769597.sectionTypeHeader h6 p, #cleanLists_stacks_in_769597.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769597 a, #cleanLists_stacks_in_769597.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769597 a:hover, #cleanLists_stacks_in_769597.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769597.sectionTypeHeader *, #cleanLists_stacks_in_769597.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769597 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769597 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769597 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769597 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769597 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769597 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769597 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769597 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769597 li .bulletSections, #cleanLists_stacks_in_769597 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769597 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769597.bulletBox li .customBulletBox, #cleanLists_stacks_in_769597.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769597.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769597.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769597.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769597.bulletOff,
#cleanLists_stacks_in_769597.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769597.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769597.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769597.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769597.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769597.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769597 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769597 .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_769597 .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_769597 .buttonSimple:hover, #cleanLists_stacks_in_769597 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769597 {
	padding:  5px;
}
/*
 * 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_769599 ul, #cleanLists_stacks_in_769599 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769599.sectionTypeHeader, #cleanLists_stacks_in_769599.sectionTypeButton, #cleanLists_stacks_in_769599 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769599.backgroundOn, #cleanLists_stacks_in_769599.backgroundOn, #cleanLists_stacks_in_769599.backgroundOn li, #cleanLists_stacks_in_769599.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769599.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769599.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769599.backgroundOff li, #cleanLists_stacks_in_769599.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769599.sectionTypeHeader h1, #cleanLists_stacks_in_769599.sectionTypeButton h1,
#cleanLists_stacks_in_769599.sectionTypeHeader h2, #cleanLists_stacks_in_769599.sectionTypeButton h2,
#cleanLists_stacks_in_769599.sectionTypeHeader h3, #cleanLists_stacks_in_769599.sectionTypeButton h3,
#cleanLists_stacks_in_769599.sectionTypeHeader h4, #cleanLists_stacks_in_769599.sectionTypeButton h4,
#cleanLists_stacks_in_769599.sectionTypeHeader h5, #cleanLists_stacks_in_769599.sectionTypeButton h5,
#cleanLists_stacks_in_769599.sectionTypeHeader h6, #cleanLists_stacks_in_769599.sectionTypeButton h6,
#cleanLists_stacks_in_769599.sectionTypeHeader h1 p, #cleanLists_stacks_in_769599.sectionTypeButton h1 p,
#cleanLists_stacks_in_769599.sectionTypeHeader h2 p, #cleanLists_stacks_in_769599.sectionTypeButton h2 p,
#cleanLists_stacks_in_769599.sectionTypeHeader h3 p, #cleanLists_stacks_in_769599.sectionTypeButton h3 p,
#cleanLists_stacks_in_769599.sectionTypeHeader h4 p, #cleanLists_stacks_in_769599.sectionTypeButton h4 p,
#cleanLists_stacks_in_769599.sectionTypeHeader h5 p, #cleanLists_stacks_in_769599.sectionTypeButton h5 p,
#cleanLists_stacks_in_769599.sectionTypeHeader h6 p, #cleanLists_stacks_in_769599.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769599 a, #cleanLists_stacks_in_769599.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769599 a:hover, #cleanLists_stacks_in_769599.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769599.sectionTypeHeader *, #cleanLists_stacks_in_769599.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769599 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769599 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769599 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769599 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769599 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769599 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769599 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769599 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769599 li .bulletSections, #cleanLists_stacks_in_769599 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769599 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769599.bulletBox li .customBulletBox, #cleanLists_stacks_in_769599.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769599.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769599.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769599.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769599.bulletOff,
#cleanLists_stacks_in_769599.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769599.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769599.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769599.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769599.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769599.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769599 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769599 .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_769599 .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_769599 .buttonSimple:hover, #cleanLists_stacks_in_769599 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769599 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769583 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_769604 {
	height: 40.00px;
}




























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

#stacks_in_769605 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769606 {
	height: 20.00px;
}




























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

#stacks_in_770840>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770840>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_769608 {
	margin:  2px;
}

#stacks_out_769608 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770872 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_769617 ul, #cleanLists_stacks_in_769617 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769617.sectionTypeHeader, #cleanLists_stacks_in_769617.sectionTypeButton, #cleanLists_stacks_in_769617 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_769617.backgroundOn, #cleanLists_stacks_in_769617.backgroundOn, #cleanLists_stacks_in_769617.backgroundOn li, #cleanLists_stacks_in_769617.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_769617.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769617.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769617.backgroundOff li, #cleanLists_stacks_in_769617.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769617.sectionTypeHeader h1, #cleanLists_stacks_in_769617.sectionTypeButton h1,
#cleanLists_stacks_in_769617.sectionTypeHeader h2, #cleanLists_stacks_in_769617.sectionTypeButton h2,
#cleanLists_stacks_in_769617.sectionTypeHeader h3, #cleanLists_stacks_in_769617.sectionTypeButton h3,
#cleanLists_stacks_in_769617.sectionTypeHeader h4, #cleanLists_stacks_in_769617.sectionTypeButton h4,
#cleanLists_stacks_in_769617.sectionTypeHeader h5, #cleanLists_stacks_in_769617.sectionTypeButton h5,
#cleanLists_stacks_in_769617.sectionTypeHeader h6, #cleanLists_stacks_in_769617.sectionTypeButton h6,
#cleanLists_stacks_in_769617.sectionTypeHeader h1 p, #cleanLists_stacks_in_769617.sectionTypeButton h1 p,
#cleanLists_stacks_in_769617.sectionTypeHeader h2 p, #cleanLists_stacks_in_769617.sectionTypeButton h2 p,
#cleanLists_stacks_in_769617.sectionTypeHeader h3 p, #cleanLists_stacks_in_769617.sectionTypeButton h3 p,
#cleanLists_stacks_in_769617.sectionTypeHeader h4 p, #cleanLists_stacks_in_769617.sectionTypeButton h4 p,
#cleanLists_stacks_in_769617.sectionTypeHeader h5 p, #cleanLists_stacks_in_769617.sectionTypeButton h5 p,
#cleanLists_stacks_in_769617.sectionTypeHeader h6 p, #cleanLists_stacks_in_769617.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_769617 a, #cleanLists_stacks_in_769617.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769617 a:hover, #cleanLists_stacks_in_769617.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769617.sectionTypeHeader *, #cleanLists_stacks_in_769617.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769617 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_769617 p {
	font-size: 10px;
}
#cleanLists_stacks_in_769617 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769617 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769617 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769617 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769617 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769617 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769617 li .bulletSections, #cleanLists_stacks_in_769617 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_769617 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769617.bulletBox li .customBulletBox, #cleanLists_stacks_in_769617.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769617.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769617.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769617.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769617.bulletOff,
#cleanLists_stacks_in_769617.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769617.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769617.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769617.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769617.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769617.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769617 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769617 .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_769617 .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_769617 .buttonSimple:hover, #cleanLists_stacks_in_769617 .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_769619 ul, #cleanLists_stacks_in_769619 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769619.sectionTypeHeader, #cleanLists_stacks_in_769619.sectionTypeButton, #cleanLists_stacks_in_769619 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769619.backgroundOn, #cleanLists_stacks_in_769619.backgroundOn, #cleanLists_stacks_in_769619.backgroundOn li, #cleanLists_stacks_in_769619.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769619.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769619.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769619.backgroundOff li, #cleanLists_stacks_in_769619.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769619.sectionTypeHeader h1, #cleanLists_stacks_in_769619.sectionTypeButton h1,
#cleanLists_stacks_in_769619.sectionTypeHeader h2, #cleanLists_stacks_in_769619.sectionTypeButton h2,
#cleanLists_stacks_in_769619.sectionTypeHeader h3, #cleanLists_stacks_in_769619.sectionTypeButton h3,
#cleanLists_stacks_in_769619.sectionTypeHeader h4, #cleanLists_stacks_in_769619.sectionTypeButton h4,
#cleanLists_stacks_in_769619.sectionTypeHeader h5, #cleanLists_stacks_in_769619.sectionTypeButton h5,
#cleanLists_stacks_in_769619.sectionTypeHeader h6, #cleanLists_stacks_in_769619.sectionTypeButton h6,
#cleanLists_stacks_in_769619.sectionTypeHeader h1 p, #cleanLists_stacks_in_769619.sectionTypeButton h1 p,
#cleanLists_stacks_in_769619.sectionTypeHeader h2 p, #cleanLists_stacks_in_769619.sectionTypeButton h2 p,
#cleanLists_stacks_in_769619.sectionTypeHeader h3 p, #cleanLists_stacks_in_769619.sectionTypeButton h3 p,
#cleanLists_stacks_in_769619.sectionTypeHeader h4 p, #cleanLists_stacks_in_769619.sectionTypeButton h4 p,
#cleanLists_stacks_in_769619.sectionTypeHeader h5 p, #cleanLists_stacks_in_769619.sectionTypeButton h5 p,
#cleanLists_stacks_in_769619.sectionTypeHeader h6 p, #cleanLists_stacks_in_769619.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769619 a, #cleanLists_stacks_in_769619.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769619 a:hover, #cleanLists_stacks_in_769619.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769619.sectionTypeHeader *, #cleanLists_stacks_in_769619.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769619 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769619 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769619 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769619 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769619 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769619 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769619 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769619 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769619 li .bulletSections, #cleanLists_stacks_in_769619 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769619 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769619.bulletBox li .customBulletBox, #cleanLists_stacks_in_769619.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769619.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769619.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769619.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769619.bulletOff,
#cleanLists_stacks_in_769619.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769619.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769619.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769619.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769619.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769619.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769619 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769619 .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_769619 .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_769619 .buttonSimple:hover, #cleanLists_stacks_in_769619 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769619 {
	padding:  5px;
}
/*
 * 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_769621 ul, #cleanLists_stacks_in_769621 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769621.sectionTypeHeader, #cleanLists_stacks_in_769621.sectionTypeButton, #cleanLists_stacks_in_769621 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769621.backgroundOn, #cleanLists_stacks_in_769621.backgroundOn, #cleanLists_stacks_in_769621.backgroundOn li, #cleanLists_stacks_in_769621.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769621.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769621.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769621.backgroundOff li, #cleanLists_stacks_in_769621.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769621.sectionTypeHeader h1, #cleanLists_stacks_in_769621.sectionTypeButton h1,
#cleanLists_stacks_in_769621.sectionTypeHeader h2, #cleanLists_stacks_in_769621.sectionTypeButton h2,
#cleanLists_stacks_in_769621.sectionTypeHeader h3, #cleanLists_stacks_in_769621.sectionTypeButton h3,
#cleanLists_stacks_in_769621.sectionTypeHeader h4, #cleanLists_stacks_in_769621.sectionTypeButton h4,
#cleanLists_stacks_in_769621.sectionTypeHeader h5, #cleanLists_stacks_in_769621.sectionTypeButton h5,
#cleanLists_stacks_in_769621.sectionTypeHeader h6, #cleanLists_stacks_in_769621.sectionTypeButton h6,
#cleanLists_stacks_in_769621.sectionTypeHeader h1 p, #cleanLists_stacks_in_769621.sectionTypeButton h1 p,
#cleanLists_stacks_in_769621.sectionTypeHeader h2 p, #cleanLists_stacks_in_769621.sectionTypeButton h2 p,
#cleanLists_stacks_in_769621.sectionTypeHeader h3 p, #cleanLists_stacks_in_769621.sectionTypeButton h3 p,
#cleanLists_stacks_in_769621.sectionTypeHeader h4 p, #cleanLists_stacks_in_769621.sectionTypeButton h4 p,
#cleanLists_stacks_in_769621.sectionTypeHeader h5 p, #cleanLists_stacks_in_769621.sectionTypeButton h5 p,
#cleanLists_stacks_in_769621.sectionTypeHeader h6 p, #cleanLists_stacks_in_769621.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769621 a, #cleanLists_stacks_in_769621.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769621 a:hover, #cleanLists_stacks_in_769621.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769621.sectionTypeHeader *, #cleanLists_stacks_in_769621.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769621 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769621 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769621 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769621 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769621 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769621 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769621 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769621 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769621 li .bulletSections, #cleanLists_stacks_in_769621 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769621 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769621.bulletBox li .customBulletBox, #cleanLists_stacks_in_769621.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769621.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769621.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769621.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769621.bulletOff,
#cleanLists_stacks_in_769621.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769621.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769621.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769621.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769621.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769621.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769621 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769621 .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_769621 .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_769621 .buttonSimple:hover, #cleanLists_stacks_in_769621 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769621 {
	padding:  5px;
}
/*
 * 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_769626 ul, #cleanLists_stacks_in_769626 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769626.sectionTypeHeader, #cleanLists_stacks_in_769626.sectionTypeButton, #cleanLists_stacks_in_769626 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_769626.backgroundOn, #cleanLists_stacks_in_769626.backgroundOn, #cleanLists_stacks_in_769626.backgroundOn li, #cleanLists_stacks_in_769626.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_769626.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769626.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769626.backgroundOff li, #cleanLists_stacks_in_769626.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769626.sectionTypeHeader h1, #cleanLists_stacks_in_769626.sectionTypeButton h1,
#cleanLists_stacks_in_769626.sectionTypeHeader h2, #cleanLists_stacks_in_769626.sectionTypeButton h2,
#cleanLists_stacks_in_769626.sectionTypeHeader h3, #cleanLists_stacks_in_769626.sectionTypeButton h3,
#cleanLists_stacks_in_769626.sectionTypeHeader h4, #cleanLists_stacks_in_769626.sectionTypeButton h4,
#cleanLists_stacks_in_769626.sectionTypeHeader h5, #cleanLists_stacks_in_769626.sectionTypeButton h5,
#cleanLists_stacks_in_769626.sectionTypeHeader h6, #cleanLists_stacks_in_769626.sectionTypeButton h6,
#cleanLists_stacks_in_769626.sectionTypeHeader h1 p, #cleanLists_stacks_in_769626.sectionTypeButton h1 p,
#cleanLists_stacks_in_769626.sectionTypeHeader h2 p, #cleanLists_stacks_in_769626.sectionTypeButton h2 p,
#cleanLists_stacks_in_769626.sectionTypeHeader h3 p, #cleanLists_stacks_in_769626.sectionTypeButton h3 p,
#cleanLists_stacks_in_769626.sectionTypeHeader h4 p, #cleanLists_stacks_in_769626.sectionTypeButton h4 p,
#cleanLists_stacks_in_769626.sectionTypeHeader h5 p, #cleanLists_stacks_in_769626.sectionTypeButton h5 p,
#cleanLists_stacks_in_769626.sectionTypeHeader h6 p, #cleanLists_stacks_in_769626.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_769626 a, #cleanLists_stacks_in_769626.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769626 a:hover, #cleanLists_stacks_in_769626.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769626.sectionTypeHeader *, #cleanLists_stacks_in_769626.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769626 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_769626 p {
	font-size: 10px;
}
#cleanLists_stacks_in_769626 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769626 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769626 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769626 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769626 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769626 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769626 li .bulletSections, #cleanLists_stacks_in_769626 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_769626 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769626.bulletBox li .customBulletBox, #cleanLists_stacks_in_769626.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769626.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769626.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_769626.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769626.bulletOff,
#cleanLists_stacks_in_769626.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769626.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769626.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769626.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769626.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769626.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769626 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769626 .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_769626 .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_769626 .buttonSimple:hover, #cleanLists_stacks_in_769626 .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_769628 ul, #cleanLists_stacks_in_769628 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769628.sectionTypeHeader, #cleanLists_stacks_in_769628.sectionTypeButton, #cleanLists_stacks_in_769628 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769628.backgroundOn, #cleanLists_stacks_in_769628.backgroundOn, #cleanLists_stacks_in_769628.backgroundOn li, #cleanLists_stacks_in_769628.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769628.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769628.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769628.backgroundOff li, #cleanLists_stacks_in_769628.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769628.sectionTypeHeader h1, #cleanLists_stacks_in_769628.sectionTypeButton h1,
#cleanLists_stacks_in_769628.sectionTypeHeader h2, #cleanLists_stacks_in_769628.sectionTypeButton h2,
#cleanLists_stacks_in_769628.sectionTypeHeader h3, #cleanLists_stacks_in_769628.sectionTypeButton h3,
#cleanLists_stacks_in_769628.sectionTypeHeader h4, #cleanLists_stacks_in_769628.sectionTypeButton h4,
#cleanLists_stacks_in_769628.sectionTypeHeader h5, #cleanLists_stacks_in_769628.sectionTypeButton h5,
#cleanLists_stacks_in_769628.sectionTypeHeader h6, #cleanLists_stacks_in_769628.sectionTypeButton h6,
#cleanLists_stacks_in_769628.sectionTypeHeader h1 p, #cleanLists_stacks_in_769628.sectionTypeButton h1 p,
#cleanLists_stacks_in_769628.sectionTypeHeader h2 p, #cleanLists_stacks_in_769628.sectionTypeButton h2 p,
#cleanLists_stacks_in_769628.sectionTypeHeader h3 p, #cleanLists_stacks_in_769628.sectionTypeButton h3 p,
#cleanLists_stacks_in_769628.sectionTypeHeader h4 p, #cleanLists_stacks_in_769628.sectionTypeButton h4 p,
#cleanLists_stacks_in_769628.sectionTypeHeader h5 p, #cleanLists_stacks_in_769628.sectionTypeButton h5 p,
#cleanLists_stacks_in_769628.sectionTypeHeader h6 p, #cleanLists_stacks_in_769628.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769628 a, #cleanLists_stacks_in_769628.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769628 a:hover, #cleanLists_stacks_in_769628.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769628.sectionTypeHeader *, #cleanLists_stacks_in_769628.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769628 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769628 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769628 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769628 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769628 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769628 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769628 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769628 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769628 li .bulletSections, #cleanLists_stacks_in_769628 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769628 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769628.bulletBox li .customBulletBox, #cleanLists_stacks_in_769628.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769628.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769628.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769628.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769628.bulletOff,
#cleanLists_stacks_in_769628.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769628.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769628.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769628.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769628.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769628.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769628 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769628 .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_769628 .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_769628 .buttonSimple:hover, #cleanLists_stacks_in_769628 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769628 {
	padding:  5px;
}
/*
 * 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_769630 ul, #cleanLists_stacks_in_769630 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_769630.sectionTypeHeader, #cleanLists_stacks_in_769630.sectionTypeButton, #cleanLists_stacks_in_769630 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_769630.backgroundOn, #cleanLists_stacks_in_769630.backgroundOn, #cleanLists_stacks_in_769630.backgroundOn li, #cleanLists_stacks_in_769630.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_769630.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_769630.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_769630.backgroundOff li, #cleanLists_stacks_in_769630.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_769630.sectionTypeHeader h1, #cleanLists_stacks_in_769630.sectionTypeButton h1,
#cleanLists_stacks_in_769630.sectionTypeHeader h2, #cleanLists_stacks_in_769630.sectionTypeButton h2,
#cleanLists_stacks_in_769630.sectionTypeHeader h3, #cleanLists_stacks_in_769630.sectionTypeButton h3,
#cleanLists_stacks_in_769630.sectionTypeHeader h4, #cleanLists_stacks_in_769630.sectionTypeButton h4,
#cleanLists_stacks_in_769630.sectionTypeHeader h5, #cleanLists_stacks_in_769630.sectionTypeButton h5,
#cleanLists_stacks_in_769630.sectionTypeHeader h6, #cleanLists_stacks_in_769630.sectionTypeButton h6,
#cleanLists_stacks_in_769630.sectionTypeHeader h1 p, #cleanLists_stacks_in_769630.sectionTypeButton h1 p,
#cleanLists_stacks_in_769630.sectionTypeHeader h2 p, #cleanLists_stacks_in_769630.sectionTypeButton h2 p,
#cleanLists_stacks_in_769630.sectionTypeHeader h3 p, #cleanLists_stacks_in_769630.sectionTypeButton h3 p,
#cleanLists_stacks_in_769630.sectionTypeHeader h4 p, #cleanLists_stacks_in_769630.sectionTypeButton h4 p,
#cleanLists_stacks_in_769630.sectionTypeHeader h5 p, #cleanLists_stacks_in_769630.sectionTypeButton h5 p,
#cleanLists_stacks_in_769630.sectionTypeHeader h6 p, #cleanLists_stacks_in_769630.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_769630 a, #cleanLists_stacks_in_769630.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769630 a:hover, #cleanLists_stacks_in_769630.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769630.sectionTypeHeader *, #cleanLists_stacks_in_769630.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_769630 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_769630 p {
	font-size: 12px;
}
#cleanLists_stacks_in_769630 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_769630 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_769630 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_769630 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_769630 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_769630 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_769630 li .bulletSections, #cleanLists_stacks_in_769630 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_769630 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_769630.bulletBox li .customBulletBox, #cleanLists_stacks_in_769630.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769630.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_769630.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_769630.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_769630.bulletOff,
#cleanLists_stacks_in_769630.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_769630.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_769630.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_769630.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_769630.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_769630.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_769630 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_769630 .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_769630 .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_769630 .buttonSimple:hover, #cleanLists_stacks_in_769630 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_769630 {
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_769614 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_774012 {
	height: 40.00px;
}




























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

#stacks_in_774014 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774016 {
	height: 20.00px;
}




























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

#stacks_in_774017>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_774017>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_774319 {
	margin:  2px;
	padding: 0px 0px 0px 20px;
}

#stacks_out_774319 {
	margin-left:0;
}

#stacks_in_774019 {
	padding: 20px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774025 {
	height: 20.00px;
}




























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

#stacks_in_774026>.s3_row>.s3_column_left {
	width: 53.62%;
}

#stacks_in_774026>.s3_row>.s3_column_right {
	width: 46.380001%;
}




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










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



}



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


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


}





/*
 * 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_774036 ul, #cleanLists_stacks_in_774036 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774036.sectionTypeHeader, #cleanLists_stacks_in_774036.sectionTypeButton, #cleanLists_stacks_in_774036 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774036.backgroundOn, #cleanLists_stacks_in_774036.backgroundOn, #cleanLists_stacks_in_774036.backgroundOn li, #cleanLists_stacks_in_774036.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774036.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774036.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774036.backgroundOff li, #cleanLists_stacks_in_774036.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774036.sectionTypeHeader h1, #cleanLists_stacks_in_774036.sectionTypeButton h1,
#cleanLists_stacks_in_774036.sectionTypeHeader h2, #cleanLists_stacks_in_774036.sectionTypeButton h2,
#cleanLists_stacks_in_774036.sectionTypeHeader h3, #cleanLists_stacks_in_774036.sectionTypeButton h3,
#cleanLists_stacks_in_774036.sectionTypeHeader h4, #cleanLists_stacks_in_774036.sectionTypeButton h4,
#cleanLists_stacks_in_774036.sectionTypeHeader h5, #cleanLists_stacks_in_774036.sectionTypeButton h5,
#cleanLists_stacks_in_774036.sectionTypeHeader h6, #cleanLists_stacks_in_774036.sectionTypeButton h6,
#cleanLists_stacks_in_774036.sectionTypeHeader h1 p, #cleanLists_stacks_in_774036.sectionTypeButton h1 p,
#cleanLists_stacks_in_774036.sectionTypeHeader h2 p, #cleanLists_stacks_in_774036.sectionTypeButton h2 p,
#cleanLists_stacks_in_774036.sectionTypeHeader h3 p, #cleanLists_stacks_in_774036.sectionTypeButton h3 p,
#cleanLists_stacks_in_774036.sectionTypeHeader h4 p, #cleanLists_stacks_in_774036.sectionTypeButton h4 p,
#cleanLists_stacks_in_774036.sectionTypeHeader h5 p, #cleanLists_stacks_in_774036.sectionTypeButton h5 p,
#cleanLists_stacks_in_774036.sectionTypeHeader h6 p, #cleanLists_stacks_in_774036.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774036 a, #cleanLists_stacks_in_774036.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774036 a:hover, #cleanLists_stacks_in_774036.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774036.sectionTypeHeader *, #cleanLists_stacks_in_774036.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774036 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774036 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774036 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774036 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774036 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774036 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774036 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774036 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774036 li .bulletSections, #cleanLists_stacks_in_774036 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774036 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774036.bulletBox li .customBulletBox, #cleanLists_stacks_in_774036.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774036.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774036.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774036.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774036.bulletOff,
#cleanLists_stacks_in_774036.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774036.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774036.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774036.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774036.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774036.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774036 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774036 .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_774036 .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_774036 .buttonSimple:hover, #cleanLists_stacks_in_774036 .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_774038 ul, #cleanLists_stacks_in_774038 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774038.sectionTypeHeader, #cleanLists_stacks_in_774038.sectionTypeButton, #cleanLists_stacks_in_774038 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774038.backgroundOn, #cleanLists_stacks_in_774038.backgroundOn, #cleanLists_stacks_in_774038.backgroundOn li, #cleanLists_stacks_in_774038.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774038.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774038.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774038.backgroundOff li, #cleanLists_stacks_in_774038.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774038.sectionTypeHeader h1, #cleanLists_stacks_in_774038.sectionTypeButton h1,
#cleanLists_stacks_in_774038.sectionTypeHeader h2, #cleanLists_stacks_in_774038.sectionTypeButton h2,
#cleanLists_stacks_in_774038.sectionTypeHeader h3, #cleanLists_stacks_in_774038.sectionTypeButton h3,
#cleanLists_stacks_in_774038.sectionTypeHeader h4, #cleanLists_stacks_in_774038.sectionTypeButton h4,
#cleanLists_stacks_in_774038.sectionTypeHeader h5, #cleanLists_stacks_in_774038.sectionTypeButton h5,
#cleanLists_stacks_in_774038.sectionTypeHeader h6, #cleanLists_stacks_in_774038.sectionTypeButton h6,
#cleanLists_stacks_in_774038.sectionTypeHeader h1 p, #cleanLists_stacks_in_774038.sectionTypeButton h1 p,
#cleanLists_stacks_in_774038.sectionTypeHeader h2 p, #cleanLists_stacks_in_774038.sectionTypeButton h2 p,
#cleanLists_stacks_in_774038.sectionTypeHeader h3 p, #cleanLists_stacks_in_774038.sectionTypeButton h3 p,
#cleanLists_stacks_in_774038.sectionTypeHeader h4 p, #cleanLists_stacks_in_774038.sectionTypeButton h4 p,
#cleanLists_stacks_in_774038.sectionTypeHeader h5 p, #cleanLists_stacks_in_774038.sectionTypeButton h5 p,
#cleanLists_stacks_in_774038.sectionTypeHeader h6 p, #cleanLists_stacks_in_774038.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774038 a, #cleanLists_stacks_in_774038.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774038 a:hover, #cleanLists_stacks_in_774038.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774038.sectionTypeHeader *, #cleanLists_stacks_in_774038.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774038 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774038 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774038 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774038 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774038 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774038 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774038 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774038 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774038 li .bulletSections, #cleanLists_stacks_in_774038 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774038 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774038.bulletBox li .customBulletBox, #cleanLists_stacks_in_774038.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774038.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774038.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774038.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774038.bulletOff,
#cleanLists_stacks_in_774038.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774038.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774038.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774038.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774038.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774038.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774038 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774038 .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_774038 .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_774038 .buttonSimple:hover, #cleanLists_stacks_in_774038 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774038 {
	padding: 15px 5px 5px 15px;
}
/*
 * 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_774029 ul, #cleanLists_stacks_in_774029 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774029.sectionTypeHeader, #cleanLists_stacks_in_774029.sectionTypeButton, #cleanLists_stacks_in_774029 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774029.backgroundOn, #cleanLists_stacks_in_774029.backgroundOn, #cleanLists_stacks_in_774029.backgroundOn li, #cleanLists_stacks_in_774029.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774029.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774029.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774029.backgroundOff li, #cleanLists_stacks_in_774029.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774029.sectionTypeHeader h1, #cleanLists_stacks_in_774029.sectionTypeButton h1,
#cleanLists_stacks_in_774029.sectionTypeHeader h2, #cleanLists_stacks_in_774029.sectionTypeButton h2,
#cleanLists_stacks_in_774029.sectionTypeHeader h3, #cleanLists_stacks_in_774029.sectionTypeButton h3,
#cleanLists_stacks_in_774029.sectionTypeHeader h4, #cleanLists_stacks_in_774029.sectionTypeButton h4,
#cleanLists_stacks_in_774029.sectionTypeHeader h5, #cleanLists_stacks_in_774029.sectionTypeButton h5,
#cleanLists_stacks_in_774029.sectionTypeHeader h6, #cleanLists_stacks_in_774029.sectionTypeButton h6,
#cleanLists_stacks_in_774029.sectionTypeHeader h1 p, #cleanLists_stacks_in_774029.sectionTypeButton h1 p,
#cleanLists_stacks_in_774029.sectionTypeHeader h2 p, #cleanLists_stacks_in_774029.sectionTypeButton h2 p,
#cleanLists_stacks_in_774029.sectionTypeHeader h3 p, #cleanLists_stacks_in_774029.sectionTypeButton h3 p,
#cleanLists_stacks_in_774029.sectionTypeHeader h4 p, #cleanLists_stacks_in_774029.sectionTypeButton h4 p,
#cleanLists_stacks_in_774029.sectionTypeHeader h5 p, #cleanLists_stacks_in_774029.sectionTypeButton h5 p,
#cleanLists_stacks_in_774029.sectionTypeHeader h6 p, #cleanLists_stacks_in_774029.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774029 a, #cleanLists_stacks_in_774029.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774029 a:hover, #cleanLists_stacks_in_774029.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774029.sectionTypeHeader *, #cleanLists_stacks_in_774029.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774029 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774029 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774029 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774029 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774029 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774029 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774029 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774029 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774029 li .bulletSections, #cleanLists_stacks_in_774029 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774029 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774029.bulletBox li .customBulletBox, #cleanLists_stacks_in_774029.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774029.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774029.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774029.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774029.bulletOff,
#cleanLists_stacks_in_774029.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774029.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774029.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774029.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774029.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774029.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774029 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774029 .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_774029 .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_774029 .buttonSimple:hover, #cleanLists_stacks_in_774029 .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_774031 ul, #cleanLists_stacks_in_774031 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774031.sectionTypeHeader, #cleanLists_stacks_in_774031.sectionTypeButton, #cleanLists_stacks_in_774031 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774031.backgroundOn, #cleanLists_stacks_in_774031.backgroundOn, #cleanLists_stacks_in_774031.backgroundOn li, #cleanLists_stacks_in_774031.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774031.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774031.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774031.backgroundOff li, #cleanLists_stacks_in_774031.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774031.sectionTypeHeader h1, #cleanLists_stacks_in_774031.sectionTypeButton h1,
#cleanLists_stacks_in_774031.sectionTypeHeader h2, #cleanLists_stacks_in_774031.sectionTypeButton h2,
#cleanLists_stacks_in_774031.sectionTypeHeader h3, #cleanLists_stacks_in_774031.sectionTypeButton h3,
#cleanLists_stacks_in_774031.sectionTypeHeader h4, #cleanLists_stacks_in_774031.sectionTypeButton h4,
#cleanLists_stacks_in_774031.sectionTypeHeader h5, #cleanLists_stacks_in_774031.sectionTypeButton h5,
#cleanLists_stacks_in_774031.sectionTypeHeader h6, #cleanLists_stacks_in_774031.sectionTypeButton h6,
#cleanLists_stacks_in_774031.sectionTypeHeader h1 p, #cleanLists_stacks_in_774031.sectionTypeButton h1 p,
#cleanLists_stacks_in_774031.sectionTypeHeader h2 p, #cleanLists_stacks_in_774031.sectionTypeButton h2 p,
#cleanLists_stacks_in_774031.sectionTypeHeader h3 p, #cleanLists_stacks_in_774031.sectionTypeButton h3 p,
#cleanLists_stacks_in_774031.sectionTypeHeader h4 p, #cleanLists_stacks_in_774031.sectionTypeButton h4 p,
#cleanLists_stacks_in_774031.sectionTypeHeader h5 p, #cleanLists_stacks_in_774031.sectionTypeButton h5 p,
#cleanLists_stacks_in_774031.sectionTypeHeader h6 p, #cleanLists_stacks_in_774031.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774031 a, #cleanLists_stacks_in_774031.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774031 a:hover, #cleanLists_stacks_in_774031.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774031.sectionTypeHeader *, #cleanLists_stacks_in_774031.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774031 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774031 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774031 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774031 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774031 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774031 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774031 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774031 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774031 li .bulletSections, #cleanLists_stacks_in_774031 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774031 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774031.bulletBox li .customBulletBox, #cleanLists_stacks_in_774031.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774031.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774031.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774031.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774031.bulletOff,
#cleanLists_stacks_in_774031.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774031.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774031.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774031.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774031.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774031.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774031 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774031 .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_774031 .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_774031 .buttonSimple:hover, #cleanLists_stacks_in_774031 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774031 {
	padding: 15px 5px 5px 5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774041 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_771223 {
	height: 40.00px;
}




























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

#stacks_in_771188 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771189 {
	height: 20.00px;
}




























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

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

#stacks_in_773661>.s3_row>.s3_column_center {
	width: 37.559998%;
}

#stacks_in_773661>.s3_row>.s3_column_right {
	width: 29.11%;
}

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








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



}



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


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


}




#stacks_in_773661 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_771200 {
	margin:  2px;
	padding: 20px 0px 0px 0px;
}

#stacks_out_771200 {
	margin-left:0;
}

#stacks_in_773659 {
	margin:  2px;
	padding: 20px 30px 0px 0px;
}

#stacks_out_773659 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_771203 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_771216 ul, #cleanLists_stacks_in_771216 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771216.sectionTypeHeader, #cleanLists_stacks_in_771216.sectionTypeButton, #cleanLists_stacks_in_771216 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771216.backgroundOn, #cleanLists_stacks_in_771216.backgroundOn, #cleanLists_stacks_in_771216.backgroundOn li, #cleanLists_stacks_in_771216.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771216.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771216.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771216.backgroundOff li, #cleanLists_stacks_in_771216.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771216.sectionTypeHeader h1, #cleanLists_stacks_in_771216.sectionTypeButton h1,
#cleanLists_stacks_in_771216.sectionTypeHeader h2, #cleanLists_stacks_in_771216.sectionTypeButton h2,
#cleanLists_stacks_in_771216.sectionTypeHeader h3, #cleanLists_stacks_in_771216.sectionTypeButton h3,
#cleanLists_stacks_in_771216.sectionTypeHeader h4, #cleanLists_stacks_in_771216.sectionTypeButton h4,
#cleanLists_stacks_in_771216.sectionTypeHeader h5, #cleanLists_stacks_in_771216.sectionTypeButton h5,
#cleanLists_stacks_in_771216.sectionTypeHeader h6, #cleanLists_stacks_in_771216.sectionTypeButton h6,
#cleanLists_stacks_in_771216.sectionTypeHeader h1 p, #cleanLists_stacks_in_771216.sectionTypeButton h1 p,
#cleanLists_stacks_in_771216.sectionTypeHeader h2 p, #cleanLists_stacks_in_771216.sectionTypeButton h2 p,
#cleanLists_stacks_in_771216.sectionTypeHeader h3 p, #cleanLists_stacks_in_771216.sectionTypeButton h3 p,
#cleanLists_stacks_in_771216.sectionTypeHeader h4 p, #cleanLists_stacks_in_771216.sectionTypeButton h4 p,
#cleanLists_stacks_in_771216.sectionTypeHeader h5 p, #cleanLists_stacks_in_771216.sectionTypeButton h5 p,
#cleanLists_stacks_in_771216.sectionTypeHeader h6 p, #cleanLists_stacks_in_771216.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771216 a, #cleanLists_stacks_in_771216.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771216 a:hover, #cleanLists_stacks_in_771216.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771216.sectionTypeHeader *, #cleanLists_stacks_in_771216.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771216 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771216 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771216 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771216 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771216 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771216 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771216 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771216 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771216 li .bulletSections, #cleanLists_stacks_in_771216 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771216 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771216.bulletBox li .customBulletBox, #cleanLists_stacks_in_771216.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771216.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771216.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771216.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771216.bulletOff,
#cleanLists_stacks_in_771216.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771216.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771216.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771216.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771216.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771216.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771216 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771216 .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_771216 .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_771216 .buttonSimple:hover, #cleanLists_stacks_in_771216 .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_771218 ul, #cleanLists_stacks_in_771218 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771218.sectionTypeHeader, #cleanLists_stacks_in_771218.sectionTypeButton, #cleanLists_stacks_in_771218 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771218.backgroundOn, #cleanLists_stacks_in_771218.backgroundOn, #cleanLists_stacks_in_771218.backgroundOn li, #cleanLists_stacks_in_771218.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771218.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771218.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771218.backgroundOff li, #cleanLists_stacks_in_771218.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771218.sectionTypeHeader h1, #cleanLists_stacks_in_771218.sectionTypeButton h1,
#cleanLists_stacks_in_771218.sectionTypeHeader h2, #cleanLists_stacks_in_771218.sectionTypeButton h2,
#cleanLists_stacks_in_771218.sectionTypeHeader h3, #cleanLists_stacks_in_771218.sectionTypeButton h3,
#cleanLists_stacks_in_771218.sectionTypeHeader h4, #cleanLists_stacks_in_771218.sectionTypeButton h4,
#cleanLists_stacks_in_771218.sectionTypeHeader h5, #cleanLists_stacks_in_771218.sectionTypeButton h5,
#cleanLists_stacks_in_771218.sectionTypeHeader h6, #cleanLists_stacks_in_771218.sectionTypeButton h6,
#cleanLists_stacks_in_771218.sectionTypeHeader h1 p, #cleanLists_stacks_in_771218.sectionTypeButton h1 p,
#cleanLists_stacks_in_771218.sectionTypeHeader h2 p, #cleanLists_stacks_in_771218.sectionTypeButton h2 p,
#cleanLists_stacks_in_771218.sectionTypeHeader h3 p, #cleanLists_stacks_in_771218.sectionTypeButton h3 p,
#cleanLists_stacks_in_771218.sectionTypeHeader h4 p, #cleanLists_stacks_in_771218.sectionTypeButton h4 p,
#cleanLists_stacks_in_771218.sectionTypeHeader h5 p, #cleanLists_stacks_in_771218.sectionTypeButton h5 p,
#cleanLists_stacks_in_771218.sectionTypeHeader h6 p, #cleanLists_stacks_in_771218.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771218 a, #cleanLists_stacks_in_771218.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771218 a:hover, #cleanLists_stacks_in_771218.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771218.sectionTypeHeader *, #cleanLists_stacks_in_771218.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771218 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771218 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771218 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771218 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771218 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771218 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771218 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771218 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771218 li .bulletSections, #cleanLists_stacks_in_771218 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771218 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771218.bulletBox li .customBulletBox, #cleanLists_stacks_in_771218.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771218.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771218.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771218.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771218.bulletOff,
#cleanLists_stacks_in_771218.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771218.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771218.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771218.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771218.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771218.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771218 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771218 .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_771218 .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_771218 .buttonSimple:hover, #cleanLists_stacks_in_771218 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771218 {
	padding:  5px;
}
/*
 * 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_771207 ul, #cleanLists_stacks_in_771207 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771207.sectionTypeHeader, #cleanLists_stacks_in_771207.sectionTypeButton, #cleanLists_stacks_in_771207 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_771207.backgroundOn, #cleanLists_stacks_in_771207.backgroundOn, #cleanLists_stacks_in_771207.backgroundOn li, #cleanLists_stacks_in_771207.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_771207.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771207.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771207.backgroundOff li, #cleanLists_stacks_in_771207.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771207.sectionTypeHeader h1, #cleanLists_stacks_in_771207.sectionTypeButton h1,
#cleanLists_stacks_in_771207.sectionTypeHeader h2, #cleanLists_stacks_in_771207.sectionTypeButton h2,
#cleanLists_stacks_in_771207.sectionTypeHeader h3, #cleanLists_stacks_in_771207.sectionTypeButton h3,
#cleanLists_stacks_in_771207.sectionTypeHeader h4, #cleanLists_stacks_in_771207.sectionTypeButton h4,
#cleanLists_stacks_in_771207.sectionTypeHeader h5, #cleanLists_stacks_in_771207.sectionTypeButton h5,
#cleanLists_stacks_in_771207.sectionTypeHeader h6, #cleanLists_stacks_in_771207.sectionTypeButton h6,
#cleanLists_stacks_in_771207.sectionTypeHeader h1 p, #cleanLists_stacks_in_771207.sectionTypeButton h1 p,
#cleanLists_stacks_in_771207.sectionTypeHeader h2 p, #cleanLists_stacks_in_771207.sectionTypeButton h2 p,
#cleanLists_stacks_in_771207.sectionTypeHeader h3 p, #cleanLists_stacks_in_771207.sectionTypeButton h3 p,
#cleanLists_stacks_in_771207.sectionTypeHeader h4 p, #cleanLists_stacks_in_771207.sectionTypeButton h4 p,
#cleanLists_stacks_in_771207.sectionTypeHeader h5 p, #cleanLists_stacks_in_771207.sectionTypeButton h5 p,
#cleanLists_stacks_in_771207.sectionTypeHeader h6 p, #cleanLists_stacks_in_771207.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_771207 a, #cleanLists_stacks_in_771207.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771207 a:hover, #cleanLists_stacks_in_771207.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771207.sectionTypeHeader *, #cleanLists_stacks_in_771207.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771207 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_771207 p {
	font-size: 10px;
}
#cleanLists_stacks_in_771207 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771207 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771207 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771207 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771207 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771207 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771207 li .bulletSections, #cleanLists_stacks_in_771207 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_771207 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771207.bulletBox li .customBulletBox, #cleanLists_stacks_in_771207.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771207.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771207.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_771207.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771207.bulletOff,
#cleanLists_stacks_in_771207.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771207.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771207.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771207.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771207.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771207.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771207 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771207 .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_771207 .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_771207 .buttonSimple:hover, #cleanLists_stacks_in_771207 .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_771209 ul, #cleanLists_stacks_in_771209 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_771209.sectionTypeHeader, #cleanLists_stacks_in_771209.sectionTypeButton, #cleanLists_stacks_in_771209 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_771209.backgroundOn, #cleanLists_stacks_in_771209.backgroundOn, #cleanLists_stacks_in_771209.backgroundOn li, #cleanLists_stacks_in_771209.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_771209.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_771209.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_771209.backgroundOff li, #cleanLists_stacks_in_771209.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_771209.sectionTypeHeader h1, #cleanLists_stacks_in_771209.sectionTypeButton h1,
#cleanLists_stacks_in_771209.sectionTypeHeader h2, #cleanLists_stacks_in_771209.sectionTypeButton h2,
#cleanLists_stacks_in_771209.sectionTypeHeader h3, #cleanLists_stacks_in_771209.sectionTypeButton h3,
#cleanLists_stacks_in_771209.sectionTypeHeader h4, #cleanLists_stacks_in_771209.sectionTypeButton h4,
#cleanLists_stacks_in_771209.sectionTypeHeader h5, #cleanLists_stacks_in_771209.sectionTypeButton h5,
#cleanLists_stacks_in_771209.sectionTypeHeader h6, #cleanLists_stacks_in_771209.sectionTypeButton h6,
#cleanLists_stacks_in_771209.sectionTypeHeader h1 p, #cleanLists_stacks_in_771209.sectionTypeButton h1 p,
#cleanLists_stacks_in_771209.sectionTypeHeader h2 p, #cleanLists_stacks_in_771209.sectionTypeButton h2 p,
#cleanLists_stacks_in_771209.sectionTypeHeader h3 p, #cleanLists_stacks_in_771209.sectionTypeButton h3 p,
#cleanLists_stacks_in_771209.sectionTypeHeader h4 p, #cleanLists_stacks_in_771209.sectionTypeButton h4 p,
#cleanLists_stacks_in_771209.sectionTypeHeader h5 p, #cleanLists_stacks_in_771209.sectionTypeButton h5 p,
#cleanLists_stacks_in_771209.sectionTypeHeader h6 p, #cleanLists_stacks_in_771209.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_771209 a, #cleanLists_stacks_in_771209.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771209 a:hover, #cleanLists_stacks_in_771209.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771209.sectionTypeHeader *, #cleanLists_stacks_in_771209.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_771209 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_771209 p {
	font-size: 12px;
}
#cleanLists_stacks_in_771209 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_771209 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_771209 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_771209 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_771209 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_771209 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_771209 li .bulletSections, #cleanLists_stacks_in_771209 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_771209 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_771209.bulletBox li .customBulletBox, #cleanLists_stacks_in_771209.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771209.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_771209.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_771209.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_771209.bulletOff,
#cleanLists_stacks_in_771209.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_771209.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_771209.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_771209.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_771209.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_771209.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_771209 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_771209 .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_771209 .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_771209 .buttonSimple:hover, #cleanLists_stacks_in_771209 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_771209 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_770986 {
	height: 40.00px;
}




























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

#stacks_in_770951 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770952 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_770952 {
		display: none !important;
	}
}
#stacks_in_773665>.s3_row {
	margin: 0 -20px;
}

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

#stacks_in_773665>.s3_row>.s3_column_center {
	width: 28.669998%;
}

#stacks_in_773665>.s3_row>.s3_column_right {
	width: 38.00%;
}

#stacks_in_773665>.s3_row>.s3_column {
	padding: 0 20px;
}








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



}



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


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


}




#stacks_in_773665 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_770954 {
	margin:  2px;
}

#stacks_out_770954 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770965 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_770968 ul, #cleanLists_stacks_in_770968 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770968.sectionTypeHeader, #cleanLists_stacks_in_770968.sectionTypeButton, #cleanLists_stacks_in_770968 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770968.backgroundOn, #cleanLists_stacks_in_770968.backgroundOn, #cleanLists_stacks_in_770968.backgroundOn li, #cleanLists_stacks_in_770968.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770968.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770968.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770968.backgroundOff li, #cleanLists_stacks_in_770968.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770968.sectionTypeHeader h1, #cleanLists_stacks_in_770968.sectionTypeButton h1,
#cleanLists_stacks_in_770968.sectionTypeHeader h2, #cleanLists_stacks_in_770968.sectionTypeButton h2,
#cleanLists_stacks_in_770968.sectionTypeHeader h3, #cleanLists_stacks_in_770968.sectionTypeButton h3,
#cleanLists_stacks_in_770968.sectionTypeHeader h4, #cleanLists_stacks_in_770968.sectionTypeButton h4,
#cleanLists_stacks_in_770968.sectionTypeHeader h5, #cleanLists_stacks_in_770968.sectionTypeButton h5,
#cleanLists_stacks_in_770968.sectionTypeHeader h6, #cleanLists_stacks_in_770968.sectionTypeButton h6,
#cleanLists_stacks_in_770968.sectionTypeHeader h1 p, #cleanLists_stacks_in_770968.sectionTypeButton h1 p,
#cleanLists_stacks_in_770968.sectionTypeHeader h2 p, #cleanLists_stacks_in_770968.sectionTypeButton h2 p,
#cleanLists_stacks_in_770968.sectionTypeHeader h3 p, #cleanLists_stacks_in_770968.sectionTypeButton h3 p,
#cleanLists_stacks_in_770968.sectionTypeHeader h4 p, #cleanLists_stacks_in_770968.sectionTypeButton h4 p,
#cleanLists_stacks_in_770968.sectionTypeHeader h5 p, #cleanLists_stacks_in_770968.sectionTypeButton h5 p,
#cleanLists_stacks_in_770968.sectionTypeHeader h6 p, #cleanLists_stacks_in_770968.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770968 a, #cleanLists_stacks_in_770968.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770968 a:hover, #cleanLists_stacks_in_770968.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770968.sectionTypeHeader *, #cleanLists_stacks_in_770968.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770968 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770968 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770968 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770968 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770968 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770968 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770968 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770968 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770968 li .bulletSections, #cleanLists_stacks_in_770968 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770968 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770968.bulletBox li .customBulletBox, #cleanLists_stacks_in_770968.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770968.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770968.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770968.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770968.bulletOff,
#cleanLists_stacks_in_770968.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770968.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770968.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770968.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770968.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770968.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770968 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770968 .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_770968 .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_770968 .buttonSimple:hover, #cleanLists_stacks_in_770968 .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_770970 ul, #cleanLists_stacks_in_770970 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770970.sectionTypeHeader, #cleanLists_stacks_in_770970.sectionTypeButton, #cleanLists_stacks_in_770970 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770970.backgroundOn, #cleanLists_stacks_in_770970.backgroundOn, #cleanLists_stacks_in_770970.backgroundOn li, #cleanLists_stacks_in_770970.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770970.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770970.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770970.backgroundOff li, #cleanLists_stacks_in_770970.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770970.sectionTypeHeader h1, #cleanLists_stacks_in_770970.sectionTypeButton h1,
#cleanLists_stacks_in_770970.sectionTypeHeader h2, #cleanLists_stacks_in_770970.sectionTypeButton h2,
#cleanLists_stacks_in_770970.sectionTypeHeader h3, #cleanLists_stacks_in_770970.sectionTypeButton h3,
#cleanLists_stacks_in_770970.sectionTypeHeader h4, #cleanLists_stacks_in_770970.sectionTypeButton h4,
#cleanLists_stacks_in_770970.sectionTypeHeader h5, #cleanLists_stacks_in_770970.sectionTypeButton h5,
#cleanLists_stacks_in_770970.sectionTypeHeader h6, #cleanLists_stacks_in_770970.sectionTypeButton h6,
#cleanLists_stacks_in_770970.sectionTypeHeader h1 p, #cleanLists_stacks_in_770970.sectionTypeButton h1 p,
#cleanLists_stacks_in_770970.sectionTypeHeader h2 p, #cleanLists_stacks_in_770970.sectionTypeButton h2 p,
#cleanLists_stacks_in_770970.sectionTypeHeader h3 p, #cleanLists_stacks_in_770970.sectionTypeButton h3 p,
#cleanLists_stacks_in_770970.sectionTypeHeader h4 p, #cleanLists_stacks_in_770970.sectionTypeButton h4 p,
#cleanLists_stacks_in_770970.sectionTypeHeader h5 p, #cleanLists_stacks_in_770970.sectionTypeButton h5 p,
#cleanLists_stacks_in_770970.sectionTypeHeader h6 p, #cleanLists_stacks_in_770970.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770970 a, #cleanLists_stacks_in_770970.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770970 a:hover, #cleanLists_stacks_in_770970.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770970.sectionTypeHeader *, #cleanLists_stacks_in_770970.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770970 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770970 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770970 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770970 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770970 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770970 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770970 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770970 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770970 li .bulletSections, #cleanLists_stacks_in_770970 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770970 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770970.bulletBox li .customBulletBox, #cleanLists_stacks_in_770970.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770970.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770970.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770970.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770970.bulletOff,
#cleanLists_stacks_in_770970.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770970.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770970.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770970.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770970.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770970.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770970 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770970 .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_770970 .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_770970 .buttonSimple:hover, #cleanLists_stacks_in_770970 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770970 {
	padding:  5px;
}
/*
 * 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_770972 ul, #cleanLists_stacks_in_770972 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770972.sectionTypeHeader, #cleanLists_stacks_in_770972.sectionTypeButton, #cleanLists_stacks_in_770972 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770972.backgroundOn, #cleanLists_stacks_in_770972.backgroundOn, #cleanLists_stacks_in_770972.backgroundOn li, #cleanLists_stacks_in_770972.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770972.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770972.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770972.backgroundOff li, #cleanLists_stacks_in_770972.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770972.sectionTypeHeader h1, #cleanLists_stacks_in_770972.sectionTypeButton h1,
#cleanLists_stacks_in_770972.sectionTypeHeader h2, #cleanLists_stacks_in_770972.sectionTypeButton h2,
#cleanLists_stacks_in_770972.sectionTypeHeader h3, #cleanLists_stacks_in_770972.sectionTypeButton h3,
#cleanLists_stacks_in_770972.sectionTypeHeader h4, #cleanLists_stacks_in_770972.sectionTypeButton h4,
#cleanLists_stacks_in_770972.sectionTypeHeader h5, #cleanLists_stacks_in_770972.sectionTypeButton h5,
#cleanLists_stacks_in_770972.sectionTypeHeader h6, #cleanLists_stacks_in_770972.sectionTypeButton h6,
#cleanLists_stacks_in_770972.sectionTypeHeader h1 p, #cleanLists_stacks_in_770972.sectionTypeButton h1 p,
#cleanLists_stacks_in_770972.sectionTypeHeader h2 p, #cleanLists_stacks_in_770972.sectionTypeButton h2 p,
#cleanLists_stacks_in_770972.sectionTypeHeader h3 p, #cleanLists_stacks_in_770972.sectionTypeButton h3 p,
#cleanLists_stacks_in_770972.sectionTypeHeader h4 p, #cleanLists_stacks_in_770972.sectionTypeButton h4 p,
#cleanLists_stacks_in_770972.sectionTypeHeader h5 p, #cleanLists_stacks_in_770972.sectionTypeButton h5 p,
#cleanLists_stacks_in_770972.sectionTypeHeader h6 p, #cleanLists_stacks_in_770972.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770972 a, #cleanLists_stacks_in_770972.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770972 a:hover, #cleanLists_stacks_in_770972.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770972.sectionTypeHeader *, #cleanLists_stacks_in_770972.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770972 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770972 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770972 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770972 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770972 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770972 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770972 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770972 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770972 li .bulletSections, #cleanLists_stacks_in_770972 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770972 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770972.bulletBox li .customBulletBox, #cleanLists_stacks_in_770972.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770972.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770972.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770972.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770972.bulletOff,
#cleanLists_stacks_in_770972.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770972.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770972.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770972.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770972.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770972.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770972 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770972 .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_770972 .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_770972 .buttonSimple:hover, #cleanLists_stacks_in_770972 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770972 {
	padding:  5px;
}
/*
 * 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_773674 ul, #cleanLists_stacks_in_773674 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773674.sectionTypeHeader, #cleanLists_stacks_in_773674.sectionTypeButton, #cleanLists_stacks_in_773674 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773674.backgroundOn, #cleanLists_stacks_in_773674.backgroundOn, #cleanLists_stacks_in_773674.backgroundOn li, #cleanLists_stacks_in_773674.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773674.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773674.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773674.backgroundOff li, #cleanLists_stacks_in_773674.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773674.sectionTypeHeader h1, #cleanLists_stacks_in_773674.sectionTypeButton h1,
#cleanLists_stacks_in_773674.sectionTypeHeader h2, #cleanLists_stacks_in_773674.sectionTypeButton h2,
#cleanLists_stacks_in_773674.sectionTypeHeader h3, #cleanLists_stacks_in_773674.sectionTypeButton h3,
#cleanLists_stacks_in_773674.sectionTypeHeader h4, #cleanLists_stacks_in_773674.sectionTypeButton h4,
#cleanLists_stacks_in_773674.sectionTypeHeader h5, #cleanLists_stacks_in_773674.sectionTypeButton h5,
#cleanLists_stacks_in_773674.sectionTypeHeader h6, #cleanLists_stacks_in_773674.sectionTypeButton h6,
#cleanLists_stacks_in_773674.sectionTypeHeader h1 p, #cleanLists_stacks_in_773674.sectionTypeButton h1 p,
#cleanLists_stacks_in_773674.sectionTypeHeader h2 p, #cleanLists_stacks_in_773674.sectionTypeButton h2 p,
#cleanLists_stacks_in_773674.sectionTypeHeader h3 p, #cleanLists_stacks_in_773674.sectionTypeButton h3 p,
#cleanLists_stacks_in_773674.sectionTypeHeader h4 p, #cleanLists_stacks_in_773674.sectionTypeButton h4 p,
#cleanLists_stacks_in_773674.sectionTypeHeader h5 p, #cleanLists_stacks_in_773674.sectionTypeButton h5 p,
#cleanLists_stacks_in_773674.sectionTypeHeader h6 p, #cleanLists_stacks_in_773674.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773674 a, #cleanLists_stacks_in_773674.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773674 a:hover, #cleanLists_stacks_in_773674.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773674.sectionTypeHeader *, #cleanLists_stacks_in_773674.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773674 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773674 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773674 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773674 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773674 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773674 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773674 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773674 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773674 li .bulletSections, #cleanLists_stacks_in_773674 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773674 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773674.bulletBox li .customBulletBox, #cleanLists_stacks_in_773674.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773674.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773674.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773674.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773674.bulletOff,
#cleanLists_stacks_in_773674.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773674.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773674.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773674.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773674.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773674.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773674 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773674 .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_773674 .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_773674 .buttonSimple:hover, #cleanLists_stacks_in_773674 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773674 {
	padding:  5px;
}
/*
 * 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_770977 ul, #cleanLists_stacks_in_770977 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770977.sectionTypeHeader, #cleanLists_stacks_in_770977.sectionTypeButton, #cleanLists_stacks_in_770977 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770977.backgroundOn, #cleanLists_stacks_in_770977.backgroundOn, #cleanLists_stacks_in_770977.backgroundOn li, #cleanLists_stacks_in_770977.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770977.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770977.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770977.backgroundOff li, #cleanLists_stacks_in_770977.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770977.sectionTypeHeader h1, #cleanLists_stacks_in_770977.sectionTypeButton h1,
#cleanLists_stacks_in_770977.sectionTypeHeader h2, #cleanLists_stacks_in_770977.sectionTypeButton h2,
#cleanLists_stacks_in_770977.sectionTypeHeader h3, #cleanLists_stacks_in_770977.sectionTypeButton h3,
#cleanLists_stacks_in_770977.sectionTypeHeader h4, #cleanLists_stacks_in_770977.sectionTypeButton h4,
#cleanLists_stacks_in_770977.sectionTypeHeader h5, #cleanLists_stacks_in_770977.sectionTypeButton h5,
#cleanLists_stacks_in_770977.sectionTypeHeader h6, #cleanLists_stacks_in_770977.sectionTypeButton h6,
#cleanLists_stacks_in_770977.sectionTypeHeader h1 p, #cleanLists_stacks_in_770977.sectionTypeButton h1 p,
#cleanLists_stacks_in_770977.sectionTypeHeader h2 p, #cleanLists_stacks_in_770977.sectionTypeButton h2 p,
#cleanLists_stacks_in_770977.sectionTypeHeader h3 p, #cleanLists_stacks_in_770977.sectionTypeButton h3 p,
#cleanLists_stacks_in_770977.sectionTypeHeader h4 p, #cleanLists_stacks_in_770977.sectionTypeButton h4 p,
#cleanLists_stacks_in_770977.sectionTypeHeader h5 p, #cleanLists_stacks_in_770977.sectionTypeButton h5 p,
#cleanLists_stacks_in_770977.sectionTypeHeader h6 p, #cleanLists_stacks_in_770977.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770977 a, #cleanLists_stacks_in_770977.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770977 a:hover, #cleanLists_stacks_in_770977.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770977.sectionTypeHeader *, #cleanLists_stacks_in_770977.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770977 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770977 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770977 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770977 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770977 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770977 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770977 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770977 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770977 li .bulletSections, #cleanLists_stacks_in_770977 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770977 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770977.bulletBox li .customBulletBox, #cleanLists_stacks_in_770977.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770977.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770977.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770977.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770977.bulletOff,
#cleanLists_stacks_in_770977.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770977.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770977.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770977.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770977.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770977.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770977 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770977 .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_770977 .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_770977 .buttonSimple:hover, #cleanLists_stacks_in_770977 .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_770979 ul, #cleanLists_stacks_in_770979 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770979.sectionTypeHeader, #cleanLists_stacks_in_770979.sectionTypeButton, #cleanLists_stacks_in_770979 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770979.backgroundOn, #cleanLists_stacks_in_770979.backgroundOn, #cleanLists_stacks_in_770979.backgroundOn li, #cleanLists_stacks_in_770979.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770979.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770979.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770979.backgroundOff li, #cleanLists_stacks_in_770979.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770979.sectionTypeHeader h1, #cleanLists_stacks_in_770979.sectionTypeButton h1,
#cleanLists_stacks_in_770979.sectionTypeHeader h2, #cleanLists_stacks_in_770979.sectionTypeButton h2,
#cleanLists_stacks_in_770979.sectionTypeHeader h3, #cleanLists_stacks_in_770979.sectionTypeButton h3,
#cleanLists_stacks_in_770979.sectionTypeHeader h4, #cleanLists_stacks_in_770979.sectionTypeButton h4,
#cleanLists_stacks_in_770979.sectionTypeHeader h5, #cleanLists_stacks_in_770979.sectionTypeButton h5,
#cleanLists_stacks_in_770979.sectionTypeHeader h6, #cleanLists_stacks_in_770979.sectionTypeButton h6,
#cleanLists_stacks_in_770979.sectionTypeHeader h1 p, #cleanLists_stacks_in_770979.sectionTypeButton h1 p,
#cleanLists_stacks_in_770979.sectionTypeHeader h2 p, #cleanLists_stacks_in_770979.sectionTypeButton h2 p,
#cleanLists_stacks_in_770979.sectionTypeHeader h3 p, #cleanLists_stacks_in_770979.sectionTypeButton h3 p,
#cleanLists_stacks_in_770979.sectionTypeHeader h4 p, #cleanLists_stacks_in_770979.sectionTypeButton h4 p,
#cleanLists_stacks_in_770979.sectionTypeHeader h5 p, #cleanLists_stacks_in_770979.sectionTypeButton h5 p,
#cleanLists_stacks_in_770979.sectionTypeHeader h6 p, #cleanLists_stacks_in_770979.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770979 a, #cleanLists_stacks_in_770979.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770979 a:hover, #cleanLists_stacks_in_770979.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770979.sectionTypeHeader *, #cleanLists_stacks_in_770979.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770979 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770979 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770979 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770979 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770979 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770979 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770979 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770979 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770979 li .bulletSections, #cleanLists_stacks_in_770979 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770979 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770979.bulletBox li .customBulletBox, #cleanLists_stacks_in_770979.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770979.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770979.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770979.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770979.bulletOff,
#cleanLists_stacks_in_770979.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770979.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770979.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770979.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770979.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770979.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770979 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770979 .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_770979 .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_770979 .buttonSimple:hover, #cleanLists_stacks_in_770979 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770979 {
	padding:  5px;
}
/*
 * 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_770981 ul, #cleanLists_stacks_in_770981 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770981.sectionTypeHeader, #cleanLists_stacks_in_770981.sectionTypeButton, #cleanLists_stacks_in_770981 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770981.backgroundOn, #cleanLists_stacks_in_770981.backgroundOn, #cleanLists_stacks_in_770981.backgroundOn li, #cleanLists_stacks_in_770981.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770981.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770981.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770981.backgroundOff li, #cleanLists_stacks_in_770981.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770981.sectionTypeHeader h1, #cleanLists_stacks_in_770981.sectionTypeButton h1,
#cleanLists_stacks_in_770981.sectionTypeHeader h2, #cleanLists_stacks_in_770981.sectionTypeButton h2,
#cleanLists_stacks_in_770981.sectionTypeHeader h3, #cleanLists_stacks_in_770981.sectionTypeButton h3,
#cleanLists_stacks_in_770981.sectionTypeHeader h4, #cleanLists_stacks_in_770981.sectionTypeButton h4,
#cleanLists_stacks_in_770981.sectionTypeHeader h5, #cleanLists_stacks_in_770981.sectionTypeButton h5,
#cleanLists_stacks_in_770981.sectionTypeHeader h6, #cleanLists_stacks_in_770981.sectionTypeButton h6,
#cleanLists_stacks_in_770981.sectionTypeHeader h1 p, #cleanLists_stacks_in_770981.sectionTypeButton h1 p,
#cleanLists_stacks_in_770981.sectionTypeHeader h2 p, #cleanLists_stacks_in_770981.sectionTypeButton h2 p,
#cleanLists_stacks_in_770981.sectionTypeHeader h3 p, #cleanLists_stacks_in_770981.sectionTypeButton h3 p,
#cleanLists_stacks_in_770981.sectionTypeHeader h4 p, #cleanLists_stacks_in_770981.sectionTypeButton h4 p,
#cleanLists_stacks_in_770981.sectionTypeHeader h5 p, #cleanLists_stacks_in_770981.sectionTypeButton h5 p,
#cleanLists_stacks_in_770981.sectionTypeHeader h6 p, #cleanLists_stacks_in_770981.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770981 a, #cleanLists_stacks_in_770981.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770981 a:hover, #cleanLists_stacks_in_770981.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770981.sectionTypeHeader *, #cleanLists_stacks_in_770981.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770981 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770981 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770981 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770981 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770981 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770981 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770981 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770981 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770981 li .bulletSections, #cleanLists_stacks_in_770981 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770981 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770981.bulletBox li .customBulletBox, #cleanLists_stacks_in_770981.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770981.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770981.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770981.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770981.bulletOff,
#cleanLists_stacks_in_770981.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770981.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770981.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770981.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770981.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770981.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770981 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770981 .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_770981 .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_770981 .buttonSimple:hover, #cleanLists_stacks_in_770981 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770981 {
	padding:  5px;
}
/*
 * 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_773676 ul, #cleanLists_stacks_in_773676 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773676.sectionTypeHeader, #cleanLists_stacks_in_773676.sectionTypeButton, #cleanLists_stacks_in_773676 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773676.backgroundOn, #cleanLists_stacks_in_773676.backgroundOn, #cleanLists_stacks_in_773676.backgroundOn li, #cleanLists_stacks_in_773676.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773676.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773676.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773676.backgroundOff li, #cleanLists_stacks_in_773676.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773676.sectionTypeHeader h1, #cleanLists_stacks_in_773676.sectionTypeButton h1,
#cleanLists_stacks_in_773676.sectionTypeHeader h2, #cleanLists_stacks_in_773676.sectionTypeButton h2,
#cleanLists_stacks_in_773676.sectionTypeHeader h3, #cleanLists_stacks_in_773676.sectionTypeButton h3,
#cleanLists_stacks_in_773676.sectionTypeHeader h4, #cleanLists_stacks_in_773676.sectionTypeButton h4,
#cleanLists_stacks_in_773676.sectionTypeHeader h5, #cleanLists_stacks_in_773676.sectionTypeButton h5,
#cleanLists_stacks_in_773676.sectionTypeHeader h6, #cleanLists_stacks_in_773676.sectionTypeButton h6,
#cleanLists_stacks_in_773676.sectionTypeHeader h1 p, #cleanLists_stacks_in_773676.sectionTypeButton h1 p,
#cleanLists_stacks_in_773676.sectionTypeHeader h2 p, #cleanLists_stacks_in_773676.sectionTypeButton h2 p,
#cleanLists_stacks_in_773676.sectionTypeHeader h3 p, #cleanLists_stacks_in_773676.sectionTypeButton h3 p,
#cleanLists_stacks_in_773676.sectionTypeHeader h4 p, #cleanLists_stacks_in_773676.sectionTypeButton h4 p,
#cleanLists_stacks_in_773676.sectionTypeHeader h5 p, #cleanLists_stacks_in_773676.sectionTypeButton h5 p,
#cleanLists_stacks_in_773676.sectionTypeHeader h6 p, #cleanLists_stacks_in_773676.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773676 a, #cleanLists_stacks_in_773676.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773676 a:hover, #cleanLists_stacks_in_773676.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773676.sectionTypeHeader *, #cleanLists_stacks_in_773676.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773676 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773676 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773676 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773676 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773676 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773676 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773676 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773676 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773676 li .bulletSections, #cleanLists_stacks_in_773676 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773676 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773676.bulletBox li .customBulletBox, #cleanLists_stacks_in_773676.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773676.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773676.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773676.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773676.bulletOff,
#cleanLists_stacks_in_773676.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773676.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773676.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773676.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773676.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773676.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773676 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773676 .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_773676 .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_773676 .buttonSimple:hover, #cleanLists_stacks_in_773676 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773676 {
	padding:  5px;
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773486.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773486.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773486.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773486.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773486 {
	padding: 10px 0px 0px 0px;
}




























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

#stacks_in_767798 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}




























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

#stacks_in_770912>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770912>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_767801 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_767807 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_767810 ul, #cleanLists_stacks_in_767810 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767810.sectionTypeHeader, #cleanLists_stacks_in_767810.sectionTypeButton, #cleanLists_stacks_in_767810 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767810.backgroundOn, #cleanLists_stacks_in_767810.backgroundOn, #cleanLists_stacks_in_767810.backgroundOn li, #cleanLists_stacks_in_767810.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767810.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767810.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767810.backgroundOff li, #cleanLists_stacks_in_767810.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767810.sectionTypeHeader h1, #cleanLists_stacks_in_767810.sectionTypeButton h1,
#cleanLists_stacks_in_767810.sectionTypeHeader h2, #cleanLists_stacks_in_767810.sectionTypeButton h2,
#cleanLists_stacks_in_767810.sectionTypeHeader h3, #cleanLists_stacks_in_767810.sectionTypeButton h3,
#cleanLists_stacks_in_767810.sectionTypeHeader h4, #cleanLists_stacks_in_767810.sectionTypeButton h4,
#cleanLists_stacks_in_767810.sectionTypeHeader h5, #cleanLists_stacks_in_767810.sectionTypeButton h5,
#cleanLists_stacks_in_767810.sectionTypeHeader h6, #cleanLists_stacks_in_767810.sectionTypeButton h6,
#cleanLists_stacks_in_767810.sectionTypeHeader h1 p, #cleanLists_stacks_in_767810.sectionTypeButton h1 p,
#cleanLists_stacks_in_767810.sectionTypeHeader h2 p, #cleanLists_stacks_in_767810.sectionTypeButton h2 p,
#cleanLists_stacks_in_767810.sectionTypeHeader h3 p, #cleanLists_stacks_in_767810.sectionTypeButton h3 p,
#cleanLists_stacks_in_767810.sectionTypeHeader h4 p, #cleanLists_stacks_in_767810.sectionTypeButton h4 p,
#cleanLists_stacks_in_767810.sectionTypeHeader h5 p, #cleanLists_stacks_in_767810.sectionTypeButton h5 p,
#cleanLists_stacks_in_767810.sectionTypeHeader h6 p, #cleanLists_stacks_in_767810.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767810 a, #cleanLists_stacks_in_767810.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767810 a:hover, #cleanLists_stacks_in_767810.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767810.sectionTypeHeader *, #cleanLists_stacks_in_767810.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767810 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767810 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767810 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767810 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767810 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767810 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767810 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767810 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767810 li .bulletSections, #cleanLists_stacks_in_767810 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767810 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767810.bulletBox li .customBulletBox, #cleanLists_stacks_in_767810.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767810.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767810.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767810.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767810.bulletOff,
#cleanLists_stacks_in_767810.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767810.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767810.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767810.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767810.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767810.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767810 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767810 .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_767810 .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_767810 .buttonSimple:hover, #cleanLists_stacks_in_767810 .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_767812 ul, #cleanLists_stacks_in_767812 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767812.sectionTypeHeader, #cleanLists_stacks_in_767812.sectionTypeButton, #cleanLists_stacks_in_767812 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767812.backgroundOn, #cleanLists_stacks_in_767812.backgroundOn, #cleanLists_stacks_in_767812.backgroundOn li, #cleanLists_stacks_in_767812.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767812.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767812.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767812.backgroundOff li, #cleanLists_stacks_in_767812.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767812.sectionTypeHeader h1, #cleanLists_stacks_in_767812.sectionTypeButton h1,
#cleanLists_stacks_in_767812.sectionTypeHeader h2, #cleanLists_stacks_in_767812.sectionTypeButton h2,
#cleanLists_stacks_in_767812.sectionTypeHeader h3, #cleanLists_stacks_in_767812.sectionTypeButton h3,
#cleanLists_stacks_in_767812.sectionTypeHeader h4, #cleanLists_stacks_in_767812.sectionTypeButton h4,
#cleanLists_stacks_in_767812.sectionTypeHeader h5, #cleanLists_stacks_in_767812.sectionTypeButton h5,
#cleanLists_stacks_in_767812.sectionTypeHeader h6, #cleanLists_stacks_in_767812.sectionTypeButton h6,
#cleanLists_stacks_in_767812.sectionTypeHeader h1 p, #cleanLists_stacks_in_767812.sectionTypeButton h1 p,
#cleanLists_stacks_in_767812.sectionTypeHeader h2 p, #cleanLists_stacks_in_767812.sectionTypeButton h2 p,
#cleanLists_stacks_in_767812.sectionTypeHeader h3 p, #cleanLists_stacks_in_767812.sectionTypeButton h3 p,
#cleanLists_stacks_in_767812.sectionTypeHeader h4 p, #cleanLists_stacks_in_767812.sectionTypeButton h4 p,
#cleanLists_stacks_in_767812.sectionTypeHeader h5 p, #cleanLists_stacks_in_767812.sectionTypeButton h5 p,
#cleanLists_stacks_in_767812.sectionTypeHeader h6 p, #cleanLists_stacks_in_767812.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767812 a, #cleanLists_stacks_in_767812.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767812 a:hover, #cleanLists_stacks_in_767812.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767812.sectionTypeHeader *, #cleanLists_stacks_in_767812.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767812 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767812 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767812 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767812 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767812 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767812 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767812 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767812 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767812 li .bulletSections, #cleanLists_stacks_in_767812 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767812 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767812.bulletBox li .customBulletBox, #cleanLists_stacks_in_767812.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767812.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767812.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767812.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767812.bulletOff,
#cleanLists_stacks_in_767812.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767812.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767812.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767812.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767812.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767812.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767812 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767812 .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_767812 .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_767812 .buttonSimple:hover, #cleanLists_stacks_in_767812 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767812 {
	padding:  5px;
}
/*
 * 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_767817 ul, #cleanLists_stacks_in_767817 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767817.sectionTypeHeader, #cleanLists_stacks_in_767817.sectionTypeButton, #cleanLists_stacks_in_767817 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_767817.backgroundOn, #cleanLists_stacks_in_767817.backgroundOn, #cleanLists_stacks_in_767817.backgroundOn li, #cleanLists_stacks_in_767817.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_767817.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767817.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767817.backgroundOff li, #cleanLists_stacks_in_767817.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767817.sectionTypeHeader h1, #cleanLists_stacks_in_767817.sectionTypeButton h1,
#cleanLists_stacks_in_767817.sectionTypeHeader h2, #cleanLists_stacks_in_767817.sectionTypeButton h2,
#cleanLists_stacks_in_767817.sectionTypeHeader h3, #cleanLists_stacks_in_767817.sectionTypeButton h3,
#cleanLists_stacks_in_767817.sectionTypeHeader h4, #cleanLists_stacks_in_767817.sectionTypeButton h4,
#cleanLists_stacks_in_767817.sectionTypeHeader h5, #cleanLists_stacks_in_767817.sectionTypeButton h5,
#cleanLists_stacks_in_767817.sectionTypeHeader h6, #cleanLists_stacks_in_767817.sectionTypeButton h6,
#cleanLists_stacks_in_767817.sectionTypeHeader h1 p, #cleanLists_stacks_in_767817.sectionTypeButton h1 p,
#cleanLists_stacks_in_767817.sectionTypeHeader h2 p, #cleanLists_stacks_in_767817.sectionTypeButton h2 p,
#cleanLists_stacks_in_767817.sectionTypeHeader h3 p, #cleanLists_stacks_in_767817.sectionTypeButton h3 p,
#cleanLists_stacks_in_767817.sectionTypeHeader h4 p, #cleanLists_stacks_in_767817.sectionTypeButton h4 p,
#cleanLists_stacks_in_767817.sectionTypeHeader h5 p, #cleanLists_stacks_in_767817.sectionTypeButton h5 p,
#cleanLists_stacks_in_767817.sectionTypeHeader h6 p, #cleanLists_stacks_in_767817.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_767817 a, #cleanLists_stacks_in_767817.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767817 a:hover, #cleanLists_stacks_in_767817.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767817.sectionTypeHeader *, #cleanLists_stacks_in_767817.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767817 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_767817 p {
	font-size: 10px;
}
#cleanLists_stacks_in_767817 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767817 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767817 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767817 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767817 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767817 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767817 li .bulletSections, #cleanLists_stacks_in_767817 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_767817 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767817.bulletBox li .customBulletBox, #cleanLists_stacks_in_767817.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767817.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767817.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_767817.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767817.bulletOff,
#cleanLists_stacks_in_767817.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767817.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767817.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767817.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767817.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767817.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767817 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767817 .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_767817 .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_767817 .buttonSimple:hover, #cleanLists_stacks_in_767817 .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_767819 ul, #cleanLists_stacks_in_767819 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_767819.sectionTypeHeader, #cleanLists_stacks_in_767819.sectionTypeButton, #cleanLists_stacks_in_767819 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_767819.backgroundOn, #cleanLists_stacks_in_767819.backgroundOn, #cleanLists_stacks_in_767819.backgroundOn li, #cleanLists_stacks_in_767819.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_767819.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_767819.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_767819.backgroundOff li, #cleanLists_stacks_in_767819.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_767819.sectionTypeHeader h1, #cleanLists_stacks_in_767819.sectionTypeButton h1,
#cleanLists_stacks_in_767819.sectionTypeHeader h2, #cleanLists_stacks_in_767819.sectionTypeButton h2,
#cleanLists_stacks_in_767819.sectionTypeHeader h3, #cleanLists_stacks_in_767819.sectionTypeButton h3,
#cleanLists_stacks_in_767819.sectionTypeHeader h4, #cleanLists_stacks_in_767819.sectionTypeButton h4,
#cleanLists_stacks_in_767819.sectionTypeHeader h5, #cleanLists_stacks_in_767819.sectionTypeButton h5,
#cleanLists_stacks_in_767819.sectionTypeHeader h6, #cleanLists_stacks_in_767819.sectionTypeButton h6,
#cleanLists_stacks_in_767819.sectionTypeHeader h1 p, #cleanLists_stacks_in_767819.sectionTypeButton h1 p,
#cleanLists_stacks_in_767819.sectionTypeHeader h2 p, #cleanLists_stacks_in_767819.sectionTypeButton h2 p,
#cleanLists_stacks_in_767819.sectionTypeHeader h3 p, #cleanLists_stacks_in_767819.sectionTypeButton h3 p,
#cleanLists_stacks_in_767819.sectionTypeHeader h4 p, #cleanLists_stacks_in_767819.sectionTypeButton h4 p,
#cleanLists_stacks_in_767819.sectionTypeHeader h5 p, #cleanLists_stacks_in_767819.sectionTypeButton h5 p,
#cleanLists_stacks_in_767819.sectionTypeHeader h6 p, #cleanLists_stacks_in_767819.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_767819 a, #cleanLists_stacks_in_767819.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767819 a:hover, #cleanLists_stacks_in_767819.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767819.sectionTypeHeader *, #cleanLists_stacks_in_767819.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_767819 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_767819 p {
	font-size: 12px;
}
#cleanLists_stacks_in_767819 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_767819 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_767819 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_767819 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_767819 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_767819 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_767819 li .bulletSections, #cleanLists_stacks_in_767819 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_767819 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_767819.bulletBox li .customBulletBox, #cleanLists_stacks_in_767819.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767819.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_767819.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_767819.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_767819.bulletOff,
#cleanLists_stacks_in_767819.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_767819.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_767819.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_767819.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_767819.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_767819.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_767819 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_767819 .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_767819 .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_767819 .buttonSimple:hover, #cleanLists_stacks_in_767819 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_767819 {
	padding:  5px;
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773832.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773832.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773832.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773832.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773832 {
	padding: 10px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773865 {
	height: 20.00px;
}




























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

#stacks_in_773866 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773868 {
	height: 20.00px;
}




























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

#stacks_in_773869>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_773869>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_773869 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_773872 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773875 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_773886 ul, #cleanLists_stacks_in_773886 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773886.sectionTypeHeader, #cleanLists_stacks_in_773886.sectionTypeButton, #cleanLists_stacks_in_773886 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773886.backgroundOn, #cleanLists_stacks_in_773886.backgroundOn, #cleanLists_stacks_in_773886.backgroundOn li, #cleanLists_stacks_in_773886.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773886.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773886.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773886.backgroundOff li, #cleanLists_stacks_in_773886.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773886.sectionTypeHeader h1, #cleanLists_stacks_in_773886.sectionTypeButton h1,
#cleanLists_stacks_in_773886.sectionTypeHeader h2, #cleanLists_stacks_in_773886.sectionTypeButton h2,
#cleanLists_stacks_in_773886.sectionTypeHeader h3, #cleanLists_stacks_in_773886.sectionTypeButton h3,
#cleanLists_stacks_in_773886.sectionTypeHeader h4, #cleanLists_stacks_in_773886.sectionTypeButton h4,
#cleanLists_stacks_in_773886.sectionTypeHeader h5, #cleanLists_stacks_in_773886.sectionTypeButton h5,
#cleanLists_stacks_in_773886.sectionTypeHeader h6, #cleanLists_stacks_in_773886.sectionTypeButton h6,
#cleanLists_stacks_in_773886.sectionTypeHeader h1 p, #cleanLists_stacks_in_773886.sectionTypeButton h1 p,
#cleanLists_stacks_in_773886.sectionTypeHeader h2 p, #cleanLists_stacks_in_773886.sectionTypeButton h2 p,
#cleanLists_stacks_in_773886.sectionTypeHeader h3 p, #cleanLists_stacks_in_773886.sectionTypeButton h3 p,
#cleanLists_stacks_in_773886.sectionTypeHeader h4 p, #cleanLists_stacks_in_773886.sectionTypeButton h4 p,
#cleanLists_stacks_in_773886.sectionTypeHeader h5 p, #cleanLists_stacks_in_773886.sectionTypeButton h5 p,
#cleanLists_stacks_in_773886.sectionTypeHeader h6 p, #cleanLists_stacks_in_773886.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773886 a, #cleanLists_stacks_in_773886.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773886 a:hover, #cleanLists_stacks_in_773886.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773886.sectionTypeHeader *, #cleanLists_stacks_in_773886.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773886 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773886 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773886 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773886 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773886 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773886 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773886 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773886 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773886 li .bulletSections, #cleanLists_stacks_in_773886 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773886 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773886.bulletBox li .customBulletBox, #cleanLists_stacks_in_773886.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773886.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773886.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773886.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773886.bulletOff,
#cleanLists_stacks_in_773886.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773886.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773886.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773886.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773886.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773886.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773886 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773886 .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_773886 .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_773886 .buttonSimple:hover, #cleanLists_stacks_in_773886 .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_773888 ul, #cleanLists_stacks_in_773888 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773888.sectionTypeHeader, #cleanLists_stacks_in_773888.sectionTypeButton, #cleanLists_stacks_in_773888 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773888.backgroundOn, #cleanLists_stacks_in_773888.backgroundOn, #cleanLists_stacks_in_773888.backgroundOn li, #cleanLists_stacks_in_773888.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773888.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773888.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773888.backgroundOff li, #cleanLists_stacks_in_773888.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773888.sectionTypeHeader h1, #cleanLists_stacks_in_773888.sectionTypeButton h1,
#cleanLists_stacks_in_773888.sectionTypeHeader h2, #cleanLists_stacks_in_773888.sectionTypeButton h2,
#cleanLists_stacks_in_773888.sectionTypeHeader h3, #cleanLists_stacks_in_773888.sectionTypeButton h3,
#cleanLists_stacks_in_773888.sectionTypeHeader h4, #cleanLists_stacks_in_773888.sectionTypeButton h4,
#cleanLists_stacks_in_773888.sectionTypeHeader h5, #cleanLists_stacks_in_773888.sectionTypeButton h5,
#cleanLists_stacks_in_773888.sectionTypeHeader h6, #cleanLists_stacks_in_773888.sectionTypeButton h6,
#cleanLists_stacks_in_773888.sectionTypeHeader h1 p, #cleanLists_stacks_in_773888.sectionTypeButton h1 p,
#cleanLists_stacks_in_773888.sectionTypeHeader h2 p, #cleanLists_stacks_in_773888.sectionTypeButton h2 p,
#cleanLists_stacks_in_773888.sectionTypeHeader h3 p, #cleanLists_stacks_in_773888.sectionTypeButton h3 p,
#cleanLists_stacks_in_773888.sectionTypeHeader h4 p, #cleanLists_stacks_in_773888.sectionTypeButton h4 p,
#cleanLists_stacks_in_773888.sectionTypeHeader h5 p, #cleanLists_stacks_in_773888.sectionTypeButton h5 p,
#cleanLists_stacks_in_773888.sectionTypeHeader h6 p, #cleanLists_stacks_in_773888.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773888 a, #cleanLists_stacks_in_773888.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773888 a:hover, #cleanLists_stacks_in_773888.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773888.sectionTypeHeader *, #cleanLists_stacks_in_773888.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773888 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773888 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773888 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773888 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773888 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773888 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773888 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773888 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773888 li .bulletSections, #cleanLists_stacks_in_773888 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773888 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773888.bulletBox li .customBulletBox, #cleanLists_stacks_in_773888.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773888.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773888.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773888.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773888.bulletOff,
#cleanLists_stacks_in_773888.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773888.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773888.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773888.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773888.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773888.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773888 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773888 .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_773888 .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_773888 .buttonSimple:hover, #cleanLists_stacks_in_773888 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773888 {
	padding:  5px;
}
/*
 * 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_773879 ul, #cleanLists_stacks_in_773879 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773879.sectionTypeHeader, #cleanLists_stacks_in_773879.sectionTypeButton, #cleanLists_stacks_in_773879 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773879.backgroundOn, #cleanLists_stacks_in_773879.backgroundOn, #cleanLists_stacks_in_773879.backgroundOn li, #cleanLists_stacks_in_773879.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773879.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773879.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773879.backgroundOff li, #cleanLists_stacks_in_773879.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773879.sectionTypeHeader h1, #cleanLists_stacks_in_773879.sectionTypeButton h1,
#cleanLists_stacks_in_773879.sectionTypeHeader h2, #cleanLists_stacks_in_773879.sectionTypeButton h2,
#cleanLists_stacks_in_773879.sectionTypeHeader h3, #cleanLists_stacks_in_773879.sectionTypeButton h3,
#cleanLists_stacks_in_773879.sectionTypeHeader h4, #cleanLists_stacks_in_773879.sectionTypeButton h4,
#cleanLists_stacks_in_773879.sectionTypeHeader h5, #cleanLists_stacks_in_773879.sectionTypeButton h5,
#cleanLists_stacks_in_773879.sectionTypeHeader h6, #cleanLists_stacks_in_773879.sectionTypeButton h6,
#cleanLists_stacks_in_773879.sectionTypeHeader h1 p, #cleanLists_stacks_in_773879.sectionTypeButton h1 p,
#cleanLists_stacks_in_773879.sectionTypeHeader h2 p, #cleanLists_stacks_in_773879.sectionTypeButton h2 p,
#cleanLists_stacks_in_773879.sectionTypeHeader h3 p, #cleanLists_stacks_in_773879.sectionTypeButton h3 p,
#cleanLists_stacks_in_773879.sectionTypeHeader h4 p, #cleanLists_stacks_in_773879.sectionTypeButton h4 p,
#cleanLists_stacks_in_773879.sectionTypeHeader h5 p, #cleanLists_stacks_in_773879.sectionTypeButton h5 p,
#cleanLists_stacks_in_773879.sectionTypeHeader h6 p, #cleanLists_stacks_in_773879.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773879 a, #cleanLists_stacks_in_773879.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773879 a:hover, #cleanLists_stacks_in_773879.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773879.sectionTypeHeader *, #cleanLists_stacks_in_773879.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773879 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773879 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773879 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773879 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773879 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773879 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773879 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773879 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773879 li .bulletSections, #cleanLists_stacks_in_773879 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773879 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773879.bulletBox li .customBulletBox, #cleanLists_stacks_in_773879.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773879.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773879.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773879.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773879.bulletOff,
#cleanLists_stacks_in_773879.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773879.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773879.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773879.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773879.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773879.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773879 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773879 .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_773879 .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_773879 .buttonSimple:hover, #cleanLists_stacks_in_773879 .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_773881 ul, #cleanLists_stacks_in_773881 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773881.sectionTypeHeader, #cleanLists_stacks_in_773881.sectionTypeButton, #cleanLists_stacks_in_773881 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773881.backgroundOn, #cleanLists_stacks_in_773881.backgroundOn, #cleanLists_stacks_in_773881.backgroundOn li, #cleanLists_stacks_in_773881.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773881.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773881.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773881.backgroundOff li, #cleanLists_stacks_in_773881.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773881.sectionTypeHeader h1, #cleanLists_stacks_in_773881.sectionTypeButton h1,
#cleanLists_stacks_in_773881.sectionTypeHeader h2, #cleanLists_stacks_in_773881.sectionTypeButton h2,
#cleanLists_stacks_in_773881.sectionTypeHeader h3, #cleanLists_stacks_in_773881.sectionTypeButton h3,
#cleanLists_stacks_in_773881.sectionTypeHeader h4, #cleanLists_stacks_in_773881.sectionTypeButton h4,
#cleanLists_stacks_in_773881.sectionTypeHeader h5, #cleanLists_stacks_in_773881.sectionTypeButton h5,
#cleanLists_stacks_in_773881.sectionTypeHeader h6, #cleanLists_stacks_in_773881.sectionTypeButton h6,
#cleanLists_stacks_in_773881.sectionTypeHeader h1 p, #cleanLists_stacks_in_773881.sectionTypeButton h1 p,
#cleanLists_stacks_in_773881.sectionTypeHeader h2 p, #cleanLists_stacks_in_773881.sectionTypeButton h2 p,
#cleanLists_stacks_in_773881.sectionTypeHeader h3 p, #cleanLists_stacks_in_773881.sectionTypeButton h3 p,
#cleanLists_stacks_in_773881.sectionTypeHeader h4 p, #cleanLists_stacks_in_773881.sectionTypeButton h4 p,
#cleanLists_stacks_in_773881.sectionTypeHeader h5 p, #cleanLists_stacks_in_773881.sectionTypeButton h5 p,
#cleanLists_stacks_in_773881.sectionTypeHeader h6 p, #cleanLists_stacks_in_773881.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773881 a, #cleanLists_stacks_in_773881.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773881 a:hover, #cleanLists_stacks_in_773881.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773881.sectionTypeHeader *, #cleanLists_stacks_in_773881.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773881 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773881 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773881 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773881 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773881 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773881 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773881 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773881 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773881 li .bulletSections, #cleanLists_stacks_in_773881 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773881 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773881.bulletBox li .customBulletBox, #cleanLists_stacks_in_773881.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773881.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773881.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773881.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773881.bulletOff,
#cleanLists_stacks_in_773881.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773881.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773881.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773881.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773881.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773881.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773881 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773881 .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_773881 .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_773881 .buttonSimple:hover, #cleanLists_stacks_in_773881 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773881 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_774042 {
	height: 40.00px;
}




























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

#stacks_in_774044 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774046 {
	height: 20.00px;
}




























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

#stacks_in_774047>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_774047>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_774317 {
	margin:  2px;
	padding: 0px 0px 0px 20px;
}

#stacks_out_774317 {
	margin-left:0;
}

#stacks_in_774049 {
	padding: 20px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774055 {
	height: 20.00px;
}




























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

#stacks_in_774056>.s3_row>.s3_column_left {
	width: 53.62%;
}

#stacks_in_774056>.s3_row>.s3_column_right {
	width: 46.380001%;
}




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










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



}



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


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


}





/*
 * 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_774066 ul, #cleanLists_stacks_in_774066 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774066.sectionTypeHeader, #cleanLists_stacks_in_774066.sectionTypeButton, #cleanLists_stacks_in_774066 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774066.backgroundOn, #cleanLists_stacks_in_774066.backgroundOn, #cleanLists_stacks_in_774066.backgroundOn li, #cleanLists_stacks_in_774066.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774066.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774066.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774066.backgroundOff li, #cleanLists_stacks_in_774066.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774066.sectionTypeHeader h1, #cleanLists_stacks_in_774066.sectionTypeButton h1,
#cleanLists_stacks_in_774066.sectionTypeHeader h2, #cleanLists_stacks_in_774066.sectionTypeButton h2,
#cleanLists_stacks_in_774066.sectionTypeHeader h3, #cleanLists_stacks_in_774066.sectionTypeButton h3,
#cleanLists_stacks_in_774066.sectionTypeHeader h4, #cleanLists_stacks_in_774066.sectionTypeButton h4,
#cleanLists_stacks_in_774066.sectionTypeHeader h5, #cleanLists_stacks_in_774066.sectionTypeButton h5,
#cleanLists_stacks_in_774066.sectionTypeHeader h6, #cleanLists_stacks_in_774066.sectionTypeButton h6,
#cleanLists_stacks_in_774066.sectionTypeHeader h1 p, #cleanLists_stacks_in_774066.sectionTypeButton h1 p,
#cleanLists_stacks_in_774066.sectionTypeHeader h2 p, #cleanLists_stacks_in_774066.sectionTypeButton h2 p,
#cleanLists_stacks_in_774066.sectionTypeHeader h3 p, #cleanLists_stacks_in_774066.sectionTypeButton h3 p,
#cleanLists_stacks_in_774066.sectionTypeHeader h4 p, #cleanLists_stacks_in_774066.sectionTypeButton h4 p,
#cleanLists_stacks_in_774066.sectionTypeHeader h5 p, #cleanLists_stacks_in_774066.sectionTypeButton h5 p,
#cleanLists_stacks_in_774066.sectionTypeHeader h6 p, #cleanLists_stacks_in_774066.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774066 a, #cleanLists_stacks_in_774066.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774066 a:hover, #cleanLists_stacks_in_774066.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774066.sectionTypeHeader *, #cleanLists_stacks_in_774066.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774066 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774066 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774066 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774066 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774066 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774066 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774066 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774066 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774066 li .bulletSections, #cleanLists_stacks_in_774066 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774066 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774066.bulletBox li .customBulletBox, #cleanLists_stacks_in_774066.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774066.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774066.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774066.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774066.bulletOff,
#cleanLists_stacks_in_774066.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774066.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774066.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774066.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774066.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774066.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774066 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774066 .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_774066 .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_774066 .buttonSimple:hover, #cleanLists_stacks_in_774066 .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_774068 ul, #cleanLists_stacks_in_774068 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774068.sectionTypeHeader, #cleanLists_stacks_in_774068.sectionTypeButton, #cleanLists_stacks_in_774068 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774068.backgroundOn, #cleanLists_stacks_in_774068.backgroundOn, #cleanLists_stacks_in_774068.backgroundOn li, #cleanLists_stacks_in_774068.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774068.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774068.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774068.backgroundOff li, #cleanLists_stacks_in_774068.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774068.sectionTypeHeader h1, #cleanLists_stacks_in_774068.sectionTypeButton h1,
#cleanLists_stacks_in_774068.sectionTypeHeader h2, #cleanLists_stacks_in_774068.sectionTypeButton h2,
#cleanLists_stacks_in_774068.sectionTypeHeader h3, #cleanLists_stacks_in_774068.sectionTypeButton h3,
#cleanLists_stacks_in_774068.sectionTypeHeader h4, #cleanLists_stacks_in_774068.sectionTypeButton h4,
#cleanLists_stacks_in_774068.sectionTypeHeader h5, #cleanLists_stacks_in_774068.sectionTypeButton h5,
#cleanLists_stacks_in_774068.sectionTypeHeader h6, #cleanLists_stacks_in_774068.sectionTypeButton h6,
#cleanLists_stacks_in_774068.sectionTypeHeader h1 p, #cleanLists_stacks_in_774068.sectionTypeButton h1 p,
#cleanLists_stacks_in_774068.sectionTypeHeader h2 p, #cleanLists_stacks_in_774068.sectionTypeButton h2 p,
#cleanLists_stacks_in_774068.sectionTypeHeader h3 p, #cleanLists_stacks_in_774068.sectionTypeButton h3 p,
#cleanLists_stacks_in_774068.sectionTypeHeader h4 p, #cleanLists_stacks_in_774068.sectionTypeButton h4 p,
#cleanLists_stacks_in_774068.sectionTypeHeader h5 p, #cleanLists_stacks_in_774068.sectionTypeButton h5 p,
#cleanLists_stacks_in_774068.sectionTypeHeader h6 p, #cleanLists_stacks_in_774068.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774068 a, #cleanLists_stacks_in_774068.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774068 a:hover, #cleanLists_stacks_in_774068.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774068.sectionTypeHeader *, #cleanLists_stacks_in_774068.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774068 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774068 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774068 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774068 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774068 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774068 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774068 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774068 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774068 li .bulletSections, #cleanLists_stacks_in_774068 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774068 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774068.bulletBox li .customBulletBox, #cleanLists_stacks_in_774068.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774068.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774068.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774068.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774068.bulletOff,
#cleanLists_stacks_in_774068.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774068.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774068.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774068.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774068.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774068.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774068 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774068 .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_774068 .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_774068 .buttonSimple:hover, #cleanLists_stacks_in_774068 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774068 {
	padding: 15px 5px 5px 15px;
}
/*
 * 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_774059 ul, #cleanLists_stacks_in_774059 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774059.sectionTypeHeader, #cleanLists_stacks_in_774059.sectionTypeButton, #cleanLists_stacks_in_774059 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774059.backgroundOn, #cleanLists_stacks_in_774059.backgroundOn, #cleanLists_stacks_in_774059.backgroundOn li, #cleanLists_stacks_in_774059.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774059.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774059.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774059.backgroundOff li, #cleanLists_stacks_in_774059.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774059.sectionTypeHeader h1, #cleanLists_stacks_in_774059.sectionTypeButton h1,
#cleanLists_stacks_in_774059.sectionTypeHeader h2, #cleanLists_stacks_in_774059.sectionTypeButton h2,
#cleanLists_stacks_in_774059.sectionTypeHeader h3, #cleanLists_stacks_in_774059.sectionTypeButton h3,
#cleanLists_stacks_in_774059.sectionTypeHeader h4, #cleanLists_stacks_in_774059.sectionTypeButton h4,
#cleanLists_stacks_in_774059.sectionTypeHeader h5, #cleanLists_stacks_in_774059.sectionTypeButton h5,
#cleanLists_stacks_in_774059.sectionTypeHeader h6, #cleanLists_stacks_in_774059.sectionTypeButton h6,
#cleanLists_stacks_in_774059.sectionTypeHeader h1 p, #cleanLists_stacks_in_774059.sectionTypeButton h1 p,
#cleanLists_stacks_in_774059.sectionTypeHeader h2 p, #cleanLists_stacks_in_774059.sectionTypeButton h2 p,
#cleanLists_stacks_in_774059.sectionTypeHeader h3 p, #cleanLists_stacks_in_774059.sectionTypeButton h3 p,
#cleanLists_stacks_in_774059.sectionTypeHeader h4 p, #cleanLists_stacks_in_774059.sectionTypeButton h4 p,
#cleanLists_stacks_in_774059.sectionTypeHeader h5 p, #cleanLists_stacks_in_774059.sectionTypeButton h5 p,
#cleanLists_stacks_in_774059.sectionTypeHeader h6 p, #cleanLists_stacks_in_774059.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774059 a, #cleanLists_stacks_in_774059.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774059 a:hover, #cleanLists_stacks_in_774059.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774059.sectionTypeHeader *, #cleanLists_stacks_in_774059.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774059 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774059 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774059 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774059 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774059 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774059 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774059 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774059 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774059 li .bulletSections, #cleanLists_stacks_in_774059 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774059 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774059.bulletBox li .customBulletBox, #cleanLists_stacks_in_774059.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774059.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774059.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774059.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774059.bulletOff,
#cleanLists_stacks_in_774059.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774059.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774059.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774059.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774059.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774059.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774059 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774059 .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_774059 .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_774059 .buttonSimple:hover, #cleanLists_stacks_in_774059 .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_774061 ul, #cleanLists_stacks_in_774061 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774061.sectionTypeHeader, #cleanLists_stacks_in_774061.sectionTypeButton, #cleanLists_stacks_in_774061 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774061.backgroundOn, #cleanLists_stacks_in_774061.backgroundOn, #cleanLists_stacks_in_774061.backgroundOn li, #cleanLists_stacks_in_774061.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774061.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774061.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774061.backgroundOff li, #cleanLists_stacks_in_774061.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774061.sectionTypeHeader h1, #cleanLists_stacks_in_774061.sectionTypeButton h1,
#cleanLists_stacks_in_774061.sectionTypeHeader h2, #cleanLists_stacks_in_774061.sectionTypeButton h2,
#cleanLists_stacks_in_774061.sectionTypeHeader h3, #cleanLists_stacks_in_774061.sectionTypeButton h3,
#cleanLists_stacks_in_774061.sectionTypeHeader h4, #cleanLists_stacks_in_774061.sectionTypeButton h4,
#cleanLists_stacks_in_774061.sectionTypeHeader h5, #cleanLists_stacks_in_774061.sectionTypeButton h5,
#cleanLists_stacks_in_774061.sectionTypeHeader h6, #cleanLists_stacks_in_774061.sectionTypeButton h6,
#cleanLists_stacks_in_774061.sectionTypeHeader h1 p, #cleanLists_stacks_in_774061.sectionTypeButton h1 p,
#cleanLists_stacks_in_774061.sectionTypeHeader h2 p, #cleanLists_stacks_in_774061.sectionTypeButton h2 p,
#cleanLists_stacks_in_774061.sectionTypeHeader h3 p, #cleanLists_stacks_in_774061.sectionTypeButton h3 p,
#cleanLists_stacks_in_774061.sectionTypeHeader h4 p, #cleanLists_stacks_in_774061.sectionTypeButton h4 p,
#cleanLists_stacks_in_774061.sectionTypeHeader h5 p, #cleanLists_stacks_in_774061.sectionTypeButton h5 p,
#cleanLists_stacks_in_774061.sectionTypeHeader h6 p, #cleanLists_stacks_in_774061.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774061 a, #cleanLists_stacks_in_774061.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774061 a:hover, #cleanLists_stacks_in_774061.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774061.sectionTypeHeader *, #cleanLists_stacks_in_774061.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774061 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774061 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774061 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774061 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774061 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774061 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774061 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774061 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774061 li .bulletSections, #cleanLists_stacks_in_774061 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774061 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774061.bulletBox li .customBulletBox, #cleanLists_stacks_in_774061.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774061.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774061.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774061.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774061.bulletOff,
#cleanLists_stacks_in_774061.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774061.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774061.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774061.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774061.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774061.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774061 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774061 .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_774061 .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_774061 .buttonSimple:hover, #cleanLists_stacks_in_774061 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774061 {
	padding: 15px 5px 5px 5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774071 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_774071 {
		display: none !important;
	}
}
/*
 * cleanAccordion: Inner element styles
 */

dt.tab_stacks_in_773483.accordionIconOn.iconAlignLeft span.fa {
  float: left;
}
dt.tab_stacks_in_773483.accordionIconOn.iconAlignRight span.fa {
  float: right;
}
dt.tab_stacks_in_773483.accordionIconOn.textAlignLeft .accordionContent {
  float: left;
}
dt.tab_stacks_in_773483.accordionIconOn.textAlignRight .accordionContent {
  float: right;
}


#stacks_in_773483 {
	padding: 10px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770314 {
	height: 20.00px;
}




























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

#stacks_in_773806 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773808 {
	height: 20.00px;
}




























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

#stacks_in_773809>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_773809>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_773809 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_773812 {
	margin:  2px;
	padding:  5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_773815 {
	height: 20.00px;
}




























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

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

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




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










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



}



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


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


}





/*
 * 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_773826 ul, #cleanLists_stacks_in_773826 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773826.sectionTypeHeader, #cleanLists_stacks_in_773826.sectionTypeButton, #cleanLists_stacks_in_773826 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773826.backgroundOn, #cleanLists_stacks_in_773826.backgroundOn, #cleanLists_stacks_in_773826.backgroundOn li, #cleanLists_stacks_in_773826.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773826.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773826.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773826.backgroundOff li, #cleanLists_stacks_in_773826.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773826.sectionTypeHeader h1, #cleanLists_stacks_in_773826.sectionTypeButton h1,
#cleanLists_stacks_in_773826.sectionTypeHeader h2, #cleanLists_stacks_in_773826.sectionTypeButton h2,
#cleanLists_stacks_in_773826.sectionTypeHeader h3, #cleanLists_stacks_in_773826.sectionTypeButton h3,
#cleanLists_stacks_in_773826.sectionTypeHeader h4, #cleanLists_stacks_in_773826.sectionTypeButton h4,
#cleanLists_stacks_in_773826.sectionTypeHeader h5, #cleanLists_stacks_in_773826.sectionTypeButton h5,
#cleanLists_stacks_in_773826.sectionTypeHeader h6, #cleanLists_stacks_in_773826.sectionTypeButton h6,
#cleanLists_stacks_in_773826.sectionTypeHeader h1 p, #cleanLists_stacks_in_773826.sectionTypeButton h1 p,
#cleanLists_stacks_in_773826.sectionTypeHeader h2 p, #cleanLists_stacks_in_773826.sectionTypeButton h2 p,
#cleanLists_stacks_in_773826.sectionTypeHeader h3 p, #cleanLists_stacks_in_773826.sectionTypeButton h3 p,
#cleanLists_stacks_in_773826.sectionTypeHeader h4 p, #cleanLists_stacks_in_773826.sectionTypeButton h4 p,
#cleanLists_stacks_in_773826.sectionTypeHeader h5 p, #cleanLists_stacks_in_773826.sectionTypeButton h5 p,
#cleanLists_stacks_in_773826.sectionTypeHeader h6 p, #cleanLists_stacks_in_773826.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773826 a, #cleanLists_stacks_in_773826.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773826 a:hover, #cleanLists_stacks_in_773826.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773826.sectionTypeHeader *, #cleanLists_stacks_in_773826.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773826 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773826 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773826 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773826 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773826 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773826 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773826 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773826 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773826 li .bulletSections, #cleanLists_stacks_in_773826 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773826 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773826.bulletBox li .customBulletBox, #cleanLists_stacks_in_773826.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773826.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773826.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773826.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773826.bulletOff,
#cleanLists_stacks_in_773826.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773826.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773826.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773826.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773826.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773826.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773826 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773826 .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_773826 .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_773826 .buttonSimple:hover, #cleanLists_stacks_in_773826 .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_773828 ul, #cleanLists_stacks_in_773828 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773828.sectionTypeHeader, #cleanLists_stacks_in_773828.sectionTypeButton, #cleanLists_stacks_in_773828 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773828.backgroundOn, #cleanLists_stacks_in_773828.backgroundOn, #cleanLists_stacks_in_773828.backgroundOn li, #cleanLists_stacks_in_773828.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773828.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773828.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773828.backgroundOff li, #cleanLists_stacks_in_773828.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773828.sectionTypeHeader h1, #cleanLists_stacks_in_773828.sectionTypeButton h1,
#cleanLists_stacks_in_773828.sectionTypeHeader h2, #cleanLists_stacks_in_773828.sectionTypeButton h2,
#cleanLists_stacks_in_773828.sectionTypeHeader h3, #cleanLists_stacks_in_773828.sectionTypeButton h3,
#cleanLists_stacks_in_773828.sectionTypeHeader h4, #cleanLists_stacks_in_773828.sectionTypeButton h4,
#cleanLists_stacks_in_773828.sectionTypeHeader h5, #cleanLists_stacks_in_773828.sectionTypeButton h5,
#cleanLists_stacks_in_773828.sectionTypeHeader h6, #cleanLists_stacks_in_773828.sectionTypeButton h6,
#cleanLists_stacks_in_773828.sectionTypeHeader h1 p, #cleanLists_stacks_in_773828.sectionTypeButton h1 p,
#cleanLists_stacks_in_773828.sectionTypeHeader h2 p, #cleanLists_stacks_in_773828.sectionTypeButton h2 p,
#cleanLists_stacks_in_773828.sectionTypeHeader h3 p, #cleanLists_stacks_in_773828.sectionTypeButton h3 p,
#cleanLists_stacks_in_773828.sectionTypeHeader h4 p, #cleanLists_stacks_in_773828.sectionTypeButton h4 p,
#cleanLists_stacks_in_773828.sectionTypeHeader h5 p, #cleanLists_stacks_in_773828.sectionTypeButton h5 p,
#cleanLists_stacks_in_773828.sectionTypeHeader h6 p, #cleanLists_stacks_in_773828.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773828 a, #cleanLists_stacks_in_773828.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773828 a:hover, #cleanLists_stacks_in_773828.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773828.sectionTypeHeader *, #cleanLists_stacks_in_773828.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773828 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773828 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773828 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773828 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773828 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773828 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773828 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773828 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773828 li .bulletSections, #cleanLists_stacks_in_773828 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773828 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773828.bulletBox li .customBulletBox, #cleanLists_stacks_in_773828.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773828.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773828.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773828.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773828.bulletOff,
#cleanLists_stacks_in_773828.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773828.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773828.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773828.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773828.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773828.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773828 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773828 .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_773828 .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_773828 .buttonSimple:hover, #cleanLists_stacks_in_773828 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773828 {
	padding:  5px;
}
/*
 * 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_773819 ul, #cleanLists_stacks_in_773819 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773819.sectionTypeHeader, #cleanLists_stacks_in_773819.sectionTypeButton, #cleanLists_stacks_in_773819 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_773819.backgroundOn, #cleanLists_stacks_in_773819.backgroundOn, #cleanLists_stacks_in_773819.backgroundOn li, #cleanLists_stacks_in_773819.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_773819.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773819.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773819.backgroundOff li, #cleanLists_stacks_in_773819.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773819.sectionTypeHeader h1, #cleanLists_stacks_in_773819.sectionTypeButton h1,
#cleanLists_stacks_in_773819.sectionTypeHeader h2, #cleanLists_stacks_in_773819.sectionTypeButton h2,
#cleanLists_stacks_in_773819.sectionTypeHeader h3, #cleanLists_stacks_in_773819.sectionTypeButton h3,
#cleanLists_stacks_in_773819.sectionTypeHeader h4, #cleanLists_stacks_in_773819.sectionTypeButton h4,
#cleanLists_stacks_in_773819.sectionTypeHeader h5, #cleanLists_stacks_in_773819.sectionTypeButton h5,
#cleanLists_stacks_in_773819.sectionTypeHeader h6, #cleanLists_stacks_in_773819.sectionTypeButton h6,
#cleanLists_stacks_in_773819.sectionTypeHeader h1 p, #cleanLists_stacks_in_773819.sectionTypeButton h1 p,
#cleanLists_stacks_in_773819.sectionTypeHeader h2 p, #cleanLists_stacks_in_773819.sectionTypeButton h2 p,
#cleanLists_stacks_in_773819.sectionTypeHeader h3 p, #cleanLists_stacks_in_773819.sectionTypeButton h3 p,
#cleanLists_stacks_in_773819.sectionTypeHeader h4 p, #cleanLists_stacks_in_773819.sectionTypeButton h4 p,
#cleanLists_stacks_in_773819.sectionTypeHeader h5 p, #cleanLists_stacks_in_773819.sectionTypeButton h5 p,
#cleanLists_stacks_in_773819.sectionTypeHeader h6 p, #cleanLists_stacks_in_773819.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_773819 a, #cleanLists_stacks_in_773819.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773819 a:hover, #cleanLists_stacks_in_773819.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773819.sectionTypeHeader *, #cleanLists_stacks_in_773819.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773819 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_773819 p {
	font-size: 10px;
}
#cleanLists_stacks_in_773819 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773819 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773819 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773819 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773819 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773819 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773819 li .bulletSections, #cleanLists_stacks_in_773819 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_773819 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773819.bulletBox li .customBulletBox, #cleanLists_stacks_in_773819.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773819.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773819.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_773819.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773819.bulletOff,
#cleanLists_stacks_in_773819.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773819.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773819.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773819.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773819.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773819.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773819 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773819 .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_773819 .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_773819 .buttonSimple:hover, #cleanLists_stacks_in_773819 .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_773821 ul, #cleanLists_stacks_in_773821 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_773821.sectionTypeHeader, #cleanLists_stacks_in_773821.sectionTypeButton, #cleanLists_stacks_in_773821 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_773821.backgroundOn, #cleanLists_stacks_in_773821.backgroundOn, #cleanLists_stacks_in_773821.backgroundOn li, #cleanLists_stacks_in_773821.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_773821.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_773821.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_773821.backgroundOff li, #cleanLists_stacks_in_773821.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_773821.sectionTypeHeader h1, #cleanLists_stacks_in_773821.sectionTypeButton h1,
#cleanLists_stacks_in_773821.sectionTypeHeader h2, #cleanLists_stacks_in_773821.sectionTypeButton h2,
#cleanLists_stacks_in_773821.sectionTypeHeader h3, #cleanLists_stacks_in_773821.sectionTypeButton h3,
#cleanLists_stacks_in_773821.sectionTypeHeader h4, #cleanLists_stacks_in_773821.sectionTypeButton h4,
#cleanLists_stacks_in_773821.sectionTypeHeader h5, #cleanLists_stacks_in_773821.sectionTypeButton h5,
#cleanLists_stacks_in_773821.sectionTypeHeader h6, #cleanLists_stacks_in_773821.sectionTypeButton h6,
#cleanLists_stacks_in_773821.sectionTypeHeader h1 p, #cleanLists_stacks_in_773821.sectionTypeButton h1 p,
#cleanLists_stacks_in_773821.sectionTypeHeader h2 p, #cleanLists_stacks_in_773821.sectionTypeButton h2 p,
#cleanLists_stacks_in_773821.sectionTypeHeader h3 p, #cleanLists_stacks_in_773821.sectionTypeButton h3 p,
#cleanLists_stacks_in_773821.sectionTypeHeader h4 p, #cleanLists_stacks_in_773821.sectionTypeButton h4 p,
#cleanLists_stacks_in_773821.sectionTypeHeader h5 p, #cleanLists_stacks_in_773821.sectionTypeButton h5 p,
#cleanLists_stacks_in_773821.sectionTypeHeader h6 p, #cleanLists_stacks_in_773821.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_773821 a, #cleanLists_stacks_in_773821.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773821 a:hover, #cleanLists_stacks_in_773821.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773821.sectionTypeHeader *, #cleanLists_stacks_in_773821.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_773821 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_773821 p {
	font-size: 12px;
}
#cleanLists_stacks_in_773821 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_773821 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_773821 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_773821 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_773821 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_773821 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_773821 li .bulletSections, #cleanLists_stacks_in_773821 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_773821 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_773821.bulletBox li .customBulletBox, #cleanLists_stacks_in_773821.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773821.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_773821.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_773821.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_773821.bulletOff,
#cleanLists_stacks_in_773821.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_773821.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_773821.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_773821.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_773821.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_773821.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_773821 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_773821 .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_773821 .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_773821 .buttonSimple:hover, #cleanLists_stacks_in_773821 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_773821 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_774072 {
	height: 40.00px;
}




























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

#stacks_in_774074 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774076 {
	height: 20.00px;
}




























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

#stacks_in_774077>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_774077>.s3_row>.s3_column_right {
	width: 67.000000%;
}




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










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



}



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


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


}






#stacks_in_774315 {
	margin:  2px;
	padding: 0px 0px 0px 20px;
}

#stacks_out_774315 {
	margin-left:0;
}

#stacks_in_774079 {
	padding: 20px 0px 0px 0px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774085 {
	height: 20.00px;
}




























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

#stacks_in_774086>.s3_row>.s3_column_left {
	width: 53.62%;
}

#stacks_in_774086>.s3_row>.s3_column_right {
	width: 46.380001%;
}




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










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



}



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


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


}





/*
 * 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_774096 ul, #cleanLists_stacks_in_774096 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774096.sectionTypeHeader, #cleanLists_stacks_in_774096.sectionTypeButton, #cleanLists_stacks_in_774096 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774096.backgroundOn, #cleanLists_stacks_in_774096.backgroundOn, #cleanLists_stacks_in_774096.backgroundOn li, #cleanLists_stacks_in_774096.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774096.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774096.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774096.backgroundOff li, #cleanLists_stacks_in_774096.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774096.sectionTypeHeader h1, #cleanLists_stacks_in_774096.sectionTypeButton h1,
#cleanLists_stacks_in_774096.sectionTypeHeader h2, #cleanLists_stacks_in_774096.sectionTypeButton h2,
#cleanLists_stacks_in_774096.sectionTypeHeader h3, #cleanLists_stacks_in_774096.sectionTypeButton h3,
#cleanLists_stacks_in_774096.sectionTypeHeader h4, #cleanLists_stacks_in_774096.sectionTypeButton h4,
#cleanLists_stacks_in_774096.sectionTypeHeader h5, #cleanLists_stacks_in_774096.sectionTypeButton h5,
#cleanLists_stacks_in_774096.sectionTypeHeader h6, #cleanLists_stacks_in_774096.sectionTypeButton h6,
#cleanLists_stacks_in_774096.sectionTypeHeader h1 p, #cleanLists_stacks_in_774096.sectionTypeButton h1 p,
#cleanLists_stacks_in_774096.sectionTypeHeader h2 p, #cleanLists_stacks_in_774096.sectionTypeButton h2 p,
#cleanLists_stacks_in_774096.sectionTypeHeader h3 p, #cleanLists_stacks_in_774096.sectionTypeButton h3 p,
#cleanLists_stacks_in_774096.sectionTypeHeader h4 p, #cleanLists_stacks_in_774096.sectionTypeButton h4 p,
#cleanLists_stacks_in_774096.sectionTypeHeader h5 p, #cleanLists_stacks_in_774096.sectionTypeButton h5 p,
#cleanLists_stacks_in_774096.sectionTypeHeader h6 p, #cleanLists_stacks_in_774096.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774096 a, #cleanLists_stacks_in_774096.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774096 a:hover, #cleanLists_stacks_in_774096.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774096.sectionTypeHeader *, #cleanLists_stacks_in_774096.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774096 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774096 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774096 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774096 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774096 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774096 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774096 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774096 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774096 li .bulletSections, #cleanLists_stacks_in_774096 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774096 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774096.bulletBox li .customBulletBox, #cleanLists_stacks_in_774096.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774096.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774096.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774096.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774096.bulletOff,
#cleanLists_stacks_in_774096.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774096.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774096.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774096.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774096.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774096.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774096 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774096 .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_774096 .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_774096 .buttonSimple:hover, #cleanLists_stacks_in_774096 .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_774098 ul, #cleanLists_stacks_in_774098 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774098.sectionTypeHeader, #cleanLists_stacks_in_774098.sectionTypeButton, #cleanLists_stacks_in_774098 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774098.backgroundOn, #cleanLists_stacks_in_774098.backgroundOn, #cleanLists_stacks_in_774098.backgroundOn li, #cleanLists_stacks_in_774098.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774098.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774098.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774098.backgroundOff li, #cleanLists_stacks_in_774098.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774098.sectionTypeHeader h1, #cleanLists_stacks_in_774098.sectionTypeButton h1,
#cleanLists_stacks_in_774098.sectionTypeHeader h2, #cleanLists_stacks_in_774098.sectionTypeButton h2,
#cleanLists_stacks_in_774098.sectionTypeHeader h3, #cleanLists_stacks_in_774098.sectionTypeButton h3,
#cleanLists_stacks_in_774098.sectionTypeHeader h4, #cleanLists_stacks_in_774098.sectionTypeButton h4,
#cleanLists_stacks_in_774098.sectionTypeHeader h5, #cleanLists_stacks_in_774098.sectionTypeButton h5,
#cleanLists_stacks_in_774098.sectionTypeHeader h6, #cleanLists_stacks_in_774098.sectionTypeButton h6,
#cleanLists_stacks_in_774098.sectionTypeHeader h1 p, #cleanLists_stacks_in_774098.sectionTypeButton h1 p,
#cleanLists_stacks_in_774098.sectionTypeHeader h2 p, #cleanLists_stacks_in_774098.sectionTypeButton h2 p,
#cleanLists_stacks_in_774098.sectionTypeHeader h3 p, #cleanLists_stacks_in_774098.sectionTypeButton h3 p,
#cleanLists_stacks_in_774098.sectionTypeHeader h4 p, #cleanLists_stacks_in_774098.sectionTypeButton h4 p,
#cleanLists_stacks_in_774098.sectionTypeHeader h5 p, #cleanLists_stacks_in_774098.sectionTypeButton h5 p,
#cleanLists_stacks_in_774098.sectionTypeHeader h6 p, #cleanLists_stacks_in_774098.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774098 a, #cleanLists_stacks_in_774098.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774098 a:hover, #cleanLists_stacks_in_774098.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774098.sectionTypeHeader *, #cleanLists_stacks_in_774098.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774098 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774098 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774098 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774098 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774098 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774098 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774098 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774098 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774098 li .bulletSections, #cleanLists_stacks_in_774098 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774098 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774098.bulletBox li .customBulletBox, #cleanLists_stacks_in_774098.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774098.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774098.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774098.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774098.bulletOff,
#cleanLists_stacks_in_774098.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774098.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774098.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774098.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774098.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774098.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774098 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774098 .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_774098 .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_774098 .buttonSimple:hover, #cleanLists_stacks_in_774098 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774098 {
	padding: 15px 5px 5px 15px;
}
/*
 * 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_774089 ul, #cleanLists_stacks_in_774089 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774089.sectionTypeHeader, #cleanLists_stacks_in_774089.sectionTypeButton, #cleanLists_stacks_in_774089 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_774089.backgroundOn, #cleanLists_stacks_in_774089.backgroundOn, #cleanLists_stacks_in_774089.backgroundOn li, #cleanLists_stacks_in_774089.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_774089.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774089.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774089.backgroundOff li, #cleanLists_stacks_in_774089.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774089.sectionTypeHeader h1, #cleanLists_stacks_in_774089.sectionTypeButton h1,
#cleanLists_stacks_in_774089.sectionTypeHeader h2, #cleanLists_stacks_in_774089.sectionTypeButton h2,
#cleanLists_stacks_in_774089.sectionTypeHeader h3, #cleanLists_stacks_in_774089.sectionTypeButton h3,
#cleanLists_stacks_in_774089.sectionTypeHeader h4, #cleanLists_stacks_in_774089.sectionTypeButton h4,
#cleanLists_stacks_in_774089.sectionTypeHeader h5, #cleanLists_stacks_in_774089.sectionTypeButton h5,
#cleanLists_stacks_in_774089.sectionTypeHeader h6, #cleanLists_stacks_in_774089.sectionTypeButton h6,
#cleanLists_stacks_in_774089.sectionTypeHeader h1 p, #cleanLists_stacks_in_774089.sectionTypeButton h1 p,
#cleanLists_stacks_in_774089.sectionTypeHeader h2 p, #cleanLists_stacks_in_774089.sectionTypeButton h2 p,
#cleanLists_stacks_in_774089.sectionTypeHeader h3 p, #cleanLists_stacks_in_774089.sectionTypeButton h3 p,
#cleanLists_stacks_in_774089.sectionTypeHeader h4 p, #cleanLists_stacks_in_774089.sectionTypeButton h4 p,
#cleanLists_stacks_in_774089.sectionTypeHeader h5 p, #cleanLists_stacks_in_774089.sectionTypeButton h5 p,
#cleanLists_stacks_in_774089.sectionTypeHeader h6 p, #cleanLists_stacks_in_774089.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_774089 a, #cleanLists_stacks_in_774089.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774089 a:hover, #cleanLists_stacks_in_774089.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774089.sectionTypeHeader *, #cleanLists_stacks_in_774089.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774089 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_774089 p {
	font-size: 10px;
}
#cleanLists_stacks_in_774089 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774089 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774089 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774089 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774089 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774089 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774089 li .bulletSections, #cleanLists_stacks_in_774089 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_774089 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774089.bulletBox li .customBulletBox, #cleanLists_stacks_in_774089.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774089.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774089.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_774089.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774089.bulletOff,
#cleanLists_stacks_in_774089.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774089.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774089.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774089.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774089.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774089.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774089 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774089 .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_774089 .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_774089 .buttonSimple:hover, #cleanLists_stacks_in_774089 .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_774091 ul, #cleanLists_stacks_in_774091 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_774091.sectionTypeHeader, #cleanLists_stacks_in_774091.sectionTypeButton, #cleanLists_stacks_in_774091 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_774091.backgroundOn, #cleanLists_stacks_in_774091.backgroundOn, #cleanLists_stacks_in_774091.backgroundOn li, #cleanLists_stacks_in_774091.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_774091.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_774091.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_774091.backgroundOff li, #cleanLists_stacks_in_774091.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_774091.sectionTypeHeader h1, #cleanLists_stacks_in_774091.sectionTypeButton h1,
#cleanLists_stacks_in_774091.sectionTypeHeader h2, #cleanLists_stacks_in_774091.sectionTypeButton h2,
#cleanLists_stacks_in_774091.sectionTypeHeader h3, #cleanLists_stacks_in_774091.sectionTypeButton h3,
#cleanLists_stacks_in_774091.sectionTypeHeader h4, #cleanLists_stacks_in_774091.sectionTypeButton h4,
#cleanLists_stacks_in_774091.sectionTypeHeader h5, #cleanLists_stacks_in_774091.sectionTypeButton h5,
#cleanLists_stacks_in_774091.sectionTypeHeader h6, #cleanLists_stacks_in_774091.sectionTypeButton h6,
#cleanLists_stacks_in_774091.sectionTypeHeader h1 p, #cleanLists_stacks_in_774091.sectionTypeButton h1 p,
#cleanLists_stacks_in_774091.sectionTypeHeader h2 p, #cleanLists_stacks_in_774091.sectionTypeButton h2 p,
#cleanLists_stacks_in_774091.sectionTypeHeader h3 p, #cleanLists_stacks_in_774091.sectionTypeButton h3 p,
#cleanLists_stacks_in_774091.sectionTypeHeader h4 p, #cleanLists_stacks_in_774091.sectionTypeButton h4 p,
#cleanLists_stacks_in_774091.sectionTypeHeader h5 p, #cleanLists_stacks_in_774091.sectionTypeButton h5 p,
#cleanLists_stacks_in_774091.sectionTypeHeader h6 p, #cleanLists_stacks_in_774091.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_774091 a, #cleanLists_stacks_in_774091.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774091 a:hover, #cleanLists_stacks_in_774091.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774091.sectionTypeHeader *, #cleanLists_stacks_in_774091.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_774091 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_774091 p {
	font-size: 12px;
}
#cleanLists_stacks_in_774091 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_774091 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_774091 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_774091 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_774091 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_774091 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_774091 li .bulletSections, #cleanLists_stacks_in_774091 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_774091 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_774091.bulletBox li .customBulletBox, #cleanLists_stacks_in_774091.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774091.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_774091.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_774091.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_774091.bulletOff,
#cleanLists_stacks_in_774091.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_774091.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_774091.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_774091.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_774091.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_774091.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_774091 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_774091 .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_774091 .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_774091 .buttonSimple:hover, #cleanLists_stacks_in_774091 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_774091 {
	padding: 15px 5px 5px 5px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_774101 {
	height: 20.00px;
}




























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

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_774250 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_774250 {
		display: none !important;
	}
}

#stacks_in_770396 {
	border: solid rgba(176, 146, 75, 1.00);
	border-width:  2px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770397 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_770397 {
		display: none !important;
	}
}
#stacks_in_770945>.s3_row {
	margin: 0 -10px;
}

#stacks_in_770945>.s3_row>.s3_column_left {
	width: 33.00%;
}

#stacks_in_770945>.s3_row>.s3_column_right {
	width: 67.000000%;
}




#stacks_in_770945>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_770945>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_770945>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_770399 {
	margin:  2px;
	padding: 15px 0px 0px 0px;
}

#stacks_out_770399 {
	margin-left:0;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_770403 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_770403 {
		display: none !important;
	}
}
#stacks_in_770948>.s3_row {
	margin: 0 -10px;
}

#stacks_in_770948>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_770948>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_770948>.s3_row>.s3_column {
	padding: 0 10px;
}










@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_770948>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_770948>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





/*
 * 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_770406 ul, #cleanLists_stacks_in_770406 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770406.sectionTypeHeader, #cleanLists_stacks_in_770406.sectionTypeButton, #cleanLists_stacks_in_770406 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770406.backgroundOn, #cleanLists_stacks_in_770406.backgroundOn, #cleanLists_stacks_in_770406.backgroundOn li, #cleanLists_stacks_in_770406.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770406.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770406.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770406.backgroundOff li, #cleanLists_stacks_in_770406.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770406.sectionTypeHeader h1, #cleanLists_stacks_in_770406.sectionTypeButton h1,
#cleanLists_stacks_in_770406.sectionTypeHeader h2, #cleanLists_stacks_in_770406.sectionTypeButton h2,
#cleanLists_stacks_in_770406.sectionTypeHeader h3, #cleanLists_stacks_in_770406.sectionTypeButton h3,
#cleanLists_stacks_in_770406.sectionTypeHeader h4, #cleanLists_stacks_in_770406.sectionTypeButton h4,
#cleanLists_stacks_in_770406.sectionTypeHeader h5, #cleanLists_stacks_in_770406.sectionTypeButton h5,
#cleanLists_stacks_in_770406.sectionTypeHeader h6, #cleanLists_stacks_in_770406.sectionTypeButton h6,
#cleanLists_stacks_in_770406.sectionTypeHeader h1 p, #cleanLists_stacks_in_770406.sectionTypeButton h1 p,
#cleanLists_stacks_in_770406.sectionTypeHeader h2 p, #cleanLists_stacks_in_770406.sectionTypeButton h2 p,
#cleanLists_stacks_in_770406.sectionTypeHeader h3 p, #cleanLists_stacks_in_770406.sectionTypeButton h3 p,
#cleanLists_stacks_in_770406.sectionTypeHeader h4 p, #cleanLists_stacks_in_770406.sectionTypeButton h4 p,
#cleanLists_stacks_in_770406.sectionTypeHeader h5 p, #cleanLists_stacks_in_770406.sectionTypeButton h5 p,
#cleanLists_stacks_in_770406.sectionTypeHeader h6 p, #cleanLists_stacks_in_770406.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770406 a, #cleanLists_stacks_in_770406.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770406 a:hover, #cleanLists_stacks_in_770406.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770406.sectionTypeHeader *, #cleanLists_stacks_in_770406.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770406 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770406 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770406 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770406 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770406 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770406 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770406 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770406 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770406 li .bulletSections, #cleanLists_stacks_in_770406 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770406 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770406.bulletBox li .customBulletBox, #cleanLists_stacks_in_770406.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770406.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770406.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770406.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770406.bulletOff,
#cleanLists_stacks_in_770406.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770406.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770406.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770406.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770406.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770406.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770406 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770406 .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_770406 .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_770406 .buttonSimple:hover, #cleanLists_stacks_in_770406 .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_770408 ul, #cleanLists_stacks_in_770408 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770408.sectionTypeHeader, #cleanLists_stacks_in_770408.sectionTypeButton, #cleanLists_stacks_in_770408 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770408.backgroundOn, #cleanLists_stacks_in_770408.backgroundOn, #cleanLists_stacks_in_770408.backgroundOn li, #cleanLists_stacks_in_770408.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770408.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770408.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770408.backgroundOff li, #cleanLists_stacks_in_770408.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770408.sectionTypeHeader h1, #cleanLists_stacks_in_770408.sectionTypeButton h1,
#cleanLists_stacks_in_770408.sectionTypeHeader h2, #cleanLists_stacks_in_770408.sectionTypeButton h2,
#cleanLists_stacks_in_770408.sectionTypeHeader h3, #cleanLists_stacks_in_770408.sectionTypeButton h3,
#cleanLists_stacks_in_770408.sectionTypeHeader h4, #cleanLists_stacks_in_770408.sectionTypeButton h4,
#cleanLists_stacks_in_770408.sectionTypeHeader h5, #cleanLists_stacks_in_770408.sectionTypeButton h5,
#cleanLists_stacks_in_770408.sectionTypeHeader h6, #cleanLists_stacks_in_770408.sectionTypeButton h6,
#cleanLists_stacks_in_770408.sectionTypeHeader h1 p, #cleanLists_stacks_in_770408.sectionTypeButton h1 p,
#cleanLists_stacks_in_770408.sectionTypeHeader h2 p, #cleanLists_stacks_in_770408.sectionTypeButton h2 p,
#cleanLists_stacks_in_770408.sectionTypeHeader h3 p, #cleanLists_stacks_in_770408.sectionTypeButton h3 p,
#cleanLists_stacks_in_770408.sectionTypeHeader h4 p, #cleanLists_stacks_in_770408.sectionTypeButton h4 p,
#cleanLists_stacks_in_770408.sectionTypeHeader h5 p, #cleanLists_stacks_in_770408.sectionTypeButton h5 p,
#cleanLists_stacks_in_770408.sectionTypeHeader h6 p, #cleanLists_stacks_in_770408.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770408 a, #cleanLists_stacks_in_770408.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770408 a:hover, #cleanLists_stacks_in_770408.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770408.sectionTypeHeader *, #cleanLists_stacks_in_770408.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770408 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770408 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770408 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770408 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770408 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770408 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770408 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770408 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770408 li .bulletSections, #cleanLists_stacks_in_770408 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770408 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770408.bulletBox li .customBulletBox, #cleanLists_stacks_in_770408.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770408.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770408.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770408.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770408.bulletOff,
#cleanLists_stacks_in_770408.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770408.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770408.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770408.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770408.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770408.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770408 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770408 .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_770408 .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_770408 .buttonSimple:hover, #cleanLists_stacks_in_770408 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770408 {
	padding:  5px;
}
/*
 * 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_770413 ul, #cleanLists_stacks_in_770413 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770413.sectionTypeHeader, #cleanLists_stacks_in_770413.sectionTypeButton, #cleanLists_stacks_in_770413 li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#cleanLists_stacks_in_770413.backgroundOn, #cleanLists_stacks_in_770413.backgroundOn, #cleanLists_stacks_in_770413.backgroundOn li, #cleanLists_stacks_in_770413.backgroundOn {
	background-color: #333333;
}
#cleanLists_stacks_in_770413.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770413.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770413.backgroundOff li, #cleanLists_stacks_in_770413.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770413.sectionTypeHeader h1, #cleanLists_stacks_in_770413.sectionTypeButton h1,
#cleanLists_stacks_in_770413.sectionTypeHeader h2, #cleanLists_stacks_in_770413.sectionTypeButton h2,
#cleanLists_stacks_in_770413.sectionTypeHeader h3, #cleanLists_stacks_in_770413.sectionTypeButton h3,
#cleanLists_stacks_in_770413.sectionTypeHeader h4, #cleanLists_stacks_in_770413.sectionTypeButton h4,
#cleanLists_stacks_in_770413.sectionTypeHeader h5, #cleanLists_stacks_in_770413.sectionTypeButton h5,
#cleanLists_stacks_in_770413.sectionTypeHeader h6, #cleanLists_stacks_in_770413.sectionTypeButton h6,
#cleanLists_stacks_in_770413.sectionTypeHeader h1 p, #cleanLists_stacks_in_770413.sectionTypeButton h1 p,
#cleanLists_stacks_in_770413.sectionTypeHeader h2 p, #cleanLists_stacks_in_770413.sectionTypeButton h2 p,
#cleanLists_stacks_in_770413.sectionTypeHeader h3 p, #cleanLists_stacks_in_770413.sectionTypeButton h3 p,
#cleanLists_stacks_in_770413.sectionTypeHeader h4 p, #cleanLists_stacks_in_770413.sectionTypeButton h4 p,
#cleanLists_stacks_in_770413.sectionTypeHeader h5 p, #cleanLists_stacks_in_770413.sectionTypeButton h5 p,
#cleanLists_stacks_in_770413.sectionTypeHeader h6 p, #cleanLists_stacks_in_770413.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
}
#cleanLists_stacks_in_770413 a, #cleanLists_stacks_in_770413.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770413 a:hover, #cleanLists_stacks_in_770413.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770413.sectionTypeHeader *, #cleanLists_stacks_in_770413.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770413 {
	display: block;
	width: inherit;
	font-size: 10px;
	line-height: 16px;
}
#cleanLists_stacks_in_770413 p {
	font-size: 10px;
}
#cleanLists_stacks_in_770413 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770413 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770413 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770413 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770413 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770413 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770413 li .bulletSections, #cleanLists_stacks_in_770413 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #000000 !important;
	top: 5px;
	left: 5px;
	font-size: 16px;
}
#cleanLists_stacks_in_770413 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770413.bulletBox li .customBulletBox, #cleanLists_stacks_in_770413.bulletCircle li .customBulletCircle {
	border: solid 1px #000000;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770413.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770413.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 16px;
	height: 16px;
}
#cleanLists_stacks_in_770413.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770413.bulletOff,
#cleanLists_stacks_in_770413.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770413.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770413.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770413.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770413.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770413.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770413 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770413 .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_770413 .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_770413 .buttonSimple:hover, #cleanLists_stacks_in_770413 .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_770415 ul, #cleanLists_stacks_in_770415 li {margin: 0; padding: 0;}
/* General Styles */
#cleanLists_stacks_in_770415.sectionTypeHeader, #cleanLists_stacks_in_770415.sectionTypeButton, #cleanLists_stacks_in_770415 li {
	padding-top: 0px;
	padding-bottom: 0px;
}
#cleanLists_stacks_in_770415.backgroundOn, #cleanLists_stacks_in_770415.backgroundOn, #cleanLists_stacks_in_770415.backgroundOn li, #cleanLists_stacks_in_770415.backgroundOn {
	background-color: #FFFFFF;
}
#cleanLists_stacks_in_770415.sectionTypeHeader.backgroundOff, #cleanLists_stacks_in_770415.sectionTypeButton.backgroundOff, #cleanLists_stacks_in_770415.backgroundOff li, #cleanLists_stacks_in_770415.backgroundOff {
	background-color: transparent !important;
}
#cleanLists_stacks_in_770415.sectionTypeHeader h1, #cleanLists_stacks_in_770415.sectionTypeButton h1,
#cleanLists_stacks_in_770415.sectionTypeHeader h2, #cleanLists_stacks_in_770415.sectionTypeButton h2,
#cleanLists_stacks_in_770415.sectionTypeHeader h3, #cleanLists_stacks_in_770415.sectionTypeButton h3,
#cleanLists_stacks_in_770415.sectionTypeHeader h4, #cleanLists_stacks_in_770415.sectionTypeButton h4,
#cleanLists_stacks_in_770415.sectionTypeHeader h5, #cleanLists_stacks_in_770415.sectionTypeButton h5,
#cleanLists_stacks_in_770415.sectionTypeHeader h6, #cleanLists_stacks_in_770415.sectionTypeButton h6,
#cleanLists_stacks_in_770415.sectionTypeHeader h1 p, #cleanLists_stacks_in_770415.sectionTypeButton h1 p,
#cleanLists_stacks_in_770415.sectionTypeHeader h2 p, #cleanLists_stacks_in_770415.sectionTypeButton h2 p,
#cleanLists_stacks_in_770415.sectionTypeHeader h3 p, #cleanLists_stacks_in_770415.sectionTypeButton h3 p,
#cleanLists_stacks_in_770415.sectionTypeHeader h4 p, #cleanLists_stacks_in_770415.sectionTypeButton h4 p,
#cleanLists_stacks_in_770415.sectionTypeHeader h5 p, #cleanLists_stacks_in_770415.sectionTypeButton h5 p,
#cleanLists_stacks_in_770415.sectionTypeHeader h6 p, #cleanLists_stacks_in_770415.sectionTypeButton h6 p {
	color: #333333;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}
#cleanLists_stacks_in_770415 a, #cleanLists_stacks_in_770415.sectionTypeButton a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770415 a:hover, #cleanLists_stacks_in_770415.sectionTypeButton a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770415.sectionTypeHeader *, #cleanLists_stacks_in_770415.sectionTypeButton * {
	margin: 0;
	padding: 0;
}
#cleanLists_stacks_in_770415 {
	display: block;
	width: inherit;
	font-size: 12px;
	line-height: 16px;
}
#cleanLists_stacks_in_770415 p {
	font-size: 12px;
}
#cleanLists_stacks_in_770415 li {
	color: #333333;
	padding-left:
	25px;
	padding-right: 10px;
	position: relative;
}
#cleanLists_stacks_in_770415 a {
	color: #0D4F8B;
}
#cleanLists_stacks_in_770415 a:hover {
	color: #FF6600;
}
#cleanLists_stacks_in_770415 li.nthBgColor {
	background: #E0EEEE;
}
#cleanLists_stacks_in_770415 li:hover {
	color: #111111;
}
#cleanLists_stacks_in_770415 li.bgHoverOn:hover {
	background: #0BB5FF !important; /* Important tag added to override transparent call */
}
#cleanLists_stacks_in_770415 li .bulletSections, #cleanLists_stacks_in_770415 li .bulletSections i {
	position: absolute;
	display: inline-block;
	color: #0092D1 !important;
	top: 4px;
	left: 5px;
	font-size: 9px;
}
#cleanLists_stacks_in_770415 li:hover .bulletSections i {
	color: #FF6600 !important;
}
#cleanLists_stacks_in_770415.bulletBox li .customBulletBox, #cleanLists_stacks_in_770415.bulletCircle li .customBulletCircle {
	border: solid 1px #0092D1;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770415.bulletBox li:hover .customBulletBox,
#cleanLists_stacks_in_770415.bulletCircle li:hover .customBulletCircle {
	background: #FF6600;
	width: 9px;
	height: 9px;
}
#cleanLists_stacks_in_770415.bulletCircle li .customBulletCircle {
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
}
#cleanLists_stacks_in_770415.bulletOff,
#cleanLists_stacks_in_770415.bulletOff li {
	list-style: none !important;
	list-style-type: none !important;
}
#cleanLists_stacks_in_770415.bulletInherit {
	list-style: inherit;
	list-style-type: inherit;
}
#cleanLists_stacks_in_770415.bulletModern li .customBulletModern {
	font-family: 'ModernPictogramsNormal';
}
#cleanLists_stacks_in_770415.bulletWeb li .customBulletWeb {
	font-family: 'WebSymbolsRegular';
}
#cleanLists_stacks_in_770415.bulletModern li .customBulletFontAwesome i {
	font-family: 'FontAwesome';
}
#cleanLists_stacks_in_770415.bulletImage li .customBulletImage .cl_image {
	max-width: 15px;
	height: auto
}
#cleanLists_stacks_in_770415 .cleanButtons {
	display: block;
	margin: 0 auto;
	cursor: pointer;
}
/* ==================
 * BUTTONS
 ==================== */
#cleanLists_stacks_in_770415 .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_770415 .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_770415 .buttonSimple:hover, #cleanLists_stacks_in_770415 .buttonSimple:active {
	background: #4CAAD9;
	border: 3px solid #349BCE;
}


#stacks_in_770415 {
	padding:  5px;
}

.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_773536 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_773536 {
		display: none !important;
	}
}
