 a.anchor{height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important} 
.com_joeworkman_stacks_link_stack a{display:block;text-decoration:none!important;padding:0;margin:0}
/*
-------------------------------------------
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_4769_page11 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_4771_page11 {
	background-color: rgba(255, 255, 255, 1.00);
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Sticky Stack' 
Style Sheet: fsrsticky.css
Created: 04, June, 2014
Last Modified: 29, June 2014
Author: Charlie Lockhart/Blueball Design LLC
www.blueballdesign.com
Copyright 2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_5084_page11 {

}

#stacks_in_5084_page11 .stacks_in_5084_page11_sticky {
	display: block;
	height: auto;
	max-width: 960px;
	width: 100%;
	position: relative;
	z-index: 999;
}

.stickUp {
	max-width: 960px;
	z-index: 999;
}

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

@media screen and (max-width: 768px) {
	
#stacks_in_5084_page11 .stacks_in_5084_page11_sticky, .stickUp { 
	display: block;
	max-width: 100%;

}
}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Add-Ons Pack 1'
fsrnavmenures3.css style sheet
Created: 21, May, 2013
Last Modified: 03, 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: center;
}

*: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: #000000;
	color: #F9FEFF;
	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: #FEC21E;
	color: #FFFFFF;
}

#nav ul li #current {
	background-color: #005DB3;
	color: #FFFFFF;
}

#nav ul li .currentAncestor {
	color: #FFFFFF;
}

#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 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;
	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: #252525;
	color: #FFFFFF;
	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: #005DB3;
	color: #FFFFFF;
	width: 186px;
	background-image: none;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #005DB3;
	color: #FFFFFF;
}

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

#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 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/)

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

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

@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: 99999;
}

.mean-container a.meanmenu-reveal {
width: 22px;
height: 22px;
padding: 16px 13px 10px 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 #F1F1F1;
text-decoration: none;
text-transform: none;
}

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

.mean-container .mean-nav ul li #current {
	background-color: #005DB3;
	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: #005DB3;
/*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_in_5086_page11 {
	background-color: rgba(1, 2, 2, 1.00);
	border: solid rgba(255, 255, 255, 1.00);
	border-width: 0px 0px 1px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_88751_page11 {
	
}

#stacks_in_88751_page11 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_88751_page11 img {
	float: none;
	max-width: 100% !important;
	min-width: 40% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 #fsr_left3col_stacks_in_8072_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 #fsr_left3col_stacks_in_8072_page11 .left3colpad_stacks_in_8072_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 #fsr_center3col_stacks_in_8072_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 #fsr_right3col_stacks_in_8072_page11 .right3colpad_stacks_in_8072_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 #fsr_right3col_stacks_in_8072_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 #fsr_center3col_stacks_in_8072_page11 .center3colpad_stacks_in_8072_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 #fsr_left3col_stacks_in_8072_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 #fsr_left3col_stacks_in_8072_page11 .left3colpad_stacks_in_8072_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 #fsr_center3col_stacks_in_8072_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 #fsr_center3col_stacks_in_8072_page11 .center3colpad_stacks_in_8072_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 #fsr_right3col_stacks_in_8072_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_8072_page11 #fsr_3colwrap_stacks_in_8072_page11 #fsr_right3col_stacks_in_8072_page11 .right3colpad_stacks_in_8072_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_8072_page11 {
	background-color: rgba(254, 194, 30, 1.00);
}
#toggleWrapper_stacks_in_8074_page11 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8074_page11 {
	padding: 20px;
	margin: 0;
	background: #FEC21E;
	font-weight: normal;
	display: block;
	position: relative;
	color: #666666;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_8074_page11:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8074_page11 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FEC21E;
	color: #666666;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_8074_page11 a:link:after,
	#toggleTrigger_stacks_in_8074_page11 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8074_page11 {
		display: block !important;
	}
}

#stacks_in_8080_page11 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
#toggleWrapper_stacks_in_8082_page11 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8082_page11 {
	padding: 20px;
	margin: 0;
	background: #FEC21E;
	font-weight: normal;
	display: block;
	position: relative;
	color: #666666;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_8082_page11:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8082_page11 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FEC21E;
	color: #666666;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_8082_page11 a:link:after,
	#toggleTrigger_stacks_in_8082_page11 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8082_page11 {
		display: block !important;
	}
}

#stacks_in_8088_page11 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
#toggleWrapper_stacks_in_8090_page11 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8090_page11 {
	padding: 20px;
	margin: 0;
	background: #FEC21E;
	font-weight: normal;
	display: block;
	position: relative;
	color: #666666;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-size: 100%;
}
	
#toggleTrigger_stacks_in_8090_page11:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8090_page11 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FEC21E;
	color: #666666;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_8090_page11 a:link:after,
	#toggleTrigger_stacks_in_8090_page11 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8090_page11 {
		display: block !important;
	}
}

#stacks_in_8096_page11 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 28, July 2015
Version: 1.5
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013-2015 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4945_page11 {
	padding: 0% 0% 0% 0%;
	margin: 0% 11% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_4945_page11 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
input#stacks_in_5416_page11.pay-submit{width:auto;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;height:56px;line-height:36px;border:0;margin:0;padding:0 20px;color:#FFFFFF!important;font-size:16px;text-transform:none;background:#9C0A19;width:auto;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}input#stacks_in_5416_page11.pay-submit:hover{background-color:#EE4D41!important;color:#FFFFFF!important;cursor:pointer;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s;-webkit-appearance:none;-moz-appearance:none;appearance:none}
#stacks_in_5416_page11 {
	margin: 2px 0px 2px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 28, July 2015
Version: 1.5
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013-2015 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4947_page11 {
	padding: 0% 0% 0% 0%;
	margin: 0% 15% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_4947_page11 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 3% 0% 0%;
}
}

#stacks_in_3642_page11 {
	margin: 8px 0px 0px 0px;
}

#stacks_in_1798_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
	margin: 0px 0px 0px 16px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 #fsr_left3col_stacks_in_5124_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 #fsr_left3col_stacks_in_5124_page11 .left3colpad_stacks_in_5124_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 #fsr_center3col_stacks_in_5124_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 #fsr_right3col_stacks_in_5124_page11 .right3colpad_stacks_in_5124_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 #fsr_right3col_stacks_in_5124_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 #fsr_center3col_stacks_in_5124_page11 .center3colpad_stacks_in_5124_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 #fsr_left3col_stacks_in_5124_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 #fsr_left3col_stacks_in_5124_page11 .left3colpad_stacks_in_5124_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 #fsr_center3col_stacks_in_5124_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 #fsr_center3col_stacks_in_5124_page11 .center3colpad_stacks_in_5124_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 #fsr_right3col_stacks_in_5124_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page11 #fsr_3colwrap_stacks_in_5124_page11 #fsr_right3col_stacks_in_5124_page11 .right3colpad_stacks_in_5124_page11 {
	padding: 0px 0px 0px 0px;
}

}/* Start Viewr stack CSS code */#stacks_in_5126_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_5126_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_5126_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5126_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5126_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_5126_page11 {
	margin:  14px;
}
#stacks_in_5128_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5128_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_5131_page11{text-align:justify}

#stacks_in_5131_page11 {
	margin:  15px;
}
input#stacks_in_5134_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_5134_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_5134_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88753_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade26 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade26.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade26.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade26.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade26 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade26.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade26.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade26.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade26.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade26.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88753_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer26 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88753_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer26, 
#fancyviewer26::before, 
#fancyviewer26::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88753_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88753_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88753_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88753_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88753_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88753_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose26,
#fancyviewerClose26 *
#fancyviewerClose26 *::after,
#fancyviewerClose26 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose26 .fancyviewerCloseInner
#fancyviewerClose26 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer26 {
	padding: 20px;
}

#fancyviewerClose26 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose26 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive26 #fancyviewerClose26 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer26 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88753_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88753_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88753_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88754_page11{text-align:justify}

#stacks_in_88754_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88757_page11{text-align:justify}

#stacks_in_88757_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 #fsr_left3col_stacks_in_5170_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 #fsr_left3col_stacks_in_5170_page11 .left3colpad_stacks_in_5170_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 #fsr_center3col_stacks_in_5170_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 #fsr_right3col_stacks_in_5170_page11 .right3colpad_stacks_in_5170_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 #fsr_right3col_stacks_in_5170_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 #fsr_center3col_stacks_in_5170_page11 .center3colpad_stacks_in_5170_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 #fsr_left3col_stacks_in_5170_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 #fsr_left3col_stacks_in_5170_page11 .left3colpad_stacks_in_5170_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 #fsr_center3col_stacks_in_5170_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 #fsr_center3col_stacks_in_5170_page11 .center3colpad_stacks_in_5170_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 #fsr_right3col_stacks_in_5170_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page11 #fsr_3colwrap_stacks_in_5170_page11 #fsr_right3col_stacks_in_5170_page11 .right3colpad_stacks_in_5170_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5170_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5172_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_5172_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_5172_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5172_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5172_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_5174_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5174_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_5177_page11{text-align:justify}

#stacks_in_5177_page11 {
	margin:  15px;
}
input#stacks_in_5180_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_5180_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_5180_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88760_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade27 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade27.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade27.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade27.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade27 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade27.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade27.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade27.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade27.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade27.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88760_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer27 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88760_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer27, 
#fancyviewer27::before, 
#fancyviewer27::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88760_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88760_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88760_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88760_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88760_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88760_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose27,
#fancyviewerClose27 *
#fancyviewerClose27 *::after,
#fancyviewerClose27 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose27 .fancyviewerCloseInner
#fancyviewerClose27 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer27 {
	padding: 20px;
}

#fancyviewerClose27 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose27 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive27 #fancyviewerClose27 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer27 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88760_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88760_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88760_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88761_page11{text-align:justify}

#stacks_in_88761_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88764_page11{text-align:justify}

#stacks_in_88764_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 #fsr_left3col_stacks_in_5216_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 #fsr_left3col_stacks_in_5216_page11 .left3colpad_stacks_in_5216_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 #fsr_center3col_stacks_in_5216_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 #fsr_right3col_stacks_in_5216_page11 .right3colpad_stacks_in_5216_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 #fsr_right3col_stacks_in_5216_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 #fsr_center3col_stacks_in_5216_page11 .center3colpad_stacks_in_5216_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 #fsr_left3col_stacks_in_5216_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 #fsr_left3col_stacks_in_5216_page11 .left3colpad_stacks_in_5216_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 #fsr_center3col_stacks_in_5216_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 #fsr_center3col_stacks_in_5216_page11 .center3colpad_stacks_in_5216_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 #fsr_right3col_stacks_in_5216_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page11 #fsr_3colwrap_stacks_in_5216_page11 #fsr_right3col_stacks_in_5216_page11 .right3colpad_stacks_in_5216_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5216_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5218_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_5218_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_5218_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5218_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5218_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_5218_page11 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_5220_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5220_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_5223_page11{text-align:justify}

