 a.anchor{height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important} 
.com_joeworkman_stacks_link_stack a{display:block;text-decoration:none!important;padding:0;margin:0}
/* -- Start Eternity2 Each css Template -- */

.stacks_in_305eternityContainer {
	overflow: hidden;
	position: relative;
}

.stacks_in_305eternityContainer {
	background-image: url("../files/background_image-305.jpg") !important;
	background-position: 50% 50% !important;
	
	background-attachment: fixed;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
 
 
.stacks_in_305overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:url("../files/eternity2Assets/01.png") !important;
}

.stacks_in_305contentBox{
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
    transition: opacity 100ms linear;
}

.stacks_in_305content{
	max-width: 1050px;
	margin: 0 auto 0 auto;
	padding: 80px 20px 80px 20px;
	text-align: center !important;
}

.stacks_in_305content,.stacks_in_305content h1,.stacks_in_305content h2,.stacks_in_305content h3,.stacks_in_305content h4,.stacks_in_305content h5,.stacks_in_305content h6{
	color: rgba(255, 255, 255, 1.00) !important;
}
.stacks_in_305content a,.stacks_in_305content a:active,.stacks_in_305content a:visited{
	color: rgba(59, 148, 217, 1.00) !important;
	text-decoration: none !important;
}
.stacks_in_305content a:hover{
	color: rgba(221, 221, 221, 1.00) !important;
	text-decoration: none !important;
}

.stacks_in_305eternityScrollButton i{
	color: rgba(255, 255, 255, 1.00) !important;
}


.stacks_in_305eternityScrollButton{
	position: absolute;
	width: 100%;
	bottom: 0;
	color: #fff !important;
	font-size: 36px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	display: none;
	cursor: pointer;
}


	.stacks_in_305eternityScrollButton{
		display: block;
	}

/* -- End Unified -- */



	.stacks_in_305eternityContainer {
		min-height: 350px;
	}
	
	.stacks_in_305contentBox{
		position: absolute;
		width: 100%;
		top: 50%;
		-webkit-transform: translate(0,-50%);
		-moz-transform:    translate(0,-50%);
		-ms-transform:     translate(0,-50%);
		-o-transform:      translate(0,-50%);
		transform:         translate(0,-50%);
	}
/* -- End Preview/Published -- */

 
 



@keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

@-webkit-keyframes eternityanimation {
	43% { transform: translate(0,0);} 
	0% { transform: translate(0,0);} 
	30% { transform: translate(0,11px);} 
	17% { transform: translate(0,-5px);} 
	11% { transform: translate(0,0);} 
}

/* apply the .animation class to the element you want to animate */
.eternityanimation {
	animation: eternityanimation 3s ease-in-out 0s infinite normal none;
	-webkit-animation: eternityanimation 3s ease-in-out 0s infinite normal none;
}



/* -- End Eternity2 Each css Template -- */
#stacks_in_305 {
	margin:  20px;
	padding:  20px;
}
/* Start Notify stack CSS code */#doonotify-notice-wrapper {	position:fixed;	top:20px;	right:20px;	width:301px;	z-index:999999;}.doonotify-item-wrapper {	position:relative;	margin:0 0 10px 0;	background:url('../files/notifyAssets/ie-spacer.gif'); /* ie7/8 fix */ }.doonotify-top {	background:url(../files/notifyAssets/doonotify.png) no-repeat left -30px;	height:10px;	z-index:9999999;}.doonotify-item-wrapper {	color:#eee !important;}.doonotify-item-wrapper p{	color:#eee !important;}.doonotify-item {	display:block;	background:rgba(0,0,0,0.8);	padding:12px 11px 18px 11px;	font-family:arial !important;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box;    /* Firefox, other Gecko */	box-sizing: border-box;         /* Opera/IE 8+ */	text-align: left;}.hover .doonotify-item {	padding:10px 11px 18px 9px;	border: 2px solid #ffffff;}.stacks_in_328_1hidden-image{	width: 48px;	height: 48px;	overflow: hidden;}.stacks_in_328_1hidden-image img{	width: 100%;	height: auto;}.doonotify-image {	width:48px;	height:48px;	float:left;	margin-right: 10px;	overflow: hidden;}.doonotify-image img {	width:100%;	height:auto;}.doonotify-with-image,.doonotify-without-image {	padding:0;}.doonotify-with-image {	width:216px;	float:left;}.doonotify-item p {	padding:0;	margin:0;	word-wrap:break-word !important;	font-size: 13px;	font-weight: 400 !important;	line-height: normal !important;}.doonotify-close {	display:none;	position:absolute;	top:5px;	left:3px;	background:url(../files/notifyAssets/doonotify.png) no-repeat left top;	cursor:pointer;	width:30px;	height:30px;	text-indent:-9999em;    z-index:9999999;}.doonotify-title {	font-size:14px !important;	line-height: normal !important;	font-weight:bold !important;	padding:0 0 7px 0;	display:block;	text-shadow:1px 1px 0 #000; /* Not supported by IE :( */	text-align: left;}/* for the light (white) version of the doonotify notice */.doonotify-light .doonotify-item {    background:rgba(255,255,255,0.8);    color: #222 !important;}.doonotify-light p{	color: #222 !important;}.doonotify-light .doonotify-title {    text-shadow: none;    text-align: left;	color: #222 !important;}.doonotify-light .doonotify-item:hover {	border: 2px solid #2d2d2d;	color: #222 !important;}.stacks_in_328_1clear{	clear:both;	height: 0;	margin: 0;	padding: 0;}@media all and (max-width: 1024px) {.doonotify-close {	display:block;	left:100%;	margin-left: -32px;}#doonotify-notice-wrapper {	position:fixed;	top:0px;	left:0px;	width:100%;}.doonotify-item, .doonotify-light .doonotify-item {	-webkit-border-radius: 0px;	-moz-border-radius: 0px;	border-radius: 0px;}.hover .doonotify-item {	padding:12px 11px 18px 11px;	border: none;}.doonotify-light .doonotify-item:hover {	padding:12px 11px 18px 11px;	border: none;}} /* end media query *//* ####################################### *//*        Edit Mode Theme Style            *//* ####################################### *//* ####################################### *//*         If not edit mode below          *//* ####################################### */#stacks_in_328_1 div{	display: none;	height: 0;	margin: 0;	padding: 0;}/* End Notify stack CSS code */
#stacks_out_328_1 {
	margin-right:0;
}
#toTop{--elevator-image:url(../files/elevator-images/top.png);--elevator-size:51px;display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:var(--elevator-size);height:var(--elevator-size);border:none;text-indent:-9999px;background-image:var(--elevator-image);background-repeat:no-repeat;background-position:left top;z-index:9988}#toTop:active,#toTop:focus{outline:none}#toTop:hover{background-position:left calc(var(--elevator-size) * -1)}

