/*
 * text-align
 */

.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nomargin-top{margin-top:0}.text-nomargin-top.text >:first-child{margin-top:0}.text-nomargin-bottom{margin-bottom:0}.text-nomargin-bottom.text >:last-child{margin-bottom:0}


/* -- Start Swell Page css Template -- */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }


@-webkit-keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    } 
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swellswing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}




/* -- End Swell Page css Template -- */.com_bigwhiteduck_stacks_headerpro_stack .text-center{text-align:center}.com_bigwhiteduck_stacks_headerpro_stack .text-left{text-align:left}.com_bigwhiteduck_stacks_headerpro_stack .text-right{text-align:right}.com_bigwhiteduck_stacks_headerpro_stack .text-justify{text-align:justify}.com_bigwhiteduck_stacks_headerpro_stack .text-inherit{text-align:inherit}

/* Start Obscure stack CSS code */.stacks_in_1164_2centerbox {	text-align: center;	padding: 10px;	color: black;	line-height: 2.5em;}.dark .stacks_in_1164_2centerbox {	color: white;}.stacks_in_1164_2centerbox b {	border: 1px solid #2681FC;	border-radius: 4px;	padding: 4px 8px 4px 8px;	color: #2681FC;	white-space: nowrap;}.dark .stacks_in_1164_2centerbox b {	border: 1px solid #5FB5FF;	color: #5FB5FF;}/* End Obscure stack CSS code */
#stacks_in_382 h2,#stacks_in_382 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_382 h2 a,#stacks_in_382 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_382 h2 a:hover,#stacks_in_382 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_382 small,#stacks_in_382 small div{color:rgba(111, 111, 111, 1.00)}



.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_419 {
	height: 10.00px;
}




























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

#stacks_out_552,#stacks_in_552{overflow:visible}
#stacks_in_418 .onthelineouterspace
{
display:block;
padding: 12px 0px 12px 0px;
}
#stacks_in_418 .ontheline
{
display:block; 
height:auto; 

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

/*CustomCSS;*/
}


.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_103 {
	height: 10.00px;
}




























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

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

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




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










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



}



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


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


}






#stacks_out_246,#stacks_in_246{overflow:visible}

#stacks_in_246 {
	background-color: rgba(63, 92, 115, 1.00);
	border: solid rgba(242, 169, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	padding:  10px;
}
#stacks_in_240 h3,#stacks_in_240 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_240 h3 a,#stacks_in_240 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_240 h3 a:hover,#stacks_in_240 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_240 small,#stacks_in_240 small div{color:rgba(111, 111, 111, 1.00)}


.spacerStack {
	height: 8.00px;
}

#spacerStackstacks_in_245 {
	height: 8.00px;
}




























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

#stacks_in_11 {
	padding:  12px;
}
/* -- Start Swell Each css Template -- */

#stacks_in_1158{
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	text-align: center !important;
}

.stacks_in_1158swell{
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.stacks_in_1158swell img{
	max-width: 100%;
	height: auto;
	cursor: pointer;
	display: inline-block !important;
	vertical-align: top !important;
}


	.stacks_in_1158swell{
		max-width: 800px;
	}
	.stacks_in_1158swell img{
		width: 100%;
		max-width: 800px;
		height: auto;
	}


.stacks_in_1158swell-with-zoom .mfp-container,.stacks_in_1158swell-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	/* ideally, transition speed should match zoom duration */
	-webkit-transition: all 594.000000ms ease-out;
	-moz-transition: all 594.000000ms ease-out;
	-o-transition: all 594.000000ms ease-out;
	transition: all 594.000000ms ease-out;
}

.stacks_in_1158swell-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.stacks_in_1158swell-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.stacks_in_1158swell-with-zoom.mfp-removing .mfp-container,.stacks_in_1158swell-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

#stacks_in_1158 .swellzoomeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1158 .swellshrinkeffect img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

#stacks_in_1158 .swellcircleeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

#stacks_in_1158 .swellthreedeffect{
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}




