/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Hide Show Stack' 
Style Sheet: fsrmobilehideshow.css Style Sheet
Created: 10, June 2014
Last Modified: 29, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


/************************************************************************************
DESKTOP
*************************************************************************************/


#stacks_in_2412_page13desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_2412_page13mobilecontent { 
	display: none;
}




/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 700px) {
	
#stacks_in_2412_page13mobilecontent { 
	display: block;
	height: auto;
	max-width: 100%;
}

#stacks_in_2412_page13desktopcontent {
	display: none;
}

}
  @media screen and (max-width:770px){#stacks_in_5747_page13{display:none}} 
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_15546_page13 {
	max-width: 1000px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_15546_page13 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_15548_page13 {
	padding: 20px 0px 20px 0px;
	margin: 20px 0px 20px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {
	
#stacks_in_15548_page13 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
/*** START absolute ***/

 
#stacks_in_15550_page13_absolute_wrapper {
    left:       0px;
    top:        0px;
    z-index:    10000;
    position:   absolute;
    overflow:   hidden;
	width:      auto;
}

#stacks_in_15550_page13 {
    height:     auto;
	display:	none;
}


/* minimize "stacks_in" in edit mode if the user selects it in the HUD */



/*** END absolute ***/
  @media screen and (max-width:770px){#stacks_in_15552_page13{display:none}} 
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_15554_page13 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 0%;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {
	
#stacks_in_15554_page13 { 
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 20px;
}
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Logo Stack' 
Style Sheet: fsrlogo.css
Created: 25, October, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/


#stacks_in_15556_page13 {
	text-align: center;
}

#logo {
	background: transparent;
}

#logo img {
	position:  relative;
	height: auto !important;
	max-width: 90px !important;
	overflow: hidden;
}

/* Smartphones (landscape) ----------- */
@media screen and (max-width: 600px) {
	
#stacks_in_15556_page13 {
	text-align: center;
}
	
#logo img {
	height: auto !important;
	max-width: 75% !important;
}
}


/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Add-Ons Pack 1' 
fsrnavmenures4f.css Style Sheet
Created: 21, May, 2013
Last Modified: 039, September, 2013
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#navbar {
	display: block !important;	
	height: auto;
	font-size: 1.10em;
	font-weight: 400;
}

#nav ul {
	bottom: 0;
	left: 0;
	line-height: 50px;
	margin: 0;
	padding: 0;
	text-align: right;
}

*:first-child+html #nav ul {
	height: 50px !important;
}

#nav ul li {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	height: 50px;
	border-right: 0px solid #FFFFFF;
	width: auto;
}

#nav ul li a, #nav ul li a:visited {
	background: url() top left repeat-x;
	/*background: ;*/
	color: #646464;
	cursor: pointer;
	display: inline-block;
	font-size: 1.10em;
	font-weight: 400;
	padding: 0 12px 0 12px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: url() top left repeat-x;
	/*background: ;*/
	color: #00A984;
}

#nav ul li #current {
	background: url() top left repeat-x;
	/*background-color: ;*/
	color: #00A984;
}

#nav ul li .currentAncestor {
	color: #00A984;
	background: url() top left repeat-x;
}

#nav ul li a:hover > ul {
	position: relative;
	display: inline-block;
}

#nav ul li.hasChild > a {
	background: url() top left repeat-x;
	color: #646464;
}

#nav ul li.hasChild > a:hover {
	background: url() top left repeat-x;
	color: #00A984;
}

#nav li:first-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li:last-child > a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul li:last-child {
	border-right: 0px;
}

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 32px;
	left: 0;
	line-height: 32px;
	margin: 0;
	position: absolute;
	top: 49px;
	width: 200px;
	z-index: 999;
	text-align: left;
}

#nav ul ul li {
	display: block;
	padding: 0;
	height: 32px;
	width: 200px;
	border-right: 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #252525;
	color: #FFFFFF;
	border-top: px solid #EFEFEF;
	font-size: 1.00em;
	font-weight: normal;
	height: 32px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

