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_84180_84159 #fsr_colwrap_stacks_in_84180_84159 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_84180_84159 #fsr_colwrap_stacks_in_84180_84159 #fsr_leftcol_stacks_in_84180_84159 {
	float: left;
	display: block;
	width: 30%;
	height: auto;
	margin: 0;
}

#stacks_in_84180_84159 #fsr_colwrap_stacks_in_84180_84159 #fsr_leftcol_stacks_in_84180_84159 .leftcolpad_stacks_in_84180_84159 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_84180_84159 #fsr_colwrap_stacks_in_84180_84159 #fsr_rightcol_stacks_in_84180_84159 {
	float: right;
	display: block;
	width: 70%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_84180_84159 #fsr_colwrap_stacks_in_84180_84159 #fsr_rightcol_stacks_in_84180_84159 .rightcolpad_stacks_in_84180_84159 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_84180_84159 #fsr_colwrap_stacks_in_84180_84159 #fsr_leftcol_stacks_in_84180_84159 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_84180_84159 #fsr_colwrap_stacks_in_84180_84159 #fsr_leftcol_stacks_in_84180_84159 .leftcolpad_stacks_in_84180_84159 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_84180_84159 #fsr_colwrap_stacks_in_84180_84159 #fsr_rightcol_stacks_in_84180_84159 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_84180_84159 #fsr_colwrap_stacks_in_84180_84159 #fsr_rightcol_stacks_in_84180_84159 .rightcolpad_stacks_in_84180_84159 {
	padding: 0px 0px 0px 0px;
}

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

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

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

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

#Show_stacks_in_84180_104820 { display: block; }
@media screen and (min-width:1px) and (max-width:600px) { #Show_stacks_in_84180_104820 { display: none; } }
#Hide_stacks_in_84180_104820 { display: none; }
@media screen and (min-width:1px) and (max-width:600px) { #Hide_stacks_in_84180_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_84180_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_84180_104802_2 {
	max-width: 1024px;
	min-width: 640px;
	margin: 0px auto !important;
}

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

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

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

}
/*
-------------------------------------------
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_181912_16 {
	max-width: 95%;
	min-width: 95%;
	margin: 0px auto !important;
}

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

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

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

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

/*Custom CSS;*/
}

#stacks_in_181912_9 .respond_container img {

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

}

#stacks_in_181912_9 .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_181912_9 .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_181912_9 .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_181912_9 .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_181912_9 .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_181912_9 .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_181912_9 .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_181912_9 .respond 
{

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

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

}}
/*End of RespondStack CSS*/
#stacks_in_181912_9 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_181912_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: left !important;		}				.stacks_in_181912_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181912_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181912_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181912_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181912_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181912_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181912_2Calligrapher h6, .stacks_in_181912_2Calligrapher h5, .stacks_in_181912_2Calligrapher h4, .stacks_in_181912_2Calligrapher h3, .stacks_in_181912_2Calligrapher h2, .stacks_in_181912_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_181912_2Calligrapher, .stacks_in_181912_2Calligrapher h1, .stacks_in_181912_2Calligrapher h2, .stacks_in_181912_2Calligrapher h3, .stacks_in_181912_2Calligrapher h4, .stacks_in_181912_2Calligrapher h5, .stacks_in_181912_2Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_181912_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_181912_2Calligrapher a:link{			color: #3EA9C2 !important;			text-decoration: none !important;		}				.stacks_in_181912_2Calligrapher a:visited{			color: #3EA9C2 !important;		}				.stacks_in_181912_2Calligrapher a:active{			color: #3EA9C2 !important;		}				.stacks_in_181912_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_181927_2_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_181927_4_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	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_181927_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_181927_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_181927_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_181914_16 {
	max-width: 95%;
	min-width: 95%;
	margin: 0px auto !important;
}

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

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

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

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

/*Custom CSS;*/
}

#stacks_in_181914_9 .respond_container img {

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

}