@media all and (min-width: 480px) {
	#stacks_in_1158 .swellzoomeffect img:hover{
		-webkit-transform:scale(1.1);
	    -moz-transform:scale(1.1);
	    -ms-transform:scale(1.1);
	    -o-transform:scale(1.1);
	     transform:scale(1.1);
	}
	
	#stacks_in_1158 .swellshrinkeffect img:hover{
		-webkit-transform:scale(0.9);
	    -moz-transform:scale(0.9);
	    -ms-transform:scale(0.9);
	    -o-transform:scale(0.9);
	     transform:scale(0.9);
	}
	
	#stacks_in_1158 .swellswingeffect{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	
	#stacks_in_1158 .swellswingeffect:hover{
	    -webkit-animation: swellswing 1s ease;
	    animation: swellswing 1s ease;
	    -webkit-animation-iteration-count: 1;
	    animation-iteration-count: 1;
	}
	
	#stacks_in_1158 .swellcircleeffect:hover{
	        border-radius:50%;
	}
	
	#stacks_in_1158 .swellthreedeffect{
	    margin-left: 3px !important;
		margin-top: 3px !important;
	}
	
	#stacks_in_1158 .swellthreedeffect:hover{
    	box-shadow:
            1px 1px rgba(242, 88, 95, 1.00),
            2px 2px rgba(242, 88, 95, 1.00),
            3px 3px rgba(242, 88, 95, 1.00);
	    -webkit-transform: translateX(-3px);
	    transform: translateX(-3px);
	}
}




/* -- End Swell Each css Template -- */
#stacks_in_1158 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(242, 169, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_643 {
	height: 30.00px;
}




























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

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

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




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










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



}



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


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


}






#stacks_out_252,#stacks_in_252{overflow:visible}
#stacks_in_190 h3,#stacks_in_190 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_190 h3 a,#stacks_in_190 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_190 h3 a:hover,#stacks_in_190 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_190 small,#stacks_in_190 small div{color:rgba(111, 111, 111, 1.00)}


.spacerStack {
	height: 8.00px;
}

#spacerStackstacks_in_126 {
	height: 8.00px;
}




























@media print {
	#spacerStackstacks_in_126 {
		display: none !important;
	}
}
/*START CSS ZEBRATABLES*/
#stacks_in_127 .tablecontainer
{ 
overflow-y: auto;
overflow-x: auto;
/*customcss;*/
}


#stacks_in_127 .tablestack
{
	display: table; margin-left: auto; margin-right: auto;
	font-family: Inherit;
	width: 100%;
	border: 0px solid rgba(165, 166, 164, 1.00);
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;	

margin-bottom:0px !important;
/*customcss;*/
}
#stacks_in_127 .tablestack td
{
	text-align: center;	
	font-size: 10; font-weight: normal; font-style: normal;
	border: 1px solid rgba(204, 204, 204, 1.00);
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px; 
	padding-right: 8px;
	border-collapse: collapse !important;




vertical-align: top;
/*customcss;*/
}
/*ZEBRA-OPTIONS*/
#stacks_in_127 .tablestack td:nth-of-type(even) /*COLUMNS*/
{

}
#stacks_in_127 .tablestack tbody tr:nth-of-type(even) /*ROWS*/
{

}
#stacks_in_127 .tablestack td:nth-child(1) /*HILITECOLUMN*/
{

}
#stacks_in_127 .tablestack td:nth-child(2) /*HILITECOLUMN*/
{

}
#stacks_in_127 .tablestack td:nth-child(3) /*HILITECOLUMN*/ 
{

}
#stacks_in_127 .tablestack td:nth-child(1) /*WIDTHCOLUMN*/
{

}
#stacks_in_127 .tablestack td:nth-child(2) /*WIDTHCOLUMN*/
{

}
#stacks_in_127 .tablestack td:nth-child(3) /*WIDTHCOLUMN*/
{

}
#stacks_in_127 .tablestack td:nth-child(1) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_127 .tablestack td:nth-child(2) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_127 .tablestack td:nth-child(3) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_127 .tablestack tr:nth-child(1) /*HILITEROW*/
{

}
#stacks_in_127 .tablestack tr:nth-child(2) /*HILITEROW*/
{

}
#stacks_in_127 .tablestack tr:nth-child(3) /*HILITEROW*/
{

}
#stacks_in_127 .tablestack td:nth-child(1) /*NOWRAP*/
{

}
#stacks_in_127 .tablestack td:nth-child(2) /*NOWRAP*/
{

}
#stacks_in_127 .tablestack td:nth-child(3) /*NOWRAP*/
{

}
#stacks_in_127 .tablestack th
{
	font-size: 12; font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px; 
	padding-right: 8px;
	border: 1px solid rgba(165, 166, 164, 1.00);
	text-align: center;



	color: rgba(191, 192, 190, 1.00) !important;




vertical-align: Middle;
/*customcss;*/
}