#stacks_in_5 {
	margin: 30px 10px 10px 10px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_7 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_7 a, #simpleText_stacks_in_7 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_7 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_7 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_7 a:active {color: #D6BE11;}
#simpleText_stacks_in_7 a:focus {color: #D6BE11; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_7.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_7 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_7 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_7 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_7 {font-size: inherit;}
}/*
 * AUTHOR: JEREMY HAWES
 * URL: http://www.onelittledesigner.com/rapdidweaver-stack/simple-divider/
 * Support: support@1littledesigner.com
 * Version 1.0.0
 * Simple Divider is a Free Stack for RapidWeaver allowing easy drag-and-drop of a simple divider with minimal customization options.
 */

#simpleDivider_stacks_in_31 {
	width: 100%;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#simpleDivider_stacks_in_31 .theDivider1, #simpleDivider_stacks_in_31 .theDivider2 {width: inherit}
#simpleDivider_stacks_in_31 .theDivider1 {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #FFFFFF;
}
#simpleDivider_stacks_in_31 .theDivider2 {
	height: 4px;
	background-color: #E0E0E0;
}

#stacks_in_31 {
	margin: 0px 0px 30px 0px;
}
#stacks_in_326_1 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_326_1 .jwresp_col{overflow:hidden;margin:0;width:50%; float:left;}#stacks_in_326_1 #jwresp_col2_stacks_in_326_1{ float:right; width:50%}@media screen and (max-width:500px){#stacks_in_326_1 #jwresp_col1_stacks_in_326_1,#stacks_in_326_1 #jwresp_col2_stacks_in_326_1{width:100%;float:none;display:block}#stacks_in_326_1 #jwresp_col1_stacks_in_326_1{margin-bottom:15px}}

#stacks_in_326_1 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_326_2 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_326_2 .jwresp_col_wrapper{margin:0;width:50%;float:left;position:relative;overflow:auto}#stacks_in_326_2 .jwresp_col_wrapper.right{float:right}#stacks_in_326_2 .jwresp_col{overflow:hidden;width:50%;float:left;margin:0}#stacks_in_326_2 #jwresp_col2_stacks_in_326_2,#stacks_in_326_2 #jwresp_col4_stacks_in_326_2{float:right}#stacks_in_326_2 #jwresp_col1_stacks_in_326_2,#stacks_in_326_2 #jwresp_col3_stacks_in_326_2{margin-right:0} @media screen and (max-width:770px){#stacks_in_326_2 .jwresp_col_wrapper.left,#stacks_in_326_2 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_326_2 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_326_2 .jwresp_col{width:50%}#stacks_in_326_2 #jwresp_col1_stacks_in_326_2,#stacks_in_326_2 #jwresp_col3_stacks_in_326_2{margin:0}}  @media screen and (max-width:500px){#stacks_in_326_2 .jwresp_col{width:100%;display:block}#stacks_in_326_2 #jwresp_col1_stacks_in_326_2,#stacks_in_326_2 #jwresp_col2_stacks_in_326_2,#stacks_in_326_2 #jwresp_col3_stacks_in_326_2{margin:0;margin-bottom:20px}#stacks_in_326_2 #jwresp_col4_stacks_in_326_2{margin:0}#stacks_in_326_2 .jwresp_col_wrapper.left{margin-bottom:0}}
#stacks_in_326_3_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_326_3 a:link, #stacks_in_326_3 a:visited {
	background-color:#2B87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2B87B1), to(#1A516A));
	border:1px solid #1A516A;
	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_326_3 a:hover {
	background-color:#2F91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2F91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_326_3 a:active {
	background-color:#2B87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_326_6_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_326_6 a:link, #stacks_in_326_6 a:visited {
	background-color:#2B87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2B87B1), to(#1A516A));
	border:1px solid #1A516A;
	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_326_6 a:hover {
	background-color:#2F91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2F91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_326_6 a:active {
	background-color:#2B87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_326_9_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_326_9 a:link, #stacks_in_326_9 a:visited {
	background-color:#2A87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A87B1), to(#19516A));
	border:1px solid #19516A;
	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_326_9 a:hover {
	background-color:#2D91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_326_9 a:active {
	background-color:#2A87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_326_12_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_326_12 a:link, #stacks_in_326_12 a:visited {
	background-color:#2A87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A87B1), to(#19516A));
	border:1px solid #19516A;
	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_326_12 a:hover {
	background-color:#2D91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_326_12 a:active {
	background-color:#2A87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_326_16 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_326_16 .jwresp_col_wrapper{margin:0;width:50%;float:left;position:relative;overflow:auto}#stacks_in_326_16 .jwresp_col_wrapper.right{float:right}#stacks_in_326_16 .jwresp_col{overflow:hidden;width:50%;float:left;margin:0}#stacks_in_326_16 #jwresp_col2_stacks_in_326_16,#stacks_in_326_16 #jwresp_col4_stacks_in_326_16{float:right}#stacks_in_326_16 #jwresp_col1_stacks_in_326_16,#stacks_in_326_16 #jwresp_col3_stacks_in_326_16{margin-right:0} @media screen and (max-width:770px){#stacks_in_326_16 .jwresp_col_wrapper.left,#stacks_in_326_16 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_326_16 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_326_16 .jwresp_col{width:50%}#stacks_in_326_16 #jwresp_col1_stacks_in_326_16,#stacks_in_326_16 #jwresp_col3_stacks_in_326_16{margin:0}}  @media screen and (max-width:500px){#stacks_in_326_16 .jwresp_col{width:100%;display:block}#stacks_in_326_16 #jwresp_col1_stacks_in_326_16,#stacks_in_326_16 #jwresp_col2_stacks_in_326_16,#stacks_in_326_16 #jwresp_col3_stacks_in_326_16{margin:0;margin-bottom:20px}#stacks_in_326_16 #jwresp_col4_stacks_in_326_16{margin:0}#stacks_in_326_16 .jwresp_col_wrapper.left{margin-bottom:0}}
#stacks_in_326_17_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_326_17 a:link, #stacks_in_326_17 a:visited {
	background-color:#2A87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A87B1), to(#19516A));
	border:1px solid #19516A;
	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_326_17 a:hover {
	background-color:#2D91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_326_17 a:active {
	background-color:#2A87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_326_20_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_326_20 a:link, #stacks_in_326_20 a:visited {
	background-color:#2A87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A87B1), to(#19516A));
	border:1px solid #19516A;
	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_326_20 a:hover {
	background-color:#2D91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_326_20 a:active {
	background-color:#2A87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_326_23_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_326_23 a:link, #stacks_in_326_23 a:visited {
	background-color:#2A87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A87B1), to(#19516A));
	border:1px solid #19516A;
	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_326_23 a:hover {
	background-color:#2D91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_326_23 a:active {
	background-color:#2A87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_326_26_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_326_26 a:link, #stacks_in_326_26 a:visited {
	background-color:#2A87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A87B1), to(#19516A));
	border:1px solid #19516A;
	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_326_26 a:hover {
	background-color:#2D91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_326_26 a:active {
	background-color:#2A87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_290 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_290 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_290 #jwresp_col2_stacks_in_290{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_290 #jwresp_col1_stacks_in_290,#stacks_in_290 #jwresp_col2_stacks_in_290{width:100%;float:none;display:block}#stacks_in_290 #jwresp_col1_stacks_in_290{margin-bottom:15px}}

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

#stacks_out_290 {
	width: 83%;
}

#stacks_in_292 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_294 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_294 a, #simpleText_stacks_in_294 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_294 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_294 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_294 a:active {color: #D6BE11;}
#simpleText_stacks_in_294 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_294.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_294 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_294 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_294 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_294 {font-size: inherit;}
}#stacks_in_136 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_136 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_136 #jwresp_col2_stacks_in_136{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_136 #jwresp_col1_stacks_in_136,#stacks_in_136 #jwresp_col2_stacks_in_136{width:100%;float:none;display:block}#stacks_in_136 #jwresp_col1_stacks_in_136{margin-bottom:15px}}

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

#stacks_out_136 {
	width: 83%;
}

#stacks_in_30 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_151 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_151 a, #simpleText_stacks_in_151 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_151 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_151 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_151 a:active {color: #D6BE11;}
#simpleText_stacks_in_151 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_151.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_151 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_151 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_151 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_151 {font-size: inherit;}
}#stacks_in_133 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_133 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_133 #jwresp_col2_stacks_in_133{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_133 #jwresp_col1_stacks_in_133,#stacks_in_133 #jwresp_col2_stacks_in_133{width:100%;float:none;display:block}#stacks_in_133 #jwresp_col1_stacks_in_133{margin-bottom:15px}}

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

#stacks_out_133 {
	width: 83%;
}

#stacks_in_62 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_162 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_162 a, #simpleText_stacks_in_162 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_162 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_162 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_162 a:active {color: #D6BE11;}
#simpleText_stacks_in_162 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_162.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_162 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_162 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_162 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_162 {font-size: inherit;}
}#stacks_in_130 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_130 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_130 #jwresp_col2_stacks_in_130{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_130 #jwresp_col1_stacks_in_130,#stacks_in_130 #jwresp_col2_stacks_in_130{width:100%;float:none;display:block}#stacks_in_130 #jwresp_col1_stacks_in_130{margin-bottom:15px}}

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

#stacks_out_130 {
	width: 83%;
}

#stacks_in_56 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_27 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_27 a, #simpleText_stacks_in_27 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_27 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_27 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_27 a:active {color: #D6BE11;}
#simpleText_stacks_in_27 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_27.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_27 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_27 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_27 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_27 {font-size: inherit;}
}#stacks_in_114 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_114 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_114 #jwresp_col2_stacks_in_114{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_114 #jwresp_col1_stacks_in_114,#stacks_in_114 #jwresp_col2_stacks_in_114{width:100%;float:none;display:block}#stacks_in_114 #jwresp_col1_stacks_in_114{margin-bottom:15px}}

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