#stacks_in_181914_9 .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_181914_9 .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_181914_9 .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_181914_9 .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_181914_9 .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_181914_9 .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_181914_9 .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_181914_9 .respond 
{

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

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

}}
/*End of RespondStack CSS*/
#stacks_in_181914_9 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_181914_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: left !important;		}				.stacks_in_181914_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181914_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181914_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181914_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181914_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181914_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181914_2Calligrapher h6, .stacks_in_181914_2Calligrapher h5, .stacks_in_181914_2Calligrapher h4, .stacks_in_181914_2Calligrapher h3, .stacks_in_181914_2Calligrapher h2, .stacks_in_181914_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_181914_2Calligrapher, .stacks_in_181914_2Calligrapher h1, .stacks_in_181914_2Calligrapher h2, .stacks_in_181914_2Calligrapher h3, .stacks_in_181914_2Calligrapher h4, .stacks_in_181914_2Calligrapher h5, .stacks_in_181914_2Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_181914_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_181914_2Calligrapher a:link{			color: #3EA9C2 !important;			text-decoration: none !important;		}				.stacks_in_181914_2Calligrapher a:visited{			color: #3EA9C2 !important;		}				.stacks_in_181914_2Calligrapher a:active{			color: #3EA9C2 !important;		}				.stacks_in_181914_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_181928_2_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_181928_4_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	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_181928_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_181928_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_181928_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_181916_16 {
	max-width: 95%;
	min-width: 95%;
	margin: 0px auto !important;
}

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

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

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

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

/*Custom CSS;*/
}

#stacks_in_181916_9 .respond_container img {

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

}

#stacks_in_181916_9 .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_181916_9 .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_181916_9 .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_181916_9 .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_181916_9 .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_181916_9 .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_181916_9 .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_181916_9 .respond 
{

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

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

}}
/*End of RespondStack CSS*/
#stacks_in_181916_9 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_181916_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: left !important;		}				.stacks_in_181916_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181916_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181916_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181916_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181916_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181916_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181916_2Calligrapher h6, .stacks_in_181916_2Calligrapher h5, .stacks_in_181916_2Calligrapher h4, .stacks_in_181916_2Calligrapher h3, .stacks_in_181916_2Calligrapher h2, .stacks_in_181916_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_181916_2Calligrapher, .stacks_in_181916_2Calligrapher h1, .stacks_in_181916_2Calligrapher h2, .stacks_in_181916_2Calligrapher h3, .stacks_in_181916_2Calligrapher h4, .stacks_in_181916_2Calligrapher h5, .stacks_in_181916_2Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_181916_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_181916_2Calligrapher a:link{			color: #3EA9C2 !important;			text-decoration: none !important;		}				.stacks_in_181916_2Calligrapher a:visited{			color: #3EA9C2 !important;		}				.stacks_in_181916_2Calligrapher a:active{			color: #3EA9C2 !important;		}				.stacks_in_181916_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_181929_2_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_181929_4_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	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_181929_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_181929_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_181929_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_181923_16 {
	max-width: 95%;
	min-width: 95%;
	margin: 0px auto !important;
}

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

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

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

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

/*Custom CSS;*/
}

#stacks_in_181923_9 .respond_container img {

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

}

#stacks_in_181923_9 .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_181923_9 .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_181923_9 .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_181923_9 .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_181923_9 .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_181923_9 .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_181923_9 .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_181923_9 .respond 
{

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

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

}}
/*End of RespondStack CSS*/
#stacks_in_181923_9 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_181923_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: left !important;		}				.stacks_in_181923_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181923_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181923_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181923_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181923_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181923_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181923_2Calligrapher h6, .stacks_in_181923_2Calligrapher h5, .stacks_in_181923_2Calligrapher h4, .stacks_in_181923_2Calligrapher h3, .stacks_in_181923_2Calligrapher h2, .stacks_in_181923_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_181923_2Calligrapher, .stacks_in_181923_2Calligrapher h1, .stacks_in_181923_2Calligrapher h2, .stacks_in_181923_2Calligrapher h3, .stacks_in_181923_2Calligrapher h4, .stacks_in_181923_2Calligrapher h5, .stacks_in_181923_2Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_181923_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_181923_2Calligrapher a:link{			color: #3EA9C2 !important;			text-decoration: none !important;		}				.stacks_in_181923_2Calligrapher a:visited{			color: #3EA9C2 !important;		}				.stacks_in_181923_2Calligrapher a:active{			color: #3EA9C2 !important;		}				.stacks_in_181923_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_181930_2_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_181930_4_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	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_181930_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_181930_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_181930_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_181918_16 {
	max-width: 95%;
	min-width: 95%;
	margin: 0px auto !important;
}

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

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

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

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

/*Custom CSS;*/
}

#stacks_in_181918_9 .respond_container img {

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

}