/*RESPONSIVENESS*/

@media screen and (max-width : 400px)  
{
#stacks_in_127 .tablestack th:nth-child(1)
{

}
#stacks_in_127 .tablestack td:nth-child(1)
{

}
#stacks_in_127 .tablestack th:nth-child(2)
{

}
#stacks_in_127 .tablestack td:nth-child(2)
{

}
#stacks_in_127 .tablestack th:nth-child(3)
{

}
#stacks_in_127 .tablestack td:nth-child(3)
{

}
#stacks_in_127 .tablestack
{

	display: table; margin-left: auto; margin-right: auto;
	width: 100%;

}}

/*END CSS ZEBRATABLES*/
#stacks_out_330,#stacks_in_330{overflow:visible}
#stacks_in_332 h3,#stacks_in_332 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_332 h3 a,#stacks_in_332 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_332 h3 a:hover,#stacks_in_332 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_332 small,#stacks_in_332 small div{color:rgba(111, 111, 111, 1.00)}


.spacerStack {
	height: 8.00px;
}

#spacerStackstacks_in_338 {
	height: 8.00px;
}




























@media print {
	#spacerStackstacks_in_338 {
		display: none !important;
	}
}
/*START CSS ZEBRATABLES*/
#stacks_in_286 .tablecontainer
{ 
overflow-y: auto;
overflow-x: auto;
/*customcss;*/
}


#stacks_in_286 .tablestack
{
	display: table; margin-left: auto; margin-right: auto;
	font-family: Inherit;
	width: 100%;
	border: 0px solid rgba(165, 166, 164, 1.00);
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;	

margin-bottom:0px !important;
/*customcss;*/
}
#stacks_in_286 .tablestack td
{
	text-align: center;	
	font-size: 10; font-weight: normal; font-style: normal;
	border: 1px solid rgba(204, 204, 204, 1.00);
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px; 
	padding-right: 8px;
	border-collapse: collapse !important;




vertical-align: top;
/*customcss;*/
}
/*ZEBRA-OPTIONS*/
#stacks_in_286 .tablestack td:nth-of-type(even) /*COLUMNS*/
{

}
#stacks_in_286 .tablestack tbody tr:nth-of-type(even) /*ROWS*/
{

}
#stacks_in_286 .tablestack td:nth-child(1) /*HILITECOLUMN*/
{

}
#stacks_in_286 .tablestack td:nth-child(2) /*HILITECOLUMN*/
{

}
#stacks_in_286 .tablestack td:nth-child(3) /*HILITECOLUMN*/ 
{

}
#stacks_in_286 .tablestack td:nth-child(1) /*WIDTHCOLUMN*/
{

}
#stacks_in_286 .tablestack td:nth-child(2) /*WIDTHCOLUMN*/
{

}
#stacks_in_286 .tablestack td:nth-child(3) /*WIDTHCOLUMN*/
{

}
#stacks_in_286 .tablestack td:nth-child(1) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_286 .tablestack td:nth-child(2) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_286 .tablestack td:nth-child(3) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_286 .tablestack tr:nth-child(1) /*HILITEROW*/
{

}
#stacks_in_286 .tablestack tr:nth-child(2) /*HILITEROW*/
{

}
#stacks_in_286 .tablestack tr:nth-child(3) /*HILITEROW*/
{

}
#stacks_in_286 .tablestack td:nth-child(1) /*NOWRAP*/
{

}
#stacks_in_286 .tablestack td:nth-child(2) /*NOWRAP*/
{

}
#stacks_in_286 .tablestack td:nth-child(3) /*NOWRAP*/
{

}
#stacks_in_286 .tablestack th
{
	font-size: 12; font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px; 
	padding-right: 8px;
	border: 1px solid rgba(165, 166, 164, 1.00);
	text-align: center;



	color: rgba(191, 192, 190, 1.00) !important;




vertical-align: Middle;
/*customcss;*/
}



