 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_page12 {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto !important;
}

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

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

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

}

#stacks_in_4769_page12 {
	padding: 20px 20px 0px 20px;
}

#stacks_in_4771_page12 {
	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_page12 {

}

#stacks_in_5084_page12 .stacks_in_5084_page12_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_page12 .stacks_in_5084_page12_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_page12 {
	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_88753_page12 {
	
}

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

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

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

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

#stacks_in_8221_page12 #fsr_3colwrap_stacks_in_8221_page12 #fsr_left3col_stacks_in_8221_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_8221_page12 #fsr_3colwrap_stacks_in_8221_page12 #fsr_left3col_stacks_in_8221_page12 .left3colpad_stacks_in_8221_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_8221_page12 #fsr_3colwrap_stacks_in_8221_page12 #fsr_center3col_stacks_in_8221_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_8221_page12 #fsr_3colwrap_stacks_in_8221_page12 #fsr_right3col_stacks_in_8221_page12 .right3colpad_stacks_in_8221_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_8221_page12 #fsr_3colwrap_stacks_in_8221_page12 #fsr_right3col_stacks_in_8221_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_8221_page12 #fsr_3colwrap_stacks_in_8221_page12 #fsr_center3col_stacks_in_8221_page12 .center3colpad_stacks_in_8221_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_8221_page12 #fsr_3colwrap_stacks_in_8221_page12 #fsr_left3col_stacks_in_8221_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_8221_page12 #fsr_3colwrap_stacks_in_8221_page12 #fsr_left3col_stacks_in_8221_page12 .left3colpad_stacks_in_8221_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_8221_page12 #fsr_3colwrap_stacks_in_8221_page12 #fsr_center3col_stacks_in_8221_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_8221_page12 #fsr_3colwrap_stacks_in_8221_page12 #fsr_center3col_stacks_in_8221_page12 .center3colpad_stacks_in_8221_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_8221_page12 #fsr_3colwrap_stacks_in_8221_page12 #fsr_right3col_stacks_in_8221_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_8221_page12 #fsr_3colwrap_stacks_in_8221_page12 #fsr_right3col_stacks_in_8221_page12 .right3colpad_stacks_in_8221_page12 {
	padding: 0px 0px 0px 0px;
}

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

#toggleTrigger_stacks_in_8223_page12 {
	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_8223_page12:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8223_page12 {
	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_8223_page12 a:link:after,
	#toggleTrigger_stacks_in_8223_page12 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8223_page12 {
		display: block !important;
	}
}

#stacks_in_8229_page12 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
#toggleWrapper_stacks_in_8231_page12 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8231_page12 {
	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_8231_page12:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8231_page12 {
	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_8231_page12 a:link:after,
	#toggleTrigger_stacks_in_8231_page12 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8231_page12 {
		display: block !important;
	}
}

#stacks_in_8237_page12 {
	display:inline-block; width:100%; line-height: 2.000000em;
}
#toggleWrapper_stacks_in_8239_page12 {
	position: relative;
	display: block;
}

#toggleTrigger_stacks_in_8239_page12 {
	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_8239_page12:hover { 
	color: #999999;
	cursor: pointer; 
}

#toggleContainer_stacks_in_8239_page12 {
	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_8239_page12 a:link:after,
	#toggleTrigger_stacks_in_8239_page12 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_8239_page12 {
		display: block !important;
	}
}

#stacks_in_8245_page12 {
	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_4949_page12 {
	padding: 0% 0% 0% 0%;
	margin: 0% 11% 0% 0%;
}

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

@media screen and (max-width: 600px) {
	
#stacks_in_4949_page12 { 
    padding: 0% 0% 0% 0%;
    margin: 0% 0% 0% 0%;
}
}
input#stacks_in_5416_page12.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_page12.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_page12 {
	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_4951_page12 {
	padding: 0% 0% 0% 0%;
	margin: 0% 15% 0% 0%;
}

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

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

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

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

#stacks_in_5124_page12 #fsr_3colwrap_stacks_in_5124_page12 #fsr_left3col_stacks_in_5124_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page12 #fsr_3colwrap_stacks_in_5124_page12 #fsr_left3col_stacks_in_5124_page12 .left3colpad_stacks_in_5124_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5124_page12 #fsr_3colwrap_stacks_in_5124_page12 #fsr_center3col_stacks_in_5124_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5124_page12 #fsr_3colwrap_stacks_in_5124_page12 #fsr_right3col_stacks_in_5124_page12 .right3colpad_stacks_in_5124_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5124_page12 #fsr_3colwrap_stacks_in_5124_page12 #fsr_right3col_stacks_in_5124_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page12 #fsr_3colwrap_stacks_in_5124_page12 #fsr_center3col_stacks_in_5124_page12 .center3colpad_stacks_in_5124_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5124_page12 #fsr_3colwrap_stacks_in_5124_page12 #fsr_left3col_stacks_in_5124_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page12 #fsr_3colwrap_stacks_in_5124_page12 #fsr_left3col_stacks_in_5124_page12 .left3colpad_stacks_in_5124_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5124_page12 #fsr_3colwrap_stacks_in_5124_page12 #fsr_center3col_stacks_in_5124_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page12 #fsr_3colwrap_stacks_in_5124_page12 #fsr_center3col_stacks_in_5124_page12 .center3colpad_stacks_in_5124_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5124_page12 #fsr_3colwrap_stacks_in_5124_page12 #fsr_right3col_stacks_in_5124_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5124_page12 #fsr_3colwrap_stacks_in_5124_page12 #fsr_right3col_stacks_in_5124_page12 .right3colpad_stacks_in_5124_page12 {
	padding: 0px 0px 0px 0px;
}

}/* Start Viewr stack CSS code */#stacks_in_5126_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5126_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5126_page12swipebox-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_page12 {
	margin:  14px;
}
#stacks_in_5128_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5128_page12thumbsviewr img {height: auto; width: 100%; }

#stacks_in_5131_page12{text-align:justify}