*:first-child+html #nav ul ul li a, #nav ul ul li a:visited {
	padding: 0 14px 0 14px;
	line-height: 32px !important;
	width: 186px !important;
}

#nav ul ul li a:hover {
	background: #13A89E;
	color: #FFFFFF;
	width: 186px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #13A89E;
	color: #FFFFFF;
	width: 186px;
}

#nav ul ul li:last-child > a {
	border-bottom: 1px solid #EFEFEF;
}

#nav ul ul li.hasChild > a {
	background-image: url(../files/rightarrow_white.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #252525;
	color: #FFFFFF;
	width: 186px;
	padding: 0 14px 0 14px;
}

#nav ul ul li.hasChild > a:hover {
	background-image: url(../files/rightarrow_white.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
	background-color: #13A89E;
	color: #FFFFFF;
}

#nav li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav ul ul ul {
	top: 0;
	left: 214px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 214px !important;
}

#nav li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li li:first-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#nav li li li li:last-child a {
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}


/************************************************************************************
MOBILE
*************************************************************************************/

/* #######################################################################

	meanMenu
	--------
	
	To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

@media screen and (max-width: 770px) {
	
#navbar, #nav { 
    display: none; 
    visibility: collapse;
    height: 0px;
}

#pagecontainer, #pagewrapper {
	overflow: hidden !important;
}

@-moz-document url-prefix() {
    #pagecontainer, #pagewrapper {
	overflow: visible !important;
}
}

}

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar { 
float: left;
width: 100%;
position: relative;
background: #00A984;
/*original background: #0c1923;*/
padding: 4px 0 0 0;
min-height: 42px;
z-index: 999999;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
color: #FFFFFF;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
display: block;
background: #FFFFFF;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container a:hover.meanmenu-reveal span {
display: block;
background: #00A984;
/*Original menu icon color - background: #ffffff;*/
height: 3px;
margin-top: 3px;
}

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #00A984;
/*original background: #0c1923;*/
margin-top: 38px;
}
.mean-container .mean-nav ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
}
.mean-container .mean-nav ul li {
position: relative;
float: left;
width: 100%;
}
.mean-container .mean-nav ul li a {
display: block;
float: left;
width: 90%;
padding: 1em 5%;
margin: 0;
text-align: left;
color: #FFFFFF;
/*original active link color: #fff;*/
border-bottom: 1px solid #F1F1F1;
/*original border-bottom: 1px solid #383838;*/
text-decoration: none;
text-transform: none;
}

.mean-container .mean-nav ul li #current {
	background-color: #FFFFFF;
	color: #00A984;
}

.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-bottom: 1px solid #F1F1F1;
/*border-bottom: 1px solid #f1f1f1;*/
opacity: 0.75; 
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}
.mean-container .mean-nav ul li.mean-last a {
border-bottom: none;
margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
width: 70%;
padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
width: 60%;
padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
width: 50%;
padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover { 
color: #00A984;
background: #FFFFFF;
/*original hover background: #252525;*/
}
.mean-container .mean-nav ul li a.mean-expand {
width: 26px;
height: 26px;
border: none !important;
padding: 12px !important;
text-align: center;
position: absolute;
right: 0;
top: 0;
font-size: 20px !important;
z-index: 2;
font-weight: 700;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: none;
}
.mean-container .mean-push { 
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both; 
}
.mean-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}




/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_15992_page13 {
	padding: 50px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {
	
#stacks_in_15992_page13 { 
    padding: 50px 30px 60px 30px;
    margin: 0px 0px 0px 0px;
}
}

#stacks_in_15992_page13 {
	border: solid rgba(0, 169, 132, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2453_page13 {
	max-width: 1000px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_2453_page13 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
  #stacks_in_8742_page13{display:none}@media screen and (max-width:770px){#stacks_in_8742_page13{display:block}} 

#stacks_in_8764_page13 {
	margin: 0px 0px 30px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2459_page13 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.10em;
}

#stacks_in_2459_page13 p {
	font-size: 1.00em;
	color: ##FFFFFF;
	line-height: 1.10em;
}