#stacks_in_5223_page11 {
	margin:  15px;
}
input#stacks_in_5226_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_5226_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_5226_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88767_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade28 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade28.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade28.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade28.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade28 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade28.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade28.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade28.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade28.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade28.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88767_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer28 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88767_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer28, 
#fancyviewer28::before, 
#fancyviewer28::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88767_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88767_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88767_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88767_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88767_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88767_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose28,
#fancyviewerClose28 *
#fancyviewerClose28 *::after,
#fancyviewerClose28 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose28 .fancyviewerCloseInner
#fancyviewerClose28 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer28 {
	padding: 20px;
}

#fancyviewerClose28 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose28 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive28 #fancyviewerClose28 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer28 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88767_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88767_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88767_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88768_page11{text-align:justify}

#stacks_in_88768_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88771_page11{text-align:justify}

#stacks_in_88771_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 #fsr_left3col_stacks_in_2299_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 #fsr_left3col_stacks_in_2299_page11 .left3colpad_stacks_in_2299_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 #fsr_center3col_stacks_in_2299_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 #fsr_right3col_stacks_in_2299_page11 .right3colpad_stacks_in_2299_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 #fsr_right3col_stacks_in_2299_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 #fsr_center3col_stacks_in_2299_page11 .center3colpad_stacks_in_2299_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 #fsr_left3col_stacks_in_2299_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 #fsr_left3col_stacks_in_2299_page11 .left3colpad_stacks_in_2299_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 #fsr_center3col_stacks_in_2299_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 #fsr_center3col_stacks_in_2299_page11 .center3colpad_stacks_in_2299_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 #fsr_right3col_stacks_in_2299_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page11 #fsr_3colwrap_stacks_in_2299_page11 #fsr_right3col_stacks_in_2299_page11 .right3colpad_stacks_in_2299_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2299_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2301_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_2301_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_2301_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2301_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2301_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_2301_page11 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_2303_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2303_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_2306_page11{text-align:justify}

#stacks_in_2306_page11 {
	margin:  15px;
}
input#stacks_in_2309_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_2309_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_2309_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88774_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade29 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade29.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade29.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade29.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade29 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade29.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade29.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade29.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade29.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade29.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88774_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer29 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88774_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer29, 
#fancyviewer29::before, 
#fancyviewer29::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88774_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88774_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88774_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88774_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88774_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88774_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose29,
#fancyviewerClose29 *
#fancyviewerClose29 *::after,
#fancyviewerClose29 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose29 .fancyviewerCloseInner
#fancyviewerClose29 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer29 {
	padding: 20px;
}

#fancyviewerClose29 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose29 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive29 #fancyviewerClose29 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer29 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88774_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88774_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88774_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88775_page11{text-align:justify}

#stacks_in_88775_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88778_page11{text-align:justify}

#stacks_in_88778_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 #fsr_left3col_stacks_in_2254_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 #fsr_left3col_stacks_in_2254_page11 .left3colpad_stacks_in_2254_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 #fsr_center3col_stacks_in_2254_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 #fsr_right3col_stacks_in_2254_page11 .right3colpad_stacks_in_2254_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 #fsr_right3col_stacks_in_2254_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 #fsr_center3col_stacks_in_2254_page11 .center3colpad_stacks_in_2254_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 #fsr_left3col_stacks_in_2254_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 #fsr_left3col_stacks_in_2254_page11 .left3colpad_stacks_in_2254_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 #fsr_center3col_stacks_in_2254_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 #fsr_center3col_stacks_in_2254_page11 .center3colpad_stacks_in_2254_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 #fsr_right3col_stacks_in_2254_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page11 #fsr_3colwrap_stacks_in_2254_page11 #fsr_right3col_stacks_in_2254_page11 .right3colpad_stacks_in_2254_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2254_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2256_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_2256_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_2256_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2256_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2256_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_2256_page11 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_2258_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2258_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_2261_page11{text-align:justify}

#stacks_in_2261_page11 {
	margin:  15px;
}
input#stacks_in_2264_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_2264_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_2264_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88781_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade30 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade30.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade30.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade30.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade30 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade30.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade30.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade30.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade30.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade30.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88781_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer30 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88781_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer30, 
#fancyviewer30::before, 
#fancyviewer30::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88781_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88781_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88781_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88781_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88781_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88781_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose30,
#fancyviewerClose30 *
#fancyviewerClose30 *::after,
#fancyviewerClose30 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose30 .fancyviewerCloseInner
#fancyviewerClose30 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer30 {
	padding: 20px;
}

#fancyviewerClose30 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose30 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive30 #fancyviewerClose30 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer30 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88781_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88781_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88781_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88782_page11{text-align:justify}

#stacks_in_88782_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88785_page11{text-align:justify}

#stacks_in_88785_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 #fsr_left3col_stacks_in_2344_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 #fsr_left3col_stacks_in_2344_page11 .left3colpad_stacks_in_2344_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 #fsr_center3col_stacks_in_2344_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 #fsr_right3col_stacks_in_2344_page11 .right3colpad_stacks_in_2344_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 #fsr_right3col_stacks_in_2344_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 #fsr_center3col_stacks_in_2344_page11 .center3colpad_stacks_in_2344_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 #fsr_left3col_stacks_in_2344_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 #fsr_left3col_stacks_in_2344_page11 .left3colpad_stacks_in_2344_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 #fsr_center3col_stacks_in_2344_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 #fsr_center3col_stacks_in_2344_page11 .center3colpad_stacks_in_2344_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 #fsr_right3col_stacks_in_2344_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page11 #fsr_3colwrap_stacks_in_2344_page11 #fsr_right3col_stacks_in_2344_page11 .right3colpad_stacks_in_2344_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2344_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2346_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_2346_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_2346_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2346_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2346_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_2346_page11 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_2348_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2348_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_2351_page11{text-align:justify}

#stacks_in_2351_page11 {
	margin:  15px;
}
input#stacks_in_2354_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_2354_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_2354_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88788_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade31 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade31.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade31.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade31.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade31 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade31.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade31.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade31.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade31.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade31.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88788_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer31 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88788_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer31, 
#fancyviewer31::before, 
#fancyviewer31::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88788_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88788_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88788_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88788_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88788_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88788_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose31,
#fancyviewerClose31 *
#fancyviewerClose31 *::after,
#fancyviewerClose31 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose31 .fancyviewerCloseInner
#fancyviewerClose31 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer31 {
	padding: 20px;
}

#fancyviewerClose31 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose31 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive31 #fancyviewerClose31 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer31 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88788_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88788_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88788_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88789_page11{text-align:justify}

#stacks_in_88789_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88792_page11{text-align:justify}

#stacks_in_88792_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 #fsr_left3col_stacks_in_5264_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 #fsr_left3col_stacks_in_5264_page11 .left3colpad_stacks_in_5264_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 #fsr_center3col_stacks_in_5264_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 #fsr_right3col_stacks_in_5264_page11 .right3colpad_stacks_in_5264_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 #fsr_right3col_stacks_in_5264_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 #fsr_center3col_stacks_in_5264_page11 .center3colpad_stacks_in_5264_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 #fsr_left3col_stacks_in_5264_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 #fsr_left3col_stacks_in_5264_page11 .left3colpad_stacks_in_5264_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 #fsr_center3col_stacks_in_5264_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 #fsr_center3col_stacks_in_5264_page11 .center3colpad_stacks_in_5264_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 #fsr_right3col_stacks_in_5264_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page11 #fsr_3colwrap_stacks_in_5264_page11 #fsr_right3col_stacks_in_5264_page11 .right3colpad_stacks_in_5264_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5264_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5266_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_5266_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_5266_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5266_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5266_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_5268_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5268_page11thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5268_page11 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_5271_page11{text-align:justify}

#stacks_in_5271_page11 {
	margin:  15px;
}
input#stacks_in_5274_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_5274_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_5274_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88795_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade32 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade32.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade32.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade32.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade32 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade32.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade32.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade32.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade32.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade32.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88795_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer32 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88795_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer32, 
#fancyviewer32::before, 
#fancyviewer32::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88795_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88795_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88795_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88795_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88795_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88795_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose32,
#fancyviewerClose32 *
#fancyviewerClose32 *::after,
#fancyviewerClose32 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose32 .fancyviewerCloseInner
#fancyviewerClose32 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer32 {
	padding: 20px;
}

#fancyviewerClose32 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose32 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive32 #fancyviewerClose32 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer32 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88795_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88795_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88795_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88796_page11{text-align:justify}

#stacks_in_88796_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88799_page11{text-align:justify}

#stacks_in_88799_page11 {
	margin: 0px 5px 0px 5px;
}

#stacks_in_5567_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 #fsr_left3col_stacks_in_5310_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 #fsr_left3col_stacks_in_5310_page11 .left3colpad_stacks_in_5310_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 #fsr_center3col_stacks_in_5310_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 #fsr_right3col_stacks_in_5310_page11 .right3colpad_stacks_in_5310_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 #fsr_right3col_stacks_in_5310_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 #fsr_center3col_stacks_in_5310_page11 .center3colpad_stacks_in_5310_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 #fsr_left3col_stacks_in_5310_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 #fsr_left3col_stacks_in_5310_page11 .left3colpad_stacks_in_5310_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 #fsr_center3col_stacks_in_5310_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 #fsr_center3col_stacks_in_5310_page11 .center3colpad_stacks_in_5310_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 #fsr_right3col_stacks_in_5310_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page11 #fsr_3colwrap_stacks_in_5310_page11 #fsr_right3col_stacks_in_5310_page11 .right3colpad_stacks_in_5310_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5310_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5312_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_5312_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_5312_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5312_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5312_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_5312_page11 {
	margin:  8px;
}
#stacks_in_5314_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5314_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_5317_page11{text-align:justify}

#stacks_in_5317_page11 {
	margin:  15px;
}
input#stacks_in_5320_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_5320_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_5320_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88802_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade33 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade33.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade33.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade33.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade33 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade33.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade33.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade33.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade33.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade33.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88802_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer33 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88802_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer33, 
#fancyviewer33::before, 
#fancyviewer33::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88802_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88802_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88802_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88802_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88802_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88802_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose33,
#fancyviewerClose33 *
#fancyviewerClose33 *::after,
#fancyviewerClose33 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose33 .fancyviewerCloseInner
#fancyviewerClose33 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer33 {
	padding: 20px;
}

#fancyviewerClose33 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose33 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive33 #fancyviewerClose33 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer33 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88802_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88802_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88802_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88803_page11{text-align:justify}

#stacks_in_88803_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88806_page11{text-align:justify}