#stacks_out_114 {
	width: 83%;
}

#stacks_in_35 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_149 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_149 a, #simpleText_stacks_in_149 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_149 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_149 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_149 a:active {color: #D6BE11;}
#simpleText_stacks_in_149 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_149.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_149 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_149 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_149 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_149 {font-size: inherit;}
}
#stacks_in_19 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_154 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_154 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_154 #jwresp_col2_stacks_in_154{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_154 #jwresp_col1_stacks_in_154,#stacks_in_154 #jwresp_col2_stacks_in_154{width:100%;float:none;display:block}#stacks_in_154 #jwresp_col1_stacks_in_154{margin-bottom:15px}}

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

#stacks_out_154 {
	width: 83%;
}

#stacks_in_157 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_159 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_159 a, #simpleText_stacks_in_159 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_159 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_159 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_159 a:active {color: #D6BE11;}
#simpleText_stacks_in_159 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_159.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_159 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_159 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_159 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_159 {font-size: inherit;}
}#stacks_in_208 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_208 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_208 #jwresp_col2_stacks_in_208{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_208 #jwresp_col1_stacks_in_208,#stacks_in_208 #jwresp_col2_stacks_in_208{width:100%;float:none;display:block}#stacks_in_208 #jwresp_col1_stacks_in_208{margin-bottom:15px}}

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

#stacks_out_208 {
	width: 83%;
}

#stacks_in_210 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_212 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_212 a, #simpleText_stacks_in_212 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_212 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_212 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_212 a:active {color: #D6BE11;}
#simpleText_stacks_in_212 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_212.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_212 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_212 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_212 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_212 {font-size: inherit;}
}#stacks_in_311 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_311 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_311 #jwresp_col2_stacks_in_311{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_311 #jwresp_col1_stacks_in_311,#stacks_in_311 #jwresp_col2_stacks_in_311{width:100%;float:none;display:block}#stacks_in_311 #jwresp_col1_stacks_in_311{margin-bottom:15px}}

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

#stacks_out_311 {
	width: 83%;
}