/*RESPONSIVENESS*/

@media screen and (max-width : 400px)  
{
#stacks_in_286 .tablestack th:nth-child(1)
{

}
#stacks_in_286 .tablestack td:nth-child(1)
{

}
#stacks_in_286 .tablestack th:nth-child(2)
{

}
#stacks_in_286 .tablestack td:nth-child(2)
{

}
#stacks_in_286 .tablestack th:nth-child(3)
{

}
#stacks_in_286 .tablestack td:nth-child(3)
{

}
#stacks_in_286 .tablestack
{

	display: table; margin-left: auto; margin-right: auto;
	width: 100%;

}}

/*END CSS ZEBRATABLES*/
.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_149 {
	height: 30.00px;
}




























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

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

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




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










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



}



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


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


}






#stacks_out_248,#stacks_in_248{overflow:visible}
#stacks_in_155 h3,#stacks_in_155 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_155 h3 a,#stacks_in_155 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_155 h3 a:hover,#stacks_in_155 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_155 small,#stacks_in_155 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_out_366,#stacks_in_366{overflow:visible}
#stacks_in_368 h3,#stacks_in_368 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_368 h3 a,#stacks_in_368 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_368 h3 a:hover,#stacks_in_368 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_368 small,#stacks_in_368 small div{color:rgba(111, 111, 111, 1.00)}



.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_1142 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_1142 {
		display: none !important;
	}
}
#stacks_out_1143,#stacks_in_1143{overflow:visible}
#stacks_in_1145 h3,#stacks_in_1145 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_1145 h3 a,#stacks_in_1145 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_1145 h3 a:hover,#stacks_in_1145 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_1145 small,#stacks_in_1145 small div{color:rgba(111, 111, 111, 1.00)}


#stacks_out_554,#stacks_in_554{overflow:visible}

#stacks_out_965,#stacks_in_965{overflow:visible}

#stacks_in_965 {
	background-color: rgba(63, 92, 115, 1.00);
	border: solid rgba(242, 169, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	padding:  10px;
}
#stacks_in_967 h3,#stacks_in_967 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_967 h3 a,#stacks_in_967 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_967 h3 a:hover,#stacks_in_967 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_967 small,#stacks_in_967 small div{color:rgba(111, 111, 111, 1.00)}


.spacerStack {
	height: 8.00px;
}

#spacerStackstacks_in_973 {
	height: 8.00px;
}




























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

#stacks_in_974 {
	padding:  12px;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_556 {
	height: 20.00px;
}




























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

#stacks_in_429 {
	background-color: rgba(255, 255, 255, 1.00);
	border: solid rgba(242, 169, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
}

.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_449 {
	height: 30.00px;
}




























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

#stacks_out_491,#stacks_in_491{overflow:visible}
#stacks_in_493 h3,#stacks_in_493 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_493 h3 a,#stacks_in_493 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_493 h3 a:hover,#stacks_in_493 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_493 small,#stacks_in_493 small div{color:rgba(111, 111, 111, 1.00)}


.spacerStack {
	height: 8.00px;
}

#spacerStackstacks_in_499 {
	height: 8.00px;
}




























@media print {
	#spacerStackstacks_in_499 {
		display: none !important;
	}
}
/*START CSS ZEBRATABLES*/
#stacks_in_984 .tablecontainer
{ 
overflow-y: auto;
overflow-x: auto;
/*customcss;*/
}