#stacks_in_181918_9 .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_181918_9 .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_181918_9 .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_181918_9 .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_181918_9 .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_181918_9 .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_181918_9 .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_181918_9 .respond 
{

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

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

}}
/*End of RespondStack CSS*/
#stacks_in_181918_9 {
	padding:  20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_181918_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: left !important;		}				.stacks_in_181918_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181918_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181918_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181918_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181918_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181918_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181918_2Calligrapher h6, .stacks_in_181918_2Calligrapher h5, .stacks_in_181918_2Calligrapher h4, .stacks_in_181918_2Calligrapher h3, .stacks_in_181918_2Calligrapher h2, .stacks_in_181918_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_181918_2Calligrapher, .stacks_in_181918_2Calligrapher h1, .stacks_in_181918_2Calligrapher h2, .stacks_in_181918_2Calligrapher h3, .stacks_in_181918_2Calligrapher h4, .stacks_in_181918_2Calligrapher h5, .stacks_in_181918_2Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_181918_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_181918_2Calligrapher a:link{			color: #3EA9C2 !important;			text-decoration: none !important;		}				.stacks_in_181918_2Calligrapher a:visited{			color: #3EA9C2 !important;		}				.stacks_in_181918_2Calligrapher a:active{			color: #3EA9C2 !important;		}				.stacks_in_181918_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_181907_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_181907_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_181907_3_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_181907_3_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_181907_3_7_2desktopcontent {
	display: none;
}

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

/*Custom CSS;*/
}

#stacks_in_181907_4_1 .respond_container img {

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

}

#stacks_in_181907_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_181907_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_181907_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_181907_4_1 .respond 
{

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

}}
@media screen and (max-width : 1024px) 
{
#stacks_in_181907_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_181907_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_181907_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_181907_4_1 .respond 
{

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

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_181907_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_181907_4_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181907_4_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181907_4_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181907_4_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181907_4_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181907_4_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181907_4_2Calligrapher h6, .stacks_in_181907_4_2Calligrapher h5, .stacks_in_181907_4_2Calligrapher h4, .stacks_in_181907_4_2Calligrapher h3, .stacks_in_181907_4_2Calligrapher h2, .stacks_in_181907_4_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_181907_4_2Calligrapher, .stacks_in_181907_4_2Calligrapher h1, .stacks_in_181907_4_2Calligrapher h2, .stacks_in_181907_4_2Calligrapher h3, .stacks_in_181907_4_2Calligrapher h4, .stacks_in_181907_4_2Calligrapher h5, .stacks_in_181907_4_2Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_181907_4_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_181907_4_2Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_181907_4_2Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_181907_4_2Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_181907_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_181907_60 {
	max-width: 100%;
	min-width: 100%;
	margin: 0px auto !important;
}

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

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

#stacks_in_181907_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_181907_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_181907_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_181907_50_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_181907_50_7_2mobilecontent { 
	display: none;
}




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

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

#stacks_in_181907_50_7_2desktopcontent {
	display: none;
}

}

#stacks_out_181907_58 {
	width: 80%;
}
/*RespondStack CSS*/
#stacks_in_181907_58_1 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_181907_58_1 .respond_container img {

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

}

#stacks_in_181907_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_181907_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_181907_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_181907_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_181907_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_181907_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_181907_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_181907_58_1 .respond 
{

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

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

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_181907_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_181907_58_2Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181907_58_2Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181907_58_2Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181907_58_2Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181907_58_2Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181907_58_2Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_181907_58_2Calligrapher h6, .stacks_in_181907_58_2Calligrapher h5, .stacks_in_181907_58_2Calligrapher h4, .stacks_in_181907_58_2Calligrapher h3, .stacks_in_181907_58_2Calligrapher h2, .stacks_in_181907_58_2Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_181907_58_2Calligrapher, .stacks_in_181907_58_2Calligrapher h1, .stacks_in_181907_58_2Calligrapher h2, .stacks_in_181907_58_2Calligrapher h3, .stacks_in_181907_58_2Calligrapher h4, .stacks_in_181907_58_2Calligrapher h5, .stacks_in_181907_58_2Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_181907_58_2targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_181907_58_2Calligrapher a:link{			color: #3EA9C2 !important;			text-decoration: none !important;		}				.stacks_in_181907_58_2Calligrapher a:visited{			color: #3EA9C2 !important;		}				.stacks_in_181907_58_2Calligrapher a:active{			color: #3EA9C2 !important;		}				.stacks_in_181907_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_181907_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_181907_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_181907_66_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_181907_66_7_2mobilecontent { 
	display: none;
}




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

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

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

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

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

#stacks_in_181907_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_181907_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_181907_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_181907_64_7_2desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_181907_64_7_2mobilecontent { 
	display: none;
}




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

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

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

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

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

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

}

