
#stacks_in_2549_page14 {
	padding: 30px 3px 0px 3px;
}
/* Scroll Pane Enclosure stack v1.0.0 */

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}





/* Scroll Pane Advanced stack v1.0.0 */


/*
 * CSS Styles that are needed by jScrollPane jQuery Plugin to operate correctly.
 *
 */

#stacks_in_2554_page14 .jspContainer
{
	overflow: hidden;
	position: relative;
}

#stacks_in_2554_page14 .jspPane
{
	background: #FFFFFF;
	background: transparent !important;
	position: absolute;
}

#stacks_in_2554_page14 .jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 100%;
	background: transparent;
}

#stacks_in_2554_page14 .jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	background: transparent;
}

#stacks_in_2554_page14 .jspVerticalBar *
{
	margin: 0;
	padding: 0;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    border-radius: 19px;	
}

#stacks_in_2554_page14 .jspHorizontalBar *
{
	margin: 0;
	padding: 0;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    border-radius: 19px;		
}

#stacks_in_2554_page14 .jspCap
{
	display: none;
}

#stacks_in_2554_page14 .jspHorizontalBar .jspCap
{
	float: left;
}

#stacks_in_2554_page14 .jspTrack
{
	background: #E8E9E8;
	
	position: relative;
}

#stacks_in_2554_page14 .jspDrag
{
	background: #7F7F80;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    border-radius: 19px;		
}

#stacks_in_2554_page14 .jspDrag:hover
{
	background: #424243;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    border-radius: 19px;		
}

#stacks_in_2554_page14 .jspDrag:active
{
	background: #424243;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
    -khtml-border-radius: 19px;
    border-radius: 19px;		
}

#stacks_in_2554_page14 .jspHorizontalBar .jspTrack
{
	float: left;
	height: 100%;
}

#stacks_in_2554_page14 .jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

#stacks_in_2554_page14 .jspArrow
{
	background: transparent url('../files/atmScrollPaneAdvanced/60.png') no-repeat;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

#stacks_in_2554_page14 .jspArrow:hover
{
	background: transparent url('../files/atmScrollPaneAdvanced/61.png') no-repeat;
}

#stacks_in_2554_page14 .jspArrow.jspDisabled
{
	background: transparent url('../files/atmScrollPaneAdvanced/60.png') no-repeat;
	cursor: default;	
}

#stacks_in_2554_page14 .jspArrow.jspDisabled:hover
{
	background: transparent url('../files/atmScrollPaneAdvanced/60.png') no-repeat;
	cursor: default;	
}

#stacks_in_2554_page14 .jspVerticalBar .jspArrow
{
	height: 15px;
}

#stacks_in_2554_page14 .jspHorizontalBar .jspArrow
{
	width: 15px;
	float: left;
	height: 100%;
}

#stacks_in_2554_page14 .jspArrowUp
{
    background-position: 0 0;
}

#stacks_in_2554_page14 .jspArrowDown
{
    background-position: -65px 0 !important; 
}

#stacks_in_2554_page14 .jspArrowLeft
{
    background-position: -96px 0 !important;
}

#stacks_in_2554_page14 .jspArrowRight
{
    background-position: -32px 0 !important;
}

#stacks_in_2554_page14 .jspVerticalBar .jspArrow:focus
{
	outline: none;
}

#stacks_in_2554_page14 .jspCorner
{
	background: transparent;
	float: left;
	height: 100%;
}

 /* CSS Hack for IE6 3 pixel bug moved to Scroll Pane Enable stack */


#stacks_in_2554_page14 .atmScrollPane 
{
	background: transparent;
	width: 100%;
	height: 348px;
	overflow: auto;
	overflow-y: auto !important;
	overflow-x: hidden !important;
	outline: none;
	float: left;
}





#stacks_in_2556_page14 {
	padding:  20px;
}

#stacks_in_2559_page14 {
	padding:  20px;
}

#stacks_in_2561_page14 {
	padding:  20px;
}

#stacks_out_2554_page14 {
	width: 90%;
}