#stacks_in_5131_page12 {
	margin:  15px;
}
input#stacks_in_5134_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88755_page12 {
	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_88755_page12: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_88755_page12 {
	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_88755_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88755_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88755_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88755_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88755_page12 .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_88755_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88755_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88755_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88756_page12{text-align:justify}

#stacks_in_88756_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88759_page12{text-align:justify}

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

#stacks_in_5170_page12 #fsr_3colwrap_stacks_in_5170_page12 #fsr_left3col_stacks_in_5170_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page12 #fsr_3colwrap_stacks_in_5170_page12 #fsr_left3col_stacks_in_5170_page12 .left3colpad_stacks_in_5170_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5170_page12 #fsr_3colwrap_stacks_in_5170_page12 #fsr_center3col_stacks_in_5170_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5170_page12 #fsr_3colwrap_stacks_in_5170_page12 #fsr_right3col_stacks_in_5170_page12 .right3colpad_stacks_in_5170_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5170_page12 #fsr_3colwrap_stacks_in_5170_page12 #fsr_right3col_stacks_in_5170_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page12 #fsr_3colwrap_stacks_in_5170_page12 #fsr_center3col_stacks_in_5170_page12 .center3colpad_stacks_in_5170_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5170_page12 #fsr_3colwrap_stacks_in_5170_page12 #fsr_left3col_stacks_in_5170_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page12 #fsr_3colwrap_stacks_in_5170_page12 #fsr_left3col_stacks_in_5170_page12 .left3colpad_stacks_in_5170_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5170_page12 #fsr_3colwrap_stacks_in_5170_page12 #fsr_center3col_stacks_in_5170_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page12 #fsr_3colwrap_stacks_in_5170_page12 #fsr_center3col_stacks_in_5170_page12 .center3colpad_stacks_in_5170_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5170_page12 #fsr_3colwrap_stacks_in_5170_page12 #fsr_right3col_stacks_in_5170_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5170_page12 #fsr_3colwrap_stacks_in_5170_page12 #fsr_right3col_stacks_in_5170_page12 .right3colpad_stacks_in_5170_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5170_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5172_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5172_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5172_page12swipebox-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_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5174_page12thumbsviewr img {height: auto; width: 100%; }

#stacks_in_5177_page12{text-align:justify}

#stacks_in_5177_page12 {
	margin:  15px;
}
input#stacks_in_5180_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88762_page12 {
	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_88762_page12: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_88762_page12 {
	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_88762_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88762_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88762_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88762_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88762_page12 .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_88762_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88762_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88762_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88763_page12{text-align:justify}

#stacks_in_88763_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88766_page12{text-align:justify}

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

#stacks_in_5216_page12 #fsr_3colwrap_stacks_in_5216_page12 #fsr_left3col_stacks_in_5216_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page12 #fsr_3colwrap_stacks_in_5216_page12 #fsr_left3col_stacks_in_5216_page12 .left3colpad_stacks_in_5216_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5216_page12 #fsr_3colwrap_stacks_in_5216_page12 #fsr_center3col_stacks_in_5216_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5216_page12 #fsr_3colwrap_stacks_in_5216_page12 #fsr_right3col_stacks_in_5216_page12 .right3colpad_stacks_in_5216_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5216_page12 #fsr_3colwrap_stacks_in_5216_page12 #fsr_right3col_stacks_in_5216_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page12 #fsr_3colwrap_stacks_in_5216_page12 #fsr_center3col_stacks_in_5216_page12 .center3colpad_stacks_in_5216_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5216_page12 #fsr_3colwrap_stacks_in_5216_page12 #fsr_left3col_stacks_in_5216_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page12 #fsr_3colwrap_stacks_in_5216_page12 #fsr_left3col_stacks_in_5216_page12 .left3colpad_stacks_in_5216_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5216_page12 #fsr_3colwrap_stacks_in_5216_page12 #fsr_center3col_stacks_in_5216_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page12 #fsr_3colwrap_stacks_in_5216_page12 #fsr_center3col_stacks_in_5216_page12 .center3colpad_stacks_in_5216_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5216_page12 #fsr_3colwrap_stacks_in_5216_page12 #fsr_right3col_stacks_in_5216_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5216_page12 #fsr_3colwrap_stacks_in_5216_page12 #fsr_right3col_stacks_in_5216_page12 .right3colpad_stacks_in_5216_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5216_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5218_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5218_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5218_page12swipebox-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_page12 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_5220_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5220_page12thumbsviewr img {height: auto; width: 100%; }

#stacks_in_5223_page12{text-align:justify}

#stacks_in_5223_page12 {
	margin:  15px;
}
input#stacks_in_5226_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88769_page12 {
	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_88769_page12: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_88769_page12 {
	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_88769_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88769_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88769_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88769_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88769_page12 .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_88769_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88769_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88769_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88770_page12{text-align:justify}

#stacks_in_88770_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88773_page12{text-align:justify}

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

#stacks_in_2299_page12 #fsr_3colwrap_stacks_in_2299_page12 #fsr_left3col_stacks_in_2299_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page12 #fsr_3colwrap_stacks_in_2299_page12 #fsr_left3col_stacks_in_2299_page12 .left3colpad_stacks_in_2299_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2299_page12 #fsr_3colwrap_stacks_in_2299_page12 #fsr_center3col_stacks_in_2299_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2299_page12 #fsr_3colwrap_stacks_in_2299_page12 #fsr_right3col_stacks_in_2299_page12 .right3colpad_stacks_in_2299_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2299_page12 #fsr_3colwrap_stacks_in_2299_page12 #fsr_right3col_stacks_in_2299_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page12 #fsr_3colwrap_stacks_in_2299_page12 #fsr_center3col_stacks_in_2299_page12 .center3colpad_stacks_in_2299_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2299_page12 #fsr_3colwrap_stacks_in_2299_page12 #fsr_left3col_stacks_in_2299_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page12 #fsr_3colwrap_stacks_in_2299_page12 #fsr_left3col_stacks_in_2299_page12 .left3colpad_stacks_in_2299_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2299_page12 #fsr_3colwrap_stacks_in_2299_page12 #fsr_center3col_stacks_in_2299_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page12 #fsr_3colwrap_stacks_in_2299_page12 #fsr_center3col_stacks_in_2299_page12 .center3colpad_stacks_in_2299_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2299_page12 #fsr_3colwrap_stacks_in_2299_page12 #fsr_right3col_stacks_in_2299_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2299_page12 #fsr_3colwrap_stacks_in_2299_page12 #fsr_right3col_stacks_in_2299_page12 .right3colpad_stacks_in_2299_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2299_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2301_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2301_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2301_page12swipebox-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_page12 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_2303_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2303_page12thumbsviewr img {height: auto; width: 100%; }

#stacks_in_2306_page12{text-align:justify}

#stacks_in_2306_page12 {
	margin:  15px;
}
input#stacks_in_2309_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88776_page12 {
	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_88776_page12: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_88776_page12 {
	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_88776_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88776_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88776_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88776_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88776_page12 .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_88776_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88776_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88776_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88777_page12{text-align:justify}

#stacks_in_88777_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88780_page12{text-align:justify}

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

#stacks_in_2254_page12 #fsr_3colwrap_stacks_in_2254_page12 #fsr_left3col_stacks_in_2254_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page12 #fsr_3colwrap_stacks_in_2254_page12 #fsr_left3col_stacks_in_2254_page12 .left3colpad_stacks_in_2254_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2254_page12 #fsr_3colwrap_stacks_in_2254_page12 #fsr_center3col_stacks_in_2254_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2254_page12 #fsr_3colwrap_stacks_in_2254_page12 #fsr_right3col_stacks_in_2254_page12 .right3colpad_stacks_in_2254_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2254_page12 #fsr_3colwrap_stacks_in_2254_page12 #fsr_right3col_stacks_in_2254_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page12 #fsr_3colwrap_stacks_in_2254_page12 #fsr_center3col_stacks_in_2254_page12 .center3colpad_stacks_in_2254_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2254_page12 #fsr_3colwrap_stacks_in_2254_page12 #fsr_left3col_stacks_in_2254_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page12 #fsr_3colwrap_stacks_in_2254_page12 #fsr_left3col_stacks_in_2254_page12 .left3colpad_stacks_in_2254_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2254_page12 #fsr_3colwrap_stacks_in_2254_page12 #fsr_center3col_stacks_in_2254_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page12 #fsr_3colwrap_stacks_in_2254_page12 #fsr_center3col_stacks_in_2254_page12 .center3colpad_stacks_in_2254_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2254_page12 #fsr_3colwrap_stacks_in_2254_page12 #fsr_right3col_stacks_in_2254_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2254_page12 #fsr_3colwrap_stacks_in_2254_page12 #fsr_right3col_stacks_in_2254_page12 .right3colpad_stacks_in_2254_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2254_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2256_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2256_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2256_page12swipebox-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_page12 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_2258_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2258_page12thumbsviewr img {height: auto; width: 100%; }

#stacks_in_2261_page12{text-align:justify}

#stacks_in_2261_page12 {
	margin:  15px;
}
input#stacks_in_2264_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88783_page12 {
	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_88783_page12: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_88783_page12 {
	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_88783_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88783_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88783_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88783_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88783_page12 .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_88783_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88783_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88783_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88784_page12{text-align:justify}

#stacks_in_88784_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88787_page12{text-align:justify}

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

#stacks_in_2344_page12 #fsr_3colwrap_stacks_in_2344_page12 #fsr_left3col_stacks_in_2344_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page12 #fsr_3colwrap_stacks_in_2344_page12 #fsr_left3col_stacks_in_2344_page12 .left3colpad_stacks_in_2344_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2344_page12 #fsr_3colwrap_stacks_in_2344_page12 #fsr_center3col_stacks_in_2344_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2344_page12 #fsr_3colwrap_stacks_in_2344_page12 #fsr_right3col_stacks_in_2344_page12 .right3colpad_stacks_in_2344_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2344_page12 #fsr_3colwrap_stacks_in_2344_page12 #fsr_right3col_stacks_in_2344_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page12 #fsr_3colwrap_stacks_in_2344_page12 #fsr_center3col_stacks_in_2344_page12 .center3colpad_stacks_in_2344_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2344_page12 #fsr_3colwrap_stacks_in_2344_page12 #fsr_left3col_stacks_in_2344_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page12 #fsr_3colwrap_stacks_in_2344_page12 #fsr_left3col_stacks_in_2344_page12 .left3colpad_stacks_in_2344_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2344_page12 #fsr_3colwrap_stacks_in_2344_page12 #fsr_center3col_stacks_in_2344_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page12 #fsr_3colwrap_stacks_in_2344_page12 #fsr_center3col_stacks_in_2344_page12 .center3colpad_stacks_in_2344_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2344_page12 #fsr_3colwrap_stacks_in_2344_page12 #fsr_right3col_stacks_in_2344_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2344_page12 #fsr_3colwrap_stacks_in_2344_page12 #fsr_right3col_stacks_in_2344_page12 .right3colpad_stacks_in_2344_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2344_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2346_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2346_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2346_page12swipebox-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_page12 {
	margin:  7px;
	padding:  3px;
}
#stacks_in_2348_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2348_page12thumbsviewr img {height: auto; width: 100%; }

#stacks_in_2351_page12{text-align:justify}

#stacks_in_2351_page12 {
	margin:  15px;
}
input#stacks_in_2354_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88790_page12 {
	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_88790_page12: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_88790_page12 {
	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_88790_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88790_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88790_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88790_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88790_page12 .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_88790_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88790_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88790_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88791_page12{text-align:justify}

#stacks_in_88791_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88794_page12{text-align:justify}

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

#stacks_in_12282_page12 #fsr_3colwrap_stacks_in_12282_page12 #fsr_left3col_stacks_in_12282_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_12282_page12 #fsr_3colwrap_stacks_in_12282_page12 #fsr_left3col_stacks_in_12282_page12 .left3colpad_stacks_in_12282_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12282_page12 #fsr_3colwrap_stacks_in_12282_page12 #fsr_center3col_stacks_in_12282_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_12282_page12 #fsr_3colwrap_stacks_in_12282_page12 #fsr_right3col_stacks_in_12282_page12 .right3colpad_stacks_in_12282_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12282_page12 #fsr_3colwrap_stacks_in_12282_page12 #fsr_right3col_stacks_in_12282_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_12282_page12 #fsr_3colwrap_stacks_in_12282_page12 #fsr_center3col_stacks_in_12282_page12 .center3colpad_stacks_in_12282_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_12282_page12 #fsr_3colwrap_stacks_in_12282_page12 #fsr_left3col_stacks_in_12282_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12282_page12 #fsr_3colwrap_stacks_in_12282_page12 #fsr_left3col_stacks_in_12282_page12 .left3colpad_stacks_in_12282_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12282_page12 #fsr_3colwrap_stacks_in_12282_page12 #fsr_center3col_stacks_in_12282_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12282_page12 #fsr_3colwrap_stacks_in_12282_page12 #fsr_center3col_stacks_in_12282_page12 .center3colpad_stacks_in_12282_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12282_page12 #fsr_3colwrap_stacks_in_12282_page12 #fsr_right3col_stacks_in_12282_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12282_page12 #fsr_3colwrap_stacks_in_12282_page12 #fsr_right3col_stacks_in_12282_page12 .right3colpad_stacks_in_12282_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_12282_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_12284_page12 .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_12284_page12 .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_12284_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_12284_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_12284_page12swipebox-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_12286_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_12286_page12thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_12289_page12 {
	position: relative;
	display: block;
}

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