#stacks_in_181905 {
	text-transform: uppercase;
}

#stacks_in_135058_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_135058_134971_headerSpacer {
	display: block;
	width:  1px;
	height: 25px;
	background: transparent;
}
#stacks_in_135058_135162{border-radius:0px;}#stacks_in_135058_135162 .boxgrid{width:100%;display:block;position:relative;overflow:hidden;margin:0 auto}#stacks_in_135058_135162 .boxgrid .back,#stacks_in_135058_135162 .boxgrid .cover{width:100%;margin:0;padding:0;display:block;position:absolute;top:0;left:0;border-radius:0px;}#stacks_in_135058_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_135058_135055_77 {
	max-width: 200px;
	min-width: 200px;
	margin: 0px auto !important;
}

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

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

#stacks_in_135058_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_135058_135055_78 {
	margin: 35px 0px 0px 0px;
}

/* START ICONZ CSS */

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








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

#stacks_in_135058_135055_79 a{
	text-decoration: none;
}


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




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

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

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








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

#stacks_in_135058_135055_81 a{
	text-decoration: none;
}


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




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

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

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








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

#stacks_in_135058_135055_83 a{
	text-decoration: none;
}


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




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

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

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








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

#stacks_in_135058_135055_85 a{
	text-decoration: none;
}


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




#stacks_in_135058_135055_85 .stacks_in_135058_135055_85quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_135058_135055_85 .stacks_in_135058_135055_85quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_135058_135055_85 .stacks_in_135058_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_135058_135055_2 {
	max-width: 100px;
	min-width: 100px;
	margin: 0px auto !important;
}

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

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

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

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

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

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




#stacks_in_135058_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_135058_135055_264>.s3_row  {
		margin: -0px 0;
	}
	#stacks_in_135058_135055_264>.s3_row>.s3_column {
		padding: 0px 0;
		width:100%;
	}


}






/* START ICONZ CSS */

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








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

#stacks_in_135058_135055_10 a{
	text-decoration: none;
}


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




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

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

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








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

#stacks_in_135058_135055_6 a{
	text-decoration: none;
}


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




#stacks_in_135058_135055_6 .stacks_in_135058_135055_6quicklook{
	display: none;
	text-align: left;
	background: #F1F9F7;
	padding: 10px;
	border: 1px solid #D8E2E0;
	margin-top: 10px;
	color: #1D9D74 !important;
}
#stacks_in_135058_135055_6 .stacks_in_135058_135055_6quicklook i{
	font-size: 1em !important;
	line-height: normal !important;
	color: #1D9D74 !important;
	background: none !important;
}
#stacks_in_135058_135055_6 .stacks_in_135058_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_135058_135055_13desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135058_135055_13mobilecontent { 
	display: none;
}




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

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

#stacks_in_135058_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_135058_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_135058_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_135058_135055_137 {
	max-width: 900px;
	min-width: 200px;
	margin: 0px auto !important;
}

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

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

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

}

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

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

#stacks_in_135058_135055_207 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:18%;
}
#stacks_in_135058_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_135058_135055_208desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135058_135055_208mobilecontent { 
	display: none;
}




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

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

#stacks_in_135058_135055_208desktopcontent {
	display: none;
}

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

/*Custom CSS;*/
}

#stacks_in_135058_135055_209 .respond_container img {

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

}

#stacks_in_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_135055_210Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_210Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_210Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_210Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_210Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_210Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_210Calligrapher h6, .stacks_in_135058_135055_210Calligrapher h5, .stacks_in_135058_135055_210Calligrapher h4, .stacks_in_135058_135055_210Calligrapher h3, .stacks_in_135058_135055_210Calligrapher h2, .stacks_in_135058_135055_210Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135058_135055_210Calligrapher, .stacks_in_135058_135055_210Calligrapher h1, .stacks_in_135058_135055_210Calligrapher h2, .stacks_in_135058_135055_210Calligrapher h3, .stacks_in_135058_135055_210Calligrapher h4, .stacks_in_135058_135055_210Calligrapher h5, .stacks_in_135058_135055_210Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135058_135055_210targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135058_135055_210Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_135058_135055_210Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_135058_135055_210Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_135058_135055_210Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_135058_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_135058_135055_216 .setheightScroll {
	display: block;
	width: 100%;
	height: 35px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*RespondStack CSS*/
