/*
-------------------------------------------
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_328_page6_headerSpacer {
	display: block;
	width:  1px;
	height: 20px;
	background: transparent;
}

#stacks_out_328_page6 {
	width: 90%;
}

#stacks_in_328_page6 {
	background-color: rgba(230, 230, 230, 1.00);
	margin: 0px 20px 0px 20px;
}

#stacks_out_4962_page6 {
	width: 90%;
}

#stacks_in_4962_page6 {
	background-color: rgba(19, 60, 31, 1.00);
	margin: 0px 20px 0px 20px;
	padding:  8px;
}

#stacks_in_4968_page6 {
	font-size: 152%;
}

#stacks_out_891_page6 {
	width: 90%;
}

#stacks_in_891_page6 {
	background-color: rgba(165, 187, 173, 1.00);
	margin: 0px 20px 0px 20px;
	padding:  8px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Add-Ons Pack 1'
fsrnavmenures6f.css Style Sheet
Created: 24, July, 2013
Last Modified: 09, September, 2013
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

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

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

*: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-color: rgba(0, 0, 0, 0.0);
	color: #000000;
	cursor: pointer;
	display: inline-block;
	font-size: 1.00em;
	font-weight: 600;
	padding: 0 14px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background-color: rgba(0, 0, 0, 0.0);
	/*background: 0, 0, 0,;*/
	color: #53785F;
}

#nav ul li #current {
	background-color: rgba(255, 255, 255 0.0);
	color: #133C1F;
}

#nav ul li .currentAncestor {
	color: #133C1F;
}

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

#nav ul li.hasChild > a {
	background-image: url(../files/downarrow_black50.png);
	background-position: 96% 50%;
	background-repeat: no-repeat;
	padding: 0 28px 0 14px;
}

#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: 40px;
	left: 0;
	line-height: 40px;
	margin: 0;
	position: absolute;
	top: 39px;
	width: 200px;
	z-index: 999;
	text-align: left;
}

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

#nav ul ul li a, #nav ul ul li a:visited {
	background-color: rgba(255, 255, 255, 0.80);
	/*background: 255, 255, 255,;*/
	color: #000000;
	border-top: px solid #EFEFEF;
	font-size: 1.00em;
	font-weight: normal;
	height: 40px;
	padding: 0 14px 0 14px;
	margin: 0;
	text-shadow: none;
	width: 186px;
	overflow: hidden; 
	text-overflow: ellipsis;
	white-space: nowrap;
}

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

#nav ul ul li a:hover {
	background-color: rgba(255, 255, 255, 0.80);
	/*background: 255, 255, 255,;*/
	color: #53785F;
	width: 186px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background-color: rgba(255, 255, 255, 0.80);
	/*background: 255, 255, 255,;*/
	color: #7B9884;
	width: 186px;
}

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

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

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

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

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

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

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

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

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

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


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

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

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

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

@media screen and (max-width: 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;
/*original background: #0c1923;*/
padding: 4px 0 0 0;
min-height: 42px;
z-index: 999999;
}
.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 13px 13px 11px 13px;
position: absolute;
top: 0;
right: 0;
color: #FFFFFF;
cursor: pointer;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 1px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-weight: 700;
}

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

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

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

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

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





#stacks_out_2483_page6 {
	width: 89%;
}

#stacks_out_1187_page6 {
	width: 90%;
}

#stacks_in_1187_page6 {
	background-color: rgba(165, 187, 173, 1.00);
	margin: 0px 20px 0px 20px;
	padding:  8px;
}
/*
-------------------------------------------
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_366_page6_headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}

#stacks_out_366_page6 {
	width: 90%;
}

#stacks_in_366_page6 {
	background-color: rgba(223, 223, 223, 1.00);
	margin: 0px 20px 0px 20px;
}
/*
-------------------------------------------
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_706_page6_headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}

#stacks_out_706_page6 {
	width: 90%;
}

#stacks_in_706_page6 {
	background-color: rgba(223, 223, 223, 1.00);
	margin: 0px 20px 0px 20px;
}
#stacks_in_677_page6 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_677_page6 .jwresp_col{overflow:hidden;margin:0;width:49%; float:left;}#stacks_in_677_page6 #jwresp_col2_stacks_in_677_page6{ float:right; width:49%}@media screen and (max-width:500px){#stacks_in_677_page6 #jwresp_col1_stacks_in_677_page6,#stacks_in_677_page6 #jwresp_col2_stacks_in_677_page6{width:100%;float:none;display:block}#stacks_in_677_page6 #jwresp_col1_stacks_in_677_page6{margin-bottom:15px}}

#stacks_out_677_page6 {
	width: 90%;
}

#stacks_in_677_page6 {
	background-color: rgba(223, 223, 223, 1.00);
	margin: 0px 20px 0px 20px;
}
/*
-------------------------------------------
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_605_page6_headerSpacer {
	display: block;
	width:  1px;
	height: 57px;
	background: transparent;
}

#stacks_out_605_page6 {
	width: 80%;
}

#stacks_in_605_page6 {
	background-color: rgba(223, 223, 223, 1.00);
	margin: 0px 20px 0px 20px;
}
/* Start Smart Image stack CSS code */#stacks_in_679_page6{	text-align: center;}#stacks_in_679_page6 figure a img{	cursor: pointer !important;}.stacks_in_679_page6responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_679_page6responsive img, .stacks_in_679_page6warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_679_page6hiddenimage{	display: none;}.stacks_in_679_page6warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_out_679_page6 {
	width: 80%;
}

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