#stacks_in_984 .tablestack
{
	display: table; margin-left: auto; margin-right: auto;
	font-family: Inherit;
	width: 100%;
	border: 0px solid rgba(165, 166, 164, 1.00);
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;	

margin-bottom:0px !important;
/*customcss;*/
}
#stacks_in_984 .tablestack td
{
	text-align: center;	
	font-size: 10; font-weight: normal; font-style: normal;
	border: 1px solid rgba(204, 204, 204, 1.00);
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px; 
	padding-right: 8px;
	border-collapse: collapse !important;




vertical-align: top;
/*customcss;*/
}
/*ZEBRA-OPTIONS*/
#stacks_in_984 .tablestack td:nth-of-type(even) /*COLUMNS*/
{

}
#stacks_in_984 .tablestack tbody tr:nth-of-type(even) /*ROWS*/
{

}
#stacks_in_984 .tablestack td:nth-child(1) /*HILITECOLUMN*/
{

}
#stacks_in_984 .tablestack td:nth-child(2) /*HILITECOLUMN*/
{

}
#stacks_in_984 .tablestack td:nth-child(3) /*HILITECOLUMN*/ 
{

}
#stacks_in_984 .tablestack td:nth-child(1) /*WIDTHCOLUMN*/
{

}
#stacks_in_984 .tablestack td:nth-child(2) /*WIDTHCOLUMN*/
{

}
#stacks_in_984 .tablestack td:nth-child(3) /*WIDTHCOLUMN*/
{

}
#stacks_in_984 .tablestack td:nth-child(1) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_984 .tablestack td:nth-child(2) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_984 .tablestack td:nth-child(3) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_984 .tablestack tr:nth-child(1) /*HILITEROW*/
{

}
#stacks_in_984 .tablestack tr:nth-child(2) /*HILITEROW*/
{

}
#stacks_in_984 .tablestack tr:nth-child(3) /*HILITEROW*/
{

}
#stacks_in_984 .tablestack td:nth-child(1) /*NOWRAP*/
{

}
#stacks_in_984 .tablestack td:nth-child(2) /*NOWRAP*/
{

}
#stacks_in_984 .tablestack td:nth-child(3) /*NOWRAP*/
{

}
#stacks_in_984 .tablestack th
{
	font-size: 12; font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px; 
	padding-right: 8px;
	border: 1px solid rgba(165, 166, 164, 1.00);
	text-align: center;



	color: rgba(191, 192, 190, 1.00) !important;




vertical-align: Middle;
/*customcss;*/
}



/*RESPONSIVENESS*/

@media screen and (max-width : 400px)  
{
#stacks_in_984 .tablestack th:nth-child(1)
{

}
#stacks_in_984 .tablestack td:nth-child(1)
{

}
#stacks_in_984 .tablestack th:nth-child(2)
{

}
#stacks_in_984 .tablestack td:nth-child(2)
{

}
#stacks_in_984 .tablestack th:nth-child(3)
{

}
#stacks_in_984 .tablestack td:nth-child(3)
{

}
#stacks_in_984 .tablestack
{

	display: table; margin-left: auto; margin-right: auto;
	width: 100%;

}}

/*END CSS ZEBRATABLES*/
.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_550 {
	height: 30.00px;
}




























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

#stacks_out_454,#stacks_in_454{overflow:visible}
#stacks_in_456 h3,#stacks_in_456 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_456 h3 a,#stacks_in_456 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_456 h3 a:hover,#stacks_in_456 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_456 small,#stacks_in_456 small div{color:rgba(111, 111, 111, 1.00)}


.spacerStack {
	height: 8.00px;
}

#spacerStackstacks_in_462 {
	height: 8.00px;
}




























@media print {
	#spacerStackstacks_in_462 {
		display: none !important;
	}
}
/*START CSS ZEBRATABLES*/
#stacks_in_1033 .tablecontainer
{ 
overflow-y: auto;
overflow-x: auto;
/*customcss;*/
}