#stacks_in_313 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_315 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_315 a, #simpleText_stacks_in_315 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_315 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_315 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_315 a:active {color: #D6BE11;}
#simpleText_stacks_in_315 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_315.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_315 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_315 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_315 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_315 {font-size: inherit;}
}
#stacks_in_17 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_39 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_39 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_39 #jwresp_col2_stacks_in_39{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_39 #jwresp_col1_stacks_in_39,#stacks_in_39 #jwresp_col2_stacks_in_39{width:100%;float:none;display:block}#stacks_in_39 #jwresp_col1_stacks_in_39{margin-bottom:15px}}

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

#stacks_out_39 {
	width: 83%;
}

#stacks_in_37 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_66 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_66 a, #simpleText_stacks_in_66 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_66 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_66 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_66 a:active {color: #D6BE11;}
#simpleText_stacks_in_66 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_66.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_66 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_66 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_66 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_66 {font-size: inherit;}
}#stacks_in_191 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_191 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_191 #jwresp_col2_stacks_in_191{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_191 #jwresp_col1_stacks_in_191,#stacks_in_191 #jwresp_col2_stacks_in_191{width:100%;float:none;display:block}#stacks_in_191 #jwresp_col1_stacks_in_191{margin-bottom:15px}}

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

#stacks_out_191 {
	width: 88%;
}

#stacks_in_183 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_185 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_185 a, #simpleText_stacks_in_185 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_185 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_185 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_185 a:active {color: #D6BE11;}
#simpleText_stacks_in_185 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_185.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_185 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_185 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_185 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_185 {font-size: inherit;}
}
#stacks_in_15 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_13 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_297 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_297 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_297 #jwresp_col2_stacks_in_297{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_297 #jwresp_col1_stacks_in_297,#stacks_in_297 #jwresp_col2_stacks_in_297{width:100%;float:none;display:block}#stacks_in_297 #jwresp_col1_stacks_in_297{margin-bottom:15px}}

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

#stacks_out_297 {
	width: 83%;
}

#stacks_in_299 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_301 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_301 a, #simpleText_stacks_in_301 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_301 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_301 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_301 a:active {color: #D6BE11;}
#simpleText_stacks_in_301 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_301.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_301 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_301 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_301 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_301 {font-size: inherit;}
}
#stacks_in_11 {
	padding: 20px 0px 0px 0px;
}

#stacks_in_21 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_139 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_139 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_139 #jwresp_col2_stacks_in_139{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_139 #jwresp_col1_stacks_in_139,#stacks_in_139 #jwresp_col2_stacks_in_139{width:100%;float:none;display:block}#stacks_in_139 #jwresp_col1_stacks_in_139{margin-bottom:15px}}

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

#stacks_out_139 {
	width: 83%;
}

#stacks_in_33 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_147 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_147 a, #simpleText_stacks_in_147 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_147 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_147 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_147 a:active {color: #D6BE11;}
#simpleText_stacks_in_147 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_147.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_147 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_147 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_147 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_147 {font-size: inherit;}
}#stacks_in_318 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_318 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_318 #jwresp_col2_stacks_in_318{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_318 #jwresp_col1_stacks_in_318,#stacks_in_318 #jwresp_col2_stacks_in_318{width:100%;float:none;display:block}#stacks_in_318 #jwresp_col1_stacks_in_318{margin-bottom:15px}}

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

#stacks_out_318 {
	width: 83%;
}

#stacks_in_320 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_322 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_322 a, #simpleText_stacks_in_322 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_322 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_322 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_322 a:active {color: #D6BE11;}
#simpleText_stacks_in_322 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_322.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_322 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_322 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_322 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_322 {font-size: inherit;}
}
#stacks_in_23 {
	padding: 20px 0px 0px 0px;
}
#stacks_in_188 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_188 .jwresp_col{overflow:hidden;margin:0;width:20%; float:left;}#stacks_in_188 #jwresp_col2_stacks_in_188{ float:right; width:80%}@media screen and (max-width:500px){#stacks_in_188 #jwresp_col1_stacks_in_188,#stacks_in_188 #jwresp_col2_stacks_in_188{width:100%;float:none;display:block}#stacks_in_188 #jwresp_col1_stacks_in_188{margin-bottom:15px}}

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

#stacks_out_188 {
	width: 87%;
}

#stacks_in_175 {
	font-weight: bold;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_177 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_177 a, #simpleText_stacks_in_177 a:link {
	color: #169EE6;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_177 a:visited {color: #0F6D9F;}
#simpleText_stacks_in_177 a:hover {
	color: #D6BE11;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_177 a:active {color: #D6BE11;}
#simpleText_stacks_in_177 a:focus {color: #1AAA54; outline: inherit;} /*Some browsers add an outline*/
#simpleText_stacks_in_177.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_177 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_177 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_177 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_177 {font-size: inherit;}
}#stacks_in_327_1 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_327_1 .jwresp_col{overflow:hidden;margin:0;width:50%; float:left;}#stacks_in_327_1 #jwresp_col2_stacks_in_327_1{ float:right; width:50%}@media screen and (max-width:500px){#stacks_in_327_1 #jwresp_col1_stacks_in_327_1,#stacks_in_327_1 #jwresp_col2_stacks_in_327_1{width:100%;float:none;display:block}#stacks_in_327_1 #jwresp_col1_stacks_in_327_1{margin-bottom:15px}}