#stacks_in_2554_page14 {
	border: solid #7F7E7F;
	border-width:  1px;
}
#stacks_in_2564_page14 .stretch_wrap{ padding:20px; } #stacks_in_2564_page14 .trigger { text-indent: 40px; margin: 0 0 10px 1px; line-height: 30px; z-index: 1002;
height:30px;-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } #stacks_in_2564_page14 .trigger a:hover {
background-color:#B6B6B6; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9C9C9C), to(#B6B6B6));
background-image:-moz-linear-gradient(0% 100% 90deg,#B6B6B6, #9C9C9C); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#9C9C9C', endColorstr='#B6B6B6'); color: #121212; } #stacks_in_2564_page14
.trigger.active { background-color:#B6B6B6; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9C9C9C),
to(#B6B6B6)); background-image:-moz-linear-gradient(0% 100% 90deg,#B6B6B6, #9C9C9C); filter:
progid:DXImageTransform.Microsoft.gradient(startColorstr='#9C9C9C', endColorstr='#B6B6B6'); color: #121212; } #stacks_in_2564_page14
.toggle_container { margin: 4px 0 5px; overflow: hidden; font-size: 1em; width: 100%; clear: both; margin-left:auto;
margin-right:auto; } #stacks_in_2564_page14 .toggle_container img { } #stacks_in_2564_page14 .background .anchorr{ background: url(../files/buttons1.png)
no-repeat; } #stacks_in_2564_page14 .background.active .anchorr{ background: url(../files/buttons1.png) no-repeat left bottom; } #stacks_in_2564_page14
.background a:hover{ background: url(../files/buttons1.png) no-repeat; } #stacks_in_2564_page14 .trigger { width: 100%;
font-size:16px; margin-left:auto; margin-right:auto; background-color:#9C9C9C; color: #101010;
background-image:-moz-linear-gradient(0% 100% 90deg,#9C9C9C, #B6B6B6); background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,
from(#B6B6B6), to(#9C9C9C)); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#B6B6B6',
endColorstr='#9C9C9C'); -moz-border-radius: 3px; -webkit-border-radius: 3px; -moz-box-shadow: 0 0 2px #000000; -webkit-box-shadow: 0 0 2px
#000000; border-radius: 3px; box-shadow: 0 0 2px #000000; } #stacks_in_2564_page14 .trigger a { text-decoration: none; display: block; color: #101010; }

#stacks_out_2567_page14 {
	width: 69%;
}

#stacks_in_2567_page14 {
	padding:  20px;
}

#stacks_out_2569_page14 {
	width: 27%;
}

#stacks_in_2569_page14 {
	padding:  20px;
}

#stacks_out_2564_page14 {
	width: 90%;
}

#stacks_in_2564_page14 {
	padding: 30px 20px 30px 20px;
}
/* Start doobox tabby css */


/* general styles edit and preview mode */
   /* html { height: 100%; margin-bottom: 1px; overflow-y: scroll; } removed to make compliant with certain themes */
    

.stacks_in_2575_page14overalltabcontainer{
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	 
}

.stacks_in_2575_page14tabcontentcontainer{
	padding: 20px;
}

.stacks_in_2575_page14dootabcontainer{
	
	display:none;
	
	
}

.stacks_in_2575_page14dootabcontainer:first-child{
	
	display:block;
	
}

#stacks_in_2575_page14tabpicker{
	padding: 23px 30px 10px 30px;  /* adjusted in update to acomidate more than one row of buttons */
	
	font-weight: bold;
	background: #FFFFFF;
	-webkit-border-top-left-radius: -2px;
	-webkit-border-top-right-radius: -2px;
	-moz-border-radius-topleft: -2px;
	-moz-border-radius-topright: -2px;
	border-top-left-radius: -2px;
	border-top-right-radius: -2px;
}

#stacks_in_2575_page14tabpicker span{
	padding-right: 10px;
	padding-left: 0px;
	
}

#stacks_in_2575_page14tabpicker span:first-child{
	padding-right: 10px;
	padding-left: 0px;
	
}