#stacks_in_88806_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 #fsr_left3col_stacks_in_5356_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 #fsr_left3col_stacks_in_5356_page11 .left3colpad_stacks_in_5356_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 #fsr_center3col_stacks_in_5356_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 #fsr_right3col_stacks_in_5356_page11 .right3colpad_stacks_in_5356_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 #fsr_right3col_stacks_in_5356_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 #fsr_center3col_stacks_in_5356_page11 .center3colpad_stacks_in_5356_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 #fsr_left3col_stacks_in_5356_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 #fsr_left3col_stacks_in_5356_page11 .left3colpad_stacks_in_5356_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 #fsr_center3col_stacks_in_5356_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 #fsr_center3col_stacks_in_5356_page11 .center3colpad_stacks_in_5356_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 #fsr_right3col_stacks_in_5356_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5356_page11 #fsr_3colwrap_stacks_in_5356_page11 #fsr_right3col_stacks_in_5356_page11 .right3colpad_stacks_in_5356_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5356_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5358_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_5358_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_5358_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5358_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5358_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_5358_page11 {
	margin:  8px;
}
#stacks_in_5360_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5360_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_5363_page11{text-align:justify}

#stacks_in_5363_page11 {
	margin:  15px;
}
input#stacks_in_5366_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_5366_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_5366_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88809_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade34 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade34.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade34.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade34.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade34 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade34.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade34.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade34.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade34.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade34.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88809_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer34 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88809_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer34, 
#fancyviewer34::before, 
#fancyviewer34::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88809_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88809_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88809_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88809_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88809_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88809_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose34,
#fancyviewerClose34 *
#fancyviewerClose34 *::after,
#fancyviewerClose34 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose34 .fancyviewerCloseInner
#fancyviewerClose34 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer34 {
	padding: 20px;
}

#fancyviewerClose34 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose34 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive34 #fancyviewerClose34 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer34 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88809_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88809_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88809_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88810_page11{text-align:justify}

#stacks_in_88810_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88813_page11{text-align:justify}

#stacks_in_88813_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 #fsr_left3col_stacks_in_5402_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 #fsr_left3col_stacks_in_5402_page11 .left3colpad_stacks_in_5402_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 #fsr_center3col_stacks_in_5402_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 #fsr_right3col_stacks_in_5402_page11 .right3colpad_stacks_in_5402_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 #fsr_right3col_stacks_in_5402_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 #fsr_center3col_stacks_in_5402_page11 .center3colpad_stacks_in_5402_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 #fsr_left3col_stacks_in_5402_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 #fsr_left3col_stacks_in_5402_page11 .left3colpad_stacks_in_5402_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 #fsr_center3col_stacks_in_5402_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 #fsr_center3col_stacks_in_5402_page11 .center3colpad_stacks_in_5402_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 #fsr_right3col_stacks_in_5402_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5402_page11 #fsr_3colwrap_stacks_in_5402_page11 #fsr_right3col_stacks_in_5402_page11 .right3colpad_stacks_in_5402_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5402_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5404_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_5404_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_5404_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5404_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5404_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_5404_page11 {
	margin:  8px;
}
#stacks_in_5406_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5406_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_5409_page11{text-align:justify}

#stacks_in_5409_page11 {
	margin:  15px;
}
input#stacks_in_5412_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_5412_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_5412_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88816_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade35 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade35.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade35.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade35.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade35 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade35.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade35.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade35.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade35.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade35.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88816_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer35 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88816_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer35, 
#fancyviewer35::before, 
#fancyviewer35::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88816_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88816_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88816_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88816_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88816_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88816_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose35,
#fancyviewerClose35 *
#fancyviewerClose35 *::after,
#fancyviewerClose35 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose35 .fancyviewerCloseInner
#fancyviewerClose35 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer35 {
	padding: 20px;
}

#fancyviewerClose35 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose35 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive35 #fancyviewerClose35 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer35 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88816_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88816_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88816_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88817_page11{text-align:justify}

#stacks_in_88817_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88820_page11{text-align:justify}

#stacks_in_88820_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 #fsr_left3col_stacks_in_2389_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 #fsr_left3col_stacks_in_2389_page11 .left3colpad_stacks_in_2389_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 #fsr_center3col_stacks_in_2389_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 #fsr_right3col_stacks_in_2389_page11 .right3colpad_stacks_in_2389_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 #fsr_right3col_stacks_in_2389_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 #fsr_center3col_stacks_in_2389_page11 .center3colpad_stacks_in_2389_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 #fsr_left3col_stacks_in_2389_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 #fsr_left3col_stacks_in_2389_page11 .left3colpad_stacks_in_2389_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 #fsr_center3col_stacks_in_2389_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 #fsr_center3col_stacks_in_2389_page11 .center3colpad_stacks_in_2389_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 #fsr_right3col_stacks_in_2389_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page11 #fsr_3colwrap_stacks_in_2389_page11 #fsr_right3col_stacks_in_2389_page11 .right3colpad_stacks_in_2389_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2389_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2391_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_2391_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_2391_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2391_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2391_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_2391_page11 {
	margin:  8px;
}
#stacks_in_2393_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2393_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_2396_page11{text-align:justify}

#stacks_in_2396_page11 {
	margin:  15px;
}
input#stacks_in_2399_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_2399_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_2399_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88823_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade36 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade36.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade36.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade36.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade36 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade36.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade36.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade36.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade36.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade36.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88823_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer36 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88823_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer36, 
#fancyviewer36::before, 
#fancyviewer36::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88823_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88823_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88823_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88823_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88823_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88823_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose36,
#fancyviewerClose36 *
#fancyviewerClose36 *::after,
#fancyviewerClose36 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose36 .fancyviewerCloseInner
#fancyviewerClose36 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer36 {
	padding: 20px;
}

#fancyviewerClose36 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose36 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive36 #fancyviewerClose36 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer36 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88823_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88823_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88823_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88824_page11{text-align:justify}

#stacks_in_88824_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88827_page11{text-align:justify}

#stacks_in_88827_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 #fsr_left3col_stacks_in_2434_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 #fsr_left3col_stacks_in_2434_page11 .left3colpad_stacks_in_2434_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 #fsr_center3col_stacks_in_2434_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 #fsr_right3col_stacks_in_2434_page11 .right3colpad_stacks_in_2434_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 #fsr_right3col_stacks_in_2434_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 #fsr_center3col_stacks_in_2434_page11 .center3colpad_stacks_in_2434_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 #fsr_left3col_stacks_in_2434_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 #fsr_left3col_stacks_in_2434_page11 .left3colpad_stacks_in_2434_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 #fsr_center3col_stacks_in_2434_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 #fsr_center3col_stacks_in_2434_page11 .center3colpad_stacks_in_2434_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 #fsr_right3col_stacks_in_2434_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page11 #fsr_3colwrap_stacks_in_2434_page11 #fsr_right3col_stacks_in_2434_page11 .right3colpad_stacks_in_2434_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2434_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2436_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_2436_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_2436_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2436_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2436_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_2436_page11 {
	margin:  8px;
}
#stacks_in_2438_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2438_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_2441_page11{text-align:justify}

#stacks_in_2441_page11 {
	margin:  15px;
}
input#stacks_in_2444_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_2444_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_2444_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88830_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade37 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade37.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade37.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade37.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade37 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade37.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade37.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade37.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade37.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade37.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88830_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer37 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88830_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer37, 
#fancyviewer37::before, 
#fancyviewer37::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88830_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88830_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88830_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88830_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88830_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88830_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose37,
#fancyviewerClose37 *
#fancyviewerClose37 *::after,
#fancyviewerClose37 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose37 .fancyviewerCloseInner
#fancyviewerClose37 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer37 {
	padding: 20px;
}

#fancyviewerClose37 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose37 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive37 #fancyviewerClose37 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer37 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88830_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88830_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88830_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88831_page11{text-align:justify}

#stacks_in_88831_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88834_page11{text-align:justify}

#stacks_in_88834_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 #fsr_left3col_stacks_in_5453_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 #fsr_left3col_stacks_in_5453_page11 .left3colpad_stacks_in_5453_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 #fsr_center3col_stacks_in_5453_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 #fsr_right3col_stacks_in_5453_page11 .right3colpad_stacks_in_5453_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 #fsr_right3col_stacks_in_5453_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 #fsr_center3col_stacks_in_5453_page11 .center3colpad_stacks_in_5453_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 #fsr_left3col_stacks_in_5453_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 #fsr_left3col_stacks_in_5453_page11 .left3colpad_stacks_in_5453_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 #fsr_center3col_stacks_in_5453_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 #fsr_center3col_stacks_in_5453_page11 .center3colpad_stacks_in_5453_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 #fsr_right3col_stacks_in_5453_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5453_page11 #fsr_3colwrap_stacks_in_5453_page11 #fsr_right3col_stacks_in_5453_page11 .right3colpad_stacks_in_5453_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5453_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5455_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_5455_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_5455_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5455_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5455_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_5457_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5457_page11thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5457_page11 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_5460_page11{text-align:justify}

#stacks_in_5460_page11 {
	margin:  15px;
}
input#stacks_in_5463_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_5463_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_5463_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88837_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade38 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade38.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade38.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade38.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade38 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade38.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade38.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade38.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade38.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade38.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88837_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer38 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88837_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer38, 
#fancyviewer38::before, 
#fancyviewer38::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88837_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88837_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88837_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88837_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88837_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88837_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose38,
#fancyviewerClose38 *
#fancyviewerClose38 *::after,
#fancyviewerClose38 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose38 .fancyviewerCloseInner
#fancyviewerClose38 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer38 {
	padding: 20px;
}

#fancyviewerClose38 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose38 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive38 #fancyviewerClose38 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer38 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88837_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88837_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88837_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88838_page11{text-align:justify}

#stacks_in_88838_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88841_page11{text-align:justify}

#stacks_in_88841_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 #fsr_left3col_stacks_in_5523_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 #fsr_left3col_stacks_in_5523_page11 .left3colpad_stacks_in_5523_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 #fsr_center3col_stacks_in_5523_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 #fsr_right3col_stacks_in_5523_page11 .right3colpad_stacks_in_5523_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 #fsr_right3col_stacks_in_5523_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 #fsr_center3col_stacks_in_5523_page11 .center3colpad_stacks_in_5523_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 #fsr_left3col_stacks_in_5523_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 #fsr_left3col_stacks_in_5523_page11 .left3colpad_stacks_in_5523_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 #fsr_center3col_stacks_in_5523_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 #fsr_center3col_stacks_in_5523_page11 .center3colpad_stacks_in_5523_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 #fsr_right3col_stacks_in_5523_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page11 #fsr_3colwrap_stacks_in_5523_page11 #fsr_right3col_stacks_in_5523_page11 .right3colpad_stacks_in_5523_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5523_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5525_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_5525_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_5525_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5525_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5525_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_5527_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5527_page11thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5527_page11 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_5530_page11{text-align:justify}

#stacks_in_5530_page11 {
	margin:  15px;
}
input#stacks_in_5533_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_5533_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_5533_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88844_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade39 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade39.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade39.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade39.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade39 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade39.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade39.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade39.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade39.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade39.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88844_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer39 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88844_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer39, 
#fancyviewer39::before, 
#fancyviewer39::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88844_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88844_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88844_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88844_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88844_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88844_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose39,
#fancyviewerClose39 *
#fancyviewerClose39 *::after,
#fancyviewerClose39 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose39 .fancyviewerCloseInner
#fancyviewerClose39 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer39 {
	padding: 20px;
}

