a.block-link{display:block;text-decoration:none !important;padding:0;margin:0;color:inherit}a.block-link:link,a.block-link:visited,a.block-link:hover,a.block-link:active{color:inherit}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive 2 Column Stack' 
Style Sheet: fsr2columns.css Style Sheet
Created: 29, December 2012
Last Modified: 05, November, 2014
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_84179_84159 #fsr_colwrap_stacks_in_84179_84159 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_84179_84159 #fsr_colwrap_stacks_in_84179_84159 #fsr_leftcol_stacks_in_84179_84159 {
	float: left;
	display: block;
	width: 30%;
	height: auto;
	margin: 0;
}

#stacks_in_84179_84159 #fsr_colwrap_stacks_in_84179_84159 #fsr_leftcol_stacks_in_84179_84159 .leftcolpad_stacks_in_84179_84159 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_84179_84159 #fsr_colwrap_stacks_in_84179_84159 #fsr_rightcol_stacks_in_84179_84159 {
	float: right;
	display: block;
	width: 70%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_84179_84159 #fsr_colwrap_stacks_in_84179_84159 #fsr_rightcol_stacks_in_84179_84159 .rightcolpad_stacks_in_84179_84159 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_84179_84159 #fsr_colwrap_stacks_in_84179_84159 #fsr_leftcol_stacks_in_84179_84159 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_84179_84159 #fsr_colwrap_stacks_in_84179_84159 #fsr_leftcol_stacks_in_84179_84159 .leftcolpad_stacks_in_84179_84159 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_84179_84159 #fsr_colwrap_stacks_in_84179_84159 #fsr_rightcol_stacks_in_84179_84159 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_84179_84159 #fsr_colwrap_stacks_in_84179_84159 #fsr_rightcol_stacks_in_84179_84159 .rightcolpad_stacks_in_84179_84159 {
	padding: 0px 0px 0px 0px;
}

}/* Show/Hide from www.brynowendesign.com */

#Show_stacks_in_84179_104817 { display: block; }
@media screen and (min-width:1px) and (max-width:600px) { #Show_stacks_in_84179_104817 { display: none; } }
#Hide_stacks_in_84179_104817 { display: none; }
@media screen and (min-width:1px) and (max-width:600px) { #Hide_stacks_in_84179_104817 { display: block; } }

/* Start True Retina stack CSS code */#stacks_in_84179_86710 img{	max-width: 50%;	height: auto;}/* End True Retina stack CSS code */
#stacks_in_84179_86710 {
	margin: 25px 0px 20px 0px;
}
/* Start True Retina stack CSS code */#stacks_in_84179_104815 img{	max-width: 50%;	height: auto;}/* End True Retina stack CSS code */
#stacks_in_84179_104815 {
	margin: 10px 0px 10px 0px;
}

#stacks_out_84179_104815 {
	width: 150px;
}
/* Show/Hide from www.brynowendesign.com */

#Show_stacks_in_84179_104820 { display: block; }
@media screen and (min-width:1px) and (max-width:600px) { #Show_stacks_in_84179_104820 { display: none; } }
#Hide_stacks_in_84179_104820 { display: none; }
@media screen and (min-width:1px) and (max-width:600px) { #Hide_stacks_in_84179_104820 { display: block; } }

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


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

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

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

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

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

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

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

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

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

#nav ul li.hasChild > a:after {
	content: "\f107";
	float: none;
	margin-left: 6px;
	font-family: "FontAwesome";
	vertical-align: top;
	padding: 0 0 0 8px;
}

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

#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: 39px;
	width: 157px;
	z-index: 999;
	text-align: left;
}

#nav ul ul li {
	display: block;
	padding: 0;
	height: 32px;
	width: 157px;
	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: #FFFFFF;
	color: #000000;
	border-top: px solid #FFFFFF;
	font-size: 1.00em;
	font-weight: normal;
	height: 32px;
	padding: 0 12px 0 12px;
	margin: 0;
	text-shadow: none;
	width: 145px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

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

#nav ul ul li a:hover {
	background: #FFFFFF;
	color: #000000;
	width: 145px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #FFFFFF;
	color: #000000;
	width: 145px;
}

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

#nav ul ul li.hasChild > a:after {
	content: "\f105";
	display:inline-block;
	float: right;
	margin-left: 6px;
	margin-right: 0;
	font-family: "FontAwesome";
	vertical-align: top;
	padding: 0 0 0 8px;
}

#nav ul ul li.hasChild > a:hover {
	background: #FFFFFF;
	color: #000000;
}

#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: 169px;
}

*:first-child+html #nav ul ul ul {
	top: 0;
	left: 169px !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: 600px) {
	
#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: #000000;
padding: 4px 0 0 0;
min-height: 48px;
z-index: 999999;
}

.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 15px 13px 11px 16px;
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-weight: 700;
}

.mean-container a.meanmenu-reveal span {
display: block;
background: #FFFFFF;
height: 3px;
margin-top: 3px;
}

.mean-container a:hover.meanmenu-reveal span {
display: block;
background: #FFFFFF;
height: 3px;
margin-top: 3px;
}

.mean-container .mean-nav { 
float: left;
width: 100%;
background: #000000;
margin-top: 48px;
}

.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;
border-bottom: 1px solid #FFFFFF;
text-decoration: none;
text-transform: none;
}

.mean-container .mean-nav ul li:first-child a {
border-top: 1px solid #FFFFFF;	
}

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

.mean-container .mean-nav ul li li a {
width: 80%;
padding: 1em 10%;
border-bottom: 1px solid #FFFFFF;
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: #FFFFFF;
background: #3499B5;
}

.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;
}





#stacks_in_84179_84172 {
	margin: 40px 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_84179_104802_2 {
	max-width: 1024px;
	min-width: 640px;
	margin: 0px auto !important;
}

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

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