.stacks_in_2575_page14dootabSlice{
	background: #FFFFFF;
}


/* tabs and links styles */

#stacks_in_2575_page14tabpicker a{
	display: inline-block;
	font-size: 15px;
	margin-right: 18px;
	margin-bottom: 15px; /* added in update to acomidate more than one row of buttons */
	padding: 5px 20px 5px 20px;
	background: #E8E9E8;
	text-decoration: none;
	border:none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #333333;
	line-height: normal;
}

#stacks_in_2575_page14tabpicker a:hover{
	background: #FFFFFF;
	text-decoration: none;
	border:none;
	color: #191919;
}

#stacks_in_2575_page14tabpicker a:active{
	background: #E8E9E8;
	text-decoration: none;
	border:none;
	color: #333333;
}

#stacks_in_2575_page14tabpicker a.stacks_in_2575_page14current{
	background: #424243;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}

.stacks_in_2575_page14doocat {
	display:none;
	font-weight: bold;
	background: #FFD8DF;
	padding: 5px 10px 5px 10px;
	border-bottom:1px solid #666666;
}

.stacks_in_2575_page14doocat span{
	
	min-width:200px;
	white-space: nowrap;
	padding: 5px;
	border:1px solid #555555;
	color: #red;
	background: #ffffff;
}


/* end doobox tabby css */
#stacks_in_2580_page14 .stacks_left {
	float:left;
	width:50%;
}

#stacks_in_2580_page14 .stacks_right {
	float:right;
	width:48%;
}
#stacks_out_2582_page14 {
	margin-left:0;
}

#stacks_in_2582_page14 {
	padding: 9px 3px 0px 3px;
}

#stacks_in_2589_page14 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2589_page14 .stacks_right {
	float:right;
	width:49%;
}
#stacks_out_2580_page14 {
	width: 90%;
}

#stacks_in_2580_page14 {
	padding:  20px;
}

#stacks_in_2599_page14 .stacks_left {
	float:left;
	width:44%;
}

#stacks_in_2599_page14 .stacks_right {
	float:right;
	width:54%;
}
#stacks_in_2608_page14 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_2608_page14 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_2608_page14 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_out_2599_page14 {
	width: 90%;
}

#stacks_out_2621_page14 {
	width: 90%;
}

#stacks_in_2621_page14 {
	padding:  20px;
}

#stacks_out_2626_page14 {
	width: 90%;
}

#stacks_in_2626_page14 {
	padding:  20px;
}

#stacks_out_2637_page14 {
	width: 90%;
}

#stacks_in_2637_page14 {
	padding:  20px;
}

#stacks_in_2643_page14 .stacks_left {
	float:left;
	width:44%;
}

#stacks_in_2643_page14 .stacks_right {
	float:right;
	width:54%;
}
#stacks_in_2645_page14 {
	padding: 20px 0px 20px 0px;
}

#stacks_in_2652_page14 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2652_page14 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_2654_page14 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2654_page14 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_2662_page14 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_2662_page14 .stacks_right {
	float:right;
	width:49%;
}
#stacks_out_2643_page14 {
	width: 90%;
}

#stacks_out_2672_page14 {
	width: 90%;
}

#stacks_in_2672_page14 {
	padding:  20px;
}

#stacks_in_2678_page14 .stacks_left {
	float:left;
	width:50%;
}

#stacks_in_2678_page14 .stacks_right {
	float:right;
	width:48%;
}
#stacks_out_2680_page14 {
	margin-left:0;
}

#stacks_out_2678_page14 {
	width: 90%;
}

#stacks_in_2678_page14 {
	padding:  20px;
}
.stacksSpacerstacks_in_2694_page14 {
	display: block;
	width: 100%;
	height:100px;
}
#stacks_out_2697_page14 {
	margin-right:0;
}

#stacks_in_2697_page14 {
	background-color: #E8E8E8;
	border: solid #7E7E7E;
	border-width:  1px;
	padding:  6px;
}