#stacks_in_2459_page13 a:link  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_2459_page13 a:visited {
	color: #04397D;
	text-decoration: underline;
}

#stacks_in_2459_page13 a:hover {
	color: #FF0000;
	text-decoration: none;
}

#stacks_in_2459_page13  a:active  {
	color: #0000FF;
	text-decoration: underline;
}

#stacks_in_2459_page13 h1 {
	color: #00A984;
	font-size: 3.00em;
	line-height: 1.20em;
}

#stacks_in_2459_page13 h2 {
	color: #009933;
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_2459_page13 h3 {
	color: #009933;
	font-size: 2.46em;
	line-height: 1.20em;
}

#stacks_in_2459_page13 h4 {
	color: #009933;
	font-size: 1.30em;
	line-height: 1.20em;
}

#stacks_in_2459_page13 h5 {
	color: #009933;
	font-size: 1.20em;
	line-height: 1.20em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 700px) {
	
#stacks_in_2459_page13 {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_2459_page13 p {
	font-size: 0.90em;
	line-height: 1.30em;
}

#stacks_in_2459_page13 h1 {
	font-size: 2.80em;
	line-height: 1.20em;
}

#stacks_in_2459_page13 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_2459_page13 h3 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_2459_page13 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_2459_page13 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

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

#stacks_in_2462_page13 {
	font-weight: bold;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2329_page13 {
	padding: 50px 0px 80px 0px;
	margin: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 768px) {
	
#stacks_in_2329_page13 { 
    padding: 50px 30px 60px 30px;
    margin: 0px 0px 0px 0px;
}
}

#stacks_in_2329_page13 {
	background-color: rgba(242, 242, 242, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2331_page13 {
	max-width: 1000px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_2331_page13 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}
#stacks_in_2255_page13 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2255_page13 .jwresp_col{float:none} #stacks_in_2255_page13 #jwresp_col2_stacks_in_2255_page13{position:relative;margin:0 auto;width:34%;float:none}#stacks_in_2255_page13 #jwresp_col1_stacks_in_2255_page13,#stacks_in_2255_page13 #jwresp_col3_stacks_in_2255_page13{width:33%}#stacks_in_2255_page13 #jwresp_col1_stacks_in_2255_page13{float:left}#stacks_in_2255_page13 #jwresp_col3_stacks_in_2255_page13{float:right} @media screen and (max-width:770px){#stacks_in_2255_page13 #jwresp_col1_stacks_in_2255_page13,#stacks_in_2255_page13 #jwresp_col3_stacks_in_2255_page13{margin-bottom:20px}#stacks_in_2255_page13 #jwresp_col1_stacks_in_2255_page13{width:50%}#stacks_in_2255_page13 #jwresp_col3_stacks_in_2255_page13{width:50%}#stacks_in_2255_page13 #jwresp_col2_stacks_in_2255_page13{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2255_page13 #jwresp_col1_stacks_in_2255_page13,#stacks_in_2255_page13 #jwresp_col3_stacks_in_2255_page13,#stacks_in_2255_page13 #jwresp_col2_stacks_in_2255_page13{float:none;width:100%;display:block}#stacks_in_2255_page13 #jwresp_col1_stacks_in_2255_page13,#stacks_in_2255_page13 #jwresp_col3_stacks_in_2255_page13{margin-bottom:20px}} 
#stacks_in_2342_page13 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_2342_page13 .jwresp_col{float:none} #stacks_in_2342_page13 #jwresp_col2_stacks_in_2342_page13{position:relative;margin:0 auto;width:34%;float:none}#stacks_in_2342_page13 #jwresp_col1_stacks_in_2342_page13,#stacks_in_2342_page13 #jwresp_col3_stacks_in_2342_page13{width:33%}#stacks_in_2342_page13 #jwresp_col1_stacks_in_2342_page13{float:left}#stacks_in_2342_page13 #jwresp_col3_stacks_in_2342_page13{float:right} @media screen and (max-width:770px){#stacks_in_2342_page13 #jwresp_col1_stacks_in_2342_page13,#stacks_in_2342_page13 #jwresp_col3_stacks_in_2342_page13{margin-bottom:20px}#stacks_in_2342_page13 #jwresp_col1_stacks_in_2342_page13{width:50%}#stacks_in_2342_page13 #jwresp_col3_stacks_in_2342_page13{width:50%}#stacks_in_2342_page13 #jwresp_col2_stacks_in_2342_page13{clear:both;width:100%;display:block}}  @media screen and (max-width:500px){#stacks_in_2342_page13 #jwresp_col1_stacks_in_2342_page13,#stacks_in_2342_page13 #jwresp_col3_stacks_in_2342_page13,#stacks_in_2342_page13 #jwresp_col2_stacks_in_2342_page13{float:none;width:100%;display:block}#stacks_in_2342_page13 #jwresp_col1_stacks_in_2342_page13,#stacks_in_2342_page13 #jwresp_col3_stacks_in_2342_page13{margin-bottom:20px}} 
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p22886_n1_page13 {
	font-size: 1.00em;
	color: #FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p22886_n1_page13 p {
	font-size: 1.00em;
	color: ##FFFFFF;
	line-height: 1.20em;
}

#stacks_in_p22886_n1_page13 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p22886_n1_page13 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p22886_n1_page13 a:hover {
	color: #646464;
	text-decoration: none;
}