#stacks_in_135058_135055_218 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135058_135055_218 .respond_container img {

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

}

#stacks_in_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_135055_219>.s3_row {
	margin: 0 -2px;
}

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

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




#stacks_in_135058_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_135058_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_135058_135055_226Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_226Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_226Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_226Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_226Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_226Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_226Calligrapher h6, .stacks_in_135058_135055_226Calligrapher h5, .stacks_in_135058_135055_226Calligrapher h4, .stacks_in_135058_135055_226Calligrapher h3, .stacks_in_135058_135055_226Calligrapher h2, .stacks_in_135058_135055_226Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135058_135055_226Calligrapher, .stacks_in_135058_135055_226Calligrapher h1, .stacks_in_135058_135055_226Calligrapher h2, .stacks_in_135058_135055_226Calligrapher h3, .stacks_in_135058_135055_226Calligrapher h4, .stacks_in_135058_135055_226Calligrapher h5, .stacks_in_135058_135055_226Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135058_135055_226targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135058_135055_226Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_135058_135055_226Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_135058_135055_226Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_135058_135055_226Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_out_135058_135055_227 {
	margin-right:0;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135058_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_135058_135055_221Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_221Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_221Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_221Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_221Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_221Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_221Calligrapher h6, .stacks_in_135058_135055_221Calligrapher h5, .stacks_in_135058_135055_221Calligrapher h4, .stacks_in_135058_135055_221Calligrapher h3, .stacks_in_135058_135055_221Calligrapher h2, .stacks_in_135058_135055_221Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135058_135055_221Calligrapher, .stacks_in_135058_135055_221Calligrapher h1, .stacks_in_135058_135055_221Calligrapher h2, .stacks_in_135058_135055_221Calligrapher h3, .stacks_in_135058_135055_221Calligrapher h4, .stacks_in_135058_135055_221Calligrapher h5, .stacks_in_135058_135055_221Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135058_135055_221targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135058_135055_221Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_135058_135055_221Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_135058_135055_221Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_135058_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_135058_135055_233desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135058_135055_233mobilecontent { 
	display: none;
}




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

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

#stacks_in_135058_135055_233desktopcontent {
	display: none;
}

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

/*Custom CSS;*/
}

#stacks_in_135058_135055_234 .respond_container img {

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

}

#stacks_in_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_135055_235Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_235Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_235Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_235Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_235Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_235Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_235Calligrapher h6, .stacks_in_135058_135055_235Calligrapher h5, .stacks_in_135058_135055_235Calligrapher h4, .stacks_in_135058_135055_235Calligrapher h3, .stacks_in_135058_135055_235Calligrapher h2, .stacks_in_135058_135055_235Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135058_135055_235Calligrapher, .stacks_in_135058_135055_235Calligrapher h1, .stacks_in_135058_135055_235Calligrapher h2, .stacks_in_135058_135055_235Calligrapher h3, .stacks_in_135058_135055_235Calligrapher h4, .stacks_in_135058_135055_235Calligrapher h5, .stacks_in_135058_135055_235Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135058_135055_235targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135058_135055_235Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_135058_135055_235Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_135058_135055_235Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_135058_135055_235Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_in_135058_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_135058_135055_241 .setheightScroll {
	display: block;
	width: 100%;
	height: 35px;
	overflow: auto;
	overflow-x: hidden;
	zoom: 1;
	-ms-overflow-x: hidden;
}
/*RespondStack CSS*/
#stacks_in_135058_135055_243 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135058_135055_243 .respond_container img {

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

}

#stacks_in_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_135055_244Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_244Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_244Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_244Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_244Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_244Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_244Calligrapher h6, .stacks_in_135058_135055_244Calligrapher h5, .stacks_in_135058_135055_244Calligrapher h4, .stacks_in_135058_135055_244Calligrapher h3, .stacks_in_135058_135055_244Calligrapher h2, .stacks_in_135058_135055_244Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135058_135055_244Calligrapher, .stacks_in_135058_135055_244Calligrapher h1, .stacks_in_135058_135055_244Calligrapher h2, .stacks_in_135058_135055_244Calligrapher h3, .stacks_in_135058_135055_244Calligrapher h4, .stacks_in_135058_135055_244Calligrapher h5, .stacks_in_135058_135055_244Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135058_135055_244targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135058_135055_244Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_135058_135055_244Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_135058_135055_244Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_135058_135055_244Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code */
#stacks_out_135058_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_135058_135055_251desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135058_135055_251mobilecontent { 
	display: none;
}




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

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