#toggleContainer_stacks_in_12289_page12 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_12289_page12 a:link:after,
	#toggleTrigger_stacks_in_12289_page12 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_12289_page12 {
		display: block !important;
	}
}
#stacks_in_12291_page12{text-align:justify}
#stacks_in_12294_page12{text-align:justify}
input#stacks_in_12297_page12.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_12297_page12.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_12297_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88797_page12 {
	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_88797_page12: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_88797_page12 {
	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_88797_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88797_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88797_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88797_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88797_page12 .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_88797_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88797_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88797_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88798_page12{text-align:justify}

#stacks_in_88798_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88801_page12{text-align:justify}

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

#stacks_in_12349_page12 #fsr_3colwrap_stacks_in_12349_page12 #fsr_left3col_stacks_in_12349_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_12349_page12 #fsr_3colwrap_stacks_in_12349_page12 #fsr_left3col_stacks_in_12349_page12 .left3colpad_stacks_in_12349_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12349_page12 #fsr_3colwrap_stacks_in_12349_page12 #fsr_center3col_stacks_in_12349_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_12349_page12 #fsr_3colwrap_stacks_in_12349_page12 #fsr_right3col_stacks_in_12349_page12 .right3colpad_stacks_in_12349_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12349_page12 #fsr_3colwrap_stacks_in_12349_page12 #fsr_right3col_stacks_in_12349_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_12349_page12 #fsr_3colwrap_stacks_in_12349_page12 #fsr_center3col_stacks_in_12349_page12 .center3colpad_stacks_in_12349_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_12349_page12 #fsr_3colwrap_stacks_in_12349_page12 #fsr_left3col_stacks_in_12349_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12349_page12 #fsr_3colwrap_stacks_in_12349_page12 #fsr_left3col_stacks_in_12349_page12 .left3colpad_stacks_in_12349_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12349_page12 #fsr_3colwrap_stacks_in_12349_page12 #fsr_center3col_stacks_in_12349_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12349_page12 #fsr_3colwrap_stacks_in_12349_page12 #fsr_center3col_stacks_in_12349_page12 .center3colpad_stacks_in_12349_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12349_page12 #fsr_3colwrap_stacks_in_12349_page12 #fsr_right3col_stacks_in_12349_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12349_page12 #fsr_3colwrap_stacks_in_12349_page12 #fsr_right3col_stacks_in_12349_page12 .right3colpad_stacks_in_12349_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_12349_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_12351_page12 .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_12351_page12 .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_12351_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_12351_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_12351_page12swipebox-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_12353_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_12353_page12thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_12356_page12 {
	position: relative;
	display: block;
}

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

#toggleContainer_stacks_in_12356_page12 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_12356_page12 a:link:after,
	#toggleTrigger_stacks_in_12356_page12 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_12356_page12 {
		display: block !important;
	}
}
#stacks_in_12358_page12{text-align:justify}
#stacks_in_12361_page12{text-align:justify}
input#stacks_in_12364_page12.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_12364_page12.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_12364_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88804_page12 {
	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_88804_page12: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_88804_page12 {
	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_88804_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88804_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88804_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88804_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88804_page12 .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_88804_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88804_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88804_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88805_page12{text-align:justify}

#stacks_in_88805_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88808_page12{text-align:justify}

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

#stacks_in_12416_page12 #fsr_3colwrap_stacks_in_12416_page12 #fsr_left3col_stacks_in_12416_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_12416_page12 #fsr_3colwrap_stacks_in_12416_page12 #fsr_left3col_stacks_in_12416_page12 .left3colpad_stacks_in_12416_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12416_page12 #fsr_3colwrap_stacks_in_12416_page12 #fsr_center3col_stacks_in_12416_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_12416_page12 #fsr_3colwrap_stacks_in_12416_page12 #fsr_right3col_stacks_in_12416_page12 .right3colpad_stacks_in_12416_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12416_page12 #fsr_3colwrap_stacks_in_12416_page12 #fsr_right3col_stacks_in_12416_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_12416_page12 #fsr_3colwrap_stacks_in_12416_page12 #fsr_center3col_stacks_in_12416_page12 .center3colpad_stacks_in_12416_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_12416_page12 #fsr_3colwrap_stacks_in_12416_page12 #fsr_left3col_stacks_in_12416_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12416_page12 #fsr_3colwrap_stacks_in_12416_page12 #fsr_left3col_stacks_in_12416_page12 .left3colpad_stacks_in_12416_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12416_page12 #fsr_3colwrap_stacks_in_12416_page12 #fsr_center3col_stacks_in_12416_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12416_page12 #fsr_3colwrap_stacks_in_12416_page12 #fsr_center3col_stacks_in_12416_page12 .center3colpad_stacks_in_12416_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12416_page12 #fsr_3colwrap_stacks_in_12416_page12 #fsr_right3col_stacks_in_12416_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12416_page12 #fsr_3colwrap_stacks_in_12416_page12 #fsr_right3col_stacks_in_12416_page12 .right3colpad_stacks_in_12416_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_12416_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_12418_page12 .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_12418_page12 .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_12418_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_12418_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_12418_page12swipebox-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_12420_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_12420_page12thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_12423_page12 {
	position: relative;
	display: block;
}

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

#toggleContainer_stacks_in_12423_page12 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_12423_page12 a:link:after,
	#toggleTrigger_stacks_in_12423_page12 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_12423_page12 {
		display: block !important;
	}
}
#stacks_in_12425_page12{text-align:justify}
#stacks_in_12428_page12{text-align:justify}
input#stacks_in_12431_page12.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_12431_page12.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_12431_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88811_page12 {
	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_88811_page12: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_88811_page12 {
	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_88811_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88811_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88811_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88811_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88811_page12 .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_88811_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88811_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88811_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88812_page12{text-align:justify}

#stacks_in_88812_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88815_page12{text-align:justify}

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

#stacks_in_12483_page12 #fsr_3colwrap_stacks_in_12483_page12 #fsr_left3col_stacks_in_12483_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_12483_page12 #fsr_3colwrap_stacks_in_12483_page12 #fsr_left3col_stacks_in_12483_page12 .left3colpad_stacks_in_12483_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12483_page12 #fsr_3colwrap_stacks_in_12483_page12 #fsr_center3col_stacks_in_12483_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_12483_page12 #fsr_3colwrap_stacks_in_12483_page12 #fsr_right3col_stacks_in_12483_page12 .right3colpad_stacks_in_12483_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12483_page12 #fsr_3colwrap_stacks_in_12483_page12 #fsr_right3col_stacks_in_12483_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_12483_page12 #fsr_3colwrap_stacks_in_12483_page12 #fsr_center3col_stacks_in_12483_page12 .center3colpad_stacks_in_12483_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_12483_page12 #fsr_3colwrap_stacks_in_12483_page12 #fsr_left3col_stacks_in_12483_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12483_page12 #fsr_3colwrap_stacks_in_12483_page12 #fsr_left3col_stacks_in_12483_page12 .left3colpad_stacks_in_12483_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12483_page12 #fsr_3colwrap_stacks_in_12483_page12 #fsr_center3col_stacks_in_12483_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12483_page12 #fsr_3colwrap_stacks_in_12483_page12 #fsr_center3col_stacks_in_12483_page12 .center3colpad_stacks_in_12483_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12483_page12 #fsr_3colwrap_stacks_in_12483_page12 #fsr_right3col_stacks_in_12483_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12483_page12 #fsr_3colwrap_stacks_in_12483_page12 #fsr_right3col_stacks_in_12483_page12 .right3colpad_stacks_in_12483_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_12483_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_12485_page12 .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_12485_page12 .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_12485_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_12485_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_12485_page12swipebox-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_12487_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_12487_page12thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_12490_page12 {
	position: relative;
	display: block;
}

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

#toggleContainer_stacks_in_12490_page12 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_12490_page12 a:link:after,
	#toggleTrigger_stacks_in_12490_page12 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_12490_page12 {
		display: block !important;
	}
}
#stacks_in_12492_page12{text-align:justify}
#stacks_in_12495_page12{text-align:justify}
input#stacks_in_12498_page12.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_12498_page12.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_12498_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88818_page12 {
	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_88818_page12: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_88818_page12 {
	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_88818_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88818_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88818_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88818_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88818_page12 .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_88818_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88818_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88818_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88819_page12{text-align:justify}

#stacks_in_88819_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88822_page12{text-align:justify}

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

#stacks_in_12550_page12 #fsr_3colwrap_stacks_in_12550_page12 #fsr_left3col_stacks_in_12550_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_12550_page12 #fsr_3colwrap_stacks_in_12550_page12 #fsr_left3col_stacks_in_12550_page12 .left3colpad_stacks_in_12550_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12550_page12 #fsr_3colwrap_stacks_in_12550_page12 #fsr_center3col_stacks_in_12550_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_12550_page12 #fsr_3colwrap_stacks_in_12550_page12 #fsr_right3col_stacks_in_12550_page12 .right3colpad_stacks_in_12550_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12550_page12 #fsr_3colwrap_stacks_in_12550_page12 #fsr_right3col_stacks_in_12550_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_12550_page12 #fsr_3colwrap_stacks_in_12550_page12 #fsr_center3col_stacks_in_12550_page12 .center3colpad_stacks_in_12550_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_12550_page12 #fsr_3colwrap_stacks_in_12550_page12 #fsr_left3col_stacks_in_12550_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12550_page12 #fsr_3colwrap_stacks_in_12550_page12 #fsr_left3col_stacks_in_12550_page12 .left3colpad_stacks_in_12550_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12550_page12 #fsr_3colwrap_stacks_in_12550_page12 #fsr_center3col_stacks_in_12550_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12550_page12 #fsr_3colwrap_stacks_in_12550_page12 #fsr_center3col_stacks_in_12550_page12 .center3colpad_stacks_in_12550_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_12550_page12 #fsr_3colwrap_stacks_in_12550_page12 #fsr_right3col_stacks_in_12550_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_12550_page12 #fsr_3colwrap_stacks_in_12550_page12 #fsr_right3col_stacks_in_12550_page12 .right3colpad_stacks_in_12550_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_12550_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_12552_page12 .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_12552_page12 .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_12552_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_12552_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_12552_page12swipebox-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_12554_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_12554_page12thumbsviewr img {height: auto; width: 100%; }

#toggleWrapper_stacks_in_12557_page12 {
	position: relative;
	display: block;
}

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

#toggleContainer_stacks_in_12557_page12 {
	display: none;
	margin-top: 5px;
	padding: 20px;
	overflow: hidden;
	background: #FFFFFF;
	color: #030303;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