#stacks_in_1657_page6 {
	margin: 0px 20px 0px 20px;
}
/*
-------------------------------------------
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_708_page6_headerSpacer {
	display: block;
	width:  1px;
	height: 40px;
	background: transparent;
}

#stacks_out_708_page6 {
	width: 90%;
}

#stacks_in_708_page6 {
	background-color: rgba(223, 223, 223, 1.00);
	margin: 0px 20px 0px 20px;
}

#stacks_out_1330_page6 {
	width: 90%;
}

#stacks_in_1330_page6 {
	background-color: rgba(165, 187, 173, 1.00);
	margin: 0px 20px 0px 20px;
	padding:  8px;
}

#stacks_out_1335_page6 {
	width: 90%;
}

#stacks_in_1335_page6 {
	margin: 0px 20px 0px 20px;
	padding:  8px;
}

#stacks_out_3976_page6 {
	width: 90%;
}

#stacks_in_3976_page6 {
	background-color: rgba(165, 187, 173, 1.00);
	margin: 0px 20px 0px 20px;
}
/*
* Responsive Bigfoot 1 Column
* Adapted for Responsive Bigfoot by RapidWeaver Central 
*/

/*
*
* Lemonade v1.1
* Copyright 2013, Joey
* lemonade.im
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*
*/


/* Targets all elements */

[#stacks_in_3977_page6 class*='bit-'] {
	float: left;
	padding: 10px;
}

/* Floats last ".bit-" to the right */

[#stacks_in_3977_page6 class*='bit-']:last-of-type {
	padding-right: 10px;
	float: right;
}

/* Clearfix */

#stacks_in_3977_page6 .frameThing:after {
	content: "";
	display: table;
	clear: both;
}

/* Main Widths */

#stacks_in_3977_page6 .bit-1 {
	width: 100%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

#stacks_in_3977_page6 .bit-2 {
	width: 50%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;}

#stacks_in_3977_page6 .bit-3 {
	width: 33.33%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

#stacks_in_3977_page6 .bit-4 {
	width: 25%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

#stacks_in_3977_page6 .bit-5 {
	width: 20%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}

#stacks_in_3977_page6 .bit-6 {
	width: 16.6666666667%;
  	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
          	box-sizing: border-box;
}


/* Landscape mobile & down
===============================*/

@media (max-width: 480px) {

#stacks_in_3977_page6 .bit-1,
#stacks_in_3977_page6 .bit-2,
#stacks_in_3977_page6 .bit-3,
#stacks_in_3977_page6 .bit-4,
#stacks_in_3977_page6 .bit-5,
#stacks_in_3977_page6 .bit-6 {
	width: 100%;
}

#stacks_in_3977_page6 .frameThing .bit-4:nth-child(2) {
	float: right;
}

#stacks_in_3977_page6 .frameThing .bit-4:nth-child(3) {
	clear: both;
	float: left;
}

#stacks_in_3977_page6 .frameThing .bit-4:nth-child(4) {
	float: right;
  }
}

/* Mobile to Tablet Portrait
===============================*/

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

#stacks_in_3977_page6 .bit-4,
#stacks_in_3977_page6 .bit-6 {
	width: 50%;
}

#stacks_in_3977_page6 .bit-1,
#stacks_in_3977_page6 .bit-2,
#stacks_in_3977_page6 .bit-3,
#stacks_in_3977_page6 .bit-5 {
	width: 100%;
}

}

/* Landscape Tablet to Desktop
===============================*/

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

#stacks_in_3977_page6 .bit-2 {
	width: 100%;
}

#stacks_in_3977_page6 .bit-4 {
	width: 50%;
}

}
/* B3: Bigfoot Responsive 2 Column Stack by RapidWeaver Central */
 
/* Adapted from Graham Miller's Responsive Grid System — http://www.responsivegridsystem.com */
/* Licensed under the Creative Commons Attribution 3.0 License. */


#stacks_in_3979_page6 #frameThingstacks_in_3979_page6 {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#stacks_in_3979_page6 .span_1_of_2 {
	width: 27%;	
	float: left;
	margin: 0;
	padding: 0;
}

#stacks_in_3979_page6 .span_2_of_2 {
    width:67%;
   	float: right;
	margin: 0;
	padding: 0;
}

        
/* CUSTOM BREAKPOINT -----------  */