#fancyviewerClose39 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose39 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive39 #fancyviewerClose39 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer39 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88844_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88844_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88844_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88845_page11{text-align:justify}

#stacks_in_88845_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88848_page11{text-align:justify}

#stacks_in_88848_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 #fsr_left3col_stacks_in_5569_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 #fsr_left3col_stacks_in_5569_page11 .left3colpad_stacks_in_5569_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 #fsr_center3col_stacks_in_5569_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 #fsr_right3col_stacks_in_5569_page11 .right3colpad_stacks_in_5569_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 #fsr_right3col_stacks_in_5569_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 #fsr_center3col_stacks_in_5569_page11 .center3colpad_stacks_in_5569_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 #fsr_left3col_stacks_in_5569_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 #fsr_left3col_stacks_in_5569_page11 .left3colpad_stacks_in_5569_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 #fsr_center3col_stacks_in_5569_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 #fsr_center3col_stacks_in_5569_page11 .center3colpad_stacks_in_5569_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 #fsr_right3col_stacks_in_5569_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page11 #fsr_3colwrap_stacks_in_5569_page11 #fsr_right3col_stacks_in_5569_page11 .right3colpad_stacks_in_5569_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5569_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5571_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_5571_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_5571_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5571_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5571_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */
#stacks_in_5571_page11 {
	margin: 2px 0px 0px 0px;
}
#stacks_in_5573_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5573_page11thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5573_page11 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_5576_page11{text-align:justify}

#stacks_in_5576_page11 {
	margin:  15px;
}
input#stacks_in_5579_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_5579_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_5579_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88851_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade40 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade40.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade40.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade40.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade40 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade40.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade40.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade40.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade40.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade40.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88851_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer40 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88851_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer40, 
#fancyviewer40::before, 
#fancyviewer40::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88851_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88851_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88851_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88851_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88851_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88851_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose40,
#fancyviewerClose40 *
#fancyviewerClose40 *::after,
#fancyviewerClose40 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose40 .fancyviewerCloseInner
#fancyviewerClose40 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer40 {
	padding: 20px;
}

#fancyviewerClose40 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose40 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive40 #fancyviewerClose40 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer40 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88851_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88851_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88851_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88852_page11{text-align:justify}

#stacks_in_88852_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88855_page11{text-align:justify}

#stacks_in_88855_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 #fsr_left3col_stacks_in_5665_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 #fsr_left3col_stacks_in_5665_page11 .left3colpad_stacks_in_5665_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 #fsr_center3col_stacks_in_5665_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 #fsr_right3col_stacks_in_5665_page11 .right3colpad_stacks_in_5665_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 #fsr_right3col_stacks_in_5665_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 #fsr_center3col_stacks_in_5665_page11 .center3colpad_stacks_in_5665_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 #fsr_left3col_stacks_in_5665_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 #fsr_left3col_stacks_in_5665_page11 .left3colpad_stacks_in_5665_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 #fsr_center3col_stacks_in_5665_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 #fsr_center3col_stacks_in_5665_page11 .center3colpad_stacks_in_5665_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 #fsr_right3col_stacks_in_5665_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page11 #fsr_3colwrap_stacks_in_5665_page11 #fsr_right3col_stacks_in_5665_page11 .right3colpad_stacks_in_5665_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5665_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5667_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_5667_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_5667_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5667_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5667_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_5669_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5669_page11thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5669_page11 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_5672_page11{text-align:justify}

#stacks_in_5672_page11 {
	margin:  15px;
}
input#stacks_in_4116_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_4116_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_4116_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88858_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade41 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade41.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade41.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade41.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade41 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade41.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade41.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade41.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade41.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade41.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88858_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer41 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88858_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer41, 
#fancyviewer41::before, 
#fancyviewer41::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88858_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88858_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88858_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88858_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88858_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88858_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose41,
#fancyviewerClose41 *
#fancyviewerClose41 *::after,
#fancyviewerClose41 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose41 .fancyviewerCloseInner
#fancyviewerClose41 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer41 {
	padding: 20px;
}

#fancyviewerClose41 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose41 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive41 #fancyviewerClose41 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer41 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88858_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88858_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88858_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88859_page11{text-align:justify}

#stacks_in_88859_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88862_page11{text-align:justify}

#stacks_in_88862_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 #fsr_left3col_stacks_in_5619_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 #fsr_left3col_stacks_in_5619_page11 .left3colpad_stacks_in_5619_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 #fsr_center3col_stacks_in_5619_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 #fsr_right3col_stacks_in_5619_page11 .right3colpad_stacks_in_5619_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 #fsr_right3col_stacks_in_5619_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 #fsr_center3col_stacks_in_5619_page11 .center3colpad_stacks_in_5619_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 #fsr_left3col_stacks_in_5619_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 #fsr_left3col_stacks_in_5619_page11 .left3colpad_stacks_in_5619_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 #fsr_center3col_stacks_in_5619_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 #fsr_center3col_stacks_in_5619_page11 .center3colpad_stacks_in_5619_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 #fsr_right3col_stacks_in_5619_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page11 #fsr_3colwrap_stacks_in_5619_page11 #fsr_right3col_stacks_in_5619_page11 .right3colpad_stacks_in_5619_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5619_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5621_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_5621_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_5621_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5621_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5621_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_5623_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5623_page11thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5623_page11 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_5626_page11{text-align:justify}

#stacks_in_5626_page11 {
	margin:  15px;
}
input#stacks_in_4119_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_4119_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_4119_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88865_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade42 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade42.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade42.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade42.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade42 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade42.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade42.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade42.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade42.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade42.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88865_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer42 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88865_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer42, 
#fancyviewer42::before, 
#fancyviewer42::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88865_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88865_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88865_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88865_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88865_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88865_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose42,
#fancyviewerClose42 *
#fancyviewerClose42 *::after,
#fancyviewerClose42 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose42 .fancyviewerCloseInner
#fancyviewerClose42 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer42 {
	padding: 20px;
}

#fancyviewerClose42 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose42 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive42 #fancyviewerClose42 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer42 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88865_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88865_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88865_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88866_page11{text-align:justify}

#stacks_in_88866_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88869_page11{text-align:justify}

#stacks_in_88869_page11 {
	margin: 0px 5px 0px 5px;
}

#stacks_in_4112_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 #fsr_left3col_stacks_in_5711_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 #fsr_left3col_stacks_in_5711_page11 .left3colpad_stacks_in_5711_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 #fsr_center3col_stacks_in_5711_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 #fsr_right3col_stacks_in_5711_page11 .right3colpad_stacks_in_5711_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 #fsr_right3col_stacks_in_5711_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 #fsr_center3col_stacks_in_5711_page11 .center3colpad_stacks_in_5711_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 #fsr_left3col_stacks_in_5711_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 #fsr_left3col_stacks_in_5711_page11 .left3colpad_stacks_in_5711_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 #fsr_center3col_stacks_in_5711_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 #fsr_center3col_stacks_in_5711_page11 .center3colpad_stacks_in_5711_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 #fsr_right3col_stacks_in_5711_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page11 #fsr_3colwrap_stacks_in_5711_page11 #fsr_right3col_stacks_in_5711_page11 .right3colpad_stacks_in_5711_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5711_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88928_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade1 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade1.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade1.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade1.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade1 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade1.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade1.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade1.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade1.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade1.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88928_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer1 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88928_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer1, 
#fancyviewer1::before, 
#fancyviewer1::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88928_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88928_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88928_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88928_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88928_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88928_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose1,
#fancyviewerClose1 *
#fancyviewerClose1 *::after,
#fancyviewerClose1 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose1 .fancyviewerCloseInner
#fancyviewerClose1 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer1 {
	padding: 20px;
}

#fancyviewerClose1 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose1 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive1 #fancyviewerClose1 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer1 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88928_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88928_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88931_page11 {
	padding: 20px 0px 20px 0px;
}
#stacks_in_5718_page11{text-align:justify}

#stacks_in_5718_page11 {
	margin:  15px;
}
input#stacks_in_4122_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_4122_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_4122_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88872_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade43 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade43.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade43.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade43.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade43 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade43.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade43.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade43.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade43.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade43.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88872_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer43 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88872_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer43, 
#fancyviewer43::before, 
#fancyviewer43::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88872_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88872_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88872_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88872_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88872_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88872_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose43,
#fancyviewerClose43 *
#fancyviewerClose43 *::after,
#fancyviewerClose43 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose43 .fancyviewerCloseInner
#fancyviewerClose43 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer43 {
	padding: 20px;
}

#fancyviewerClose43 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose43 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive43 #fancyviewerClose43 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer43 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88872_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88872_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88872_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88873_page11{text-align:justify}

#stacks_in_88873_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88876_page11{text-align:justify}

#stacks_in_88876_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 #fsr_left3col_stacks_in_5757_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 #fsr_left3col_stacks_in_5757_page11 .left3colpad_stacks_in_5757_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 #fsr_center3col_stacks_in_5757_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 #fsr_right3col_stacks_in_5757_page11 .right3colpad_stacks_in_5757_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 #fsr_right3col_stacks_in_5757_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 #fsr_center3col_stacks_in_5757_page11 .center3colpad_stacks_in_5757_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 #fsr_left3col_stacks_in_5757_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 #fsr_left3col_stacks_in_5757_page11 .left3colpad_stacks_in_5757_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 #fsr_center3col_stacks_in_5757_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 #fsr_center3col_stacks_in_5757_page11 .center3colpad_stacks_in_5757_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 #fsr_right3col_stacks_in_5757_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page11 #fsr_3colwrap_stacks_in_5757_page11 #fsr_right3col_stacks_in_5757_page11 .right3colpad_stacks_in_5757_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5757_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88935_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade2 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade2.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade2.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade2.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade2 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade2.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade2.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade2.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade2.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade2.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88935_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer2 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88935_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer2, 
#fancyviewer2::before, 
#fancyviewer2::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88935_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88935_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88935_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88935_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88935_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88935_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose2,
#fancyviewerClose2 *
#fancyviewerClose2 *::after,
#fancyviewerClose2 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose2 .fancyviewerCloseInner
#fancyviewerClose2 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer2 {
	padding: 20px;
}

#fancyviewerClose2 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose2 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive2 #fancyviewerClose2 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer2 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88935_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88935_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88938_page11 {
	padding: 20px 0px 20px 0px;
}
#stacks_in_5764_page11{text-align:justify}

#stacks_in_5764_page11 {
	margin:  15px;
}
input#stacks_in_4125_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_4125_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_4125_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88879_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade44 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade44.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade44.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade44.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade44 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade44.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade44.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade44.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade44.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade44.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88879_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer44 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88879_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer44, 
#fancyviewer44::before, 
#fancyviewer44::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88879_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88879_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88879_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88879_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88879_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88879_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose44,
#fancyviewerClose44 *
#fancyviewerClose44 *::after,
#fancyviewerClose44 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose44 .fancyviewerCloseInner
#fancyviewerClose44 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer44 {
	padding: 20px;
}