@media print {
	#toggleTrigger_stacks_in_12557_page12 a:link:after,
	#toggleTrigger_stacks_in_12557_page12 a:visited:after {
		display: none;
	}
	
	#toggleContainer_stacks_in_12557_page12 {
		display: block !important;
	}
}
#stacks_in_12559_page12{text-align:justify}
#stacks_in_12562_page12{text-align:justify}
input#stacks_in_12565_page12.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_12565_page12.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_12565_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88825_page12 {
	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_88825_page12: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_88825_page12 {
	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_88825_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88825_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88825_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88825_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88825_page12 .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_88825_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88825_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88825_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88826_page12{text-align:justify}

#stacks_in_88826_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88829_page12{text-align:justify}

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

#stacks_in_5264_page12 #fsr_3colwrap_stacks_in_5264_page12 #fsr_left3col_stacks_in_5264_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page12 #fsr_3colwrap_stacks_in_5264_page12 #fsr_left3col_stacks_in_5264_page12 .left3colpad_stacks_in_5264_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5264_page12 #fsr_3colwrap_stacks_in_5264_page12 #fsr_center3col_stacks_in_5264_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5264_page12 #fsr_3colwrap_stacks_in_5264_page12 #fsr_right3col_stacks_in_5264_page12 .right3colpad_stacks_in_5264_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5264_page12 #fsr_3colwrap_stacks_in_5264_page12 #fsr_right3col_stacks_in_5264_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page12 #fsr_3colwrap_stacks_in_5264_page12 #fsr_center3col_stacks_in_5264_page12 .center3colpad_stacks_in_5264_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5264_page12 #fsr_3colwrap_stacks_in_5264_page12 #fsr_left3col_stacks_in_5264_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page12 #fsr_3colwrap_stacks_in_5264_page12 #fsr_left3col_stacks_in_5264_page12 .left3colpad_stacks_in_5264_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5264_page12 #fsr_3colwrap_stacks_in_5264_page12 #fsr_center3col_stacks_in_5264_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page12 #fsr_3colwrap_stacks_in_5264_page12 #fsr_center3col_stacks_in_5264_page12 .center3colpad_stacks_in_5264_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5264_page12 #fsr_3colwrap_stacks_in_5264_page12 #fsr_right3col_stacks_in_5264_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5264_page12 #fsr_3colwrap_stacks_in_5264_page12 #fsr_right3col_stacks_in_5264_page12 .right3colpad_stacks_in_5264_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5264_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5266_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5266_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5266_page12swipebox-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_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5268_page12thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5268_page12 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_5271_page12{text-align:justify}

#stacks_in_5271_page12 {
	margin:  15px;
}
input#stacks_in_5274_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88832_page12 {
	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_88832_page12: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_88832_page12 {
	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_88832_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88832_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88832_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88832_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88832_page12 .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_88832_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88832_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88832_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88833_page12{text-align:justify}

#stacks_in_88833_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88836_page12{text-align:justify}

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

#stacks_in_5310_page12 #fsr_3colwrap_stacks_in_5310_page12 #fsr_left3col_stacks_in_5310_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page12 #fsr_3colwrap_stacks_in_5310_page12 #fsr_left3col_stacks_in_5310_page12 .left3colpad_stacks_in_5310_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5310_page12 #fsr_3colwrap_stacks_in_5310_page12 #fsr_center3col_stacks_in_5310_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5310_page12 #fsr_3colwrap_stacks_in_5310_page12 #fsr_right3col_stacks_in_5310_page12 .right3colpad_stacks_in_5310_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5310_page12 #fsr_3colwrap_stacks_in_5310_page12 #fsr_right3col_stacks_in_5310_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page12 #fsr_3colwrap_stacks_in_5310_page12 #fsr_center3col_stacks_in_5310_page12 .center3colpad_stacks_in_5310_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5310_page12 #fsr_3colwrap_stacks_in_5310_page12 #fsr_left3col_stacks_in_5310_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page12 #fsr_3colwrap_stacks_in_5310_page12 #fsr_left3col_stacks_in_5310_page12 .left3colpad_stacks_in_5310_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5310_page12 #fsr_3colwrap_stacks_in_5310_page12 #fsr_center3col_stacks_in_5310_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page12 #fsr_3colwrap_stacks_in_5310_page12 #fsr_center3col_stacks_in_5310_page12 .center3colpad_stacks_in_5310_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5310_page12 #fsr_3colwrap_stacks_in_5310_page12 #fsr_right3col_stacks_in_5310_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5310_page12 #fsr_3colwrap_stacks_in_5310_page12 #fsr_right3col_stacks_in_5310_page12 .right3colpad_stacks_in_5310_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5310_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5312_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5312_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5312_page12swipebox-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_page12 {
	margin:  8px;
}
#stacks_in_5314_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5314_page12thumbsviewr img {height: auto; width: 100%; }

#stacks_in_5317_page12{text-align:justify}

#stacks_in_5317_page12 {
	margin:  15px;
}
input#stacks_in_5320_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88839_page12 {
	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_88839_page12: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_88839_page12 {
	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_88839_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88839_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88839_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88839_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88839_page12 .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_88839_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88839_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88839_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88840_page12{text-align:justify}

#stacks_in_88840_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88843_page12{text-align:justify}

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

#stacks_in_2389_page12 #fsr_3colwrap_stacks_in_2389_page12 #fsr_left3col_stacks_in_2389_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page12 #fsr_3colwrap_stacks_in_2389_page12 #fsr_left3col_stacks_in_2389_page12 .left3colpad_stacks_in_2389_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2389_page12 #fsr_3colwrap_stacks_in_2389_page12 #fsr_center3col_stacks_in_2389_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2389_page12 #fsr_3colwrap_stacks_in_2389_page12 #fsr_right3col_stacks_in_2389_page12 .right3colpad_stacks_in_2389_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2389_page12 #fsr_3colwrap_stacks_in_2389_page12 #fsr_right3col_stacks_in_2389_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page12 #fsr_3colwrap_stacks_in_2389_page12 #fsr_center3col_stacks_in_2389_page12 .center3colpad_stacks_in_2389_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2389_page12 #fsr_3colwrap_stacks_in_2389_page12 #fsr_left3col_stacks_in_2389_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page12 #fsr_3colwrap_stacks_in_2389_page12 #fsr_left3col_stacks_in_2389_page12 .left3colpad_stacks_in_2389_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2389_page12 #fsr_3colwrap_stacks_in_2389_page12 #fsr_center3col_stacks_in_2389_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page12 #fsr_3colwrap_stacks_in_2389_page12 #fsr_center3col_stacks_in_2389_page12 .center3colpad_stacks_in_2389_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2389_page12 #fsr_3colwrap_stacks_in_2389_page12 #fsr_right3col_stacks_in_2389_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2389_page12 #fsr_3colwrap_stacks_in_2389_page12 #fsr_right3col_stacks_in_2389_page12 .right3colpad_stacks_in_2389_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2389_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2391_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2391_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2391_page12swipebox-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_page12 {
	margin:  8px;
}
#stacks_in_2393_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2393_page12thumbsviewr img {height: auto; width: 100%; }

#stacks_in_2396_page12{text-align:justify}

#stacks_in_2396_page12 {
	margin:  15px;
}
input#stacks_in_2399_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88860_page12 {
	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_88860_page12: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_88860_page12 {
	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_88860_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88860_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88860_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88860_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88860_page12 .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_88860_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88860_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88860_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88861_page12{text-align:justify}

#stacks_in_88861_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88864_page12{text-align:justify}

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

#stacks_in_2434_page12 #fsr_3colwrap_stacks_in_2434_page12 #fsr_left3col_stacks_in_2434_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page12 #fsr_3colwrap_stacks_in_2434_page12 #fsr_left3col_stacks_in_2434_page12 .left3colpad_stacks_in_2434_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2434_page12 #fsr_3colwrap_stacks_in_2434_page12 #fsr_center3col_stacks_in_2434_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_2434_page12 #fsr_3colwrap_stacks_in_2434_page12 #fsr_right3col_stacks_in_2434_page12 .right3colpad_stacks_in_2434_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2434_page12 #fsr_3colwrap_stacks_in_2434_page12 #fsr_right3col_stacks_in_2434_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page12 #fsr_3colwrap_stacks_in_2434_page12 #fsr_center3col_stacks_in_2434_page12 .center3colpad_stacks_in_2434_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_2434_page12 #fsr_3colwrap_stacks_in_2434_page12 #fsr_left3col_stacks_in_2434_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page12 #fsr_3colwrap_stacks_in_2434_page12 #fsr_left3col_stacks_in_2434_page12 .left3colpad_stacks_in_2434_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2434_page12 #fsr_3colwrap_stacks_in_2434_page12 #fsr_center3col_stacks_in_2434_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page12 #fsr_3colwrap_stacks_in_2434_page12 #fsr_center3col_stacks_in_2434_page12 .center3colpad_stacks_in_2434_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_2434_page12 #fsr_3colwrap_stacks_in_2434_page12 #fsr_right3col_stacks_in_2434_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_2434_page12 #fsr_3colwrap_stacks_in_2434_page12 #fsr_right3col_stacks_in_2434_page12 .right3colpad_stacks_in_2434_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_2434_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_2436_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_2436_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_2436_page12swipebox-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_page12 {
	margin:  8px;
}
#stacks_in_2438_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_2438_page12thumbsviewr img {height: auto; width: 100%; }

#stacks_in_2441_page12{text-align:justify}