#stacks_in_84179_104802_2 {
	max-width: 90% !important;
	min-width: 50% !important;
}

}
/*RespondStack CSS*/
#stacks_in_135205_1 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135205_1 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_135205_1 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: center;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_135205_1 .respond 
{
font-family: Inherit !important;
font-size: 26px !important;
line-height: 28px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_135205_1 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 28px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_135205_1 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 26px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_135205_1 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 26px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_135205_1 .respond 
{

font-family: Inherit !important;
font-size: 22px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_135205_1 .respond 
{

font-family: Inherit !important;
font-size: 18px !important;
line-height: 20px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_135205_1 .respond 
{

}}
@media screen and (max-width : 480px) 
{
#stacks_in_135205_1 .respond 
{

}}
@media screen and (max-width : 320px) 
{
#stacks_in_135205_1 .respond 
{

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135205_2Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_135205_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135205_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135205_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135205_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135205_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135205_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135205_2Calligrapher h6, .stacks_in_135205_2Calligrapher h5, .stacks_in_135205_2Calligrapher h4, .stacks_in_135205_2Calligrapher h3, .stacks_in_135205_2Calligrapher h2, .stacks_in_135205_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135205_2Calligrapher, .stacks_in_135205_2Calligrapher h1, .stacks_in_135205_2Calligrapher h2, .stacks_in_135205_2Calligrapher h3, .stacks_in_135205_2Calligrapher h4, .stacks_in_135205_2Calligrapher h5, .stacks_in_135205_2Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135205_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135205_2Calligrapher a:link{			color: #3EA9C2 !important;			text-decoration: none !important;		}				.stacks_in_135205_2Calligrapher a:visited{			color: #3EA9C2 !important;		}				.stacks_in_135205_2Calligrapher a:active{			color: #3EA9C2 !important;		}				.stacks_in_135205_2Calligrapher a:hover{			color: #3EA9C2 !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135208_2_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135208_4_headerSpacer {
	display: block;
	width:  1px;
	height: 15px;
	background: transparent;
}
/*
-------------------------------------------
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_135208_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135208_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_135208_7_2desktopcontent {
	display: none;
}

}
/*RespondStack CSS*/
#stacks_in_135209_1 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135209_1 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_135209_1 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: center;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_135209_1 .respond 
{
font-family: Inherit !important;
font-size: 26px !important;
line-height: 28px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_135209_1 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 28px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_135209_1 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 26px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_135209_1 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 26px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_135209_1 .respond 
{

font-family: Inherit !important;
font-size: 22px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_135209_1 .respond 
{

font-family: Inherit !important;
font-size: 18px !important;
line-height: 20px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_135209_1 .respond 
{

}}
@media screen and (max-width : 480px) 
{
#stacks_in_135209_1 .respond 
{

}}
@media screen and (max-width : 320px) 
{
#stacks_in_135209_1 .respond 
{

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135209_2Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_135209_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135209_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135209_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135209_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135209_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135209_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135209_2Calligrapher h6, .stacks_in_135209_2Calligrapher h5, .stacks_in_135209_2Calligrapher h4, .stacks_in_135209_2Calligrapher h3, .stacks_in_135209_2Calligrapher h2, .stacks_in_135209_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135209_2Calligrapher, .stacks_in_135209_2Calligrapher h1, .stacks_in_135209_2Calligrapher h2, .stacks_in_135209_2Calligrapher h3, .stacks_in_135209_2Calligrapher h4, .stacks_in_135209_2Calligrapher h5, .stacks_in_135209_2Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135209_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135209_2Calligrapher a:link{			color: #3EA9C2 !important;			text-decoration: none !important;		}				.stacks_in_135209_2Calligrapher a:visited{			color: #3EA9C2 !important;		}				.stacks_in_135209_2Calligrapher a:active{			color: #3EA9C2 !important;		}				.stacks_in_135209_2Calligrapher a:hover{			color: #3EA9C2 !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135211_2_headerSpacer {
	display: block;
	width:  1px;
	height: 50px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135211_4_headerSpacer {
	display: block;
	width:  1px;
	height: 35px;
	background: transparent;
}
/*
-------------------------------------------
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_135211_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135211_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_135211_7_2desktopcontent {
	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_135212 {
	max-width: 50%;
	min-width: 50%;
	margin: 0px auto !important;
}

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

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

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

}
/* 
Formsnap v.3.0.11 Stylesheet 
MODIFIED: 2019/10/16 10:27:16
*/




/* live edits to work in formsnap */
#stacks_in_135213 .control-group.incase,
#stacks_in_135213 .yd-radio-checkbox,
#stacks_in_135213 .yd-file
{
  width:100%;
  margin: 0px 0px 25px 0px !important;
}



#stacks_in_135213, #stacks_out_135213, .stacks_top, #%id# .out
{
	 overflow: visible;
 }

/* custom overrides */

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #9A9A9A;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #9A9A9A;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #9A9A9A;
}

#stacks_in_135213 .control-group .img-drop, 
#stacks_in_135213 .control-group .incase-box, 
#stacks_in_135213 .control-group input:not(.and-up), 
#stacks_in_135213 .control-group select, 
#stacks_in_135213 .control-group textarea {
  font-family: sans-serif;
  font-size: 14px;
  color: #616161;
  border-color: #CFCFCF;
  border-width: 1px;
  background-color: #FFFFFF;
}

#stacks_in_135213 .control-group.incase input:focus, 
#stacks_in_135213 .control-group.incase select:focus, 
#stacks_in_135213 .control-group.incase textarea:focus {
  border-color: #CFCFCF;
  outline: 0;
  box-shadow: none;
}

/* #stacks_in_135213  .yd-file:before {
  background-color: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #616161;
} */

#stacks_in_135213  .yd-file .yd-file-in {
  background: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
/*  border: 1px solid #dbdbdb;*/
}

#stacks_in_135213 .yd-rating.yd-no-label .yd-star-menu {
  padding-top:6px;
}

#stacks_in_135213  .yd-rating .yd-rating-in {
  background: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
/*  border: 1px solid #dbdbdb;*/
}

#stacks_in_135213 .yd-file.yd-no-label .selected-file {
  padding-top:6px;
}

#stacks_in_135213  .yd-required {
  color: #8E2F2E;
}

#stacks_in_135213 .yd-sub-text {
  color: #999999;
  font-size: 14px;
}

#stacks_in_135213 .yd-border {
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_135213 .yd-trumbowyg .trumbowyg-button-pane {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_135213 .trumbowyg-button-pane button {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #616161;
}
#stacks_in_135213 .yd-trumbowyg {
  background:  #FFFFFF;
  background-color:  #FFFFFF;
}

#stacks_in_135213 .yd-trumbowyg .trumbowyg-editor {
  background:  #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
}

#stacks_in_135213 .trumbowyg-button-pane button.trumbowyg-active, 
#stacks_in_135213 .trumbowyg-button-pane button:not(.trumbowyg-disable):focus, 
#stacks_in_135213 .trumbowyg-button-pane button:not(.trumbowyg-disable):hover {
  background-color: transparent;
}


#stacks_in_135213 .parsley-errors-list li,
#stacks_in_135213 .yd-invalid-msg {
  color:#8E2F2E;
  font-size:14px;
}

#stacks_in_135213 button.yd-btn {
  background: #FFFFFF;
  color: #222222;
  font-size: 15px;
  padding: 10px 10px;
  font-family: ;
}

#stacks_in_135213 button.yd-btn:disabled,
#stacks_in_135213 button.yd-btn[disabled]{
  opacity:.5;
  cursor: not-allowed !important;
}

#stacks_in_135213 button.yd-btn:hover {
  background: #E6E6E6;
}

#stacks_in_135213 button.yd-btn.yd-primary {
  background: #3EA9C2;
  color: #FFFFFF;
  font-size:  15px;
}

#stacks_in_135213 button.yd-btn.yd-primary:hover {
  background: #2590A9;
}

#stacks_in_135213 .refresh-captcha {
  background-color: #FFFFFF;
  border-color: #CFCFCF;
  border-width: 1px;
  color: #000000;
  border-bottom-width: 0;
/*  border: 1px solid #DBDBDB;*/
}


#stacks_in_135213 .accent-color, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-hour-minute-seperator, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-hour-minute-seperator, 
#stacks_in_135213 .control-group.incase label, 
#stacks_in_135213 div[class^=yd-]>div>label {
color: #000000;
/* font-size:  14px;
font-family: "Open Sans", sans-serif; */
}