#stacks_in_327_1 {
	margin:  20px;
	padding:  20px;
}
#stacks_in_327_2 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_327_2 .jwresp_col_wrapper{margin:0;width:50%;float:left;position:relative;overflow:auto}#stacks_in_327_2 .jwresp_col_wrapper.right{float:right}#stacks_in_327_2 .jwresp_col{overflow:hidden;width:50%;float:left;margin:0}#stacks_in_327_2 #jwresp_col2_stacks_in_327_2,#stacks_in_327_2 #jwresp_col4_stacks_in_327_2{float:right}#stacks_in_327_2 #jwresp_col1_stacks_in_327_2,#stacks_in_327_2 #jwresp_col3_stacks_in_327_2{margin-right:0} @media screen and (max-width:770px){#stacks_in_327_2 .jwresp_col_wrapper.left,#stacks_in_327_2 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_327_2 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_327_2 .jwresp_col{width:50%}#stacks_in_327_2 #jwresp_col1_stacks_in_327_2,#stacks_in_327_2 #jwresp_col3_stacks_in_327_2{margin:0}}  @media screen and (max-width:500px){#stacks_in_327_2 .jwresp_col{width:100%;display:block}#stacks_in_327_2 #jwresp_col1_stacks_in_327_2,#stacks_in_327_2 #jwresp_col2_stacks_in_327_2,#stacks_in_327_2 #jwresp_col3_stacks_in_327_2{margin:0;margin-bottom:20px}#stacks_in_327_2 #jwresp_col4_stacks_in_327_2{margin:0}#stacks_in_327_2 .jwresp_col_wrapper.left{margin-bottom:0}}
#stacks_in_327_3_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_327_3 a:link, #stacks_in_327_3 a:visited {
	background-color:#2B87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2B87B1), to(#1A516A));
	border:1px solid #1A516A;
	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_327_3 a:hover {
	background-color:#2F91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2F91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_327_3 a:active {
	background-color:#2B87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_327_6_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_327_6 a:link, #stacks_in_327_6 a:visited {
	background-color:#2B87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2B87B1), to(#1A516A));
	border:1px solid #1A516A;
	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_327_6 a:hover {
	background-color:#2F91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2F91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_327_6 a:active {
	background-color:#2B87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_327_9_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_327_9 a:link, #stacks_in_327_9 a:visited {
	background-color:#2A87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A87B1), to(#19516A));
	border:1px solid #19516A;
	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_327_9 a:hover {
	background-color:#2D91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_327_9 a:active {
	background-color:#2A87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_327_12_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_327_12 a:link, #stacks_in_327_12 a:visited {
	background-color:#2A87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A87B1), to(#19516A));
	border:1px solid #19516A;
	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_327_12 a:hover {
	background-color:#2D91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_327_12 a:active {
	background-color:#2A87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_327_16 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_327_16 .jwresp_col_wrapper{margin:0;width:50%;float:left;position:relative;overflow:auto}#stacks_in_327_16 .jwresp_col_wrapper.right{float:right}#stacks_in_327_16 .jwresp_col{overflow:hidden;width:50%;float:left;margin:0}#stacks_in_327_16 #jwresp_col2_stacks_in_327_16,#stacks_in_327_16 #jwresp_col4_stacks_in_327_16{float:right}#stacks_in_327_16 #jwresp_col1_stacks_in_327_16,#stacks_in_327_16 #jwresp_col3_stacks_in_327_16{margin-right:0} @media screen and (max-width:770px){#stacks_in_327_16 .jwresp_col_wrapper.left,#stacks_in_327_16 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_327_16 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_327_16 .jwresp_col{width:50%}#stacks_in_327_16 #jwresp_col1_stacks_in_327_16,#stacks_in_327_16 #jwresp_col3_stacks_in_327_16{margin:0}}  @media screen and (max-width:500px){#stacks_in_327_16 .jwresp_col{width:100%;display:block}#stacks_in_327_16 #jwresp_col1_stacks_in_327_16,#stacks_in_327_16 #jwresp_col2_stacks_in_327_16,#stacks_in_327_16 #jwresp_col3_stacks_in_327_16{margin:0;margin-bottom:20px}#stacks_in_327_16 #jwresp_col4_stacks_in_327_16{margin:0}#stacks_in_327_16 .jwresp_col_wrapper.left{margin-bottom:0}}
#stacks_in_327_17_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_327_17 a:link, #stacks_in_327_17 a:visited {
	background-color:#2A87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A87B1), to(#19516A));
	border:1px solid #19516A;
	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_327_17 a:hover {
	background-color:#2D91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_327_17 a:active {
	background-color:#2A87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_327_20_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_327_20 a:link, #stacks_in_327_20 a:visited {
	background-color:#2A87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A87B1), to(#19516A));
	border:1px solid #19516A;
	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_327_20 a:hover {
	background-color:#2D91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_327_20 a:active {
	background-color:#2A87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_327_23_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_327_23 a:link, #stacks_in_327_23 a:visited {
	background-color:#2A87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A87B1), to(#19516A));
	border:1px solid #19516A;
	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_327_23 a:hover {
	background-color:#2D91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_327_23 a:active {
	background-color:#2A87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}



#stacks_in_327_26_button {
	display:block;
	position: relative;
	text-align: center;
}


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







#stacks_in_327_26 a:link, #stacks_in_327_26 a:visited {
	background-color:#2A87B1;
	background: -webkit-gradient(linear, left top, left bottom, from(#2A87B1), to(#19516A));
	border:1px solid #19516A;
	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_327_26 a:hover {
	background-color:#2D91BF;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D91BF), to(#16465C));
	box-shadow:rgba(0, 0, 0, 0.25) 0px 2px 4px;
}
#stacks_in_327_26 a:active {
	background-color:#2A87B1;
	box-shadow:rgba(0, 0, 0, 0.75) 0px 0px 4px inset;
}




/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_309_19 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_309_19 a, #simpleText_stacks_in_309_19 a:link {
	color: #1C6903;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_309_19 a:visited {color: #169EE6;}
#simpleText_stacks_in_309_19 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_309_19 a:active {color: #FF6600;}
#simpleText_stacks_in_309_19 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_309_19.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_309_19 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_309_19 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_309_19 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_309_19 {font-size: inherit;}
}
#stacks_in_309_19 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_309_19 {
	width: 250px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_309_11 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_309_11 a, #simpleText_stacks_in_309_11 a:link {
	color: #1C6903;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_309_11 a:visited {color: #169EE6;}
#simpleText_stacks_in_309_11 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_309_11 a:active {color: #FF6600;}
#simpleText_stacks_in_309_11 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_309_11.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_309_11 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_309_11 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_309_11 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_309_11 {font-size: inherit;}
}
#stacks_in_309_11 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_309_11 {
	width: 250px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_309_53buttonPressWrapper{
	position: relative !important;
}

#stacks_in_309_53 a, #stacks_in_309_53 a:hover, #stacks_in_309_53 a:visited, #stacks_in_309_53 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_309_53button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #3094EC !important;
	border-color: #287DC8 !important;
	box-sizing: border-box !important;
}

.stacks_in_309_53button:hover{
	color: #FFFFFF !important;
	background-color: #115DA6 !important;
	border-color: #0E4F8D !important;
}

#stacks_in_309_53 a, #stacks_in_309_53 a:visited, #stacks_in_309_53 a:active{
	color: #FFFFFF !important;
}

#stacks_in_309_53 a:hover{
	color: #FFFFFF !important;
}






	/* -- TYPE BOOSTRAP SMALL OVERRIDE -- */
	.stacks_in_309_53button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
	}
	

































.stacks_in_309_53buttonPressWrapper *{
	
	
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_309_53buttonPressWrapper{
	position: relative !important;
	text-align: left !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_309_53buttonPressWrapper{
		text-align: left !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_309_53buttonPressWrapper{
		text-align: left !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_out_309_53 {
	width: 59%;
}
#stacks_in_309_2 .jwresp_wrapper{width:100%;overflow:auto;position:relative}#stacks_in_309_2 .jwresp_col{overflow:hidden;margin:0 1%; width:18.4%; float:none}#stacks_in_309_2 #jwresp_col1_stacks_in_309_2,#stacks_in_309_2 #jwresp_col2_stacks_in_309_2{float:left}#stacks_in_309_2 #jwresp_col4_stacks_in_309_2,#stacks_in_309_2 #jwresp_col5_stacks_in_309_2{float:right}#stacks_in_309_2 #jwresp_col1_stacks_in_309_2{margin-left:0}#stacks_in_309_2 #jwresp_col5_stacks_in_309_2{margin-right:0}#stacks_in_309_2 #jwresp_col3_stacks_in_309_2{margin:0 auto;float:none}#stacks_in_309_2 .jwresp_clear{display:none} @media screen and (max-width:1030px){#stacks_in_309_2 .jwresp_clear{display:block;clear:both;height:0}#stacks_in_309_2 #jwresp_col1_stacks_in_309_2,#stacks_in_309_2 #jwresp_col2_stacks_in_309_2,#stacks_in_309_2 #jwresp_col3_stacks_in_309_2,#stacks_in_309_2 #jwresp_col4_stacks_in_309_2{margin:0}#stacks_in_309_2 #jwresp_col5_stacks_in_309_2{position:relative;margin:0 auto;float:none;width:32%}#stacks_in_309_2 #jwresp_col1_stacks_in_309_2,#stacks_in_309_2 #jwresp_col2_stacks_in_309_2{width:32%}#stacks_in_309_2 #jwresp_col1_stacks_in_309_2,#stacks_in_309_2 #jwresp_col4_stacks_in_309_2{float:left}#stacks_in_309_2 #jwresp_col2_stacks_in_309_2,#stacks_in_309_2 #jwresp_col3_stacks_in_309_2{float:right}#stacks_in_309_2 #jwresp_col4_stacks_in_309_2,#stacks_in_309_2 #jwresp_col3_stacks_in_309_2{width:49%;margin-top:15px}}  @media screen and (max-width:500px){#stacks_in_309_2 #jwresp_col1_stacks_in_309_2,#stacks_in_309_2 #jwresp_col2_stacks_in_309_2,#stacks_in_309_2 #jwresp_col3_stacks_in_309_2,#stacks_in_309_2 #jwresp_col4_stacks_in_309_2,#stacks_in_309_2 #jwresp_col5_stacks_in_309_2{width:100%;display:block;margin:0}#stacks_in_309_2 #jwresp_col1_stacks_in_309_2,#stacks_in_309_2 #jwresp_col2_stacks_in_309_2,#stacks_in_309_2 #jwresp_col4_stacks_in_309_2,#stacks_in_309_2 #jwresp_col5_stacks_in_309_2{margin-bottom:15px}}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_309_46 {
	color: #333333;
	font-size: inherit;
	text-shadow: 2;
	-webkit-text-shadow: 2;
	-moz-text-shadow: 2;
	-o-text-shadow: 2;
	-ms-text-shadow: 2;
}
#simpleText_stacks_in_309_46 a, #simpleText_stacks_in_309_46 a:link {
	color: #333333;
	text-decoration: none;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_309_46 a:visited {color: #169EE6;}
#simpleText_stacks_in_309_46 a:hover {
	color: #0E73B5;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_309_46 a:active {color: #27AFFF;}
#simpleText_stacks_in_309_46 a:focus {color: #27AFFF; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_309_46.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_309_46 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_309_46 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_309_46 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_309_46 {font-size: inherit;}
}
#stacks_in_309_46 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_309_46 {
	width: 250px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_309_7 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_309_7 a, #simpleText_stacks_in_309_7 a:link {
	color: #1C6903;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_309_7 a:visited {color: #169EE6;}
#simpleText_stacks_in_309_7 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_309_7 a:active {color: #FF6600;}
#simpleText_stacks_in_309_7 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_309_7.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_309_7 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_309_7 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_309_7 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_309_7 {font-size: inherit;}
}
#stacks_in_309_7 {
	margin:  1px;
	padding:  10px;
}

#stacks_out_309_7 {
	margin-left:0;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_309_34 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_309_34 a, #simpleText_stacks_in_309_34 a:link {
	color: #1C6903;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_309_34 a:visited {color: #169EE6;}
#simpleText_stacks_in_309_34 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_309_34 a:active {color: #FF6600;}
#simpleText_stacks_in_309_34 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_309_34.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_309_34 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_309_34 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_309_34 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_309_34 {font-size: inherit;}
}
#stacks_in_309_34 {
	margin: 10px 10px 0px 10px;
	padding: 10px 10px 0px 10px;
}