@media only screen 
and (max-width : 600px)  {

	#stacks_in_3979_page6 .span_1_of_2 {
	 width: 100%; 
	%[else]% width: 27%;%[endif]% 	
	}
	#stacks_in_3979_page6 .span_2_of_2 {
	 width: 100%; 
	%[else]% width: 67%;%[endif]% 	
	}
}

/*  SECTIONS  */

#stacks_in_3979_page6 .sectionthing {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  */


#stacks_in_3979_page6 .groupthing:before,
#stacks_in_3979_page6 .groupthing:after {
    content:"";
    display:table;
}
#stacks_in_3979_page6 .groupthing:after {
    clear:both;
}
#stacks_in_3979_page6 .groupthing {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP */

#stacks_in_3979_page6 .col {
	display: block;

}

#stacks_in_3979_page6 .col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH */

@media only screen and (max-width: 600px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

 
#stacks_in_3981_page6 {
	border: solid rgba(78, 78, 78, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 20px 0px 30px 20px;
	padding: 0px 10px 15px 0px;
}

#stacks_in_3982_page6 {
	text-transform: capitalize;
	font-size: 200%;
	font-weight: lighter;
}
/* Start Smart Image stack CSS code */#stacks_in_3174_page6{	text-align: center;}#stacks_in_3174_page6 figure a img{	cursor: pointer !important;}.stacks_in_3174_page6responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_3174_page6responsive img, .stacks_in_3174_page6warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_3174_page6hiddenimage{	display: none;}.stacks_in_3174_page6warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_in_3174_page6 {
	margin:  20px;
}

#stacks_in_3286_page6 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}
/* B3: Bigfoot Responsive 2 Column Stack by RapidWeaver Central */
 
/* Adapted from Graham Miller's Responsive Grid System — http://www.responsivegridsystem.com */
/* Licensed under the Creative Commons Attribution 3.0 License. */


#stacks_in_3988_page6 #frameThingstacks_in_3988_page6 {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#stacks_in_3988_page6 .span_1_of_2 {
	width: 42%;	
	float: left;
	margin: 0;
	padding: 0;
}

#stacks_in_3988_page6 .span_2_of_2 {
    width:54%;
   	float: right;
	margin: 0;
	padding: 0;
}

        
/* CUSTOM BREAKPOINT -----------  */

@media only screen 
and (max-width : 600px)  {

	#stacks_in_3988_page6 .span_1_of_2 {
	 width: 100%; 
	%[else]% width: 42%;%[endif]% 	
	}
	#stacks_in_3988_page6 .span_2_of_2 {
	 width: 100%; 
	%[else]% width: 54%;%[endif]% 	
	}
}

/*  SECTIONS  */

#stacks_in_3988_page6 .sectionthing {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  */


#stacks_in_3988_page6 .groupthing:before,
#stacks_in_3988_page6 .groupthing:after {
    content:"";
    display:table;
}
#stacks_in_3988_page6 .groupthing:after {
    clear:both;
}
#stacks_in_3988_page6 .groupthing {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP */

#stacks_in_3988_page6 .col {
	display: block;

}

#stacks_in_3988_page6 .col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH */

@media only screen and (max-width: 600px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

 
#stacks_in_3990_page6 {
	border: solid rgba(78, 78, 78, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 20px 30px 30px 0px;
	padding: 0px 10px 15px 0px;
}

#stacks_in_3991_page6 {
	text-transform: capitalize;
	font-size: 200%;
	font-weight: lighter;
}

#stacks_in_3995_page6 {
	border: solid rgba(78, 78, 78, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 20px 30px 30px 0px;
	padding: 0px 10px 15px 0px;
}

#stacks_in_3996_page6 {
	text-transform: capitalize;
	font-size: 200%;
	font-weight: lighter;
}

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

#stacks_in_3999_page6 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_3999_page6 .pullquote:before, #stacks_in_3999_page6 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_3999_page6 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_3999_page6 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_3999_page6 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_3999_page6 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}
#stacks_in_3999_page6 {
	margin: 20px 0px 0px 0px;
}
/* Start Smart Image stack CSS code */#stacks_in_4650_page6{	text-align: center;}#stacks_in_4650_page6 figure a img{	cursor: pointer !important;}.stacks_in_4650_page6responsive {  max-width: 100%;  margin: 0;  padding: 0;}.stacks_in_4650_page6responsive img, .stacks_in_4650_page6warehouseImage img {  max-width: 100%;  height: auto;  margin: 0 auto 0 auto;  display: block;}.stacks_in_4650_page6hiddenimage{	display: none;}.stacks_in_4650_page6warehouseImage{	display: none;}/* End Smart Image stack CSS code */
#stacks_out_4650_page6 {
	margin-right:0;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsspacer.css Style Sheet
Created: 21, November, 2010
Last Modified: 23, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2010-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

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

#stacks_out_1993_page6 {
	width: 90%;
}

#stacks_in_1993_page6 {
	background-color: rgba(223, 223, 223, 1.00);
	margin: 0px 20px 0px 20px;
}