#stacks_in_1033 .tablestack
{
	display: table; margin-left: auto; margin-right: auto;
	font-family: Inherit;
	width: 100%;
	border: 0px solid rgba(165, 166, 164, 1.00);
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: center;	

margin-bottom:0px !important;
/*customcss;*/
}
#stacks_in_1033 .tablestack td
{
	text-align: center;	
	font-size: 10; font-weight: normal; font-style: normal;
	border: 1px solid rgba(204, 204, 204, 1.00);
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px; 
	padding-right: 8px;
	border-collapse: collapse !important;




vertical-align: top;
/*customcss;*/
}
/*ZEBRA-OPTIONS*/
#stacks_in_1033 .tablestack td:nth-of-type(even) /*COLUMNS*/
{

}
#stacks_in_1033 .tablestack tbody tr:nth-of-type(even) /*ROWS*/
{

}
#stacks_in_1033 .tablestack td:nth-child(1) /*HILITECOLUMN*/
{

}
#stacks_in_1033 .tablestack td:nth-child(2) /*HILITECOLUMN*/
{

}
#stacks_in_1033 .tablestack td:nth-child(3) /*HILITECOLUMN*/ 
{

}
#stacks_in_1033 .tablestack td:nth-child(1) /*WIDTHCOLUMN*/
{

}
#stacks_in_1033 .tablestack td:nth-child(2) /*WIDTHCOLUMN*/
{

}
#stacks_in_1033 .tablestack td:nth-child(3) /*WIDTHCOLUMN*/
{

}
#stacks_in_1033 .tablestack td:nth-child(1) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_1033 .tablestack td:nth-child(2) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_1033 .tablestack td:nth-child(3) /*TXTALIGNCOLUMN*/
{

}
#stacks_in_1033 .tablestack tr:nth-child(1) /*HILITEROW*/
{

}
#stacks_in_1033 .tablestack tr:nth-child(2) /*HILITEROW*/
{

}
#stacks_in_1033 .tablestack tr:nth-child(3) /*HILITEROW*/
{

}
#stacks_in_1033 .tablestack td:nth-child(1) /*NOWRAP*/
{

}
#stacks_in_1033 .tablestack td:nth-child(2) /*NOWRAP*/
{

}
#stacks_in_1033 .tablestack td:nth-child(3) /*NOWRAP*/
{

}
#stacks_in_1033 .tablestack th
{
	font-size: 12; font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px; 
	padding-right: 8px;
	border: 1px solid rgba(165, 166, 164, 1.00);
	text-align: center;



	color: rgba(191, 192, 190, 1.00) !important;




vertical-align: Middle;
/*customcss;*/
}



/*RESPONSIVENESS*/

@media screen and (max-width : 400px)  
{
#stacks_in_1033 .tablestack th:nth-child(1)
{

}
#stacks_in_1033 .tablestack td:nth-child(1)
{

}
#stacks_in_1033 .tablestack th:nth-child(2)
{

}
#stacks_in_1033 .tablestack td:nth-child(2)
{

}
#stacks_in_1033 .tablestack th:nth-child(3)
{

}
#stacks_in_1033 .tablestack td:nth-child(3)
{

}
#stacks_in_1033 .tablestack
{

	display: table; margin-left: auto; margin-right: auto;
	width: 100%;

}}

/*END CSS ZEBRATABLES*/
.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_519 {
	height: 30.00px;
}




























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

#stacks_out_1177,#stacks_in_1177{overflow:visible}
#stacks_in_1178 h3,#stacks_in_1178 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_1178 h3 a,#stacks_in_1178 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_1178 h3 a:hover,#stacks_in_1178 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_1178 small,#stacks_in_1178 small div{color:rgba(111, 111, 111, 1.00)}


.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_551 {
	height: 30.00px;
}




























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

#stacks_out_1186,#stacks_in_1186{overflow:visible}
#stacks_in_1187 h3,#stacks_in_1187 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_1187 h3 a,#stacks_in_1187 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_1187 h3 a:hover,#stacks_in_1187 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_1187 small,#stacks_in_1187 small div{color:rgba(111, 111, 111, 1.00)}



.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_1128 {
	height: 30.00px;
}




























@media print {
	#spacerStackstacks_in_1128 {
		display: none !important;
	}
}
#stacks_out_1195,#stacks_in_1195{overflow:visible}
#stacks_in_1196 h3,#stacks_in_1196 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_1196 h3 a,#stacks_in_1196 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_1196 h3 a:hover,#stacks_in_1196 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_1196 small,#stacks_in_1196 small div{color:rgba(111, 111, 111, 1.00)}


.spacerStack {
	height: 30.00px;
}

#spacerStackstacks_in_634 {
	height: 30.00px;
}




























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

#stacks_out_1104,#stacks_in_1104{overflow:visible}
#stacks_in_1106 h3,#stacks_in_1106 div{color:rgba(242, 169, 0, 1.00)}#stacks_in_1106 h3 a,#stacks_in_1106 div a{color:rgba(242, 169, 0, 1.00)}#stacks_in_1106 h3 a:hover,#stacks_in_1106 div a:hover{color:rgba(181, 126, 0, 1.00)}#stacks_in_1106 small,#stacks_in_1106 small div{color:rgba(111, 111, 111, 1.00)}