#stacks_in_135058_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_135058_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_135058_135055_255 {
	max-width: 100px;
	min-width: 100px;
	margin: 0px auto !important;
}

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

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

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

}
/* Start Smart Image stack CSS code */#stacks_in_135058_135055_256{	text-align: center;}#stacks_in_135058_135055_256 figure a img{	cursor: pointer !important;}.stacks_in_135058_135055_256responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_135058_135055_256responsive img, .stacks_in_135058_135055_256warehouseImage img {  width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_135058_135055_256hiddenimage{	display: none;}.stacks_in_135058_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_135058_135055_191desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135058_135055_191mobilecontent { 
	display: none;
}




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

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

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

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

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

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

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

/*Custom CSS;*/
}

#stacks_in_135058_135055_196_2 .respond_container img {

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

}

#stacks_in_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_135055_196_3Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_196_3Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_196_3Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_196_3Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_196_3Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_196_3Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135055_196_3Calligrapher h6, .stacks_in_135058_135055_196_3Calligrapher h5, .stacks_in_135058_135055_196_3Calligrapher h4, .stacks_in_135058_135055_196_3Calligrapher h3, .stacks_in_135058_135055_196_3Calligrapher h2, .stacks_in_135058_135055_196_3Calligrapher h1{			color: #FFFFFF !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135058_135055_196_3Calligrapher, .stacks_in_135058_135055_196_3Calligrapher h1, .stacks_in_135058_135055_196_3Calligrapher h2, .stacks_in_135058_135055_196_3Calligrapher h3, .stacks_in_135058_135055_196_3Calligrapher h4, .stacks_in_135058_135055_196_3Calligrapher h5, .stacks_in_135058_135055_196_3Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135058_135055_196_3targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135058_135055_196_3Calligrapher a:link{			color: #FFFFFF !important;			text-decoration: none !important;		}				.stacks_in_135058_135055_196_3Calligrapher a:visited{			color: #FFFFFF !important;		}				.stacks_in_135058_135055_196_3Calligrapher a:active{			color: #FFFFFF !important;		}				.stacks_in_135058_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_135058_135055_198desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_135058_135055_198mobilecontent { 
	display: none;
}




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

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

#stacks_in_135058_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_135058_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_135058_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_135058_135103_headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}
/*RespondStack CSS*/
#stacks_in_135058_135098 .respond_container
{

/*Custom CSS;*/
}

#stacks_in_135058_135098 .respond_container img {

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

}

#stacks_in_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_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_135058_135098 .respond 
{

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

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

}}
/*End of RespondStack CSS*//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_135058_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_135058_135099Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135099Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135099Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135099Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135099Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135099Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_135058_135099Calligrapher h6, .stacks_in_135058_135099Calligrapher h5, .stacks_in_135058_135099Calligrapher h4, .stacks_in_135058_135099Calligrapher h3, .stacks_in_135058_135099Calligrapher h2, .stacks_in_135058_135099Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_135058_135099Calligrapher, .stacks_in_135058_135099Calligrapher h1, .stacks_in_135058_135099Calligrapher h2, .stacks_in_135058_135099Calligrapher h3, .stacks_in_135058_135099Calligrapher h4, .stacks_in_135058_135099Calligrapher h5, .stacks_in_135058_135099Calligrapher h6{	font-family: "Open Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_135058_135099targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_135058_135099Calligrapher a:link{			color: #3EA9C2 !important;			text-decoration: none !important;		}				.stacks_in_135058_135099Calligrapher a:visited{			color: #3EA9C2 !important;		}				.stacks_in_135058_135099Calligrapher a:active{			color: #3EA9C2 !important;		}				.stacks_in_135058_135099Calligrapher a:hover{			color: #3EA9C2 !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//* -- Start Tickertastic Each css Template -- */

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

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

 
	#stacks_in_135058_135100 {
		cursor: pointer;
	}
	#stacks_in_135058_135100_ticker {
		cursor: pointer;
	}
	.stacks_in_135058_135100_tickerItem {
		cursor: pointer;
	}
 

#stacks_in_135058_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_135058_135100_ticker:hover {
		background: rgba(77, 184, 209, 1.00);
	}
 


.stacks_in_135058_135100_tickerItem {
	flex-shrink: 0;

	line-height: 2.5em !important;
}

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


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