#stacks_in_p22886_n1_page13  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p22886_n1_page13 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_p22886_n1_page13 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_p22886_n1_page13 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_p22886_n1_page13 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_p22886_n1_page13 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_p22886_n1_page13 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p22886_n1_page13 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p22886_n1_page13 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_p22886_n1_page13 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_p22886_n1_page13 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_p22886_n1_page13 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_p22886_n1_page13 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}
#stacks_in_p22886_n1_page13 {
	background-color: rgba(0, 169, 132, 1.00);
}
/*
-------------------------------------------
Stack: Blueball FreeStack Responsive Max Width Stack
Style Sheet: fsrmaxwidth.css
Created: 23, October 2012
Last Modified: 10, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p22886_n2_page13 {
	max-width: 1000px;
	min-width: 320px;
	margin: 0px auto !important;
}

/************************************************************************************
MOBILE
*************************************************************************************/

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

#stacks_in_p22886_n2_page13 {
	max-width: 100% !important;
	min-width: 50% !important;
}

}

#stacks_in_p22886_n2_page13 {
	padding: 30px 0px 60px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p22886_n3_page13 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 1030px) {
	
#stacks_in_p22886_n3_page13 { 
    padding: 0% 5% 0% 5%;
    margin: 0% 0% 0% 0%;
}
}
#stacks_in_p22886_n4_page13 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_p22886_n4_page13 .jwresp_col_wrapper{margin:0;width:49%;float:left;position:relative;overflow:auto}#stacks_in_p22886_n4_page13 .jwresp_col_wrapper.right{float:right}#stacks_in_p22886_n4_page13 .jwresp_col{overflow:hidden;width:48%;float:left;margin:0}#stacks_in_p22886_n4_page13 #jwresp_col2_stacks_in_p22886_n4_page13,#stacks_in_p22886_n4_page13 #jwresp_col4_stacks_in_p22886_n4_page13{float:right}#stacks_in_p22886_n4_page13 #jwresp_col1_stacks_in_p22886_n4_page13,#stacks_in_p22886_n4_page13 #jwresp_col3_stacks_in_p22886_n4_page13{margin-right:2} @media screen and (max-width:770px){#stacks_in_p22886_n4_page13 .jwresp_col_wrapper.left,#stacks_in_p22886_n4_page13 .jwresp_col_wrapper.right{width:100%;float:none;clear:both}#stacks_in_p22886_n4_page13 .jwresp_col_wrapper.left{margin-bottom:20px}#stacks_in_p22886_n4_page13 .jwresp_col{width:49%}#stacks_in_p22886_n4_page13 #jwresp_col1_stacks_in_p22886_n4_page13,#stacks_in_p22886_n4_page13 #jwresp_col3_stacks_in_p22886_n4_page13{margin:0}}  @media screen and (max-width:600px){#stacks_in_p22886_n4_page13 .jwresp_col{width:100%;display:block}#stacks_in_p22886_n4_page13 #jwresp_col1_stacks_in_p22886_n4_page13,#stacks_in_p22886_n4_page13 #jwresp_col2_stacks_in_p22886_n4_page13,#stacks_in_p22886_n4_page13 #jwresp_col3_stacks_in_p22886_n4_page13{margin:0;margin-bottom:20px}#stacks_in_p22886_n4_page13 #jwresp_col4_stacks_in_p22886_n4_page13{margin:0}#stacks_in_p22886_n4_page13 .jwresp_col_wrapper.left{margin-bottom:0}}