#stacks_in_2441_page12 {
	margin:  15px;
}
input#stacks_in_2444_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88867_page12 {
	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_88867_page12: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_88867_page12 {
	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_88867_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88867_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88867_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88867_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88867_page12 .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_88867_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88867_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88867_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88868_page12{text-align:justify}

#stacks_in_88868_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88871_page12{text-align:justify}

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

#stacks_in_5523_page12 #fsr_3colwrap_stacks_in_5523_page12 #fsr_left3col_stacks_in_5523_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page12 #fsr_3colwrap_stacks_in_5523_page12 #fsr_left3col_stacks_in_5523_page12 .left3colpad_stacks_in_5523_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5523_page12 #fsr_3colwrap_stacks_in_5523_page12 #fsr_center3col_stacks_in_5523_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5523_page12 #fsr_3colwrap_stacks_in_5523_page12 #fsr_right3col_stacks_in_5523_page12 .right3colpad_stacks_in_5523_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5523_page12 #fsr_3colwrap_stacks_in_5523_page12 #fsr_right3col_stacks_in_5523_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page12 #fsr_3colwrap_stacks_in_5523_page12 #fsr_center3col_stacks_in_5523_page12 .center3colpad_stacks_in_5523_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5523_page12 #fsr_3colwrap_stacks_in_5523_page12 #fsr_left3col_stacks_in_5523_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page12 #fsr_3colwrap_stacks_in_5523_page12 #fsr_left3col_stacks_in_5523_page12 .left3colpad_stacks_in_5523_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5523_page12 #fsr_3colwrap_stacks_in_5523_page12 #fsr_center3col_stacks_in_5523_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page12 #fsr_3colwrap_stacks_in_5523_page12 #fsr_center3col_stacks_in_5523_page12 .center3colpad_stacks_in_5523_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5523_page12 #fsr_3colwrap_stacks_in_5523_page12 #fsr_right3col_stacks_in_5523_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5523_page12 #fsr_3colwrap_stacks_in_5523_page12 #fsr_right3col_stacks_in_5523_page12 .right3colpad_stacks_in_5523_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5523_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5525_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5525_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5525_page12swipebox-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_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5527_page12thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5527_page12 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_5530_page12{text-align:justify}

#stacks_in_5530_page12 {
	margin:  15px;
}
input#stacks_in_5533_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88881_page12 {
	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_88881_page12: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_88881_page12 {
	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_88881_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88881_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88881_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88881_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88881_page12 .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_88881_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88881_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88881_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88882_page12{text-align:justify}

#stacks_in_88882_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88885_page12{text-align:justify}

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

#stacks_in_5569_page12 #fsr_3colwrap_stacks_in_5569_page12 #fsr_left3col_stacks_in_5569_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page12 #fsr_3colwrap_stacks_in_5569_page12 #fsr_left3col_stacks_in_5569_page12 .left3colpad_stacks_in_5569_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5569_page12 #fsr_3colwrap_stacks_in_5569_page12 #fsr_center3col_stacks_in_5569_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5569_page12 #fsr_3colwrap_stacks_in_5569_page12 #fsr_right3col_stacks_in_5569_page12 .right3colpad_stacks_in_5569_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5569_page12 #fsr_3colwrap_stacks_in_5569_page12 #fsr_right3col_stacks_in_5569_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page12 #fsr_3colwrap_stacks_in_5569_page12 #fsr_center3col_stacks_in_5569_page12 .center3colpad_stacks_in_5569_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5569_page12 #fsr_3colwrap_stacks_in_5569_page12 #fsr_left3col_stacks_in_5569_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page12 #fsr_3colwrap_stacks_in_5569_page12 #fsr_left3col_stacks_in_5569_page12 .left3colpad_stacks_in_5569_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5569_page12 #fsr_3colwrap_stacks_in_5569_page12 #fsr_center3col_stacks_in_5569_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page12 #fsr_3colwrap_stacks_in_5569_page12 #fsr_center3col_stacks_in_5569_page12 .center3colpad_stacks_in_5569_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5569_page12 #fsr_3colwrap_stacks_in_5569_page12 #fsr_right3col_stacks_in_5569_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5569_page12 #fsr_3colwrap_stacks_in_5569_page12 #fsr_right3col_stacks_in_5569_page12 .right3colpad_stacks_in_5569_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5569_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5571_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5571_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5571_page12swipebox-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_page12 {
	margin: 2px 0px 0px 0px;
}
#stacks_in_5573_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5573_page12thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5573_page12 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_5576_page12{text-align:justify}

#stacks_in_5576_page12 {
	margin:  15px;
}
input#stacks_in_5579_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88888_page12 {
	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_88888_page12: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_88888_page12 {
	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_88888_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88888_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88888_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88888_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88888_page12 .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_88888_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88888_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88888_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88889_page12{text-align:justify}

#stacks_in_88889_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88892_page12{text-align:justify}

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

#stacks_in_5665_page12 #fsr_3colwrap_stacks_in_5665_page12 #fsr_left3col_stacks_in_5665_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page12 #fsr_3colwrap_stacks_in_5665_page12 #fsr_left3col_stacks_in_5665_page12 .left3colpad_stacks_in_5665_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5665_page12 #fsr_3colwrap_stacks_in_5665_page12 #fsr_center3col_stacks_in_5665_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5665_page12 #fsr_3colwrap_stacks_in_5665_page12 #fsr_right3col_stacks_in_5665_page12 .right3colpad_stacks_in_5665_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5665_page12 #fsr_3colwrap_stacks_in_5665_page12 #fsr_right3col_stacks_in_5665_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page12 #fsr_3colwrap_stacks_in_5665_page12 #fsr_center3col_stacks_in_5665_page12 .center3colpad_stacks_in_5665_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5665_page12 #fsr_3colwrap_stacks_in_5665_page12 #fsr_left3col_stacks_in_5665_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page12 #fsr_3colwrap_stacks_in_5665_page12 #fsr_left3col_stacks_in_5665_page12 .left3colpad_stacks_in_5665_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5665_page12 #fsr_3colwrap_stacks_in_5665_page12 #fsr_center3col_stacks_in_5665_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page12 #fsr_3colwrap_stacks_in_5665_page12 #fsr_center3col_stacks_in_5665_page12 .center3colpad_stacks_in_5665_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5665_page12 #fsr_3colwrap_stacks_in_5665_page12 #fsr_right3col_stacks_in_5665_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5665_page12 #fsr_3colwrap_stacks_in_5665_page12 #fsr_right3col_stacks_in_5665_page12 .right3colpad_stacks_in_5665_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5665_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5667_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5667_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5667_page12swipebox-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_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5669_page12thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5669_page12 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_5672_page12{text-align:justify}

#stacks_in_5672_page12 {
	margin:  15px;
}
input#stacks_in_4116_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88895_page12 {
	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_88895_page12: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_88895_page12 {
	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_88895_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88895_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88895_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88895_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88895_page12 .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_88895_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88895_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88895_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88896_page12{text-align:justify}

#stacks_in_88896_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88899_page12{text-align:justify}

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

#stacks_in_5619_page12 #fsr_3colwrap_stacks_in_5619_page12 #fsr_left3col_stacks_in_5619_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page12 #fsr_3colwrap_stacks_in_5619_page12 #fsr_left3col_stacks_in_5619_page12 .left3colpad_stacks_in_5619_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5619_page12 #fsr_3colwrap_stacks_in_5619_page12 #fsr_center3col_stacks_in_5619_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5619_page12 #fsr_3colwrap_stacks_in_5619_page12 #fsr_right3col_stacks_in_5619_page12 .right3colpad_stacks_in_5619_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5619_page12 #fsr_3colwrap_stacks_in_5619_page12 #fsr_right3col_stacks_in_5619_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page12 #fsr_3colwrap_stacks_in_5619_page12 #fsr_center3col_stacks_in_5619_page12 .center3colpad_stacks_in_5619_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5619_page12 #fsr_3colwrap_stacks_in_5619_page12 #fsr_left3col_stacks_in_5619_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page12 #fsr_3colwrap_stacks_in_5619_page12 #fsr_left3col_stacks_in_5619_page12 .left3colpad_stacks_in_5619_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5619_page12 #fsr_3colwrap_stacks_in_5619_page12 #fsr_center3col_stacks_in_5619_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page12 #fsr_3colwrap_stacks_in_5619_page12 #fsr_center3col_stacks_in_5619_page12 .center3colpad_stacks_in_5619_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5619_page12 #fsr_3colwrap_stacks_in_5619_page12 #fsr_right3col_stacks_in_5619_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5619_page12 #fsr_3colwrap_stacks_in_5619_page12 #fsr_right3col_stacks_in_5619_page12 .right3colpad_stacks_in_5619_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5619_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5621_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5621_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5621_page12swipebox-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_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5623_page12thumbsviewr img {height: auto; width: 100%; }


#stacks_in_5623_page12 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_5626_page12{text-align:justify}

#stacks_in_5626_page12 {
	margin:  15px;
}
input#stacks_in_4119_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88902_page12 {
	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_88902_page12: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_88902_page12 {
	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_88902_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88902_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88902_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88902_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88902_page12 .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_88902_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88902_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88902_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88903_page12{text-align:justify}

#stacks_in_88903_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88906_page12{text-align:justify}

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

#stacks_in_5711_page12 #fsr_3colwrap_stacks_in_5711_page12 #fsr_left3col_stacks_in_5711_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page12 #fsr_3colwrap_stacks_in_5711_page12 #fsr_left3col_stacks_in_5711_page12 .left3colpad_stacks_in_5711_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5711_page12 #fsr_3colwrap_stacks_in_5711_page12 #fsr_center3col_stacks_in_5711_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5711_page12 #fsr_3colwrap_stacks_in_5711_page12 #fsr_right3col_stacks_in_5711_page12 .right3colpad_stacks_in_5711_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5711_page12 #fsr_3colwrap_stacks_in_5711_page12 #fsr_right3col_stacks_in_5711_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page12 #fsr_3colwrap_stacks_in_5711_page12 #fsr_center3col_stacks_in_5711_page12 .center3colpad_stacks_in_5711_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5711_page12 #fsr_3colwrap_stacks_in_5711_page12 #fsr_left3col_stacks_in_5711_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page12 #fsr_3colwrap_stacks_in_5711_page12 #fsr_left3col_stacks_in_5711_page12 .left3colpad_stacks_in_5711_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5711_page12 #fsr_3colwrap_stacks_in_5711_page12 #fsr_center3col_stacks_in_5711_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page12 #fsr_3colwrap_stacks_in_5711_page12 #fsr_center3col_stacks_in_5711_page12 .center3colpad_stacks_in_5711_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5711_page12 #fsr_3colwrap_stacks_in_5711_page12 #fsr_right3col_stacks_in_5711_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5711_page12 #fsr_3colwrap_stacks_in_5711_page12 #fsr_right3col_stacks_in_5711_page12 .right3colpad_stacks_in_5711_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5711_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5713_page12 .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_5713_page12 .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_5713_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5713_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5713_page12swipebox-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_5713_page12 {
	margin:  9px;
	padding:  3px;
}
#stacks_in_5715_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5715_page12thumbsviewr img {height: auto; width: 100%; }