#stacks_out_309_34 {
	width: 250px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_309_48 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_309_48 a, #simpleText_stacks_in_309_48 a:link {
	color: #1C6903;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_309_48 a:visited {color: #169EE6;}
#simpleText_stacks_in_309_48 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_309_48 a:active {color: #FF6600;}
#simpleText_stacks_in_309_48 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_309_48.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_309_48 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_309_48 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_309_48 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_309_48 {font-size: inherit;}
}
#stacks_in_309_48 {
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
}

#stacks_out_309_48 {
	width: 250px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_309_15 {
	color: #333333;
	font-size: inherit;
	text-shadow: 2;
	-webkit-text-shadow: 2;
	-moz-text-shadow: 2;
	-o-text-shadow: 2;
	-ms-text-shadow: 2;
}
#simpleText_stacks_in_309_15 a, #simpleText_stacks_in_309_15 a:link {
	color: #333333;
	text-decoration: none;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_309_15 a:visited {color: #169EE6;}
#simpleText_stacks_in_309_15 a:hover {
	color: #0E73B5;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_309_15 a:active {color: #27AFFF;}
#simpleText_stacks_in_309_15 a:focus {color: #27AFFF; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_309_15.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_309_15 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_309_15 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_309_15 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_309_15 {font-size: inherit;}
}
#stacks_in_309_15 {
	margin:  10px;
	padding:  10px;
}