#fancyviewerClose44 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose44 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive44 #fancyviewerClose44 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer44 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88879_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88879_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88879_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88880_page11{text-align:justify}

#stacks_in_88880_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88883_page11{text-align:justify}

#stacks_in_88883_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 #fsr_left3col_stacks_in_3681_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 #fsr_left3col_stacks_in_3681_page11 .left3colpad_stacks_in_3681_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 #fsr_center3col_stacks_in_3681_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 #fsr_right3col_stacks_in_3681_page11 .right3colpad_stacks_in_3681_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 #fsr_right3col_stacks_in_3681_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 #fsr_center3col_stacks_in_3681_page11 .center3colpad_stacks_in_3681_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 #fsr_left3col_stacks_in_3681_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 #fsr_left3col_stacks_in_3681_page11 .left3colpad_stacks_in_3681_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 #fsr_center3col_stacks_in_3681_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 #fsr_center3col_stacks_in_3681_page11 .center3colpad_stacks_in_3681_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 #fsr_right3col_stacks_in_3681_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page11 #fsr_3colwrap_stacks_in_3681_page11 #fsr_right3col_stacks_in_3681_page11 .right3colpad_stacks_in_3681_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_3681_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_3683_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_3683_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_3683_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_3683_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_3683_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_3685_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_3685_page11thumbsviewr img {height: auto; width: 100%; }


#stacks_in_3685_page11 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_3688_page11{text-align:justify}

#stacks_in_3688_page11 {
	margin:  15px;
}
input#stacks_in_3691_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_3691_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_3691_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88886_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade45 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade45.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade45.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade45.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade45 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade45.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade45.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade45.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade45.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade45.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88886_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer45 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88886_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer45, 
#fancyviewer45::before, 
#fancyviewer45::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88886_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88886_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88886_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88886_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88886_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88886_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose45,
#fancyviewerClose45 *
#fancyviewerClose45 *::after,
#fancyviewerClose45 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose45 .fancyviewerCloseInner
#fancyviewerClose45 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer45 {
	padding: 20px;
}

#fancyviewerClose45 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose45 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive45 #fancyviewerClose45 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer45 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88886_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88886_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88886_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88887_page11{text-align:justify}

#stacks_in_88887_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88890_page11{text-align:justify}

#stacks_in_88890_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 #fsr_left3col_stacks_in_3726_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 #fsr_left3col_stacks_in_3726_page11 .left3colpad_stacks_in_3726_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 #fsr_center3col_stacks_in_3726_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 #fsr_right3col_stacks_in_3726_page11 .right3colpad_stacks_in_3726_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 #fsr_right3col_stacks_in_3726_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 #fsr_center3col_stacks_in_3726_page11 .center3colpad_stacks_in_3726_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 #fsr_left3col_stacks_in_3726_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 #fsr_left3col_stacks_in_3726_page11 .left3colpad_stacks_in_3726_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 #fsr_center3col_stacks_in_3726_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 #fsr_center3col_stacks_in_3726_page11 .center3colpad_stacks_in_3726_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 #fsr_right3col_stacks_in_3726_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page11 #fsr_3colwrap_stacks_in_3726_page11 #fsr_right3col_stacks_in_3726_page11 .right3colpad_stacks_in_3726_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_3726_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_3728_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_3728_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_3728_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_3728_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_3728_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_3730_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_3730_page11thumbsviewr img {height: auto; width: 100%; }


#stacks_in_3730_page11 {
	-moz-border-radius: 5px 0px 0px 0px;
	-webkit-border-radius: 5px 0px 0px 0px;
	border-radius: 5px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
#stacks_in_3733_page11{text-align:justify}

#stacks_in_3733_page11 {
	margin:  15px;
}
input#stacks_in_3736_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_3736_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_3736_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88893_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade46 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade46.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade46.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade46.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade46 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade46.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade46.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade46.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade46.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade46.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88893_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer46 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88893_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer46, 
#fancyviewer46::before, 
#fancyviewer46::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88893_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88893_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88893_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88893_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88893_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88893_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose46,
#fancyviewerClose46 *
#fancyviewerClose46 *::after,
#fancyviewerClose46 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose46 .fancyviewerCloseInner
#fancyviewerClose46 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer46 {
	padding: 20px;
}

#fancyviewerClose46 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose46 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive46 #fancyviewerClose46 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer46 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88893_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88893_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88893_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88894_page11{text-align:justify}

#stacks_in_88894_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88897_page11{text-align:justify}

#stacks_in_88897_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 #fsr_left3col_stacks_in_3771_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 #fsr_left3col_stacks_in_3771_page11 .left3colpad_stacks_in_3771_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 #fsr_center3col_stacks_in_3771_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 #fsr_right3col_stacks_in_3771_page11 .right3colpad_stacks_in_3771_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 #fsr_right3col_stacks_in_3771_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 #fsr_center3col_stacks_in_3771_page11 .center3colpad_stacks_in_3771_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 #fsr_left3col_stacks_in_3771_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 #fsr_left3col_stacks_in_3771_page11 .left3colpad_stacks_in_3771_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 #fsr_center3col_stacks_in_3771_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 #fsr_center3col_stacks_in_3771_page11 .center3colpad_stacks_in_3771_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 #fsr_right3col_stacks_in_3771_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3771_page11 #fsr_3colwrap_stacks_in_3771_page11 #fsr_right3col_stacks_in_3771_page11 .right3colpad_stacks_in_3771_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_3771_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_3773_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_3773_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_3773_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_3773_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_3773_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_3775_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_3775_page11thumbsviewr img {height: auto; width: 100%; }


#stacks_in_3775_page11 {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#stacks_in_3778_page11{text-align:justify}

#stacks_in_3778_page11 {
	margin:  15px;
}
input#stacks_in_3781_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_3781_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_3781_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88900_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade47 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade47.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade47.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade47.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade47 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade47.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade47.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade47.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade47.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade47.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88900_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer47 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88900_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer47, 
#fancyviewer47::before, 
#fancyviewer47::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88900_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88900_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88900_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88900_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88900_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88900_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose47,
#fancyviewerClose47 *
#fancyviewerClose47 *::after,
#fancyviewerClose47 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose47 .fancyviewerCloseInner
#fancyviewerClose47 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer47 {
	padding: 20px;
}

#fancyviewerClose47 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose47 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive47 #fancyviewerClose47 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer47 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88900_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88900_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88900_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88901_page11{text-align:justify}

#stacks_in_88901_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88904_page11{text-align:justify}

#stacks_in_88904_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 #fsr_left3col_stacks_in_3816_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 #fsr_left3col_stacks_in_3816_page11 .left3colpad_stacks_in_3816_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 #fsr_center3col_stacks_in_3816_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 #fsr_right3col_stacks_in_3816_page11 .right3colpad_stacks_in_3816_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 #fsr_right3col_stacks_in_3816_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 #fsr_center3col_stacks_in_3816_page11 .center3colpad_stacks_in_3816_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 #fsr_left3col_stacks_in_3816_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 #fsr_left3col_stacks_in_3816_page11 .left3colpad_stacks_in_3816_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 #fsr_center3col_stacks_in_3816_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 #fsr_center3col_stacks_in_3816_page11 .center3colpad_stacks_in_3816_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 #fsr_right3col_stacks_in_3816_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3816_page11 #fsr_3colwrap_stacks_in_3816_page11 #fsr_right3col_stacks_in_3816_page11 .right3colpad_stacks_in_3816_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_3816_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_3818_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_3818_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_3818_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_3818_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_3818_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_3820_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_3820_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_3823_page11{text-align:justify}

#stacks_in_3823_page11 {
	margin:  15px;
}
input#stacks_in_3826_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_3826_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_3826_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88907_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade48 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade48.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade48.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade48.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade48 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade48.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade48.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade48.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade48.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade48.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88907_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer48 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88907_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer48, 
#fancyviewer48::before, 
#fancyviewer48::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88907_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88907_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88907_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88907_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88907_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88907_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose48,
#fancyviewerClose48 *
#fancyviewerClose48 *::after,
#fancyviewerClose48 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose48 .fancyviewerCloseInner
#fancyviewerClose48 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer48 {
	padding: 20px;
}

#fancyviewerClose48 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose48 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive48 #fancyviewerClose48 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer48 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88907_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88907_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88907_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88908_page11{text-align:justify}

#stacks_in_88908_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88911_page11{text-align:justify}

#stacks_in_88911_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 #fsr_left3col_stacks_in_3861_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 #fsr_left3col_stacks_in_3861_page11 .left3colpad_stacks_in_3861_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 #fsr_center3col_stacks_in_3861_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 #fsr_right3col_stacks_in_3861_page11 .right3colpad_stacks_in_3861_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 #fsr_right3col_stacks_in_3861_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 #fsr_center3col_stacks_in_3861_page11 .center3colpad_stacks_in_3861_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 #fsr_left3col_stacks_in_3861_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 #fsr_left3col_stacks_in_3861_page11 .left3colpad_stacks_in_3861_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 #fsr_center3col_stacks_in_3861_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 #fsr_center3col_stacks_in_3861_page11 .center3colpad_stacks_in_3861_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 #fsr_right3col_stacks_in_3861_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3861_page11 #fsr_3colwrap_stacks_in_3861_page11 #fsr_right3col_stacks_in_3861_page11 .right3colpad_stacks_in_3861_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_3861_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_3863_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_3863_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_3863_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_3863_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_3863_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_3865_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_3865_page11thumbsviewr img {height: auto; width: 100%; }


#stacks_in_3865_page11 {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#stacks_in_3868_page11{text-align:justify}

#stacks_in_3868_page11 {
	margin:  15px;
}
input#stacks_in_3871_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_3871_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_3871_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88914_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade49 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade49.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade49.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade49.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade49 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade49.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade49.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade49.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade49.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade49.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88914_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer49 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88914_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer49, 
#fancyviewer49::before, 
#fancyviewer49::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88914_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88914_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88914_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88914_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88914_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88914_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose49,
#fancyviewerClose49 *
#fancyviewerClose49 *::after,
#fancyviewerClose49 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose49 .fancyviewerCloseInner
#fancyviewerClose49 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer49 {
	padding: 20px;
}

#fancyviewerClose49 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose49 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive49 #fancyviewerClose49 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer49 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88914_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88914_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88914_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88915_page11{text-align:justify}

#stacks_in_88915_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88918_page11{text-align:justify}