input.yd-star:checked ~ label.yd-star:before {
  color:#000000;
  transition: all .25s;
}

input.yd-rating-star-5:checked ~ label.yd-star:before {
  color:#000000;
}


#stacks_in_135213 .control-group.incase label, 
#stacks_in_135213 div[class^=yd-]>div>label {
color: #000000;
font-size:  14px;
font-family: "Open Sans", sans-serif;
}

.yd-add-item {
	font-size:  14px;
  font-family: "Open Sans", sans-serif; /* same size as labels */
}

#stacks_in_135213 .fs-checkbox-label{
	color: #616173;
	font-size:  14px;
}

#stacks_in_135213 .yd-file:before { color: #000000; }

#stacks_in_135213 .fs-checkbox-label{
	color: #616173;
	font-family: "Open Sans", sans-serif;
}

#stacks_in_135213 .radio_checkbox li a{;
  font-family: "Open Sans", sans-serif;
  font-size:  14px;
}

#stacks_in_135213 .control-group.incase .incase-box, 
#stacks_in_135213 .control-group.incase input, 
#stacks_in_135213 .control-group.incase select, 
#stacks_in_135213 .control-group.incase textarea{
	color: #616161;
	font-size:  14px;
	font-family: sans-serif;
  border-color: #CFCFCF;
  border-width: 1px;
  /* padding-top: %input-padding-top%; */
}

/* select down arrow color */
#stacks_in_135213 .control-group.yd-select>div:after {
  border-top: 6px solid #CFCFCF;
}


#stacks_in_135213 .fs-checkbox-radio .fs-checkbox-flag, 
#stacks_in_135213 .rangeslider__fill {
background: #000000;
}

#stacks_in_135213 .fs-checkbox-flag:before {
  border-color: #000000;
}

#stacks_in_135213 .steps .yd-step.current {
  border-color: #CFCFCF;
}

#stacks_in_135213 .yd-step-dots ul li i.fa { color:#CFCFCF !important; }
#stacks_in_135213 .yd-step-dots ul li.active i.fa { color:#000000 !important; }

/* mobile buttons */
.calentim-container-mobile .calentim-input .calentim-footer button.calentim-cancel {
	color: #000000;
	border: 1px solid #000000;
}

.calentim-container-mobile .calentim-input .calentim-footer button.calentim-apply {
	background: #000000;
	border: 1px solid #000000
}


.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end:hover,
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start:hover, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected:hover, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start:hover, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected:hover, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span, 
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start, 
.calentim-container .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-end, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-end span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-start, 
.calentim-container-mobile .calentim-input .calentim-timepickers .calentim-timepicker .calentim-timepicker-ampm .calentim-ampm-selected {
background: #000000; border-color: #000000;
}

 .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span {
    background:#000000; color:#fff;
    }

		/* hight light color */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected), 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) {
	background-color: #464646;
	}
 .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) span {
		background-color: #464646;
		}

.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-today, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-today {
		color: #000000;
		}

.calentim-container .calentim-input, .calentim-container-mobile .calentim-input {
  border-color: #CFCFCF;
/*  border-width: 1px;*/
}

/* light pre-select color on drag */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected), 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-hovered:not(.calentim-selected) {
  background-color: #505050;
  }

/* selected day inner span */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span, 
.calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-days-container .calentim-day.calentim-selected.calentim-start span {
  background: #000000;
  }

/* hide top pointer */
#stacks_in_135213 .calentim-box-arrow-top:before {
  border-color: rgba(184,184,184,0);
  border-bottom-color:  #CFCFCF;
}

/* header link hover */
.calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-month-switch:hover, .calentim-container .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-year-switch:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-month-switch:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-calendar .calentim-title span .calentim-year-switch:hover{
  color: #000000;
}

/* month selected */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month.current {
  background: #000000;
}

/* month hover */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ms-month:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ms-month:hover
 {
  background: #191919;
}

/* year selected */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next.current, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev.current, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev.current, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev.current, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year.current {
  background: #000000;
}

/* year carets */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev {
  color: #000000;
}

/* year hover */
.calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next:hover, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev:hover, .calentim-container .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev:hover, .calentim-container .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-next:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year-prev:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-month-selector .calentim-ys-year:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-next:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year-prev:hover, .calentim-container-mobile .calentim-input .calentim-calendars .calentim-year-selector .calentim-ys-year:hover {
  background: #191919;
}

/* Alerts */

#stacks_in_135213 .yd-alert {
  font-family: "Open Sans", sans-serif;
}

#stacks_in_135213 .rangeslider__value-bubble {
	background-color: #000000;
}

#stacks_in_135213 .rangeslider__value-bubble::before {
	border-top: 6px solid #000000;
}

#stacks_in_135213 .color-well {
	position:absolute; top:26px; left:11px; width:12px; height:12px; border-radius:3px;
}



#stacks_in_135213 .color-well {
	top:45px;
}

#stacks_in_135213 .yd-captcha>div{
  top: unset !important;
}

#stacks_in_135213 .yd-captcha label {
  margin-left: 6px;
}

#stacks_in_135213 .control-group.incase label {
	position: relative;
	white-space: normal;
	width: auto;
	line-height: inherit;
	padding-left: 0;
}

#stacks_in_135213 .control-group.yd-trumbowyg.incase label {
	display: block;
	padding: 6px 5px 5px;
	background: #fff;
	position: absolute;
	line-height: 10px;
	font-weight: 600;
	top: 42px;
	left: 6px;
}

#stacks_in_135213 .control-group.incase input, .control-group.incase textarea, 
#stacks_in_135213 .control-group.incase select {
	padding: 12px 10px 12px 10px;
}

#stacks_in_135213 .yd-file { padding-top:20px }
#stacks_in_135213 .yd-file label {top:-20px !important }

#stacks_in_135213 .yd-file .selected-file
{
  padding:7px 10px 7px;
}

#stacks_in_135213 .yd-rating { padding-top:20px }
#stacks_in_135213 .yd-rating label {top:-20px !important }
#stacks_in_135213 .yd-rating .yd-star-menu{ padding:34px 8px 8px 0; }

#stacks_in_135213 .control-group.yd-select > div:after {
	top: 30px
}

#stacks_in_135213 i.yd-card-type { top:46px; }



/* .yd-error.yd-textarea .yd-counter
{
	bottom: 34px !important;
} */
.yd-error .yd-tooltip {
	bottom: 38px !important;
}

#stacks_in_135213 .form-navigation  {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -ms-grid;
  /* for shitty ie support */
  display: grid;
  -ms-grid-columns: 12 1fr;
  grid-template-columns: repeat(12, 1fr);
	grid-gap: 20px; 
}

#stacks_in_135213 .form-navigation .fs-col-1,
#stacks_in_135213 .form-navigation .fs-col-2,
#stacks_in_135213 .form-navigation .fs-col-3,
#stacks_in_135213 .form-navigation .fs-col-4,
#stacks_in_135213 .form-navigation .fs-col-5,
#stacks_in_135213 .form-navigation .fs-col-6,
#stacks_in_135213 .form-navigation .fs-col-7,
#stacks_in_135213 .form-navigation .fs-col-8,
#stacks_in_135213 .form-navigation .fs-col-9,
#stacks_in_135213 .form-navigation .fs-col-10,
#stacks_in_135213 .form-navigation .fs-col-11,
#stacks_in_135213 .form-navigation .fs-col-12 {
  -ms-grid-column: 12;
  -ms-grid-row: 1;
  grid-column: span 12; }