#stacks_out_309_15 {
	width: 250px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_309_38 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_309_38 a, #simpleText_stacks_in_309_38 a:link {
	color: #1C6903;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_309_38 a:visited {color: #169EE6;}
#simpleText_stacks_in_309_38 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_309_38 a:active {color: #FF6600;}
#simpleText_stacks_in_309_38 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_309_38.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_309_38 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_309_38 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_309_38 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_309_38 {font-size: inherit;}
}
#stacks_in_309_38 {
	margin: 10px 10px 0px 10px;
	padding: 10px 10px 0px 10px;
}

#stacks_out_309_38 {
	width: 250px;
}
/* 
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: support@1littledesigner.com
 * Verson: 1.0.0
 */

#simpleText_stacks_in_309_50 {
	color: #333333;
	font-size: inherit;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_309_50 a, #simpleText_stacks_in_309_50 a:link {
	color: #1C6903;
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_309_50 a:visited {color: #169EE6;}
#simpleText_stacks_in_309_50 a:hover {
	color: #FF6600;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_309_50 a:active {color: #FF6600;}
#simpleText_stacks_in_309_50 a:focus {color: #FF6600; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_309_50.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_309_50 {font-size: ;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_309_50 {font-size: inherit;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_309_50 {font-size: inherit;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_309_50 {font-size: inherit;}
}
#stacks_in_309_50 {
	margin: 0px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
}