#stacks_in_5718_page12{text-align:justify}

#stacks_in_5718_page12 {
	margin:  15px;
}
input#stacks_in_4122_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88909_page12 {
	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_88909_page12: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_88909_page12 {
	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_88909_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88909_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88909_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88909_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88909_page12 .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_88909_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88909_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88909_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88910_page12{text-align:justify}

#stacks_in_88910_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88913_page12{text-align:justify}

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

#stacks_in_5757_page12 #fsr_3colwrap_stacks_in_5757_page12 #fsr_left3col_stacks_in_5757_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page12 #fsr_3colwrap_stacks_in_5757_page12 #fsr_left3col_stacks_in_5757_page12 .left3colpad_stacks_in_5757_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5757_page12 #fsr_3colwrap_stacks_in_5757_page12 #fsr_center3col_stacks_in_5757_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_5757_page12 #fsr_3colwrap_stacks_in_5757_page12 #fsr_right3col_stacks_in_5757_page12 .right3colpad_stacks_in_5757_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5757_page12 #fsr_3colwrap_stacks_in_5757_page12 #fsr_right3col_stacks_in_5757_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page12 #fsr_3colwrap_stacks_in_5757_page12 #fsr_center3col_stacks_in_5757_page12 .center3colpad_stacks_in_5757_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_5757_page12 #fsr_3colwrap_stacks_in_5757_page12 #fsr_left3col_stacks_in_5757_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page12 #fsr_3colwrap_stacks_in_5757_page12 #fsr_left3col_stacks_in_5757_page12 .left3colpad_stacks_in_5757_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5757_page12 #fsr_3colwrap_stacks_in_5757_page12 #fsr_center3col_stacks_in_5757_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page12 #fsr_3colwrap_stacks_in_5757_page12 #fsr_center3col_stacks_in_5757_page12 .center3colpad_stacks_in_5757_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_5757_page12 #fsr_3colwrap_stacks_in_5757_page12 #fsr_right3col_stacks_in_5757_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_5757_page12 #fsr_3colwrap_stacks_in_5757_page12 #fsr_right3col_stacks_in_5757_page12 .right3colpad_stacks_in_5757_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_5757_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 0px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_5759_page12 .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_5759_page12 .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_5759_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_5759_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_5759_page12swipebox-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_5759_page12 {
	margin:  10px;
}
#stacks_in_5761_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_5761_page12thumbsviewr img {height: auto; width: 100%; }

#stacks_in_5764_page12{text-align:justify}

#stacks_in_5764_page12 {
	margin:  15px;
}
input#stacks_in_4125_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88916_page12 {
	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_88916_page12: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_88916_page12 {
	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_88916_page12 {
	position: relative;
	z-index: 99999;
	text-align: left;
}

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

#fancyviewerContentstacks_in_88916_page12 .fancyviewerVideo {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    overflow: visible;
}
 
#fancyviewerContentstacks_in_88916_page12 .fancyviewerVideo iframe,
#fancyviewerContentstacks_in_88916_page12 .fancyviewerVideo object,
#fancyviewerContentstacks_in_88916_page12 .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_88916_page12 {
		padding: 0 !important;
		margin: 0 !important;
		box-shadow: none;
	}
	
	.fancyviewerClose,
	#fancyviewerTriggerstacks_in_88916_page12 {
		display: none !important;
	}
}

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88916_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88917_page12{text-align:justify}

#stacks_in_88917_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88920_page12{text-align:justify}

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

#stacks_in_3681_page12 #fsr_3colwrap_stacks_in_3681_page12 #fsr_left3col_stacks_in_3681_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page12 #fsr_3colwrap_stacks_in_3681_page12 #fsr_left3col_stacks_in_3681_page12 .left3colpad_stacks_in_3681_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3681_page12 #fsr_3colwrap_stacks_in_3681_page12 #fsr_center3col_stacks_in_3681_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_3681_page12 #fsr_3colwrap_stacks_in_3681_page12 #fsr_right3col_stacks_in_3681_page12 .right3colpad_stacks_in_3681_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3681_page12 #fsr_3colwrap_stacks_in_3681_page12 #fsr_right3col_stacks_in_3681_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page12 #fsr_3colwrap_stacks_in_3681_page12 #fsr_center3col_stacks_in_3681_page12 .center3colpad_stacks_in_3681_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_3681_page12 #fsr_3colwrap_stacks_in_3681_page12 #fsr_left3col_stacks_in_3681_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page12 #fsr_3colwrap_stacks_in_3681_page12 #fsr_left3col_stacks_in_3681_page12 .left3colpad_stacks_in_3681_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3681_page12 #fsr_3colwrap_stacks_in_3681_page12 #fsr_center3col_stacks_in_3681_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page12 #fsr_3colwrap_stacks_in_3681_page12 #fsr_center3col_stacks_in_3681_page12 .center3colpad_stacks_in_3681_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3681_page12 #fsr_3colwrap_stacks_in_3681_page12 #fsr_right3col_stacks_in_3681_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3681_page12 #fsr_3colwrap_stacks_in_3681_page12 #fsr_right3col_stacks_in_3681_page12 .right3colpad_stacks_in_3681_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_3681_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_3683_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_3683_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_3683_page12swipebox-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_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_3685_page12thumbsviewr img {height: auto; width: 100%; }


#stacks_in_3685_page12 {
	margin: 4px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}
#stacks_in_3688_page12{text-align:justify}

#stacks_in_3688_page12 {
	margin:  15px;
}
input#stacks_in_3691_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88923_page12 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade51.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 */
#shade51 {
	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 */
#shade51.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 */
#shade51.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 */
#shade51.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 */
#shade51.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88923_page12 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer51 {
	padding: 20px;
}

#fancyviewerClose51 {
	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;
}

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

/*  */

.fancyviewerActive51 #fancyviewerClose51 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88923_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88924_page12{text-align:justify}

#stacks_in_88924_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88927_page12{text-align:justify}

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

#stacks_in_3726_page12 #fsr_3colwrap_stacks_in_3726_page12 #fsr_left3col_stacks_in_3726_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page12 #fsr_3colwrap_stacks_in_3726_page12 #fsr_left3col_stacks_in_3726_page12 .left3colpad_stacks_in_3726_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3726_page12 #fsr_3colwrap_stacks_in_3726_page12 #fsr_center3col_stacks_in_3726_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_3726_page12 #fsr_3colwrap_stacks_in_3726_page12 #fsr_right3col_stacks_in_3726_page12 .right3colpad_stacks_in_3726_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3726_page12 #fsr_3colwrap_stacks_in_3726_page12 #fsr_right3col_stacks_in_3726_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page12 #fsr_3colwrap_stacks_in_3726_page12 #fsr_center3col_stacks_in_3726_page12 .center3colpad_stacks_in_3726_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_3726_page12 #fsr_3colwrap_stacks_in_3726_page12 #fsr_left3col_stacks_in_3726_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page12 #fsr_3colwrap_stacks_in_3726_page12 #fsr_left3col_stacks_in_3726_page12 .left3colpad_stacks_in_3726_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3726_page12 #fsr_3colwrap_stacks_in_3726_page12 #fsr_center3col_stacks_in_3726_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page12 #fsr_3colwrap_stacks_in_3726_page12 #fsr_center3col_stacks_in_3726_page12 .center3colpad_stacks_in_3726_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_3726_page12 #fsr_3colwrap_stacks_in_3726_page12 #fsr_right3col_stacks_in_3726_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_3726_page12 #fsr_3colwrap_stacks_in_3726_page12 #fsr_right3col_stacks_in_3726_page12 .right3colpad_stacks_in_3726_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_3726_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 1px 0px 1px 0px;
}
/* Start Viewr stack CSS code */#stacks_in_3728_page12 .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_page12 .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_page12 .editWrapper {display:;border:1px solid #A8B1BC;border-top-style:none;border-radius:0 0 3px 3px;background: ##F2F1F3;}#stacks_in_3728_page12 .editHeader b { padding-left: 7px; font-size: 10px !important; }%[endif]%.stacks_in_3728_page12swipebox-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_page12thumbsviewr {position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden; max-width: 213px !important; }
#stacks_in_3730_page12thumbsviewr img {height: auto; width: 100%; }


#stacks_in_3730_page12 {
	-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_page12{text-align:justify}

#stacks_in_3733_page12 {
	margin:  15px;
}
input#stacks_in_3736_page12.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_page12.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_page12 {
	padding: 20px 20px 0px 20px;
}
/* @group FancyViewer Trigger */

#fancyviewerTriggerstacks_in_88930_page12 {
	cursor: pointer;
}

/* @end */

/* @group Window Shade */

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

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


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

/* Vertical gradient fill */
#shade52.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 */
#shade52 {
	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 */
#shade52.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 */
#shade52.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 */
#shade52.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 */
#shade52.fancyviewerShadeLocalImage {
	background: url();
	background-position: center center;
	background-repeat: repeat;
}

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

/* @end */

%[if edit]%

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

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

#fancyViewerInnerstacks_in_88930_page12 {
	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;
}

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

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

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

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

/* @group Close Buttons */

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

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

/*  */

/*  */

/*  */

/*  */

#fancyviewer52 {
	padding: 20px;
}

#fancyviewerClose52 {
	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;
}

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

/*  */

.fancyviewerActive52 #fancyviewerClose52 {
	display: block;
}

/* @end */

/* @group Responsive */

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

/* @end */

/* @group Edit mode styling */

/*  */

/* @end */



#stacks_in_88930_page12 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_88931_page12{text-align:justify}

#stacks_in_88931_page12 {
	margin: 0px 0px 0px 30px;
}
#stacks_in_88934_page12{text-align:justify}

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




#stacks_in_10047_page12mobilecontent { 
	display: none;
}




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

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

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