@media (min-width: 600px) {
  #stacks_in_135213 .form-navigation .fs-col-1 {
    -ms-grid-column: 1;
    grid-column: span 1; }
		#stacks_in_135213 .form-navigation .fs-col-2 {
    -ms-grid-column: 2;
    grid-column: span 2; }
		#stacks_in_135213 .form-navigation .fs-col-3 {
    -ms-grid-column: 3;
    grid-column: span 3; }
		#stacks_in_135213 .form-navigation .fs-col-4 {
    -ms-grid-column: 4;
    grid-column: span 4; }
		#stacks_in_135213 .form-navigation .fs-col-5 {
    -ms-grid-column: 5;
    grid-column: span 5; }
		#stacks_in_135213 .form-navigation .fs-col-6 {
    -ms-grid-column: 6;
    grid-column: span 6; }
		#stacks_in_135213 .form-navigation .fs-col-7 {
    -ms-grid-column: 7;
    grid-column: span 7; }
		#stacks_in_135213 .form-navigation .fs-col-8 {
    -ms-grid-column: 8;
    grid-column: span 8; }
		#stacks_in_135213 .form-navigation .fs-col-9 {
    -ms-grid-column: 9;
    grid-column: span 9; }
		#stacks_in_135213 .form-navigation .fs-col-10 {
    -ms-grid-column: 10;
    grid-column: span 10; }
		#stacks_in_135213 .form-navigation .fs-col-11 {
    -ms-grid-column: 11;
    grid-column: span 11; }
		#stacks_in_135213 .form-navigation .fs-col-12 {
    -ms-grid-column: 12;
    grid-column: span 12; } }

	#stacks_in_135213 .form-navigation:not(:first-child) {
  margin: 20px 0 20px 0; }

  
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .incase.control-group {
    float: none !important; }
		#stacks_in_135213 .form-navigation .fs-grid-container {
    display: block; }
		#stacks_in_135213 .form-navigation .fs-col-1,
		#stacks_in_135213 .form-navigation .fs-col-2,
		#stacks_in_135213 .form-navigation .fs-col-3,
		#stacks_in_135213 .form-navigation .fs-col-4,
		#stacks_in_135213 .form-navigation .fs-col-5,
		#stacks_in_135213 .form-navigation .fs-col-6,
		#stacks_in_135213 .form-navigation .fs-col-7,
		#stacks_in_135213 .form-navigation .fs-col-8,
		#stacks_in_135213 .form-navigation .fs-col-9,
		#stacks_in_135213 .form-navigation .fs-col-10,
		#stacks_in_135213 .form-navigation .fs-col-11,
		#stacks_in_135213 .form-navigation .fs-col-12 {
    width: 100%;
		margin: 10px auto; } 
	}


	/* modal custom colors */
  #stacks_in_135213 .yd-overlay{background: rgba(0, 0, 0, 0.80);}
  #stacks_in_135213 .yd-content{background:rgba(255, 255, 255, 1.00);color:rgba(70, 69, 69, 1.00);}
  #stacks_in_135213 .yd-content h3{border-bottom-color: rgba(0, 0, 0, 0.15);}
  #stacks_in_135213 .yd-content .yd-body{border-bottom-color: rgba(0, 0, 0, 0.15);}
  #stacks_in_135213 .yd-modal.error .yd-content h3{color:rgba(70, 69, 69, 1.00);}
  #stacks_in_135213 .yd-modal.success .yd-content h3{color:rgba(70, 69, 69, 1.00);}
  #stacks_in_135213 .yd-modal-show.yd-effect-12 ~ .yd-overlay {background: rgba(255, 255, 255, 1.00)} 
  #stacks_in_135213 .yd-modal-show.yd-effect-16 ~ .yd-overlay {background: rgba(0, 0, 0, 0.80);}
  #stacks_in_135213 .yd-modal.process .yd-content button { display:none !important; }

/* loader */

#stacks_in_135213 .yd-loader {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
#stacks_in_135213 .yd-loader div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #000000;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
#stacks_in_135213 .yd-loader div:nth-child(1) {
  left: 6px;
  animation: yd-loader1 0.6s infinite;
}
#stacks_in_135213 .yd-loader div:nth-child(2) {
  left: 6px;
  animation: yd-loader2 0.6s infinite;
}
#stacks_in_135213 .yd-loader div:nth-child(3) {
  left: 26px;
  animation: yd-loader2 0.6s infinite;
}
#stacks_in_135213 .yd-loader div:nth-child(4) {
  left: 45px;
  animation: yd-loader3 0.6s infinite;
}
@keyframes yd-loader1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes yd-loader3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes yd-loader2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}



     /*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135221_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	background: transparent;
}

/* #stacks_in_135222 Custom Button Style */
#stacks_in_135222 .btn {
	color: #FFFFFF !important;
	background-color: #3EA9C2 !important;
	border-color: #3EA9C2 !important;
}

#stacks_in_135222 .btn:hover {
	background-color: #2A95AE !important;
	border-color: #2A95AE !important;
}