#stacks_out_309_50 {
	width: 250px;
}
 #Mover_stacks_in_309_23{visibility:hidden;}.yesFade{opacity:0}.noFade{opacity:1}.slideDown_bounce{animation-name:slideDown_bounce;-webkit-animation-name:slideDown_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideDown_bounce{0%{transform:translateY(-100%)}50%{transform:translateY(8%)}65%{transform:translateY(-4%)}80%{transform:translateY(4%)}95%{transform:translateY(-2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown_bounce{0%{-webkit-transform:translateY(-100%)}50%{-webkit-transform:translateY(8%)}65%{-webkit-transform:translateY(-4%)}80%{-webkit-transform:translateY(4%)}95%{-webkit-transform:translateY(-2%)}100%{-webkit-transform:translateY(0%)}}.slideUp_bounce{animation-name:slideUp_bounce;-webkit-animation-name:slideUp_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideUp_bounce{0%{transform:translateY(100%)}50%{transform:translateY(-8%)}65%{transform:translateY(4%)}80%{transform:translateY(-4%)}95%{transform:translateY(2%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp_bounce{0%{-webkit-transform:translateY(100%)}50%{-webkit-transform:translateY(-8%)}65%{-webkit-transform:translateY(4%)}80%{-webkit-transform:translateY(-4%)}95%{-webkit-transform:translateY(2%)}100%{-webkit-transform:translateY(0%)}}.slideLeft_bounce{animation-name:slideLeft_bounce;-webkit-animation-name:slideLeft_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideLeft_bounce{0%{transform:translateX(150%)}50%{transform:translateX(-8%)}65%{transform:translateX(4%)}80%{transform:translateX(-4%)}95%{transform:translateX(2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft_bounce{0%{-webkit-transform:translateX(150%)}50%{-webkit-transform:translateX(-8%)}65%{-webkit-transform:translateX(4%)}80%{-webkit-transform:translateX(-4%)}95%{-webkit-transform:translateX(2%)}100%{-webkit-transform:translateX(0%)}}.slideRight_bounce{animation-name:slideRight_bounce;-webkit-animation-name:slideRight_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideRight_bounce{0%{transform:translateX(-150%)}50%{transform:translateX(8%)}65%{transform:translateX(-4%)}80%{transform:translateX(4%)}95%{transform:translateX(-2%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight_bounce{0%{-webkit-transform:translateX(-150%)}50%{-webkit-transform:translateX(8%)}65%{-webkit-transform:translateX(-4%)}80%{-webkit-transform:translateX(4%)}95%{-webkit-transform:translateX(-2%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp_bounce{animation-name:slideExpandUp_bounce;-webkit-animation-name:slideExpandUp_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideExpandUp_bounce{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(-8%) scaleX(0.5)}40%{transform:translateY(2%) scaleX(0.5)}50%{transform:translateY(0%) scaleX(1.1)}60%{transform:translateY(0%) scaleX(0.9)}70%{transform:translateY(0%) scaleX(1.05)}80%{transform:translateY(0%) scaleX(0.95)}90%{transform:translateY(0%) scaleX(1.02)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp_bounce{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}40%{-webkit-transform:translateY(2%) scaleX(0.5)}50%{-webkit-transform:translateY(0%) scaleX(1.1)}60%{-webkit-transform:translateY(0%) scaleX(0.9)}70%{-webkit-transform:translateY(0%) scaleX(1.05)}80%{-webkit-transform:translateY(0%) scaleX(0.95)}90%{-webkit-transform:translateY(0%) scaleX(1.02)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp_bounce{animation-name:expandUp_bounce;-webkit-animation-name:expandUp_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes expandUp_bounce{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{transform:translateY(-7%) scaleY(1.12)}75%{transform:translateY(3%)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp_bounce{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}60%{-webkit-transform:translateY(-7%) scaleY(1.12)}75%{-webkit-transform:translateY(3%)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn_bounce{animation-name:fadeIn_bounce;-webkit-animation-name:fadeIn_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes fadeIn_bounce{0%{transform:scale(0)}60%{transform:scale(1.1)}80%{transform:scale(0.9)}100%{transform:scale(1)}}@-webkit-keyframes fadeIn_bounce{0%{-webkit-transform:scale(0)}60%{-webkit-transform:scale(1.1)}80%{-webkit-transform:scale(0.9)}100%{-webkit-transform:scale(1)}}.expandOpen_bounce{animation-name:expandOpen_bounce;-webkit-animation-name:expandOpen_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes expandOpen_bounce{0%{transform:scale(1.8)}50%{transform:scale(0.95)}80%{transform:scale(1.05)}90%{transform:scale(0.98)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen_bounce{0%{-webkit-transform:scale(1.8)}50%{-webkit-transform:scale(0.95)}80%{-webkit-transform:scale(1.05)}90%{-webkit-transform:scale(0.98)}100%{-webkit-transform:scale(1)}}.bigEntrance_bounce{animation-name:bigEntrance_bounce;-webkit-animation-name:bigEntrance_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes bigEntrance_bounce{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}30%{transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%)}45%{transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%)}60%{transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%)}75%{transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%)}90%{transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%)}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}@-webkit-keyframes bigEntrance_bounce{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}30%{-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%)}45%{-webkit-transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%)}60%{-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%)}75%{-webkit-transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%)}90%{-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%)}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}.hatch_bounce{animation-name:hatch_bounce;-webkit-animation-name:hatch_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch_bounce{0%{transform:rotate(0deg) scaleY(0.6)}20%{transform:rotate(-2deg) scaleY(1.05)}35%{transform:rotate(2deg) scaleY(1)}50%{transform:rotate(-2deg)}65%{transform:rotate(1deg)}80%{transform:rotate(-1deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes hatch_bounce{0%{-webkit-transform:rotate(0deg) scaleY(0.6)}20%{-webkit-transform:rotate(-2deg) scaleY(1.05)}35%{-webkit-transform:rotate(2deg) scaleY(1)}50%{-webkit-transform:rotate(-2deg)}65%{-webkit-transform:rotate(1deg)}80%{-webkit-transform:rotate(-1deg)}100%{-webkit-transform:rotate(0deg)}}.still_bounce{animation-name:still_bounce;-webkit-animation-name:still_bounce;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes still_bounce{0%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes still_bounce{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}.slideDown_smooth{animation-name:slideDown_smooth;-webkit-animation-name:slideDown_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideDown_smooth{0%{transform:translateY(-100%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideDown_smooth{0%{-webkit-transform:translateY(-100%)}100%{-webkit-transform:translateY(0%)}}.slideUp_smooth{animation-name:slideUp_smooth;-webkit-animation-name:slideUp_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideUp_smooth{0%{transform:translateY(100%)}100%{transform:translateY(0%)}}@-webkit-keyframes slideUp_smooth{0%{-webkit-transform:translateY(100%)}100%{-webkit-transform:translateY(0%)}}.slideLeft_smooth{animation-name:slideLeft_smooth;-webkit-animation-name:slideLeft_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideLeft_smooth{0%{transform:translateX(150%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideLeft_smooth{0%{-webkit-transform:translateX(150%)}100%{-webkit-transform:translateX(0%)}}.slideRight_smooth{animation-name:slideRight_smooth;-webkit-animation-name:slideRight_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideRight_smooth{0%{transform:translateX(-150%)}100%{transform:translateX(0%)}}@-webkit-keyframes slideRight_smooth{0%{-webkit-transform:translateX(-150%)}100%{-webkit-transform:translateX(0%)}}.slideExpandUp_smooth{animation-name:slideExpandUp_smooth;-webkit-animation-name:slideExpandUp_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes slideExpandUp_smooth{0%{transform:translateY(100%) scaleX(0.5)}30%{transform:translateY(0%) scaleX(0.5)}100%{transform:translateY(0%) scaleX(1)}}@-webkit-keyframes slideExpandUp_smooth{0%{-webkit-transform:translateY(100%) scaleX(0.5)}30%{-webkit-transform:translateY(-8%) scaleX(0.5)}100%{-webkit-transform:translateY(0%) scaleX(1)}}.expandUp_smooth{animation-name:expandUp_smooth;-webkit-animation-name:expandUp_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes expandUp_smooth{0%{transform:translateY(100%) scale(0.6) scaleY(0.5)}100%{transform:translateY(0%) scale(1) scaleY(1)}}@-webkit-keyframes expandUp_smooth{0%{-webkit-transform:translateY(100%) scale(0.6) scaleY(0.5)}100%{-webkit-transform:translateY(0%) scale(1) scaleY(1)}}.fadeIn_smooth{animation-name:fadeIn_smooth;-webkit-animation-name:fadeIn_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes fadeIn_smooth{0%{transform:scale(0)}100%{transform:scale(1)}}@-webkit-keyframes fadeIn_smooth{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1)}}.expandOpen_smooth{animation-name:expandOpen_smooth;-webkit-animation-name:expandOpen_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes expandOpen_smooth{0%{transform:scale(1.8)}100%{transform:scale(1)}}@-webkit-keyframes expandOpen_smooth{0%{-webkit-transform:scale(1.8)}100%{-webkit-transform:scale(1)}}.bigEntrance_smooth{animation-name:bigEntrance_smooth;-webkit-animation-name:bigEntrance_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;visibility:visible !important}@keyframes bigEntrance_smooth{0%{transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}100%{transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}@-webkit-keyframes bigEntrance_smooth{0%{-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%)}100%{-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%)}}.hatch_smooth{animation-name:hatch_smooth;-webkit-animation-name:hatch_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes hatch_smooth{0%{transform:scaleY(0.6)}45%{transform:scaleY(1.05)}100%{transform:scaleY(1)}}@-webkit-keyframes hatch_smooth{0%{-webkit-transform:scaleY(0.6)}45%{-webkit-transform:scaleY(1.05)}100%{-webkit-transform:scaleY(1)}}.still_smooth{animation-name:still_smooth;-webkit-animation-name:still_smooth;animation-duration: 1000ms;-webkit-animation-duration: 1000ms;animation-timing-function: ease;-webkit-animation-timing-function: ease;transform-origin:50% 100%;-ms-transform-origin:50% 100%;-webkit-transform-origin:50% 100%;visibility:visible !important}@keyframes still_smooth{0%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes still_smooth{0%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}#stacks_in_309_24 .fluid-image img{width:auto;max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;display:block;-webkit-transition:all 1s none;transition:all 1s none;border-radius:0px;}#stacks_in_309_24 .fluid-image img:hover{-webkit-box-shadow:0px 0px 0px #999999;box-shadow:0px 0px 0px #999999}#stacks_in_309_24 .fluid-image.unlimited img{width:100% !important}#stacks_in_309_24 .fluid-image.define_max img{width:100% !important;max-width:800px !important}#stacks_in_309_24 .fluid-image.align-left img{float:left}#stacks_in_309_24 .fluid-image.align-right img{float:right}

#stacks_in_309_24 {
	margin:  20px;
	padding:  10px;
}