#stacks_in_88918_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 #fsr_left3col_stacks_in_3906_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 #fsr_left3col_stacks_in_3906_page11 .left3colpad_stacks_in_3906_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 #fsr_center3col_stacks_in_3906_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 #fsr_right3col_stacks_in_3906_page11 .right3colpad_stacks_in_3906_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 #fsr_right3col_stacks_in_3906_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 #fsr_center3col_stacks_in_3906_page11 .center3colpad_stacks_in_3906_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 #fsr_left3col_stacks_in_3906_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 #fsr_left3col_stacks_in_3906_page11 .left3colpad_stacks_in_3906_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 #fsr_center3col_stacks_in_3906_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 #fsr_center3col_stacks_in_3906_page11 .center3colpad_stacks_in_3906_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 #fsr_right3col_stacks_in_3906_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3906_page11 #fsr_3colwrap_stacks_in_3906_page11 #fsr_right3col_stacks_in_3906_page11 .right3colpad_stacks_in_3906_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_3906_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_3908_page11 .editHeader {height:2em;border:1px solid #A8B1BC;border-bottom:1px solid #5B5B5A;border-radius:3px 3px 0 0;background-color:#E4E4E4;background-image:-webkit-linear-gradient(top,#E3E3E3,#ABABAB);color:#424242;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 1px;font-weight:400;font-size:1.3em;font-family:"Lucida Grande",sans-serif;line-height:2em;} .editHeader h1 {font-size: 20px; } #stacks_in_3908_page11 .viewritem { border:2px solid #A8B1BC; padding: 4px;border-top-style:none;border-radius:3px;background: #E6E5E7;-webkit-box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);                box-shadow: inset 0px 0px 2px 2px rgba(0, 0, 0, .3);} #stacks_in_3908_page11 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_3908_page11 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_3908_page11swipebox-overflow-hidden {  overflow: hidden!important;}#swipebox-overlay img {  border: none!important;}#swipebox-overlay {  width: 100%;  height: 100%;  position: fixed;  top: 0;  left: 0;  opacity: 0;  z-index: 9999999999999999;  overflow: hidden;  display: none;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}#swipebox-slider {  height: 100%;  left: 0;  top: 0;  width: 100%;  white-space: nowrap;  position: absolute;}#swipebox-slider .slide {  background: url(../files/viewrAssets/loader.gif) no-repeat center center;  height: 100%;  line-height: 1px;  text-align: center;  width: 100%;  display: inline-block;}#swipebox-slider .slide:before {  content: "";  display: inline-block;  height: 50%;  width: 1px;  margin-right: -1px;}#swipebox-slider .slide img {  display: inline-block;  max-height: 100%;  max-width: 100%;  width: auto;  height: auto;  vertical-align: middle;}#swipebox-action, #swipebox-caption {  position: absolute;  left: 0;  z-index: 999;  height: 50px;  width: 100%;}#swipebox-action {  bottom: -50px;}#swipebox-action.visible-bars {  bottom: 0;}#swipebox-action.force-visible-bars {  bottom: 0!important;}#swipebox-caption {  top: -50px;  text-align: center;}#swipebox-caption.visible-bars {  top: 0;}#swipebox-caption.force-visible-bars {  top: 0!important;}#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,#swipebox-action #swipebox-close {  background-image: url(../files/viewrAssets/icons.png);  background-repeat: no-repeat;  border: none!important;  text-decoration: none!important;  cursor: pointer;  position: absolute;  width: 50px;  height: 50px;  top: 0;}#swipebox-action #swipebox-close {  background-position: 15px 12px;  left: 40px;}#swipebox-action #swipebox-prev {  background-position: -32px 13px;  right: 100px;}#swipebox-action #swipebox-next {  background-position: -78px 13px;  right: 40px;}#swipebox-action #swipebox-prev.disabled,#swipebox-action #swipebox-next.disabled {  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  opacity: 0.3;}#swipebox-slider.rightSpring {  -moz-animation: rightSpring 0.3s;  -webkit-animation: rightSpring 0.3s;}#swipebox-slider.leftSpring {  -moz-animation: leftSpring 0.3s;  -webkit-animation: leftSpring 0.3s;}@-moz-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-moz-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes rightSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: -30px;  }  100% {    margin-left: 0px;  }}@-webkit-keyframes leftSpring {  0% {    margin-left: 0px;  }  50% {    margin-left: 30px;  }  100% {    margin-left: 0px;  }}/* Skin --------------------------*/#swipebox-overlay {    background: rgba(0,0,0,0.5);}#swipebox-action, #swipebox-caption {  text-shadow: 1px 1px 1px black;  background-color: rgba(0,0,0,0.8);  -webkit-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  -moz-box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  box-shadow: 0 1px 1px 1px #212121, inset 0 1px 1px 1px black;  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);  opacity: 0.95;}#swipebox-action {  -webkit-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  -moz-box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;  box-shadow: 0 -1px -1px 1px #212121, inset 0 -1px -1px 1px black;}#swipebox-caption {  color: white!important;  font-size: 15px;  line-height: 43px;  font-family: Helvetica, Arial, sans-serif;}/* End Viewr stack CSS code */#stacks_in_3910_page11thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_3910_page11thumbsviewr img {height: auto; width: 100%; }

#stacks_in_3913_page11{text-align:justify}

#stacks_in_3913_page11 {
	margin:  15px;
}
input#stacks_in_3923_page11.pay-submit  {
	width: auto;
	-webkit-box-shadow:none; 
	-moz-box-shadow:none; 
	box-shadow:none; 
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:inline-block; 
	height:56px; 
	line-height:36px; 
	border:none; 
	margin:0; 
	padding:0 20px; 
	color:#FFFFFF!important; 
	font-size:1.0em; 
	text-transform:none; 
	background:#2138C7; 
	width:auto; 
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

input#stacks_in_3923_page11.pay-submit:hover{
	background-color:#EE4D41!important; 
	color:#FFFFFF!important;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


#stacks_in_3923_page11 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88921_page11 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

#shade50 {
	z-index: 998; 
	padding: 0;
	margin: 0;
	cursor: pointer;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
}

/* No background */
#shade50.fancyviewerShadeNone {
	background: transparent;
}


/* Solid colour fill */
#shade50.fancyviewerShadeSolid {
	background: #777777;
}