a.formsnap-reset:hover,
a.formsnap-reset:focus{
	cursor: pointer;
}
 /*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135232_2_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135232_4_headerSpacer {
	display: block;
	width:  1px;
	height: 15px;
	background: transparent;
}
/*
-------------------------------------------
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_135232_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135232_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_135232_7_2desktopcontent {
	display: none;
}

}
/*RespondStack CSS*/
#stacks_in_135233_1 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135233_1 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_135233_1 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: center;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_135233_1 .respond 
{
font-family: Inherit !important;
font-size: 26px !important;
line-height: 28px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_135233_1 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 28px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_135233_1 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 26px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_135233_1 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 26px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_135233_1 .respond 
{

font-family: Inherit !important;
font-size: 22px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_135233_1 .respond 
{

font-family: Inherit !important;
font-size: 18px !important;
line-height: 20px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_135233_1 .respond 
{

}}
@media screen and (max-width : 480px) 
{
#stacks_in_135233_1 .respond 
{

}}
@media screen and (max-width : 320px) 
{
#stacks_in_135233_1 .respond 
{

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135233_2Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_135233_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135233_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135233_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135233_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135233_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135233_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135233_2Calligrapher h6, .stacks_in_135233_2Calligrapher h5, .stacks_in_135233_2Calligrapher h4, .stacks_in_135233_2Calligrapher h3, .stacks_in_135233_2Calligrapher h2, .stacks_in_135233_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135233_2Calligrapher, .stacks_in_135233_2Calligrapher h1, .stacks_in_135233_2Calligrapher h2, .stacks_in_135233_2Calligrapher h3, .stacks_in_135233_2Calligrapher h4, .stacks_in_135233_2Calligrapher h5, .stacks_in_135233_2Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135233_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135233_2Calligrapher a:link{			color: #3EA9C2 !important;			text-decoration: none !important;		}				.stacks_in_135233_2Calligrapher a:visited{			color: #3EA9C2 !important;		}				.stacks_in_135233_2Calligrapher a:active{			color: #3EA9C2 !important;		}				.stacks_in_135233_2Calligrapher a:hover{			color: #3EA9C2 !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135201_3_2_headerSpacer {
	display: block;
	width:  1px;
	height: 50px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135201_3_4_headerSpacer {
	display: block;
	width:  1px;
	height: 35px;
	background: transparent;
}
/*
-------------------------------------------
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_135201_3_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135201_3_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_135201_3_7_2desktopcontent {
	display: none;
}

}
/*RespondStack CSS*/
#stacks_in_135201_4_1 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135201_4_1 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_135201_4_1 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: left;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_135201_4_1 .respond 
{
font-family: Inherit !important;
font-size: 60px !important;
line-height: 52px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_135201_4_1 .respond 
{

font-family: Inherit !important;
font-size: 60px !important;
line-height: 52px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_135201_4_1 .respond 
{

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_135201_4_1 .respond 
{

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_135201_4_1 .respond 
{

font-family: Inherit !important;
font-size: 46px !important;
line-height: 22px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_135201_4_1 .respond 
{

font-family: Inherit !important;
font-size: 46px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_135201_4_1 .respond 
{

font-family: Inherit !important;
font-size: 34px !important;
line-height: 34px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 480px) 
{
#stacks_in_135201_4_1 .respond 
{

}}
@media screen and (max-width : 320px) 
{
#stacks_in_135201_4_1 .respond 
{

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135201_4_2Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_135201_4_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135201_4_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135201_4_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135201_4_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135201_4_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135201_4_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135201_4_2Calligrapher h6, .stacks_in_135201_4_2Calligrapher h5, .stacks_in_135201_4_2Calligrapher h4, .stacks_in_135201_4_2Calligrapher h3, .stacks_in_135201_4_2Calligrapher h2, .stacks_in_135201_4_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135201_4_2Calligrapher, .stacks_in_135201_4_2Calligrapher h1, .stacks_in_135201_4_2Calligrapher h2, .stacks_in_135201_4_2Calligrapher h3, .stacks_in_135201_4_2Calligrapher h4, .stacks_in_135201_4_2Calligrapher h5, .stacks_in_135201_4_2Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135201_4_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135201_4_2Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_135201_4_2Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_135201_4_2Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_135201_4_2Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
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_135201_60 {
	max-width: 100%;
	min-width: 100%;
	margin: 0px auto !important;
}

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

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

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

}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135201_50_2_headerSpacer {
	display: block;
	width:  1px;
	height: 15px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135201_50_4_headerSpacer {
	display: block;
	width:  1px;
	height: 5px;
	background: transparent;
}
/*
-------------------------------------------
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_135201_50_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135201_50_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_135201_50_7_2desktopcontent {
	display: none;
}

}

#stacks_out_135201_58 {
	width: 80%;
}
/*RespondStack CSS*/
#stacks_in_135201_58_1 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135201_58_1 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_135201_58_1 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: center;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_135201_58_1 .respond 
{
font-family: Inherit !important;
font-size: 26px !important;
line-height: 28px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_135201_58_1 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 28px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_135201_58_1 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 26px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_135201_58_1 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 26px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_135201_58_1 .respond 
{

font-family: Inherit !important;
font-size: 22px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_135201_58_1 .respond 
{

font-family: Inherit !important;
font-size: 18px !important;
line-height: 20px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_135201_58_1 .respond 
{

}}
@media screen and (max-width : 480px) 
{
#stacks_in_135201_58_1 .respond 
{

}}
@media screen and (max-width : 320px) 
{
#stacks_in_135201_58_1 .respond 
{

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135201_58_2Calligrapher{			font-size: 100% !important;			color: #333333 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_135201_58_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135201_58_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135201_58_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135201_58_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135201_58_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135201_58_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135201_58_2Calligrapher h6, .stacks_in_135201_58_2Calligrapher h5, .stacks_in_135201_58_2Calligrapher h4, .stacks_in_135201_58_2Calligrapher h3, .stacks_in_135201_58_2Calligrapher h2, .stacks_in_135201_58_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135201_58_2Calligrapher, .stacks_in_135201_58_2Calligrapher h1, .stacks_in_135201_58_2Calligrapher h2, .stacks_in_135201_58_2Calligrapher h3, .stacks_in_135201_58_2Calligrapher h4, .stacks_in_135201_58_2Calligrapher h5, .stacks_in_135201_58_2Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135201_58_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135201_58_2Calligrapher a:link{			color: #3EA9C2 !important;			text-decoration: none !important;		}				.stacks_in_135201_58_2Calligrapher a:visited{			color: #3EA9C2 !important;		}				.stacks_in_135201_58_2Calligrapher a:active{			color: #3EA9C2 !important;		}				.stacks_in_135201_58_2Calligrapher a:hover{			color: #3EA9C2 !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135201_66_2_headerSpacer {
	display: block;
	width:  1px;
	height: 15px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135201_66_4_headerSpacer {
	display: block;
	width:  1px;
	height: 5px;
	background: transparent;
}
/*
-------------------------------------------
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_135201_66_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135201_66_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_135201_66_7_2desktopcontent {
	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_135201_12 {
	max-width: 100%;
	min-width: 100%;
	margin: 0px auto !important;
}

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

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

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

}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135201_64_2_headerSpacer {
	display: block;
	width:  1px;
	height: 50px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135201_64_4_headerSpacer {
	display: block;
	width:  1px;
	height: 35px;
	background: transparent;
}
/*
-------------------------------------------
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_135201_64_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135201_64_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_135201_64_7_2desktopcontent {
	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_135201_55_2 {
	max-width: 1024px;
	min-width: 640px;
	margin: 0px auto !important;
}

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

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

#stacks_in_135201_55_2 {
	max-width: 90% !important;
	min-width: 50% !important;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135124_2_headerSpacer {
	display: block;
	width:  1px;
	height: 75px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135124_4_headerSpacer {
	display: block;
	width:  1px;
	height: 35px;
	background: transparent;
}
/*
-------------------------------------------
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_135124_12_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135124_12_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_135124_12_2desktopcontent {
	display: none;
}

}

#stacks_in_135058 {
	text-transform: uppercase;
}

#stacks_in_135057_134969 {
	background-color: rgba(78, 105, 120, 1.00);
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135057_134971_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	background: transparent;
}
#stacks_in_135057_135162{border-radius:0px;}#stacks_in_135057_135162 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_135057_135162 .boxgrid .back,#stacks_in_135057_135162 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_135057_135162 .boxgrid .cover{opacity:1.00;}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      
/*
-------------------------------------------
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_135057_135055_77 {
	max-width: 200px;
	min-width: 200px;
	margin: 0px auto !important;
}

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

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

#stacks_in_135057_135055_77 {
	max-width: 200px !important;
	min-width: 50px !important;
}

}

.stacks_column_left {
	float:left;
}

.stacks_column_right {
	float:right;
}

.stacks_column_4 {
	width:23%;
	margin: 0 1%;
}
#stacks_in_135057_135055_78 {
	margin: 35px 0px 0px 0px;
}

/* START ICONZ CSS */

#stacks_in_135057_135055_79 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_135057_135055_79 {
	text-align: center;
}

#stacks_in_135057_135055_79 a{
	text-decoration: none;
}


	
		#stacks_in_135057_135055_79 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_135057_135055_79 .stacks_in_135057_135055_79quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_135057_135055_79 .stacks_in_135057_135055_79quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_135057_135055_79 .stacks_in_135057_135055_79quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_135057_135055_81 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_135057_135055_81 {
	text-align: center;
}

#stacks_in_135057_135055_81 a{
	text-decoration: none;
}


	
		#stacks_in_135057_135055_81 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_135057_135055_81 .stacks_in_135057_135055_81quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_135057_135055_81 .stacks_in_135057_135055_81quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_135057_135055_81 .stacks_in_135057_135055_81quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_135057_135055_83 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_135057_135055_83 {
	text-align: center;
}

#stacks_in_135057_135055_83 a{
	text-decoration: none;
}


	
		#stacks_in_135057_135055_83 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_135057_135055_83 .stacks_in_135057_135055_83quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_135057_135055_83 .stacks_in_135057_135055_83quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_135057_135055_83 .stacks_in_135057_135055_83quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_135057_135055_85 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_135057_135055_85 {
	text-align: center;
}

#stacks_in_135057_135055_85 a{
	text-decoration: none;
}


	
		#stacks_in_135057_135055_85 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_135057_135055_85 .stacks_in_135057_135055_85quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_135057_135055_85 .stacks_in_135057_135055_85quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_135057_135055_85 .stacks_in_135057_135055_85quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /*
-------------------------------------------
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_135057_135055_2 {
	max-width: 100px;
	min-width: 100px;
	margin: 0px auto !important;
}

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

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

#stacks_in_135057_135055_2 {
	max-width: 100px !important;
	min-width: 50px !important;
}

}
#stacks_in_135057_135055_264>.s3_row {
	margin: 0 -0px;
}

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

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




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










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



}



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


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


}






/* START ICONZ CSS */

#stacks_in_135057_135055_10 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_135057_135055_10 {
	text-align: center;
}

#stacks_in_135057_135055_10 a{
	text-decoration: none;
}


	
		#stacks_in_135057_135055_10 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_135057_135055_10 .stacks_in_135057_135055_10quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_135057_135055_10 .stacks_in_135057_135055_10quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_135057_135055_10 .stacks_in_135057_135055_10quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 
/* START ICONZ CSS */

#stacks_in_135057_135055_6 i {
	font-size: 2em;
	line-height: normal !important;
	
	color: #FFFFFF !important;
	
	text-align:center;
}








/* if no text */
#stacks_in_135057_135055_6 {
	text-align: center;
}

#stacks_in_135057_135055_6 a{
	text-decoration: none;
}


	
		#stacks_in_135057_135055_6 a i:hover{
			color: #FFFFFF !important;
		}
		
		
	