#stacks_in_10187_page12 #fsr_colwrap_stacks_in_10187_page12 #fsr_leftcol_stacks_in_10187_page12 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10187_page12 #fsr_colwrap_stacks_in_10187_page12 #fsr_leftcol_stacks_in_10187_page12 .leftcolpad_stacks_in_10187_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10187_page12 #fsr_colwrap_stacks_in_10187_page12 #fsr_rightcol_stacks_in_10187_page12 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10187_page12 #fsr_colwrap_stacks_in_10187_page12 #fsr_rightcol_stacks_in_10187_page12 .rightcolpad_stacks_in_10187_page12 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10187_page12 #fsr_colwrap_stacks_in_10187_page12 #fsr_leftcol_stacks_in_10187_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10187_page12 #fsr_colwrap_stacks_in_10187_page12 #fsr_leftcol_stacks_in_10187_page12 .leftcolpad_stacks_in_10187_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10187_page12 #fsr_colwrap_stacks_in_10187_page12 #fsr_rightcol_stacks_in_10187_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10187_page12 #fsr_colwrap_stacks_in_10187_page12 #fsr_rightcol_stacks_in_10187_page12 .rightcolpad_stacks_in_10187_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_10187_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 0px 0px 1px 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px 60px 3px 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_10189_page12 #fsr_colwrap_stacks_in_10189_page12 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10189_page12 #fsr_colwrap_stacks_in_10189_page12 #fsr_leftcol_stacks_in_10189_page12 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10189_page12 #fsr_colwrap_stacks_in_10189_page12 #fsr_leftcol_stacks_in_10189_page12 .leftcolpad_stacks_in_10189_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10189_page12 #fsr_colwrap_stacks_in_10189_page12 #fsr_rightcol_stacks_in_10189_page12 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10189_page12 #fsr_colwrap_stacks_in_10189_page12 #fsr_rightcol_stacks_in_10189_page12 .rightcolpad_stacks_in_10189_page12 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10189_page12 #fsr_colwrap_stacks_in_10189_page12 #fsr_leftcol_stacks_in_10189_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10189_page12 #fsr_colwrap_stacks_in_10189_page12 #fsr_leftcol_stacks_in_10189_page12 .leftcolpad_stacks_in_10189_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10189_page12 #fsr_colwrap_stacks_in_10189_page12 #fsr_rightcol_stacks_in_10189_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10189_page12 #fsr_colwrap_stacks_in_10189_page12 #fsr_rightcol_stacks_in_10189_page12 .rightcolpad_stacks_in_10189_page12 {
	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_10191_page12 #fsr_colwrap_stacks_in_10191_page12 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10191_page12 #fsr_colwrap_stacks_in_10191_page12 #fsr_leftcol_stacks_in_10191_page12 {
	float: left;
	display: block;
	width: 10%;
	height: auto;
	margin: 0;
}

#stacks_in_10191_page12 #fsr_colwrap_stacks_in_10191_page12 #fsr_leftcol_stacks_in_10191_page12 .leftcolpad_stacks_in_10191_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10191_page12 #fsr_colwrap_stacks_in_10191_page12 #fsr_rightcol_stacks_in_10191_page12 {
	float: right;
	display: block;
	width: 90%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10191_page12 #fsr_colwrap_stacks_in_10191_page12 #fsr_rightcol_stacks_in_10191_page12 .rightcolpad_stacks_in_10191_page12 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10191_page12 #fsr_colwrap_stacks_in_10191_page12 #fsr_leftcol_stacks_in_10191_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10191_page12 #fsr_colwrap_stacks_in_10191_page12 #fsr_leftcol_stacks_in_10191_page12 .leftcolpad_stacks_in_10191_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10191_page12 #fsr_colwrap_stacks_in_10191_page12 #fsr_rightcol_stacks_in_10191_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10191_page12 #fsr_colwrap_stacks_in_10191_page12 #fsr_rightcol_stacks_in_10191_page12 .rightcolpad_stacks_in_10191_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_10191_page12 {
	margin: 4px 0px 3px 0px;
}
#stacks_in_10194_page12{text-align:justify}

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

#stacks_in_10197_page12 #fsr_colwrap_stacks_in_10197_page12 #fsr_leftcol_stacks_in_10197_page12 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10197_page12 #fsr_colwrap_stacks_in_10197_page12 #fsr_leftcol_stacks_in_10197_page12 .leftcolpad_stacks_in_10197_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10197_page12 #fsr_colwrap_stacks_in_10197_page12 #fsr_rightcol_stacks_in_10197_page12 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10197_page12 #fsr_colwrap_stacks_in_10197_page12 #fsr_rightcol_stacks_in_10197_page12 .rightcolpad_stacks_in_10197_page12 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10197_page12 #fsr_colwrap_stacks_in_10197_page12 #fsr_leftcol_stacks_in_10197_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10197_page12 #fsr_colwrap_stacks_in_10197_page12 #fsr_leftcol_stacks_in_10197_page12 .leftcolpad_stacks_in_10197_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10197_page12 #fsr_colwrap_stacks_in_10197_page12 #fsr_rightcol_stacks_in_10197_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10197_page12 #fsr_colwrap_stacks_in_10197_page12 #fsr_rightcol_stacks_in_10197_page12 .rightcolpad_stacks_in_10197_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_10197_page12 {
	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_10201_page12 {
	
}

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

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

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

#stacks_in_10201_page12 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_10201_page12 {
	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_10206_page12 {
	
}

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

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

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

#stacks_in_10206_page12 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

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

#stacks_in_10209_page12 #fsr_colwrap_stacks_in_10209_page12 #fsr_leftcol_stacks_in_10209_page12 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10209_page12 #fsr_colwrap_stacks_in_10209_page12 #fsr_leftcol_stacks_in_10209_page12 .leftcolpad_stacks_in_10209_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10209_page12 #fsr_colwrap_stacks_in_10209_page12 #fsr_rightcol_stacks_in_10209_page12 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10209_page12 #fsr_colwrap_stacks_in_10209_page12 #fsr_rightcol_stacks_in_10209_page12 .rightcolpad_stacks_in_10209_page12 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10209_page12 #fsr_colwrap_stacks_in_10209_page12 #fsr_leftcol_stacks_in_10209_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10209_page12 #fsr_colwrap_stacks_in_10209_page12 #fsr_leftcol_stacks_in_10209_page12 .leftcolpad_stacks_in_10209_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10209_page12 #fsr_colwrap_stacks_in_10209_page12 #fsr_rightcol_stacks_in_10209_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10209_page12 #fsr_colwrap_stacks_in_10209_page12 #fsr_rightcol_stacks_in_10209_page12 .rightcolpad_stacks_in_10209_page12 {
	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_10211_page12 #fsr_colwrap_stacks_in_10211_page12 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10211_page12 #fsr_colwrap_stacks_in_10211_page12 #fsr_leftcol_stacks_in_10211_page12 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10211_page12 #fsr_colwrap_stacks_in_10211_page12 #fsr_leftcol_stacks_in_10211_page12 .leftcolpad_stacks_in_10211_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10211_page12 #fsr_colwrap_stacks_in_10211_page12 #fsr_rightcol_stacks_in_10211_page12 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10211_page12 #fsr_colwrap_stacks_in_10211_page12 #fsr_rightcol_stacks_in_10211_page12 .rightcolpad_stacks_in_10211_page12 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10211_page12 #fsr_colwrap_stacks_in_10211_page12 #fsr_leftcol_stacks_in_10211_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10211_page12 #fsr_colwrap_stacks_in_10211_page12 #fsr_leftcol_stacks_in_10211_page12 .leftcolpad_stacks_in_10211_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10211_page12 #fsr_colwrap_stacks_in_10211_page12 #fsr_rightcol_stacks_in_10211_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10211_page12 #fsr_colwrap_stacks_in_10211_page12 #fsr_rightcol_stacks_in_10211_page12 .rightcolpad_stacks_in_10211_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_10211_page12 {
	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_10215_page12 {
	
}

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

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

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

#stacks_in_10215_page12 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_10215_page12 {
	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_10220_page12 {
	
}

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

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

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

#stacks_in_10220_page12 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

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

#stacks_in_10223_page12 #fsr_colwrap_stacks_in_10223_page12 #fsr_leftcol_stacks_in_10223_page12 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10223_page12 #fsr_colwrap_stacks_in_10223_page12 #fsr_leftcol_stacks_in_10223_page12 .leftcolpad_stacks_in_10223_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10223_page12 #fsr_colwrap_stacks_in_10223_page12 #fsr_rightcol_stacks_in_10223_page12 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10223_page12 #fsr_colwrap_stacks_in_10223_page12 #fsr_rightcol_stacks_in_10223_page12 .rightcolpad_stacks_in_10223_page12 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10223_page12 #fsr_colwrap_stacks_in_10223_page12 #fsr_leftcol_stacks_in_10223_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10223_page12 #fsr_colwrap_stacks_in_10223_page12 #fsr_leftcol_stacks_in_10223_page12 .leftcolpad_stacks_in_10223_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10223_page12 #fsr_colwrap_stacks_in_10223_page12 #fsr_rightcol_stacks_in_10223_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10223_page12 #fsr_colwrap_stacks_in_10223_page12 #fsr_rightcol_stacks_in_10223_page12 .rightcolpad_stacks_in_10223_page12 {
	padding: 0px 0px 0px 0px;
}

}
#stacks_in_10223_page12 {
	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_10227_page12 {
	
}

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

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

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

#stacks_in_10227_page12 img {
	float: none;
	max-width: 10% !important;
	min-width: 10% !important;
	height: auto !important;
}

}
#stacks_in_10227_page12 {
	margin: 9px 0px 0px 0px;
}

#stacks_in_10341_page12 {
	border: solid rgba(193, 193, 193, 1.00);
	border-width: 0px 0px 1px 0px;
	padding: 0px 0px 3px 0px;
}
#stacks_in_6476_page12{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_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 {
	width: 100%;
	vertical-align: top;
	margin: 0;
	padding: 0;
	overflow: auto;
}

#stacks_in_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 #fsr_left3col_stacks_in_10343_page12 {
	float: left;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 #fsr_left3col_stacks_in_10343_page12 .left3colpad_stacks_in_10343_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 #fsr_center3col_stacks_in_10343_page12 {
	float: left;
	display: inline;
	margin: 0 auto;
	width: 33.33%;
	padding: 0;
}

#stacks_in_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 #fsr_right3col_stacks_in_10343_page12 .right3colpad_stacks_in_10343_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 #fsr_right3col_stacks_in_10343_page12 {
	float: left;
	display: inline;
	width: 33.33%;
	margin: 0;
	padding: 0;
}