/* Vertical gradient fill */
#shade50.fancyviewerShadeVertical {
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(top, #333333, #000000);
	background-image: -ms-linear-gradient(top, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #333333, #000000);
	background-image: -o-linear-gradient(top, #333333, #000000);
	background-image: linear-gradient(top, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=0);
}


/* Horizontal gradient fill */
#shade50 {
	background-color: #333333;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, right bottom, from(#333333), to(#000000));
	background-image: -moz-linear-gradient(left, #333333, #000000);
	background-image: -ms-linear-gradient(left, #333333, #000000);
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #333333), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(left, #333333, #000000);
	background-image: -o-linear-gradient(left, #333333, #000000);
	background-image: linear-gradient(left, #333333, #000000);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000', GradientType=1);
}


/* Top left to bottom right diagonal gradient fill */
#shade50.fancyviewerShadeTLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(-45deg,  #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -o-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: -ms-linear-gradient(-45deg,  #333333 0%,#000000 100%);
	background: linear-gradient(135deg,  #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Bottom left to top right diagonal gradient fill */
#shade50.fancyviewerShadeBLDiagonal {
	background: #333333;
	background: -moz-linear-gradient(45deg, #333333 0%, #000000 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -o-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: -ms-linear-gradient(45deg, #333333 0%,#000000 100%);
	background: linear-gradient(45deg, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Radial gradient fill */
#shade50.fancyviewerShadeRadial {
	background: #333333;
	background: -moz-radial-gradient(center, ellipse cover,  #333333 0%, #000000 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#333333), color-stop(100%,#000000));
	background: -webkit-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -o-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: -ms-radial-gradient(center, ellipse cover, #333333 0%,#000000 100%);
	background: radial-gradient(ellipse at center, #333333 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=1 );
}

/* Local image image applied as a CSS background */
#shade50.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

/* Warehoused image applied as a CSS background */
#shade50.fancyviewerShadeWarehousedImage {
	background: url();
	background-position: Center Center;
	background-repeat: Center Center;
}

/* @end */

%[if edit]%

#fancyviewerTriggerstacks_in_88921_page11:hover,
.fancyviewer:hover {
	cursor: pointer !important;
}

#fancyviewer50 {
	display: none;
	margin: 0 auto;
	position: fixed;
	max-width: 1200px;
	text-align: center;
	z-index: 999;
	overflow: auto;
}

#fancyViewerInnerstacks_in_88921_page11 {
	background: #FFFFFF;
	padding: 10px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	border-radius: 3px;
}

#fancyviewer50, 
#fancyviewer50::before, 
#fancyviewer50::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#fancyviewerContentstacks_in_88921_page11 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

/* Responsive behavior */
#fancyviewerContentstacks_in_88921_page11 img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}

#fancyviewerContentstacks_in_88921_page11 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88921_page11 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88921_page11 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88921_page11 .fancyviewerVideo embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* @group Close Buttons */

#fancyviewerClose50,
#fancyviewerClose50 *
#fancyviewerClose50 *::after,
#fancyviewerClose50 *::before {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#fancyviewerClose50 .fancyviewerCloseInner
#fancyviewerClose50 .fancyviewerCloseInner [class^="fa fa-"] {
	color: #FFFFFF;	
}

/*  */

/*  */

/*  */

/*  */

#fancyviewer50 {
	padding: 20px;
}

#fancyviewerClose50 {
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 30px;
	cursor: pointer;
	z-index: 1001;
	display: none;
	background: #ffffff;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 16px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.75);;
	margin: 7px;
}

#fancyviewerClose50 [class^="fa fa-"] {
	color: #000000;
	line-height: 1.00em;
}

/*  */

.fancyviewerActive50 #fancyviewerClose50 {
	display: block;
}

/* @end */

/* @group Responsive */

@media screen and (max-width: 360px) {
	#fancyviewer50 {
		display: block;
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		right: auto !important;
		padding: 0;
	}
	
	#fancyViewerInnerstacks_in_88921_page11 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88921_page11 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88921_page11 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88922_page11{text-align:justify}

#stacks_in_88922_page11 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88925_page11{text-align:justify}

#stacks_in_88925_page11 {
	margin: 0px 5px 0px 5px;
}
/*
-------------------------------------------
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_9676_page11desktopcontent {
	display: block;
	height: auto;
	max-width: 100%;
}




#stacks_in_9676_page11mobilecontent { 
	display: none;
}




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

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

#stacks_in_9676_page11desktopcontent {
	display: none;
}

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

#stacks_in_9835_page11 #fsr_colwrap_stacks_in_9835_page11 #fsr_leftcol_stacks_in_9835_page11 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_9835_page11 #fsr_colwrap_stacks_in_9835_page11 #fsr_leftcol_stacks_in_9835_page11 .leftcolpad_stacks_in_9835_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9835_page11 #fsr_colwrap_stacks_in_9835_page11 #fsr_rightcol_stacks_in_9835_page11 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9835_page11 #fsr_colwrap_stacks_in_9835_page11 #fsr_rightcol_stacks_in_9835_page11 .rightcolpad_stacks_in_9835_page11 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_9835_page11 #fsr_colwrap_stacks_in_9835_page11 #fsr_leftcol_stacks_in_9835_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9835_page11 #fsr_colwrap_stacks_in_9835_page11 #fsr_leftcol_stacks_in_9835_page11 .leftcolpad_stacks_in_9835_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9835_page11 #fsr_colwrap_stacks_in_9835_page11 #fsr_rightcol_stacks_in_9835_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9835_page11 #fsr_colwrap_stacks_in_9835_page11 #fsr_rightcol_stacks_in_9835_page11 .rightcolpad_stacks_in_9835_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_9835_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px 60px 0px 64px;
}
/*
-------------------------------------------
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_9839_page11 #fsr_colwrap_stacks_in_9839_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_9839_page11 #fsr_colwrap_stacks_in_9839_page11 #fsr_leftcol_stacks_in_9839_page11 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_9839_page11 #fsr_colwrap_stacks_in_9839_page11 #fsr_leftcol_stacks_in_9839_page11 .leftcolpad_stacks_in_9839_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9839_page11 #fsr_colwrap_stacks_in_9839_page11 #fsr_rightcol_stacks_in_9839_page11 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9839_page11 #fsr_colwrap_stacks_in_9839_page11 #fsr_rightcol_stacks_in_9839_page11 .rightcolpad_stacks_in_9839_page11 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_9839_page11 #fsr_colwrap_stacks_in_9839_page11 #fsr_leftcol_stacks_in_9839_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9839_page11 #fsr_colwrap_stacks_in_9839_page11 #fsr_leftcol_stacks_in_9839_page11 .leftcolpad_stacks_in_9839_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9839_page11 #fsr_colwrap_stacks_in_9839_page11 #fsr_rightcol_stacks_in_9839_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9839_page11 #fsr_colwrap_stacks_in_9839_page11 #fsr_rightcol_stacks_in_9839_page11 .rightcolpad_stacks_in_9839_page11 {
	padding: 0px 0px 0px 0px;
}

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

#stacks_in_9841_page11 #fsr_colwrap_stacks_in_9841_page11 #fsr_leftcol_stacks_in_9841_page11 {
	float: left;
	display: block;
	width: 10%;
	height: auto;
	margin: 0;
}

#stacks_in_9841_page11 #fsr_colwrap_stacks_in_9841_page11 #fsr_leftcol_stacks_in_9841_page11 .leftcolpad_stacks_in_9841_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9841_page11 #fsr_colwrap_stacks_in_9841_page11 #fsr_rightcol_stacks_in_9841_page11 {
	float: right;
	display: block;
	width: 90%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9841_page11 #fsr_colwrap_stacks_in_9841_page11 #fsr_rightcol_stacks_in_9841_page11 .rightcolpad_stacks_in_9841_page11 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_9841_page11 #fsr_colwrap_stacks_in_9841_page11 #fsr_leftcol_stacks_in_9841_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9841_page11 #fsr_colwrap_stacks_in_9841_page11 #fsr_leftcol_stacks_in_9841_page11 .leftcolpad_stacks_in_9841_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9841_page11 #fsr_colwrap_stacks_in_9841_page11 #fsr_rightcol_stacks_in_9841_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9841_page11 #fsr_colwrap_stacks_in_9841_page11 #fsr_rightcol_stacks_in_9841_page11 .rightcolpad_stacks_in_9841_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_9841_page11 {
	margin: 4px 0px 3px 0px;
}
#stacks_in_9844_page11{text-align:justify}

#stacks_in_9844_page11 {
	margin: 10px 0px 0px 86px;
}
/*
-------------------------------------------
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_9849_page11 #fsr_colwrap_stacks_in_9849_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_9849_page11 #fsr_colwrap_stacks_in_9849_page11 #fsr_leftcol_stacks_in_9849_page11 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_9849_page11 #fsr_colwrap_stacks_in_9849_page11 #fsr_leftcol_stacks_in_9849_page11 .leftcolpad_stacks_in_9849_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9849_page11 #fsr_colwrap_stacks_in_9849_page11 #fsr_rightcol_stacks_in_9849_page11 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9849_page11 #fsr_colwrap_stacks_in_9849_page11 #fsr_rightcol_stacks_in_9849_page11 .rightcolpad_stacks_in_9849_page11 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_9849_page11 #fsr_colwrap_stacks_in_9849_page11 #fsr_leftcol_stacks_in_9849_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9849_page11 #fsr_colwrap_stacks_in_9849_page11 #fsr_leftcol_stacks_in_9849_page11 .leftcolpad_stacks_in_9849_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9849_page11 #fsr_colwrap_stacks_in_9849_page11 #fsr_rightcol_stacks_in_9849_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9849_page11 #fsr_colwrap_stacks_in_9849_page11 #fsr_rightcol_stacks_in_9849_page11 .rightcolpad_stacks_in_9849_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_9849_page11 {
	margin: 4px 0px 6px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9853_page11 {
	
}

#stacks_in_9853_page11 img {
	float: none;
	max-width: 25% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_9853_page11 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_9853_page11 {
	margin: 9px 0px 2px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9860_page11 {
	
}

#stacks_in_9860_page11 img {
	float: none;
	max-width: 25% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_9860_page11 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_9860_page11 {
	margin: 9px 0px 2px 0px;
}
/*
-------------------------------------------
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_9865_page11 #fsr_colwrap_stacks_in_9865_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_9865_page11 #fsr_colwrap_stacks_in_9865_page11 #fsr_leftcol_stacks_in_9865_page11 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_9865_page11 #fsr_colwrap_stacks_in_9865_page11 #fsr_leftcol_stacks_in_9865_page11 .leftcolpad_stacks_in_9865_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9865_page11 #fsr_colwrap_stacks_in_9865_page11 #fsr_rightcol_stacks_in_9865_page11 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9865_page11 #fsr_colwrap_stacks_in_9865_page11 #fsr_rightcol_stacks_in_9865_page11 .rightcolpad_stacks_in_9865_page11 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_9865_page11 #fsr_colwrap_stacks_in_9865_page11 #fsr_leftcol_stacks_in_9865_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9865_page11 #fsr_colwrap_stacks_in_9865_page11 #fsr_leftcol_stacks_in_9865_page11 .leftcolpad_stacks_in_9865_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9865_page11 #fsr_colwrap_stacks_in_9865_page11 #fsr_rightcol_stacks_in_9865_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9865_page11 #fsr_colwrap_stacks_in_9865_page11 #fsr_rightcol_stacks_in_9865_page11 .rightcolpad_stacks_in_9865_page11 {
	padding: 0px 0px 0px 0px;
}

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

#stacks_in_9867_page11 #fsr_colwrap_stacks_in_9867_page11 #fsr_leftcol_stacks_in_9867_page11 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_9867_page11 #fsr_colwrap_stacks_in_9867_page11 #fsr_leftcol_stacks_in_9867_page11 .leftcolpad_stacks_in_9867_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9867_page11 #fsr_colwrap_stacks_in_9867_page11 #fsr_rightcol_stacks_in_9867_page11 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9867_page11 #fsr_colwrap_stacks_in_9867_page11 #fsr_rightcol_stacks_in_9867_page11 .rightcolpad_stacks_in_9867_page11 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_9867_page11 #fsr_colwrap_stacks_in_9867_page11 #fsr_leftcol_stacks_in_9867_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9867_page11 #fsr_colwrap_stacks_in_9867_page11 #fsr_leftcol_stacks_in_9867_page11 .leftcolpad_stacks_in_9867_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9867_page11 #fsr_colwrap_stacks_in_9867_page11 #fsr_rightcol_stacks_in_9867_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9867_page11 #fsr_colwrap_stacks_in_9867_page11 #fsr_rightcol_stacks_in_9867_page11 .rightcolpad_stacks_in_9867_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_9867_page11 {
	margin: 4px 0px 6px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9871_page11 {
	
}

#stacks_in_9871_page11 img {
	float: none;
	max-width: 25% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_9871_page11 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_9871_page11 {
	margin: 9px 0px 2px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9882_page11 {
	
}

#stacks_in_9882_page11 img {
	float: none;
	max-width: 25% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_9882_page11 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_9882_page11 {
	margin: 9px 0px 1px 0px;
}
/*
-------------------------------------------
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_9885_page11 #fsr_colwrap_stacks_in_9885_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_9885_page11 #fsr_colwrap_stacks_in_9885_page11 #fsr_leftcol_stacks_in_9885_page11 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_9885_page11 #fsr_colwrap_stacks_in_9885_page11 #fsr_leftcol_stacks_in_9885_page11 .leftcolpad_stacks_in_9885_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9885_page11 #fsr_colwrap_stacks_in_9885_page11 #fsr_rightcol_stacks_in_9885_page11 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9885_page11 #fsr_colwrap_stacks_in_9885_page11 #fsr_rightcol_stacks_in_9885_page11 .rightcolpad_stacks_in_9885_page11 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_9885_page11 #fsr_colwrap_stacks_in_9885_page11 #fsr_leftcol_stacks_in_9885_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9885_page11 #fsr_colwrap_stacks_in_9885_page11 #fsr_leftcol_stacks_in_9885_page11 .leftcolpad_stacks_in_9885_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_9885_page11 #fsr_colwrap_stacks_in_9885_page11 #fsr_rightcol_stacks_in_9885_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_9885_page11 #fsr_colwrap_stacks_in_9885_page11 #fsr_rightcol_stacks_in_9885_page11 .rightcolpad_stacks_in_9885_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_9885_page11 {
	margin: 4px 0px 6px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_9889_page11 {
	
}

#stacks_in_9889_page11 img {
	float: none;
	max-width: 25% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_9889_page11 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_9889_page11 {
	margin: 9px 0px 0px 0px;
}

#stacks_in_10005_page11 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 0px 0px 1px 0px;
}
#stacks_in_6474_page11{text-align:justify}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive 3 Column Stack' 
Style Sheet: fsr3columns.css Style Sheet
Created: 4, January 2013
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_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 #fsr_left3col_stacks_in_10007_page11 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 #fsr_left3col_stacks_in_10007_page11 .left3colpad_stacks_in_10007_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 #fsr_center3col_stacks_in_10007_page11 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 #fsr_right3col_stacks_in_10007_page11 .right3colpad_stacks_in_10007_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 #fsr_right3col_stacks_in_10007_page11 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 #fsr_center3col_stacks_in_10007_page11 .center3colpad_stacks_in_10007_page11 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 #fsr_left3col_stacks_in_10007_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 #fsr_left3col_stacks_in_10007_page11 .left3colpad_stacks_in_10007_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 #fsr_center3col_stacks_in_10007_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 #fsr_center3col_stacks_in_10007_page11 .center3colpad_stacks_in_10007_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 #fsr_right3col_stacks_in_10007_page11 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_10007_page11 #fsr_3colwrap_stacks_in_10007_page11 #fsr_right3col_stacks_in_10007_page11 .right3colpad_stacks_in_10007_page11 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_10007_page11 {
	padding: 0px 60px 18px 0px;
}
/*
-------------------------------------------
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_10009_page11 #fsr_colwrap_stacks_in_10009_page11 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10009_page11 #fsr_colwrap_stacks_in_10009_page11 #fsr_leftcol_stacks_in_10009_page11 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10009_page11 #fsr_colwrap_stacks_in_10009_page11 #fsr_leftcol_stacks_in_10009_page11 .leftcolpad_stacks_in_10009_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10009_page11 #fsr_colwrap_stacks_in_10009_page11 #fsr_rightcol_stacks_in_10009_page11 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10009_page11 #fsr_colwrap_stacks_in_10009_page11 #fsr_rightcol_stacks_in_10009_page11 .rightcolpad_stacks_in_10009_page11 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10009_page11 #fsr_colwrap_stacks_in_10009_page11 #fsr_leftcol_stacks_in_10009_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10009_page11 #fsr_colwrap_stacks_in_10009_page11 #fsr_leftcol_stacks_in_10009_page11 .leftcolpad_stacks_in_10009_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10009_page11 #fsr_colwrap_stacks_in_10009_page11 #fsr_rightcol_stacks_in_10009_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10009_page11 #fsr_colwrap_stacks_in_10009_page11 #fsr_rightcol_stacks_in_10009_page11 .rightcolpad_stacks_in_10009_page11 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10014_page11 {
	
}

#stacks_in_10014_page11 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_10014_page11 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

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

#stacks_in_10017_page11 #fsr_colwrap_stacks_in_10017_page11 #fsr_leftcol_stacks_in_10017_page11 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10017_page11 #fsr_colwrap_stacks_in_10017_page11 #fsr_leftcol_stacks_in_10017_page11 .leftcolpad_stacks_in_10017_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10017_page11 #fsr_colwrap_stacks_in_10017_page11 #fsr_rightcol_stacks_in_10017_page11 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10017_page11 #fsr_colwrap_stacks_in_10017_page11 #fsr_rightcol_stacks_in_10017_page11 .rightcolpad_stacks_in_10017_page11 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10017_page11 #fsr_colwrap_stacks_in_10017_page11 #fsr_leftcol_stacks_in_10017_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10017_page11 #fsr_colwrap_stacks_in_10017_page11 #fsr_leftcol_stacks_in_10017_page11 .leftcolpad_stacks_in_10017_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10017_page11 #fsr_colwrap_stacks_in_10017_page11 #fsr_rightcol_stacks_in_10017_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10017_page11 #fsr_colwrap_stacks_in_10017_page11 #fsr_rightcol_stacks_in_10017_page11 .rightcolpad_stacks_in_10017_page11 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10021_page11 {
	
}

#stacks_in_10021_page11 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_10021_page11 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10026_page11 {
	
}

#stacks_in_10026_page11 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_10026_page11 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

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

#stacks_in_10029_page11 #fsr_colwrap_stacks_in_10029_page11 #fsr_leftcol_stacks_in_10029_page11 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10029_page11 #fsr_colwrap_stacks_in_10029_page11 #fsr_leftcol_stacks_in_10029_page11 .leftcolpad_stacks_in_10029_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10029_page11 #fsr_colwrap_stacks_in_10029_page11 #fsr_rightcol_stacks_in_10029_page11 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10029_page11 #fsr_colwrap_stacks_in_10029_page11 #fsr_rightcol_stacks_in_10029_page11 .rightcolpad_stacks_in_10029_page11 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10029_page11 #fsr_colwrap_stacks_in_10029_page11 #fsr_leftcol_stacks_in_10029_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10029_page11 #fsr_colwrap_stacks_in_10029_page11 #fsr_leftcol_stacks_in_10029_page11 .leftcolpad_stacks_in_10029_page11 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10029_page11 #fsr_colwrap_stacks_in_10029_page11 #fsr_rightcol_stacks_in_10029_page11 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10029_page11 #fsr_colwrap_stacks_in_10029_page11 #fsr_rightcol_stacks_in_10029_page11 .rightcolpad_stacks_in_10029_page11 {
	padding: 0px 0px 0px 0px;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10033_page11 {
	
}

#stacks_in_10033_page11 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_10033_page11 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Image Stack' 
Style Sheet: fsrimage.css
Created: 05, November, 2012
Last Modified: 11, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2012-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_10038_page11 {
	
}

#stacks_in_10038_page11 img {
	float: none;
	max-width: 100% !important;
	height: auto !important;
	padding: 0;
	margin: 0 auto;
}

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

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

#stacks_in_10038_page11 img {
	float: none;
	max-width: 100% !important;
	min-width: 10% !important;
	height: auto !important;
}

}/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Stack' 
Style Sheet: fsrreposition.css Style Sheet
Created: 26, August 2013
Last Modified: 28, July 2015
Version: 1.5
Author: Blueball Design/Charlie Lockhart
www.blueballdesign.com
Copyright 2013-2015 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_56663_page11 {
	padding: 0% 0% 1% 0%;
	margin: 0% 0% 0% 43%;
}

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

@media screen and (max-width: 768px) {
	
#stacks_in_56663_page11 { 
    padding: 1% 0% 0% 24%;
    margin: 0% 0% 0% 10%;
}
}
#stacks_in_56665_page11{text-align:justify}
/*
-------------------------------------------
File: 'Blueball FreeStacks Responsive Reposition Alt Stack' 
Style Sheet: fsrrepositionalt.css Style Sheet
Created: 26, August 2013
Last Modified: 03, June 2014
Author: Blueball Design LLC/Charlie Lockhart
http://freestackresponsive.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_70686_page11 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 22%;
}

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

@media screen and (max-width: 768px) {
	
#stacks_in_70686_page11 { 
    padding: 1% 0% 0% 0%;
    margin: 0% 0% 0% 6%;
}
}
/* @group CSS Reset */

#shareStackWrapperstacks_in_70688_page11 *,
#shareStackWrapperstacks_in_70688_page11 *::after,
#shareStackWrapperstacks_in_70688_page11 *::before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#shareStackWrapperstacks_in_70688_page11 ul#shareStackArraystacks_in_70688_page11 {
	padding: 0;
	margin: 0;
	list-style: none;
	height: auto;
	overflow: auto;
	text-align: left;
}