#stacks_in_p22886_n5_page13 {
	padding: 0px 20px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Styler Stack' 
Style Sheet: fsrstyler.css Style Sheet
Created: 26, September 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_p22886_n20_page13 {
	font-size: 0.90em;
	color: #FFFFFF;
	line-height: 1.40em;
}

#stacks_in_p22886_n20_page13 p {
	font-size: 0.90em;
	color: ##FFFFFF;
	line-height: 1.40em;
}

#stacks_in_p22886_n20_page13 a:link  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p22886_n20_page13 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p22886_n20_page13 a:hover {
	color: #646464;
	text-decoration: none;
}

#stacks_in_p22886_n20_page13  a:active  {
	color: #FFFFFF;
	text-decoration: none;
}

#stacks_in_p22886_n20_page13 h1 {
	color: #000000;
	font-size: 2.30em;
	line-height: 1.00em;
}

#stacks_in_p22886_n20_page13 h2 {
	color: #000000;
	font-size: 2.00em;
	line-height: 1.00em;
}

#stacks_in_p22886_n20_page13 h3 {
	color: #000000;
	font-size: 1.60em;
	line-height: 1.00em;
}

#stacks_in_p22886_n20_page13 h4 {
	color: #000000;
	font-size: 1.40em;
	line-height: 1.00em;
}

#stacks_in_p22886_n20_page13 h5 {
	color: #000000;
	font-size: 1.20em;
	line-height: 1.00em;
}

/************************************************************************************
MOBILE
*************************************************************************************/

@media screen and (max-width: 600px) {
	
#stacks_in_p22886_n20_page13 {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p22886_n20_page13 p {
	font-size: 0.90em;
	line-height: 1.20em;
}

#stacks_in_p22886_n20_page13 h1 {
	font-size: 2.30em;
	line-height: 1.20em;
}

#stacks_in_p22886_n20_page13 h2 {
	font-size: 2.00em;
	line-height: 1.20em;
}

#stacks_in_p22886_n20_page13 h3 {
	font-size: 1.60em;
	line-height: 1.20em;
}

#stacks_in_p22886_n20_page13 h4 {
	font-size: 1.40em;
	line-height: 1.20em;
}

#stacks_in_p22886_n20_page13 h5 {
	font-size: 1.20em;
	line-height: 1.20em;
}

}

/* Start doobox Chauffeur css */

.stacks_in_15575_page13wrapper{
width: 50px;
margin: 0 auto;

display : none;

opacity:0.7;
}

.stacks_in_15575_page13bulter{
cursor: pointer;
border: 1px solid #009570;
background: #00A984;
width: 50px;
height: 50px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
color: #EEEEEE;
text-align: center;
line-height: 50px;
margin: 5px;
z-index: 1000001;
background: #00A984;
}


.stacks_in_15575_page13bulter i {
	display: block;
	margin: 0 auto 0 auto;
	font-size: 20px;
	line-height: 48px; 
	vertical-align: middle;
}


.stacks_in_15575_page13bulter:hover{
color: #DADADA;
background: #0FB893; /* Old browsers */
}

/* end doobox Chauffeur css */