#stacks_in_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 #fsr_center3col_stacks_in_10343_page12 .center3colpad_stacks_in_10343_page12 {
	padding: 0px 0px 0px 0px;
}


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

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

#stacks_in_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 #fsr_left3col_stacks_in_10343_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 #fsr_left3col_stacks_in_10343_page12 .left3colpad_stacks_in_10343_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 #fsr_center3col_stacks_in_10343_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 #fsr_center3col_stacks_in_10343_page12 .center3colpad_stacks_in_10343_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 #fsr_right3col_stacks_in_10343_page12 {
	display: block;
	float: none;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

#stacks_in_10343_page12 #fsr_3colwrap_stacks_in_10343_page12 #fsr_right3col_stacks_in_10343_page12 .right3colpad_stacks_in_10343_page12 {
	padding: 0px 0px 0px 0px;
}

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

#stacks_in_10345_page12 #fsr_colwrap_stacks_in_10345_page12 #fsr_leftcol_stacks_in_10345_page12 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10345_page12 #fsr_colwrap_stacks_in_10345_page12 #fsr_leftcol_stacks_in_10345_page12 .leftcolpad_stacks_in_10345_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10345_page12 #fsr_colwrap_stacks_in_10345_page12 #fsr_rightcol_stacks_in_10345_page12 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10345_page12 #fsr_colwrap_stacks_in_10345_page12 #fsr_rightcol_stacks_in_10345_page12 .rightcolpad_stacks_in_10345_page12 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10345_page12 #fsr_colwrap_stacks_in_10345_page12 #fsr_leftcol_stacks_in_10345_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10345_page12 #fsr_colwrap_stacks_in_10345_page12 #fsr_leftcol_stacks_in_10345_page12 .leftcolpad_stacks_in_10345_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10345_page12 #fsr_colwrap_stacks_in_10345_page12 #fsr_rightcol_stacks_in_10345_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10345_page12 #fsr_colwrap_stacks_in_10345_page12 #fsr_rightcol_stacks_in_10345_page12 .rightcolpad_stacks_in_10345_page12 {
	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_10350_page12 {
	
}

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

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

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

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

#stacks_in_10353_page12 #fsr_colwrap_stacks_in_10353_page12 #fsr_leftcol_stacks_in_10353_page12 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10353_page12 #fsr_colwrap_stacks_in_10353_page12 #fsr_leftcol_stacks_in_10353_page12 .leftcolpad_stacks_in_10353_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10353_page12 #fsr_colwrap_stacks_in_10353_page12 #fsr_rightcol_stacks_in_10353_page12 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10353_page12 #fsr_colwrap_stacks_in_10353_page12 #fsr_rightcol_stacks_in_10353_page12 .rightcolpad_stacks_in_10353_page12 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10353_page12 #fsr_colwrap_stacks_in_10353_page12 #fsr_leftcol_stacks_in_10353_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10353_page12 #fsr_colwrap_stacks_in_10353_page12 #fsr_leftcol_stacks_in_10353_page12 .leftcolpad_stacks_in_10353_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10353_page12 #fsr_colwrap_stacks_in_10353_page12 #fsr_rightcol_stacks_in_10353_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10353_page12 #fsr_colwrap_stacks_in_10353_page12 #fsr_rightcol_stacks_in_10353_page12 .rightcolpad_stacks_in_10353_page12 {
	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_10357_page12 {
	
}

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

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

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

#stacks_in_10357_page12 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_10362_page12 {
	
}

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

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

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

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

#stacks_in_10365_page12 #fsr_colwrap_stacks_in_10365_page12 #fsr_leftcol_stacks_in_10365_page12 {
	float: left;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
}

#stacks_in_10365_page12 #fsr_colwrap_stacks_in_10365_page12 #fsr_leftcol_stacks_in_10365_page12 .leftcolpad_stacks_in_10365_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10365_page12 #fsr_colwrap_stacks_in_10365_page12 #fsr_rightcol_stacks_in_10365_page12 {
	float: right;
	display: block;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10365_page12 #fsr_colwrap_stacks_in_10365_page12 #fsr_rightcol_stacks_in_10365_page12 .rightcolpad_stacks_in_10365_page12 {
	padding: 0px 0px 0px 0px;
}

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

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

#stacks_in_10365_page12 #fsr_colwrap_stacks_in_10365_page12 #fsr_leftcol_stacks_in_10365_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10365_page12 #fsr_colwrap_stacks_in_10365_page12 #fsr_leftcol_stacks_in_10365_page12 .leftcolpad_stacks_in_10365_page12 {
	padding: 0px 0px 0px 0px;
}

#stacks_in_10365_page12 #fsr_colwrap_stacks_in_10365_page12 #fsr_rightcol_stacks_in_10365_page12 {
	display: block;
	float: left;
	width: 100% !important;
	height: auto;
	margin: 0;
	padding: 0;
}

#stacks_in_10365_page12 #fsr_colwrap_stacks_in_10365_page12 #fsr_rightcol_stacks_in_10365_page12 .rightcolpad_stacks_in_10365_page12 {
	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_10369_page12 {
	
}

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

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

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

#stacks_in_10369_page12 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_10374_page12 {
	
}

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

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

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

#stacks_in_10374_page12 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_56675_page12 {
	padding: 0% 0% 1% 0%;
	margin: 0% 0% 0% 43%;
}

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

@media screen and (max-width: 768px) {
	
#stacks_in_56675_page12 { 
    padding: 1% 0% 0% 24%;
    margin: 0% 0% 0% 10%;
}
}
#stacks_in_56677_page12{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_70721_page12 {
	padding: 0% 0% 0% 0%;
	margin: 0% 0% 0% 22%;
}

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

@media screen and (max-width: 768px) {
	
#stacks_in_70721_page12 { 
    padding: 1% 0% 0% 0%;
    margin: 0% 0% 0% 6%;
}
}
/* @group CSS Reset */

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

#shareStackWrapperstacks_in_70723_page12 ul#shareStackArraystacks_in_70723_page12 {
	padding: 0;
	margin: 0;
	list-style: none;
	height: auto;
	overflow: auto;
	text-align: left;
}

#shareStackWrapperstacks_in_70723_page12 [class^="fa fa-"] {
	line-height: 40px;
	color: inherit;
}

/* @end */

/* @group Positioning */

/* @group Absolute Positioning */

/*  */

/* @end */

/* @group Fixed Positioning */

/*  */

/* @end */

/*  */

/* @group Relative Positioning */

#shareStackWrapperstacks_in_70723_page12 {
	position: relative;
	width: 100%;
}

/*  */

/* @end */





/* @end */

/* @group Buttons */

#shareStackWrapperstacks_in_70723_page12 ul#shareStackArraystacks_in_70723_page12 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_70723_page12 ul#shareStackArraystacks_in_70723_page12 li.shareStackItem:hover {
	opacity: 0.85;
}

#shareStackWrapperstacks_in_70723_page12 ul#shareStackArraystacks_in_70723_page12 li.shareStackItem a {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
}

/* @end */

/* @group Responsive */

#shareStackWrapperstacks_in_70723_page12 ul#shareStackArraystacks_in_70723_page12 {
	display: none;
}

@media screen and (min-width: 200px) and (max-width: 100000px) {
	#shareStackWrapperstacks_in_70723_page12 ul#shareStackArraystacks_in_70723_page12 {
		display: block;
	}
}

/* @end */

/* @group Icons */

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-baidustacks_in_70723_page12 {
	background: #FF4749;
	color: #0000ff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-bloggerstacks_in_70723_page12 {
	background: #F3881F;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-deliciousstacks_in_70723_page12 {
	background: #0c83e8;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-diggstacks_in_70723_page12 {
	background: #000000;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-facebookstacks_in_70723_page12 {
	background: #406fac;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-googleplusstacks_in_70723_page12 {
	background: #e15540;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-linkedinstacks_in_70723_page12 {
	background: #0182bd;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-livejournalstacks_in_70723_page12 {
	background: #083B51;
	color: #9AECFF;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-myspacestacks_in_70723_page12 {
	background: #032087;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-odnoklassnikistacks_in_70723_page12 {
	background: #E76E23;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-pocketstacks_in_70723_page12 {
	background: #DC2447;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-redditstacks_in_70723_page12 {
	background: #d3e6f8;
	color: #000000;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-renrenstacks_in_70723_page12 {
	background: #f5f5f5;
	color: #0164b4;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-stumbleuponstacks_in_70723_page12 {
	background: #ed5328;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-tumblrstacks_in_70723_page12 {
	background: #3c4f67;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-twitterstacks_in_70723_page12 {
	background: #44A6FD;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-viadeostacks_in_70723_page12 {
	background: #333333;
	color: #E88B25;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-vkontaktestacks_in_70723_page12 {
	background: #557fab;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-weibostacks_in_70723_page12 {
	background: #db2f2d;
	color: #ffffff;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-xingstacks_in_70723_page12 {
	background: #D0D607;
	color: #0A5256;
}

/* Utility icons */

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-emailstacks_in_70723_page12 {
	background: #cdcdcd;
	color: #333333;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-printstacks_in_70723_page12 {
	background: #808080;
	color: #ffffff;
}

/* Custom Icons */

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-customonestacks_in_70723_page12 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-customtwostacks_in_70723_page12 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-customthreestacks_in_70723_page12 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-customfourstacks_in_70723_page12 {
	background: #FF8000;
	color: #333333;
}

#shareStackWrapperstacks_in_70723_page12 #shareStackItem-customfivestacks_in_70723_page12 {
	background: #FF8000;
	color: #333333;
}

/* @end */

@media print {
	#shareStackWrapperstacks_in_70723_page12 {
		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_page12 {
}

#stacks_in_4578_page12 #breadcrumbcontainer {
	line-height: 1.00em;
	text-align: center;
}


#stacks_in_4578_page12 {
	margin: 12px 0px 11px 0px;
	padding: 4px 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_page12 {
}

#stacks_in_4579_page12 #footer {
	font-size: 0.95em;
	line-height: 1.20em;
	width: 100%;
}



#stacks_in_4579_page12 {
	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;
}

}