#shareStackWrapperstacks_in_70688_page11 [class^="fa fa-"] {
	line-height: 40px;
	color: inherit;
}

/* @end */

/* @group Positioning */

/* @group Absolute Positioning */

/*  */

/* @end */

/* @group Fixed Positioning */

/*  */

/* @end */

/*  */

/* @group Relative Positioning */

#shareStackWrapperstacks_in_70688_page11 {
	position: relative;
	width: 100%;
}

/*  */

/* @end */





/* @end */

/* @group Buttons */

#shareStackWrapperstacks_in_70688_page11 ul#shareStackArraystacks_in_70688_page11 li.shareStackItem {
	padding: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display: inline-block;
	text-align: center;
	font-size: 28px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	position: relative;
	transition: opacity 300ms ease-in-out;
	border-radius: 0px;
	opacity: 0.99;
	list-style: none;
	overflow: hidden;
}

#shareStackWrapperstacks_in_70688_page11 ul#shareStackArraystacks_in_70688_page11 li.shareStackItem:hover {
	opacity: 0.85;
}

#shareStackWrapperstacks_in_70688_page11 ul#shareStackArraystacks_in_70688_page11 li.shareStackItem a {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
}

/* @end */

/* @group Responsive */

#shareStackWrapperstacks_in_70688_page11 ul#shareStackArraystacks_in_70688_page11 {
	display: none;
}

@media screen and (min-width: 200px) and (max-width: 100000px) {
	#shareStackWrapperstacks_in_70688_page11 ul#shareStackArraystacks_in_70688_page11 {
		display: block;
	}
}

/* @end */

/* @group Icons */

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-baidustacks_in_70688_page11 {
	background: #FF4749;
	color: #0000ff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-bloggerstacks_in_70688_page11 {
	background: #F3881F;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-deliciousstacks_in_70688_page11 {
	background: #0c83e8;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-diggstacks_in_70688_page11 {
	background: #000000;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-facebookstacks_in_70688_page11 {
	background: #406fac;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-googleplusstacks_in_70688_page11 {
	background: #e15540;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-linkedinstacks_in_70688_page11 {
	background: #0182bd;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-livejournalstacks_in_70688_page11 {
	background: #083B51;
	color: #9AECFF;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-myspacestacks_in_70688_page11 {
	background: #032087;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-odnoklassnikistacks_in_70688_page11 {
	background: #E76E23;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-pocketstacks_in_70688_page11 {
	background: #DC2447;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-redditstacks_in_70688_page11 {
	background: #d3e6f8;
	color: #000000;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-renrenstacks_in_70688_page11 {
	background: #f5f5f5;
	color: #0164b4;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-stumbleuponstacks_in_70688_page11 {
	background: #ed5328;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-tumblrstacks_in_70688_page11 {
	background: #3c4f67;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-twitterstacks_in_70688_page11 {
	background: #44A6FD;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-viadeostacks_in_70688_page11 {
	background: #333333;
	color: #E88B25;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-vkontaktestacks_in_70688_page11 {
	background: #557fab;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-weibostacks_in_70688_page11 {
	background: #db2f2d;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-xingstacks_in_70688_page11 {
	background: #D0D607;
	color: #0A5256;
}

/* Utility icons */

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-emailstacks_in_70688_page11 {
	background: #cdcdcd;
	color: #333333;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-printstacks_in_70688_page11 {
	background: #808080;
	color: #ffffff;
}

/* Custom Icons */

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-customonestacks_in_70688_page11 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-customtwostacks_in_70688_page11 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-customthreestacks_in_70688_page11 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-customfourstacks_in_70688_page11 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_70688_page11 #shareStackItem-customfivestacks_in_70688_page11 {
	background: #FF8000;
	color: #333333;
}

/* @end */

@media print {
	#shareStackWrapperstacks_in_70688_page11 {
		display: none !important;
	}
}

/* @group Edit Mode Styling */

/*  */

/* @end */
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Breadcrumb Stack' 
Style Sheet: fsrbreadcrumb.css
Created: 27, May, 2012
Last Modified: 05, November, 2014
Author: Blueball Design
www.blueballdesign.com
Copyright 2013-2014 Blueball Design LLC USA/Charlie Lockhart
All Rights Reserved
-------------------------------------------
*/

#stacks_in_4578_page11 {
}

#stacks_in_4578_page11 #breadcrumbcontainer {
	line-height: 1.00em;
	text-align: center;
}


#stacks_in_4578_page11 {
	margin: 11px 0px 12px 0px;
	padding: 3px 0px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStack Responsive Footer' 
Style Sheet: fsrfooter.css
Created: 25, October, 2010
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_4579_page11 {
}

#stacks_in_4579_page11 #footer {
	font-size: 0.95em;
	line-height: 1.20em;
	width: 100%;
}



#stacks_in_4579_page11 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
}
#PPMiniCart {
	z-index: 99999;
}


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

#PPMiniCart form {
max-width: 380px!important;
margin-left: -150px!important;
width: 280px!important;
font-size: 0.8em!important;
}

#PPMiniCart {
top: 10%!important;
}

#PPMiniCart ul {
	width: 260px!important;
	font-size: 0.9em!important;

}

#PPMiniCart .minicart-quantity {
width: 15px!important;
}

#PPMiniCart .minicart-remove {
width: 12px!important;
height: 19px;
font-size: 11px!important;
opacity: 0.70;
cursor: pointer;
}

#PPMiniCart .minicart-details-quantity {
width: 12%!important;
}

#PPMiniCart .minicart-subtotal {
position: relative!important;
left: 0px!important;
font-size: 16px;
padding-top: 10px!important;
}

#PPMiniCart .minicart-submit {
right: 0px!important;
}

}