#stacks_in_135057_135055_6 .stacks_in_135057_135055_6quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_135057_135055_6 .stacks_in_135057_135055_6quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_135057_135055_6 .stacks_in_135057_135055_6quicklook i:before{
	background: none !important;
}

/* END ICONS CSS */      
 /*
-------------------------------------------
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_135057_135055_13desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135057_135055_13mobilecontent { 
	display: none;
}




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

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

#stacks_in_135057_135055_13desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135057_135055_14_headerSpacer {
	display: block;
	width:  1px;
	height: 10px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135057_135055_16_headerSpacer {
	display: block;
	width:  1px;
	height: 0px;
	background: transparent;
}
/*
-------------------------------------------
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_135057_135055_137 {
	max-width: 900px;
	min-width: 200px;
	margin: 0px auto !important;
}

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

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

#stacks_in_135057_135055_137 {
	max-width: 95% !important;
	min-width: 50% !important;
}

}

#stacks_in_135057_135055_207 .stacks_left {
	float:left;
	width:39%;
}

#stacks_in_135057_135055_207 .stacks_right {
	float:right;
	width:39%;
}

#stacks_in_135057_135055_207 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:18%;
}
#stacks_in_135057_135055_207 {
	margin: 35px 0px 0px 0px;
}
/*
-------------------------------------------
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_135057_135055_208desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135057_135055_208mobilecontent { 
	display: none;
}




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

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

#stacks_in_135057_135055_208desktopcontent {
	display: none;
}

}
/*RespondStack CSS*/
#stacks_in_135057_135055_209 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135057_135055_209 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_135057_135055_209 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 4% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: left;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_135057_135055_209 .respond 
{
font-family: Inherit !important;
font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_135057_135055_209 .respond 
{

font-family: Inherit !important;
font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_135057_135055_209 .respond 
{

font-family: Inherit !important;
font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_135057_135055_209 .respond 
{

font-family: Inherit !important;
font-size: 14px !important;
line-height: 14px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_135057_135055_209 .respond 
{

font-family: Inherit !important;
font-size: 14px !important;
line-height: 14px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_135057_135055_209 .respond 
{

font-family: Inherit !important;
font-size: 13px !important;
line-height: 13px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_135057_135055_209 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 480px) 
{
#stacks_in_135057_135055_209 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 320px) 
{
#stacks_in_135057_135055_209 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135057_135055_210Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: right !important;		}				.stacks_in_135057_135055_210Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_210Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_210Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_210Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_210Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_210Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_210Calligrapher h6, .stacks_in_135057_135055_210Calligrapher h5, .stacks_in_135057_135055_210Calligrapher h4, .stacks_in_135057_135055_210Calligrapher h3, .stacks_in_135057_135055_210Calligrapher h2, .stacks_in_135057_135055_210Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135057_135055_210Calligrapher, .stacks_in_135057_135055_210Calligrapher h1, .stacks_in_135057_135055_210Calligrapher h2, .stacks_in_135057_135055_210Calligrapher h3, .stacks_in_135057_135055_210Calligrapher h4, .stacks_in_135057_135055_210Calligrapher h5, .stacks_in_135057_135055_210Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135057_135055_210targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135057_135055_210Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_135057_135055_210Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_135057_135055_210Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_135057_135055_210Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_135057_135055_211 {
	margin: 30px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135057_135055_216 .setheightScroll {
	display: block;
	width: 100%;
	height: 35px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*RespondStack CSS*/
#stacks_in_135057_135055_218 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135057_135055_218 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_135057_135055_218 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: center;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_135057_135055_218 .respond 
{
font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_135057_135055_218 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_135057_135055_218 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_135057_135055_218 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_135057_135055_218 .respond 
{

font-family: Inherit !important;
font-size: 22px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_135057_135055_218 .respond 
{

font-family: Inherit !important;
font-size: 18px !important;
line-height: 20px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_135057_135055_218 .respond 
{

font-family: Inherit !important;
font-size: 16px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 480px) 
{
#stacks_in_135057_135055_218 .respond 
{

font-family: Inherit !important;
font-size: 14px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 375px) 
{
#stacks_in_135057_135055_218 .respond 
{

font-family: Inherit !important;
font-size: 12px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
/*End of RespondStack CSS*/#stacks_in_135057_135055_219>.s3_row {
	margin: 0 -2px;
}

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

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




#stacks_in_135057_135055_219>.s3_row>.s3_column {
	padding: 0 2px;
}










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



}



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



}





/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135057_135055_226Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: right !important;		}				.stacks_in_135057_135055_226Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_226Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_226Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_226Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_226Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_226Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_226Calligrapher h6, .stacks_in_135057_135055_226Calligrapher h5, .stacks_in_135057_135055_226Calligrapher h4, .stacks_in_135057_135055_226Calligrapher h3, .stacks_in_135057_135055_226Calligrapher h2, .stacks_in_135057_135055_226Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135057_135055_226Calligrapher, .stacks_in_135057_135055_226Calligrapher h1, .stacks_in_135057_135055_226Calligrapher h2, .stacks_in_135057_135055_226Calligrapher h3, .stacks_in_135057_135055_226Calligrapher h4, .stacks_in_135057_135055_226Calligrapher h5, .stacks_in_135057_135055_226Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135057_135055_226targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135057_135055_226Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_135057_135055_226Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_135057_135055_226Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_135057_135055_226Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_out_135057_135055_227 {
	margin-right:0;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135057_135055_221Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_135057_135055_221Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_221Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_221Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_221Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_221Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_221Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_221Calligrapher h6, .stacks_in_135057_135055_221Calligrapher h5, .stacks_in_135057_135055_221Calligrapher h4, .stacks_in_135057_135055_221Calligrapher h3, .stacks_in_135057_135055_221Calligrapher h2, .stacks_in_135057_135055_221Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135057_135055_221Calligrapher, .stacks_in_135057_135055_221Calligrapher h1, .stacks_in_135057_135055_221Calligrapher h2, .stacks_in_135057_135055_221Calligrapher h3, .stacks_in_135057_135055_221Calligrapher h4, .stacks_in_135057_135055_221Calligrapher h5, .stacks_in_135057_135055_221Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135057_135055_221targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135057_135055_221Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_135057_135055_221Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_135057_135055_221Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_135057_135055_221Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
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_135057_135055_233desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135057_135055_233mobilecontent { 
	display: none;
}




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

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

#stacks_in_135057_135055_233desktopcontent {
	display: none;
}

}
/*RespondStack CSS*/
#stacks_in_135057_135055_234 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135057_135055_234 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_135057_135055_234 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 4%;

 
 
 
 
overflow: hidden;

text-align: left;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_135057_135055_234 .respond 
{
font-family: Inherit !important;
font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_135057_135055_234 .respond 
{

font-family: Inherit !important;
font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_135057_135055_234 .respond 
{

font-family: Inherit !important;
font-size: 16px !important;
line-height: 16px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_135057_135055_234 .respond 
{

font-family: Inherit !important;
font-size: 14px !important;
line-height: 14px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_135057_135055_234 .respond 
{

font-family: Inherit !important;
font-size: 14px !important;
line-height: 14px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_135057_135055_234 .respond 
{

font-family: Inherit !important;
font-size: 13px !important;
line-height: 13px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_135057_135055_234 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 480px) 
{
#stacks_in_135057_135055_234 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 320px) 
{
#stacks_in_135057_135055_234 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135057_135055_235Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_135057_135055_235Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_235Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_235Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_235Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_235Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_235Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_235Calligrapher h6, .stacks_in_135057_135055_235Calligrapher h5, .stacks_in_135057_135055_235Calligrapher h4, .stacks_in_135057_135055_235Calligrapher h3, .stacks_in_135057_135055_235Calligrapher h2, .stacks_in_135057_135055_235Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135057_135055_235Calligrapher, .stacks_in_135057_135055_235Calligrapher h1, .stacks_in_135057_135055_235Calligrapher h2, .stacks_in_135057_135055_235Calligrapher h3, .stacks_in_135057_135055_235Calligrapher h4, .stacks_in_135057_135055_235Calligrapher h5, .stacks_in_135057_135055_235Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135057_135055_235targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135057_135055_235Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_135057_135055_235Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_135057_135055_235Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_135057_135055_235Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_135057_135055_236 {
	margin: 30px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsfixedheight.css Style Sheet
Created: 17, January, 2011
Last Modified: 23, Apri;, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135057_135055_241 .setheightScroll {
	display: block;
	width: 100%;
	height: 35px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*RespondStack CSS*/
#stacks_in_135057_135055_243 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135057_135055_243 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_135057_135055_243 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: center;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_135057_135055_243 .respond 
{
font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_135057_135055_243 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_135057_135055_243 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_135057_135055_243 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_135057_135055_243 .respond 
{

font-family: Inherit !important;
font-size: 22px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_135057_135055_243 .respond 
{

font-family: Inherit !important;
font-size: 20px !important;
line-height: 20px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_135057_135055_243 .respond 
{

font-family: Inherit !important;
font-size: 16px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 480px) 
{
#stacks_in_135057_135055_243 .respond 
{

font-family: Inherit !important;
font-size: 14px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 375px) 
{
#stacks_in_135057_135055_243 .respond 
{

font-family: Inherit !important;
font-size: 12px !important;
line-height: 18px !important;
display: visible;
/*Custom CSS;*/

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135057_135055_244Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_135057_135055_244Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_244Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_244Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_244Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_244Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_244Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_244Calligrapher h6, .stacks_in_135057_135055_244Calligrapher h5, .stacks_in_135057_135055_244Calligrapher h4, .stacks_in_135057_135055_244Calligrapher h3, .stacks_in_135057_135055_244Calligrapher h2, .stacks_in_135057_135055_244Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135057_135055_244Calligrapher, .stacks_in_135057_135055_244Calligrapher h1, .stacks_in_135057_135055_244Calligrapher h2, .stacks_in_135057_135055_244Calligrapher h3, .stacks_in_135057_135055_244Calligrapher h4, .stacks_in_135057_135055_244Calligrapher h5, .stacks_in_135057_135055_244Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135057_135055_244targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135057_135055_244Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_135057_135055_244Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_135057_135055_244Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_135057_135055_244Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_out_135057_135055_245 {
	margin-right:0;
}
/*
-------------------------------------------
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_135057_135055_251desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135057_135055_251mobilecontent { 
	display: none;
}




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

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

#stacks_in_135057_135055_251desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135057_135055_253_headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}
/*
-------------------------------------------
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_135057_135055_255 {
	max-width: 100px;
	min-width: 100px;
	margin: 0px auto !important;
}

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

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

#stacks_in_135057_135055_255 {
	max-width: 75px !important;
	min-width: 50px !important;
}

}
/* Start Smart Image stack CSS code */#stacks_in_135057_135055_256{	text-align: center;}#stacks_in_135057_135055_256 figure a img{	cursor: pointer !important;}.stacks_in_135057_135055_256responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_135057_135055_256responsive img, .stacks_in_135057_135055_256warehouseImage img {  width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_135057_135055_256hiddenimage{	display: none;}.stacks_in_135057_135055_256warehouseImage{	display: none;}/* End Smart Image stack CSS code *//*
-------------------------------------------
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_135057_135055_191desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135057_135055_191mobilecontent { 
	display: none;
}




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

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

#stacks_in_135057_135055_191desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135057_135055_192_headerSpacer {
	display: block;
	width:  1px;
	height: 35px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135057_135055_194_headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}
/*
-------------------------------------------
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_135057_135055_196_1 {
	max-width: 80%;
	min-width: 50%;
	margin: 0px auto !important;
}

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

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

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

}
/*RespondStack CSS*/
#stacks_in_135057_135055_196_2 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135057_135055_196_2 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_135057_135055_196_2 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: left;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_135057_135055_196_2 .respond 
{
font-family: Inherit !important;
font-size: 11px !important;
line-height: 12px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_135057_135055_196_2 .respond 
{

font-family: Inherit !important;
font-size: 11px !important;
line-height: 12px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_135057_135055_196_2 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 11px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_135057_135055_196_2 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 11px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_135057_135055_196_2 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 11px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_135057_135055_196_2 .respond 
{

font-family: Inherit !important;
font-size: 10px !important;
line-height: 11px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_135057_135055_196_2 .respond 
{

font-family: Inherit !important;
font-size: 9px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 480px) 
{
#stacks_in_135057_135055_196_2 .respond 
{

font-family: Inherit !important;
font-size: 9px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 320px) 
{
#stacks_in_135057_135055_196_2 .respond 
{

font-family: Inherit !important;
font-size: 9px !important;
line-height: 10px !important;
display: visible;
/*Custom CSS;*/

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135057_135055_196_3Calligrapher{			font-size: 100% !important;			color: #FFFFFF !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_135057_135055_196_3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_196_3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_196_3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_196_3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_196_3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_196_3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135055_196_3Calligrapher h6, .stacks_in_135057_135055_196_3Calligrapher h5, .stacks_in_135057_135055_196_3Calligrapher h4, .stacks_in_135057_135055_196_3Calligrapher h3, .stacks_in_135057_135055_196_3Calligrapher h2, .stacks_in_135057_135055_196_3Calligrapher h1{			color: #FFFFFF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135057_135055_196_3Calligrapher, .stacks_in_135057_135055_196_3Calligrapher h1, .stacks_in_135057_135055_196_3Calligrapher h2, .stacks_in_135057_135055_196_3Calligrapher h3, .stacks_in_135057_135055_196_3Calligrapher h4, .stacks_in_135057_135055_196_3Calligrapher h5, .stacks_in_135057_135055_196_3Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135057_135055_196_3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135057_135055_196_3Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_135057_135055_196_3Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_135057_135055_196_3Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_135057_135055_196_3Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//*
-------------------------------------------
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_135057_135055_198desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135057_135055_198mobilecontent { 
	display: none;
}




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

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

#stacks_in_135057_135055_198desktopcontent {
	display: none;
}

}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135057_135055_199_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	background: transparent;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135057_135055_201_headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}

/* START QUARENTINE CSS */





     
/* END QUARENTINE CSS */      

/* START NOTES CSS */


  
/* END NOTES CSS */      
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_135057_135103_headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}
/*RespondStack CSS*/
#stacks_in_135057_135098 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135057_135098 .respond_container img {

max-width:100% !important;
height:auto;
display:block;
/*Custom CSS;*/

}

#stacks_in_135057_135098 .respond 
{
font-family: Inherit !important;
padding: 0% 0% 0% 0%;
margin: 0% 0% 0% 0%;

 
 
 
 
overflow: hidden;

text-align: center;

/*Custom CSS;*/
}
@media screen and (min-width : 1961px) 
{
#stacks_in_135057_135098 .respond 
{
font-family: Inherit !important;
font-size: 26px !important;
line-height: 28px !important;
display: visible;
/*Custom CSS;*/
}}
@media screen and (max-width : 1960px) 
{
#stacks_in_135057_135098 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 28px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1680px) 
{
#stacks_in_135057_135098 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 26px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1280px) 
{
#stacks_in_135057_135098 .respond 
{

font-family: Inherit !important;
font-size: 26px !important;
line-height: 26px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_135057_135098 .respond 
{

font-family: Inherit !important;
font-size: 22px !important;
line-height: 24px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 800px) 
{
#stacks_in_135057_135098 .respond 
{

font-family: Inherit !important;
font-size: 18px !important;
line-height: 20px !important;
display: visible;
/*Custom CSS;*/

}}
@media screen and (max-width : 640px) 
{
#stacks_in_135057_135098 .respond 
{

}}
@media screen and (max-width : 480px) 
{
#stacks_in_135057_135098 .respond 
{

}}
@media screen and (max-width : 320px) 
{
#stacks_in_135057_135098 .respond 
{

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135057_135099Calligrapher{			font-size: 75% !important;			color: #333333 !important;			font-weight:   lighter !important;			font-style: normal !important;			line-height: 1.4em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: center !important;		}				.stacks_in_135057_135099Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135099Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135099Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135099Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135099Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135099Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135057_135099Calligrapher h6, .stacks_in_135057_135099Calligrapher h5, .stacks_in_135057_135099Calligrapher h4, .stacks_in_135057_135099Calligrapher h3, .stacks_in_135057_135099Calligrapher h2, .stacks_in_135057_135099Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135057_135099Calligrapher, .stacks_in_135057_135099Calligrapher h1, .stacks_in_135057_135099Calligrapher h2, .stacks_in_135057_135099Calligrapher h3, .stacks_in_135057_135099Calligrapher h4, .stacks_in_135057_135099Calligrapher h5, .stacks_in_135057_135099Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135057_135099targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135057_135099Calligrapher a:link{			color: #3EA9C2 !important;			text-decoration: none !important;		}				.stacks_in_135057_135099Calligrapher a:visited{			color: #3EA9C2 !important;		}				.stacks_in_135057_135099Calligrapher a:active{			color: #3EA9C2 !important;		}				.stacks_in_135057_135099Calligrapher a:hover{			color: #3EA9C2 !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//* -- Start Tickertastic Each css Template -- */

#stacks_in_135057_135100 * {
	-webkit-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	   
}

 
	 
		#stacks_in_135057_135100 {
			position: fixed;
			left: 0;
			right: 0;
			bottom: 0;
			z-index: 2147483647;
		}
	 
	
	 
 

 
	#stacks_in_135057_135100 {
		cursor: pointer;
	}
	#stacks_in_135057_135100_ticker {
		cursor: pointer;
	}
	.stacks_in_135057_135100_tickerItem {
		cursor: pointer;
	}
 

#stacks_in_135057_135100_ticker {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	overflow: hidden;
	background: rgba(62, 169, 194, 1.00);
	font-family: inherit !important;
	font-size: 1em !important;
	font-weight: normal !important;
	color: rgba(255, 255, 255, 1.00) !important;
}

 
	#stacks_in_135057_135100_ticker:hover {
		background: rgba(77, 184, 209, 1.00);
	}
 


.stacks_in_135057_135100_tickerItem {
	flex-shrink: 0;

	line-height: 2.5em !important;
}

.stacks_in_135057_135100_marker {
	margin: 0 30px 0 30px;
}


/* -- End Tickertastic Each css Template -- */