.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1112 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_1112 {
		display: none !important;
	}
}
#stacks_out_1165,#stacks_in_1165{overflow:visible}

#stacks_in_1165 {
	background-color: rgba(63, 92, 115, 1.00);
	border: solid rgba(242, 169, 0, 1.00);
	border-width:  2px;
	-moz-border-radius:  6px;
	-webkit-border-radius:  6px;
	border-radius:  6px;
	padding:  10px;
}



.spacerStack {
	height: 40.00px;
}

#spacerStackstacks_in_1170 {
	height: 40.00px;
}




























@media print {
	#spacerStackstacks_in_1170 {
		display: none !important;
	}
}
#stacks_in_1171_button {
	display:block;
	position: relative;
	text-align: center;
}


#stacks_in_1171 a:link, #stacks_in_1171 a:visited {
	 display:inline-block; 
	
	
	position: relative;
	text-decoration:none;
}
#stacks_in_1171 a:hover, #stacks_in_1171 a:active {
	color:#FFFFFF;
}







#stacks_in_1171 a:link, #stacks_in_1171 a:visited {
	background-color:#FFAA00;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFAA00), to(#BF6600));
	border:1px solid #BF6600;
	padding:3px 20px;
	border-radius:30px;
	color:#FFFFFF;
	box-shadow:rgba(0, 0, 0, 0.5) 0px 1px 2px;
	margin:5px;
	font-weight:bold;
}
#stacks_in_1171 a:hover {
	background-color:#FFB700;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFB700), to(#A55800));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_1171 a:active {
	background-color:#FFAA00;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}






/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_74-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_74-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_74-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_74 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_74 h1 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_74 h2 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_74 h3 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_74 h4 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_74 h5 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_74 h6 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_74 a:link {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_74 a:visited {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_74 a:hover {
	color: #3F5C73 !important;
	
}



.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1100_85 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1100_85 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_115-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_115-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_115-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_115 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_115 h1 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_115 h2 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_115 h3 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_115 h4 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_115 h5 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_115 h6 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_115 a:link {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_115 a:visited {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_115 a:hover {
	color: #507FA0 !important;
	
}



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

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1100_90 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_1100_90 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_121-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_121-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_121-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_121 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_121 h1 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_121 h2 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_121 h3 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_121 h4 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_121 h5 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_121 h6 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_121 a:link {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_121 a:visited {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_121 a:hover {
	color: #507FA0 !important;
	
}



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

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1100_95 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_1100_95 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_130-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_130-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_130-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_130 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_130 h1 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_130 h2 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_130 h3 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_130 h4 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_130 h5 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_130 h6 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_130 a:link {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_130 a:visited {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_130 a:hover {
	color: #507FA0 !important;
	
}



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

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1100_105 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_1100_105 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_133-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_133-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_133-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_133 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_133 h1 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_133 h2 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_133 h3 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_133 h4 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_133 h5 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_133 h6 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_133 a:link {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_133 a:visited {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_133 a:hover {
	color: #507FA0 !important;
	
}



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

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1100_141 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1100_141 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_14-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_14-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_14-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_14 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_14 h1 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_14 h2 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_14 h3 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_14 h4 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_14 h5 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_14 h6 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_14 a:link {
	color: #F2A900 !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_1100_14 a:visited {
	color: #F2A900 !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_1100_14 a:hover {
	color: #3F5C73 !important;
	
		text-decoration: none !important;
	
}



.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1100_151 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1100_151 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_80-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_80-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_80-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_80 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_80 h1 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_80 h2 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_80 h3 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_80 h4 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_80 h5 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_80 h6 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_80 a:link {
	color: #F2A900 !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_1100_80 a:visited {
	color: #F2A900 !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_1100_80 a:hover {
	color: #3F5C73 !important;
	
		text-decoration: none !important;
	
}



.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1100_110 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1100_110 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_137-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_137-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_137-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_137 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_137 h1 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_137 h2 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_137 h3 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_137 h4 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_137 h5 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_137 h6 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_137 a:link {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_137 a:visited {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_137 a:hover {
	color: #507FA0 !important;
	
}



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

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1100_146 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_1100_146 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_147-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_147-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_147-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_147 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_147 h1 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_147 h2 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_147 h3 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_147 h4 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_147 h5 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_147 h6 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_147 a:link {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_147 a:visited {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_147 a:hover {
	color: #507FA0 !important;
	
}



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

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1100_152 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_1100_152 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_158-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_158-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_158-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_158 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_158 h1 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_158 h2 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_158 h3 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_158 h4 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_158 h5 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_158 h6 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_158 a:link {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_158 a:visited {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_158 a:hover {
	color: #507FA0 !important;
	
}



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

.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1100_162 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_1100_162 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_163-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_163-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_163-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_163 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_163 h1 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_163 h2 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_163 h3 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_163 h4 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_163 h5 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_163 h6 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_163 a:link {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_163 a:visited {
	color: #F2A900 !important;
	
}

#googlefontedstacks_in_1100_163 a:hover {
	color: #507FA0 !important;
	
}



#stacks_in_1100_163 {
	padding: 0px 0px 0px 10px;
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_50-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_50-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_50-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_50 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_50 h1 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_50 h2 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_50 h3 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_50 h4 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_50 h5 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_50 h6 {
	font-family:  !important;
	font-size: 120% !important;
	line-height: 120% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #F2A900 !important;
	font-style: normal !important;
	font-weight: 600 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_50 a:link {
	color: #F2A900 !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_1100_50 a:visited {
	color: #F2A900 !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_1100_50 a:hover {
	color: #3F5C73 !important;
	
		text-decoration: none !important;
	
}



.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_1100_54 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_1100_54 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_29-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_29-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_29-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_29 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_29 h1 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_29 h2 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_29 h3 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_29 h4 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_29 h5 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_29 h6 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_29 a:link {
	color: #3F5C73 !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_1100_29 a:visited {
	color: #3F5C73 !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_1100_29 a:hover {
	color: #F2A900 !important;
	
		text-decoration: none !important;
	
}



.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1100_26 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_1100_26 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_22-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_22-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_22-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_22 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_22 h1 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_22 h2 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_22 h3 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_22 h4 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_22 h5 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_22 h6 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_22 a:link {
	color: #3F5C73 !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_1100_22 a:visited {
	color: #3F5C73 !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_1100_22 a:hover {
	color: #F2A900 !important;
	
		text-decoration: none !important;
	
}



.spacerStack {
	height: 10.00px;
}

#spacerStackstacks_in_1100_33 {
	height: 10.00px;
}




























@media print {
	#spacerStackstacks_in_1100_33 {
		display: none !important;
	}
}
/* Use this file for your stack CSS code */
/* CSS code only used in Stacks edit mode */

#stacks_in_1100_36-stellar_stacks_help_area {
	width: 90%;
	min-height: 200px;
	border: 6px rgb(244, 168, 167) dashed;
	background: rgb(227, 241, 249);
	color: rgb(15, 20, 109);
	font-size: inherit;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: inherit;
	text-decoration: inherit;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 0em;
	margin: 2%;
	padding: 2%;
}

#stacks_in_1100_36-stellar_stacks_help_area h2 {
	text-align: center;
	text-transform: uppercase;
}

#stacks_in_1100_36-stellar_stacks_help_area h3 {
	text-align: center;
	text-transform: uppercase;
}


#googlefontedstacks_in_1100_36 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_36 h1 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_36 h2 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_36 h3 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	

}

#googlefontedstacks_in_1100_36 h4 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_36 h5 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_36 h6 {
	font-family:  !important;
	font-size: 100% !important;
	line-height: 110% !important;
	text-align: right !important;
	letter-spacing: 0px !important;
	word-spacing: 0px !important;
	color: #507FA0 !important;
	font-style: normal !important;
	font-weight: 400 !important;
	text-shadow: 0px 0px 0px #BFBFBF !important;
	
	
}

#googlefontedstacks_in_1100_36 a:link {
	color: #3F5C73 !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_1100_36 a:visited {
	color: #2F3E4F !important;
	
		text-decoration: none !important;
	
}

#googlefontedstacks_in_1100_36 a:hover {
	color: #F2A900 !important;
	
		text-decoration: none !important;
	
}


