/*
-------------------------------------------
File: 'Blueball FreeStacks' fsseethrough.css Style Sheet
Created: 24, July, 2011
Last Modified: 7, May, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2011-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_109_page3_wrapper {
}

#stacks_in_109_page3_wrapper #stacks_in_109_page3_transbackground {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter: alpha(opacity=50);
	opacity: 0.50;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
#stacks_in_109_page3 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_113_page3 .stacks_left {
	float:left;
	width:20%;
}

#stacks_in_113_page3 .stacks_right {
	float:right;
	width:80%;
}
#stacks_in_113_page3 {
	background-color: #000000;
	border: solid #3A3A3A;
	border-width: 2px 0px 2px 0px;
	padding: 15px 75px 15px 75px;
}

#stacks_in_118_page3 {
	margin: 0px 70px 0px 0px;
}
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsnavmenut1.css Style Sheet
Created: 29, March, 2011
Last Modified: 24, April, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2011 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#nav {	
}

#nav ul {
	position: relative;
	bottom: 0;
	left: 0;
	background: transparent;
	height: 40px!important;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
}

#nav ul li {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	height: 40px;
	width: auto;
	background: url(navtransbg.png) top left no-repeat;
}

*:first-child+html #nav ul li {
	display: inline-block;
}

#nav ul li a, #nav ul li a:visited {
	background: transparent;
	color: #848484;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: 400;
	padding: 0 70px 0 14px;
	text-decoration: none;
}

#nav ul li a:hover {
	background: transparent;
	color: #FFFFFF;
}

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

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

/* Sub Menu Levels */

#nav ul ul {
	display: none;
	height: 26px;
	left: 0;
	line-height: 26px;
	margin: 0;
	position: absolute;
	top: 40px;
	width: 172px;
}

#nav ul ul li {
	padding: 0;
	height: 26px;
	width: 172px;
}

#nav ul ul li a, #nav ul ul li a:visited {
	background: #7B8B99;
	color: #000000;
	border-top: 1px solid #FFFFFF !important;
	border-left: 1px solid #FFFFFF !important;
	border-right: 1px solid #FFFFFF !important;
	font-size: 12px;
	font-weight: normal;
	height: 26px;
	padding: 0px 14px 0px 14px;
	margin: 0;
	text-shadow: none;
	width: 172px;
}

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

#nav ul ul li a:hover {
	background: #EDEDED;
	color: #777777;
	width: 172px;
}

#nav ul ul li #current, #nav ul ul li .currentAncestor {
	background: #FFFFFF;
	color: #D60000;
	width: 172px;
}

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

#nav ul ul ul {
	position: absolute;
	top: 0;
	left: 200px !important;
}


#stacks_in_363_page3 {
	border: solid #2F2F2F;
	border-width: 0px 0px 2px 0px;
	padding: 0px 0px 0px 70px;
}


p.ydps-error {
		padding: 6px 14px 7px 12px;
	    border: 1px solid #821b1b;
	    color: #ffffff;
	    text-shadow: 1px 1px 0 #46130f;
	    background: -webkit-gradient(linear, left bottom, left top, from(#db4b4b), color-stop(0.9, #db5b5b), to(#f7e0e0)) #db4b4b;
	    line-height: 14px;
	    font-size: 12px;
	    -webkit-border-radius: 9px;
	    -moz-border-radius: 9px;
	    border-radius: 9px;
	    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.17);
	}

div.paysnap-option > ul, div.paysnap-option > ol
{
	list-style: none;
	margin: 0;
	padding: 0;
}

div.paysnap-option > ol.horiz li
{
	float: left;
}

/* @group Cart */

#paysnap * {
	font-size: 12px;
}

#paysnap-wrapper{
}

#paysnap img {
	border: 0;
	padding: 0;
	margin: 4px;
}

#paysnap label{
	font-weight:bold;
}

#paysnap-footer {
	clear: both;
}

#paysnap .hidden {
	display: none;
}

#paysnap .paysnap-product-name{
	font-size:14px;
	font-weight:bold;
	margin: 4px 0;
	
}

.paysnap-detail-contents {
	padding: 20px;
	overflow: auto;
}

#paysnap {
	border-bottom: none;
	margin: 10px auto;
}

.cart-loader {
	background: transparent none repeat scroll 0 0;
	display: none;
	height: 40px;
	overflow: hidden;
	position: absolute;
	width: 40px;
	z-index: 5000;
}

.cart-loader div {
	background: transparent url(paysnap/cart_progress.png) no-repeat scroll 0 0;
	height: 480px;
	left: 0;
	position: absolute;
	top: 0;
	width: 40px;
	z-index: 5001;
}

div.paysnap-content {
	overflow: auto;
	background: #4B4C4C;
    background: -webkit-gradient(linear, left top, left bottom, from(#141515), to(#282929));
    background: -moz-linear-gradient(top,  #141515,  #282929);
}

#paysnap-cart-empty {
	padding: 10px 10px;
	font-size: medium;
	margin-top:60px;
	color:#191919;
	text-shadow: 1px 1px 1px #555656;
}

#paysnap-cart table {
	background-color: transparent;
	border-collapse: collapse;
	padding:4px;
}

#paysnap-cart th {
	padding: 5px
}

#paysnap-cart td {
	padding: 3px;
	vertical-align:top;
	padding:6px;
}

#paysnap-cart tr {
	border-bottom:1px solid #999999;
	border-top:1px solid #D6D6D6;
	background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#AEAEAE));
    background: -moz-linear-gradient(top,  #CCCCCC,  #AEAEAE);
}

#paysnap-cart tr:last-child {
	border-bottom:1px solid #666666;
}


.paysnap-qty
{
	border-radius:5px;
	line-height:18px;
	border:1px solid #AEAEAE;
	margin: 4px 0 0 4px;
	width:40px;
}

#paysnap-cart td:first-child{
	width:60px;
}

#paysnap-cart td.paysnap-delete {
	padding: 3px;
	height: 24px;
	width: 24px;
	cursor:pointer;
	background: url(paysnap/icon24_trash.png) no-repeat 6px 8px;
}

#paysnap-cart .paysnap-product-name {
	font-size: 14px;
	line-height:15px;
	font-weight: bold;
	display: block;
	text-align: left;
	color: #1E1E1E;
}

#paysnap-cart .paysnap-product-details {
	display: block;
	text-align: left;
	font-size: 10px;
	line-height: 11px;
	color: #5B5B5B;
}

#paysnap-cart .paysnap-row-total {
	color: #1E1E1E;
	font-weight:bold;
}

.paysnap-number {
	text-align: center;
	font-size:14px;;
}



#paysnap-container {
	background: #646565;
	border: 1px solid #333;
	top: -400px;
	left:30%;
	position: fixed;
	text-align: center;
	width: 400px;
	margin:0 auto;
	padding: 0;
	border-radius:5px;
    -moz-box-shadow: 5px 5px 5px black;
	-webkit-box-shadow: 5px 5px 5px black;
     box-shadow: 5px 5px 5px rgba(0,0,0,.5);
}

/* makes cart stick in pos ie6 */
* html #paysnap-container {
	top: expression((ignoreMe = document.documentElement.scrollTop || document.body.scrollTop) + 100 + 'px');
	position: absolute;
}



#paysnap-container iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -10;
	border: none;
	padding: 0;
	margin: 0;
}

* html #paysnap-container iframe {
	filter: alpha(opacity=0);
}



#paysnap-close{
	display: block;
	position:  absolute;
	width:30px;
	height: 30px;
	background: transparent url('paysnap/paysnap_close.png') no-repeat;
	top: 2px;
	left: 2px;
	cursor: pointer;
}

#paysnap-contents {
	clear: left;
	position: relative;
	height: 200px;
}

div.paysnap-content {
	height: 200px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	overflow-x: hidden;
}

#paysnap-cart {
	width: 400px;
	height: 200px;
}

div.paysnap-cart-checkout {	

	padding-top: 12px;
	background: transparent;	
}

div.paysnap-cart-checkout .paysnap-co-btn{
	display: block;
	background: transparent url('https://www.paypal.com/en_US/i/btn/btn_xpressCheckout.gif') no-repeat;
	width: 145px;
	height: 42px;
	margin: 0 auto;
	cursor: pointer;
	text-indent: -9999px
	

}

div.paysnap-content table {
	width: 100%;
	border-spacing: 0;
}


div.paysnap-div-bar{
	height:6px;
	border-top:#282929 1px solid;
	border-bottom:#050606 1px solid;
	background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#BEBFBF), to(#505151));
    background: -moz-linear-gradient(top,  #fff,  #ccc);
}


#paysnap-cart-msg {
	color: #333333;
	font-size: medium;
	padding: 8px;
}




#paysnap-cart-contents {
	width: 100%;
	height: 200px;
	max-height: 200px;
	overflow: auto;
	overflow-x: hidden;
	padding:0;
}



.paysnap-update-btn {
	height: 32px;
	width: 121px;
	margin: 0;
	padding: 0;
	background: transparent url('paysnap/update-btn.png') no-repeat;
}

.paysnap-update-btn input {
	opacity: 0;
}

/* clearfix hacks */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

#paysnap-cart-title {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 7px;
}

#paysnap-cart-footer {
	width: 392px;
	position: relative;
	bottom: 0;
	left: 0;
	padding: 4px 4px 16px 4px;
	height: 12px;
	font-size: 11px;
}

#paysnap-cart-title, #paysnap-cart-footer {
	color: #141414;
	text-shadow: 1px 1px 0 #919292;
}

div.paysnap-cart-total {
	font-size:24px;
	line-height: 25px;
	font-family:georgia;
	font-style: italic;
	text-align: center;
	padding: 4px 0 8px 0;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #222323;
    border-bottom: solid 1px #2C2E2D;
    background: #444746;
    background: -webkit-gradient(linear, left top, left bottom, from(#585B5A), to(#303332));
    background: -moz-linear-gradient(top,  #585B5A,  #303332);
}


.paysnap-row-one {
	
}

.paysnap-row-two { margin-top:6px; }
/* @end */



/* @group Sheet */

.paysnap-sheet {
	width: 280px;
	padding: 20px;
	background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#B8B8B8));
    background: -moz-linear-gradient(top,  #CCCCCC,  #B8B8B8);
	position: absolute;
	margin-top: -1px;
	top: 0;
	left: 40px;
	font-size: 1.2em;
	z-index: 2000;
	border: 1px solid #3D3D3D;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);
    box-shadow: 0 1px 2px rgba(0,0,0,.5);
}

.paysnap-sheet h3 {
	padding: 0 16px 2px;
	font-weight: bold;
	color: #FFFFFF;
}
 
.paysnap-sheet div {
	color: #FFFFFF;
	padding: 10px 16px 2px;
	margin: 2px;
}

/* @end */



/* @group Fancybox */
/*! yabbox v2.0.3 fancyapps.com | fancyapps.com/yabbox/#license */
.yabbox-tmp iframe, .yabbox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.yabbox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.yabbox-outer {
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

.yabbox-opened {
	z-index: 1003;	
}

.yabbox-opened .yabbox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.yabbox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.yabbox-error {
	color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
}

.yabbox-image, .yabbox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.yabbox-image {
	max-width: 100%;
	max-height: 100%;
}

#yabbox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -21px;
	margin-left: -21px;
	width: 42px;
	height: 42px;
	background: url('paysnap/fancybox_loading.gif');
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

.yabbox-close, .yabbox-prev span, .yabbox-next span {
	background-image: url('paysnap/fancybox_sprite.png');
}

.yabbox-close {
	position: absolute;
	top: -18px;
	left: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.yabbox-prev, .yabbox-next {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('paysnap/blank.gif'); /* helps IE */
	z-index: 1003;
}

.yabbox-prev {
	left: 0;	
}

.yabbox-next {
	right: 0;
}

.yabbox-prev span, .yabbox-next span {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
}

.yabbox-prev span {
	background-position: 0 -36px;
}

.yabbox-next span {
	background-position: 0 -72px;
}

.yabbox-prev:hover, .yabbox-next:hover {
	visibility: visible;
}

.yabbox-prev:hover span {
	left: 20px;
}

.yabbox-next:hover span {
	left: auto;
	right: 20px;
}

.yabbox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#yabbox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	opacity:  0;
	overflow: hidden;
	/* display: none; */
	z-index: 1001;
	background: #000;
}

/* Title helper */

.yabbox-title {
	visibility: hidden;	
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.yabbox-opened .yabbox-title {
	visibility: visible;
}

.yabbox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.yabbox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.7);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.yabbox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.yabbox-title-inside-wrap {
	margin-top: 10px;
}

.yabbox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;	
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* @end */




/* button 
---------------------------------------------- */
.button{
    display: inline-block;
    zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em; 
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    min-width:100px;
}
.button:hover {
    text-decoration: none;
}
.button:active {
    position: relative;
    top: 1px;
}

.bigrounded {
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
    border-radius: 2em;
}
.medium {
    font-size: 12px;
    padding: .4em 1.5em .42em;
}
.small {
    font-size: 11px;
    padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
    color: #d7d7d7;
    border: solid 1px #333;
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
    background: -moz-linear-gradient(top,  #666,  #000);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
    background: -moz-linear-gradient(top,  #444,  #000);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
    color: #666;
    background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
    background: -moz-linear-gradient(top,  #000,  #444);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
    color: #e9e9e9;
    border: solid 1px #555;
    background: #6e6e6e;
    background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
    background: -moz-linear-gradient(top,  #888,  #575757);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
    background: #616161;
    background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
    background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
    color: #afafaf;
    background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
    background: -moz-linear-gradient(top,  #575757,  #888);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* red */
.red {
    color: #faddde;
    border: solid 1px #980c10;
    background: #d81b21;
    background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
    background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
    background: #b61318;
    background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
    background: -moz-linear-gradient(top,  #c9151b,  #a11115);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
    color: #de898c;
    background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
    background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* white */
.white {
    color: #606060;
    border: solid 1px #b7b7b7;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
    background: -moz-linear-gradient(top,  #fff,  #ededed);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
    background: #ededed;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
    background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
    color: #999;
    background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
    background: -moz-linear-gradient(top,  #ededed,  #fff);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}



/* green */
.green {
    color: #e8f0de;
    border: solid 1px #538312;
    background: #64991e;
    background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
    background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
    background: #538018;
    background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
    background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
    color: #a9c08c;
    background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
    background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

@media screen and (max-device-width: 480px){
    /* All iPhone only CSS goes here */
    
    #paysnap-container {
		left:10px;
	}


}

/* @group LionBars Scrollbar */

.scrollbar {
	position: absolute;
	content: "";
	display: block;
	border-radius: 100px;
	opacity: 0;
	z-index: 100;
}

.vertical {
	width: 7px;
	right: 2px;
	top: 2px;
}

.horizontal {
	height: 7px;
	bottom: 2px;
	left: 2px;
}

.scrollbar_bg {
	position: absolute;
	content: "";
	display: block;
	border-radius: 100px;
	opacity: 0;
	z-index: 99;
}

.scrollbar_bg.horizontal {
	width: 100%;
}

.scrollbar_bg.vertical {
	height: 100%;
}

.scrollbar.light {
	background: rgba(255,255,255,0.5);
}

.scrollbar_bg.light {
	background: rgba(255,255,255,0.10);
}


.scrollbar.dark {
	background: rgba(0,0,0,0.3);
}

.scrollbar_bg.dark {
	background: rgba(0,0,0,0.10);
}

.nWrap {
	overflow: auto;
	display: inline-block;
}

/* @end */


label.paysnap-label{
	font-weight:bold;
	display: block;
}




div.blockOverlay {
	background-color: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40); 
    -moz-opacity:.40;
    opacity:.40;	
}
div.blockMsg {
    width:  40%;
    top:    30%;
    left:   30%;
    text-align: center;
	border: 1px solid #666;
    outline: 2px #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); 
    -moz-opacity:1;
    opacity:1;
    padding: 15px;
    color: #666;
    -webkit-box-shadow: 6px 6px 6px rgba(0, 0, 0, 0.25);
	background: -moz-linear-gradient(90deg, #efefef 0%, #fdfdfd 40.1%, #ffffff 100%) #fff;
	background: -webkit-gradient(linear, left bottom, left top, from(#efefef), color-stop(0.401, #fdfdfd), to(#ffffff)) #fff;
}

div.blockMsg > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.blockMsg textarea {
	background: #fff;
	padding: 6px;
}

div.blockMsg a {
	color: #777;
}

div.blockMsg h3{ 
	font-size: 20px; 
	margin:4px 0;
	color:#333;
	font-weight: bold;
}

#stacks_in_1496_page3 .ydps-debug {
	border-radius:  5px;
	border:  1px dashed silver;
	padding: 20px;
	background: #fff;
}/*
-------------------------------------------
File: 'Blueball FreeStacks' fsseethrough.css Style Sheet
Created: 24, July, 2011
Last Modified: 7, May, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2011-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_1593_page3_wrapper {
}

#stacks_in_1593_page3_wrapper #stacks_in_1593_page3_transbackground {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #232423;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
#stacks_in_1593_page3 {
	padding: 0px 30px 20px 30px;
}

#stacks_in_328_page3 .stacks_left {
	float:left;
	width:77%;
}

#stacks_in_328_page3 .stacks_right {
	float:right;
	width:17%;
} #stacks_in_236_page3 h3,#stacks_in_236_page3 h3 a,#stacks_in_236_page3 p,#stacks_in_236_page3 p a{color:#545453;-webkit-font-smoothing:antialiased;-webkit-transition:color .2s ease-in-out;-moz-transition:color .2s ease-in-out;-o-transition:color .2s ease-in-out;-ms-transition:color .2s ease-in-out;transition:color .2s ease-in-out;font-style:normal;text-decoration:none;text-align:center;font-weight: normal ;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;                 text-shadow:4px 4px 1px #000000;     }
#stacks_in_236_page3 p a:hover,#stacks_in_236_page3 h3 a:hover{color:#CCCCCC}   

#stacks_in_236_page3 {
	margin: 20px 0px 0px 200px;
}

#stacks_in_237_page3 {
	letter-spacing: 10px;
}

#stacks_out_332_page3 {
	width: 180px;
	margin-right:0;
}

#stacks_in_332_page3 {
	margin: 20px 0px 0px 0px;
}
 #stacks_in_186_page3 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_186_page3 hr.gradient{height:3px;background:#333;background-image:-webkit-linear-gradient(left,#404040,#101010,#404040);background-image:-moz-linear-gradient(left,#404040,#101010,#404040);background-image:-ms-linear-gradient(left,#404040,#101010,#404040);background-image:-o-linear-gradient(left,#404040,#101010,#404040);background-image:linear-gradient(left,#404040,#101010,#404040)}#stacks_in_186_page3 hr.faded{height:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_186_page3 hr.dashed_fade{border-bottom:3px dashed #5B5B5B;background:#101010}#stacks_in_186_page3 hr.dotted_fade{border-bottom:3px dotted #5B5B5B;background:#101010}#stacks_in_186_page3 hr.dashed{border-bottom:3px dashed #101010}#stacks_in_186_page3 hr.dotted{border-bottom:3px dotted #5B5B5B}#stacks_in_186_page3 hr.shadow{height:3px;box-shadow:inset 0 3px 3px -3px rgba(0,0,0,0.5)}#stacks_in_186_page3 hr.cloudy{margin:3px 0;box-shadow:0 0 3px 1px #101010}#stacks_in_186_page3 hr.cloudy:after{content:"\00a0"}#stacks_in_186_page3 hr.inset{border-top:3px solid rgba(0,0,0,0.1);border-bottom:3px solid rgba(255,255,255,0.3)}#stacks_in_186_page3 hr.inset_two{border-top:3px solid #404040;border-bottom:3px solid #101010}#stacks_in_186_page3 hr.inset_three{border-top:3px solid #101010;border-bottom:3px solid #404040}#stacks_in_186_page3 hr.inset_four{border-top:3px solid #101010;border-bottom:3px solid #CCCCCC}#stacks_in_186_page3 hr.flared{height:30px;border-style:solid;border-color:#101010;border-width:3px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_186_page3 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#101010;border-width:0 0 3px 0;border-radius:20px}#stacks_in_186_page3 hr.glyph{padding:0;border:0;border-top:3px double #101010;color:#101010;text-align:center;margin:1em 0}#stacks_in_186_page3 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.80em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 
/*
-------------------------------------------
File: 'Blueball FreeStacks' fsseethrough.css Style Sheet
Created: 24, July, 2011
Last Modified: 7, May, 2012
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Copyright 2011-2012 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/

#stacks_in_2629_page3_wrapper {
}

#stacks_in_2629_page3_wrapper #stacks_in_2629_page3_transbackground {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=07)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=07);
	filter: alpha(opacity=07);
	opacity: 0.07;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
#stacks_in_2629_page3 {
	padding:  10px;
}

#stacks_in_2631_page3 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_2632_page3 {
	letter-spacing: 3px;
	font-size: 125%;
}
	
	/* start image list from doobox css */
	
	
	#stacks_in_2633_page3 .stacks_in_2633_page3imagelist {
		list-style: none;
		list-style-type: none;
		margin:0px 0;
		
	}
	
	#stacks_in_2633_page3 .stacks_in_2633_page3listIcon {
		float:left;
	}
	
	#stacks_in_2633_page3 .stacks_in_2633_page3listIcon img{
		width:12px;
		height: auto;
	}
	
	
	#stacks_in_2633_page3 .stacks_in_2633_page3listTitle {

		margin-left:27px;
		padding-bottom: 0px;
		
		font-size: 100%;
	}
	
	
	#stacks_in_2633_page3 .stacks_in_2633_page3listContent {
		display: block;
		margin-left:27px;
		padding-top: 0px;
		padding-bottom: 18px;
	}
	
	.stacks_in_2633_page3breaker{
	margin: 0;
	padding: 0;
	height: 1px;
	clear: both;
	}
	
	
	/* end image list from doobox css */
	
#stacks_in_2633_page3 {
	margin: 0px 20px 0px 20px;
}
 #stacks_in_195_page3 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_195_page3 hr.gradient{height:3px;background:#333;background-image:-webkit-linear-gradient(left,#404040,#101010,#404040);background-image:-moz-linear-gradient(left,#404040,#101010,#404040);background-image:-ms-linear-gradient(left,#404040,#101010,#404040);background-image:-o-linear-gradient(left,#404040,#101010,#404040);background-image:linear-gradient(left,#404040,#101010,#404040)}#stacks_in_195_page3 hr.faded{height:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_195_page3 hr.dashed_fade{border-bottom:3px dashed #5B5B5B;background:#101010}#stacks_in_195_page3 hr.dotted_fade{border-bottom:3px dotted #5B5B5B;background:#101010}#stacks_in_195_page3 hr.dashed{border-bottom:3px dashed #101010}#stacks_in_195_page3 hr.dotted{border-bottom:3px dotted #5B5B5B}#stacks_in_195_page3 hr.shadow{height:3px;box-shadow:inset 0 3px 3px -3px rgba(0,0,0,0.5)}#stacks_in_195_page3 hr.cloudy{margin:3px 0;box-shadow:0 0 3px 1px #101010}#stacks_in_195_page3 hr.cloudy:after{content:"\00a0"}#stacks_in_195_page3 hr.inset{border-top:3px solid rgba(0,0,0,0.1);border-bottom:3px solid rgba(255,255,255,0.3)}#stacks_in_195_page3 hr.inset_two{border-top:3px solid #404040;border-bottom:3px solid #101010}#stacks_in_195_page3 hr.inset_three{border-top:3px solid #101010;border-bottom:3px solid #404040}#stacks_in_195_page3 hr.inset_four{border-top:3px solid #101010;border-bottom:3px solid #CCCCCC}#stacks_in_195_page3 hr.flared{height:30px;border-style:solid;border-color:#101010;border-width:3px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_195_page3 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#101010;border-width:0 0 3px 0;border-radius:20px}#stacks_in_195_page3 hr.glyph{padding:0;border:0;border-top:3px double #101010;color:#101010;text-align:center;margin:1em 0}#stacks_in_195_page3 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.80em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_1391_page3 .stacks_left {
	float:left;
	width:48%;
}

#stacks_in_1391_page3 .stacks_right {
	float:right;
	width:48%;
}
#stacks_in_1391_page3 {
	margin: 7px 0px 0px 0px;
}
#stacks_in_1570_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1570_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1570_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1570_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_1393_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1470_page3 {
	font-size: 110%;
}

#stacks_in_1395_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_1395_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_310_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1572_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1572_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1572_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1572_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_1430_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1474_page3 {
	font-size: 110%;
}

#stacks_in_1432_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_1432_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_311_page3 {
	margin: 40px 0px 0px 0px;
}
 #stacks_in_100_page3 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_100_page3 hr.gradient{height:3px;background:#333;background-image:-webkit-linear-gradient(left,#404040,#101010,#404040);background-image:-moz-linear-gradient(left,#404040,#101010,#404040);background-image:-ms-linear-gradient(left,#404040,#101010,#404040);background-image:-o-linear-gradient(left,#404040,#101010,#404040);background-image:linear-gradient(left,#404040,#101010,#404040)}#stacks_in_100_page3 hr.faded{height:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_100_page3 hr.dashed_fade{border-bottom:3px dashed #5B5B5B;background:#101010}#stacks_in_100_page3 hr.dotted_fade{border-bottom:3px dotted #5B5B5B;background:#101010}#stacks_in_100_page3 hr.dashed{border-bottom:3px dashed #101010}#stacks_in_100_page3 hr.dotted{border-bottom:3px dotted #5B5B5B}#stacks_in_100_page3 hr.shadow{height:3px;box-shadow:inset 0 3px 3px -3px rgba(0,0,0,0.5)}#stacks_in_100_page3 hr.cloudy{margin:3px 0;box-shadow:0 0 3px 1px #101010}#stacks_in_100_page3 hr.cloudy:after{content:"\00a0"}#stacks_in_100_page3 hr.inset{border-top:3px solid rgba(0,0,0,0.1);border-bottom:3px solid rgba(255,255,255,0.3)}#stacks_in_100_page3 hr.inset_two{border-top:3px solid #404040;border-bottom:3px solid #101010}#stacks_in_100_page3 hr.inset_three{border-top:3px solid #101010;border-bottom:3px solid #404040}#stacks_in_100_page3 hr.inset_four{border-top:3px solid #101010;border-bottom:3px solid #CCCCCC}#stacks_in_100_page3 hr.flared{height:30px;border-style:solid;border-color:#101010;border-width:3px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_100_page3 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#101010;border-width:0 0 3px 0;border-radius:20px}#stacks_in_100_page3 hr.glyph{padding:0;border:0;border-top:3px double #101010;color:#101010;text-align:center;margin:1em 0}#stacks_in_100_page3 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.80em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_1597_page3 .stacks_left {
	float:left;
	width:48%;
}

#stacks_in_1597_page3 .stacks_right {
	float:right;
	width:48%;
}
#stacks_in_1597_page3 {
	margin: 7px 0px 0px 0px;
}
#stacks_in_1568_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1568_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1568_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1568_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_1599_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1492_page3 {
	font-size: 110%;
}

#stacks_in_1601_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_1601_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_313_page3 {
	margin: 40px 0px 0px 0px;
}
#stacks_in_1564_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1564_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1564_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1564_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_1623_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1494_page3 {
	font-size: 110%;
}

#stacks_in_1625_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_1625_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_312_page3 {
	margin: 20px 0px 0px 0px;
}
 #stacks_in_101_page3 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_101_page3 hr.gradient{height:3px;background:#333;background-image:-webkit-linear-gradient(left,#404040,#101010,#404040);background-image:-moz-linear-gradient(left,#404040,#101010,#404040);background-image:-ms-linear-gradient(left,#404040,#101010,#404040);background-image:-o-linear-gradient(left,#404040,#101010,#404040);background-image:linear-gradient(left,#404040,#101010,#404040)}#stacks_in_101_page3 hr.faded{height:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_101_page3 hr.dashed_fade{border-bottom:3px dashed #5B5B5B;background:#101010}#stacks_in_101_page3 hr.dotted_fade{border-bottom:3px dotted #5B5B5B;background:#101010}#stacks_in_101_page3 hr.dashed{border-bottom:3px dashed #101010}#stacks_in_101_page3 hr.dotted{border-bottom:3px dotted #5B5B5B}#stacks_in_101_page3 hr.shadow{height:3px;box-shadow:inset 0 3px 3px -3px rgba(0,0,0,0.5)}#stacks_in_101_page3 hr.cloudy{margin:3px 0;box-shadow:0 0 3px 1px #101010}#stacks_in_101_page3 hr.cloudy:after{content:"\00a0"}#stacks_in_101_page3 hr.inset{border-top:3px solid rgba(0,0,0,0.1);border-bottom:3px solid rgba(255,255,255,0.3)}#stacks_in_101_page3 hr.inset_two{border-top:3px solid #404040;border-bottom:3px solid #101010}#stacks_in_101_page3 hr.inset_three{border-top:3px solid #101010;border-bottom:3px solid #404040}#stacks_in_101_page3 hr.inset_four{border-top:3px solid #101010;border-bottom:3px solid #CCCCCC}#stacks_in_101_page3 hr.flared{height:30px;border-style:solid;border-color:#101010;border-width:3px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_101_page3 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#101010;border-width:0 0 3px 0;border-radius:20px}#stacks_in_101_page3 hr.glyph{padding:0;border:0;border-top:3px double #101010;color:#101010;text-align:center;margin:1em 0}#stacks_in_101_page3 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.80em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_1890_page3 .stacks_left {
	float:left;
	width:48%;
}

#stacks_in_1890_page3 .stacks_right {
	float:right;
	width:48%;
}
#stacks_in_1890_page3 {
	margin: 7px 0px 0px 0px;
}
#stacks_in_1566_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1566_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1566_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1566_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_1892_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1499_page3 {
	font-size: 110%;
}

#stacks_in_1894_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_1894_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_314_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1562_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1562_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1562_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1562_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_1916_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1501_page3 {
	font-size: 110%;
}

#stacks_in_1918_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_1918_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_315_page3 {
	margin: 20px 0px 0px 0px;
}
 #stacks_in_98_page3 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_98_page3 hr.gradient{height:3px;background:#333;background-image:-webkit-linear-gradient(left,#404040,#101010,#404040);background-image:-moz-linear-gradient(left,#404040,#101010,#404040);background-image:-ms-linear-gradient(left,#404040,#101010,#404040);background-image:-o-linear-gradient(left,#404040,#101010,#404040);background-image:linear-gradient(left,#404040,#101010,#404040)}#stacks_in_98_page3 hr.faded{height:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_98_page3 hr.dashed_fade{border-bottom:3px dashed #5B5B5B;background:#101010}#stacks_in_98_page3 hr.dotted_fade{border-bottom:3px dotted #5B5B5B;background:#101010}#stacks_in_98_page3 hr.dashed{border-bottom:3px dashed #101010}#stacks_in_98_page3 hr.dotted{border-bottom:3px dotted #5B5B5B}#stacks_in_98_page3 hr.shadow{height:3px;box-shadow:inset 0 3px 3px -3px rgba(0,0,0,0.5)}#stacks_in_98_page3 hr.cloudy{margin:3px 0;box-shadow:0 0 3px 1px #101010}#stacks_in_98_page3 hr.cloudy:after{content:"\00a0"}#stacks_in_98_page3 hr.inset{border-top:3px solid rgba(0,0,0,0.1);border-bottom:3px solid rgba(255,255,255,0.3)}#stacks_in_98_page3 hr.inset_two{border-top:3px solid #404040;border-bottom:3px solid #101010}#stacks_in_98_page3 hr.inset_three{border-top:3px solid #101010;border-bottom:3px solid #404040}#stacks_in_98_page3 hr.inset_four{border-top:3px solid #101010;border-bottom:3px solid #CCCCCC}#stacks_in_98_page3 hr.flared{height:30px;border-style:solid;border-color:#101010;border-width:3px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_98_page3 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#101010;border-width:0 0 3px 0;border-radius:20px}#stacks_in_98_page3 hr.glyph{padding:0;border:0;border-top:3px double #101010;color:#101010;text-align:center;margin:1em 0}#stacks_in_98_page3 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.80em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_2146_page3 .stacks_left {
	float:left;
	width:48%;
}

#stacks_in_2146_page3 .stacks_right {
	float:right;
	width:48%;
}
#stacks_in_2146_page3 {
	margin: 7px 0px 0px 0px;
}
#stacks_in_1556_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1556_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1556_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1556_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2148_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1505_page3 {
	font-size: 110%;
}

#stacks_in_2150_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2150_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_316_page3 {
	margin: 40px 0px 0px 0px;
}
#stacks_in_1560_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1560_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1560_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1560_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2172_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1507_page3 {
	font-size: 110%;
}

#stacks_in_2174_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2174_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_317_page3 {
	margin: 20px 0px 0px 0px;
}
 #stacks_in_105_page3 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_105_page3 hr.gradient{height:3px;background:#333;background-image:-webkit-linear-gradient(left,#404040,#101010,#404040);background-image:-moz-linear-gradient(left,#404040,#101010,#404040);background-image:-ms-linear-gradient(left,#404040,#101010,#404040);background-image:-o-linear-gradient(left,#404040,#101010,#404040);background-image:linear-gradient(left,#404040,#101010,#404040)}#stacks_in_105_page3 hr.faded{height:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_105_page3 hr.dashed_fade{border-bottom:3px dashed #5B5B5B;background:#101010}#stacks_in_105_page3 hr.dotted_fade{border-bottom:3px dotted #5B5B5B;background:#101010}#stacks_in_105_page3 hr.dashed{border-bottom:3px dashed #101010}#stacks_in_105_page3 hr.dotted{border-bottom:3px dotted #5B5B5B}#stacks_in_105_page3 hr.shadow{height:3px;box-shadow:inset 0 3px 3px -3px rgba(0,0,0,0.5)}#stacks_in_105_page3 hr.cloudy{margin:3px 0;box-shadow:0 0 3px 1px #101010}#stacks_in_105_page3 hr.cloudy:after{content:"\00a0"}#stacks_in_105_page3 hr.inset{border-top:3px solid rgba(0,0,0,0.1);border-bottom:3px solid rgba(255,255,255,0.3)}#stacks_in_105_page3 hr.inset_two{border-top:3px solid #404040;border-bottom:3px solid #101010}#stacks_in_105_page3 hr.inset_three{border-top:3px solid #101010;border-bottom:3px solid #404040}#stacks_in_105_page3 hr.inset_four{border-top:3px solid #101010;border-bottom:3px solid #CCCCCC}#stacks_in_105_page3 hr.flared{height:30px;border-style:solid;border-color:#101010;border-width:3px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_105_page3 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#101010;border-width:0 0 3px 0;border-radius:20px}#stacks_in_105_page3 hr.glyph{padding:0;border:0;border-top:3px double #101010;color:#101010;text-align:center;margin:1em 0}#stacks_in_105_page3 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.80em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_2016_page3 .stacks_left {
	float:left;
	width:48%;
}

#stacks_in_2016_page3 .stacks_right {
	float:right;
	width:48%;
}
#stacks_in_2016_page3 {
	margin: 7px 0px 0px 0px;
}
#stacks_in_1554_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1554_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1554_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1554_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2018_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1511_page3 {
	font-size: 110%;
}

#stacks_in_2020_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2020_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_318_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1558_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1558_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1558_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1558_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2042_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1513_page3 {
	font-size: 110%;
}

#stacks_in_2044_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2044_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_319_page3 {
	margin: 20px 0px 0px 0px;
}
 #stacks_in_106_page3 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_106_page3 hr.gradient{height:3px;background:#333;background-image:-webkit-linear-gradient(left,#404040,#101010,#404040);background-image:-moz-linear-gradient(left,#404040,#101010,#404040);background-image:-ms-linear-gradient(left,#404040,#101010,#404040);background-image:-o-linear-gradient(left,#404040,#101010,#404040);background-image:linear-gradient(left,#404040,#101010,#404040)}#stacks_in_106_page3 hr.faded{height:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_106_page3 hr.dashed_fade{border-bottom:3px dashed #5B5B5B;background:#101010}#stacks_in_106_page3 hr.dotted_fade{border-bottom:3px dotted #5B5B5B;background:#101010}#stacks_in_106_page3 hr.dashed{border-bottom:3px dashed #101010}#stacks_in_106_page3 hr.dotted{border-bottom:3px dotted #5B5B5B}#stacks_in_106_page3 hr.shadow{height:3px;box-shadow:inset 0 3px 3px -3px rgba(0,0,0,0.5)}#stacks_in_106_page3 hr.cloudy{margin:3px 0;box-shadow:0 0 3px 1px #101010}#stacks_in_106_page3 hr.cloudy:after{content:"\00a0"}#stacks_in_106_page3 hr.inset{border-top:3px solid rgba(0,0,0,0.1);border-bottom:3px solid rgba(255,255,255,0.3)}#stacks_in_106_page3 hr.inset_two{border-top:3px solid #404040;border-bottom:3px solid #101010}#stacks_in_106_page3 hr.inset_three{border-top:3px solid #101010;border-bottom:3px solid #404040}#stacks_in_106_page3 hr.inset_four{border-top:3px solid #101010;border-bottom:3px solid #CCCCCC}#stacks_in_106_page3 hr.flared{height:30px;border-style:solid;border-color:#101010;border-width:3px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_106_page3 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#101010;border-width:0 0 3px 0;border-radius:20px}#stacks_in_106_page3 hr.glyph{padding:0;border:0;border-top:3px double #101010;color:#101010;text-align:center;margin:1em 0}#stacks_in_106_page3 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.80em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_2276_page3 .stacks_left {
	float:left;
	width:48%;
}

#stacks_in_2276_page3 .stacks_right {
	float:right;
	width:48%;
}
#stacks_in_2276_page3 {
	margin: 7px 0px 0px 0px;
}
#stacks_in_1552_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1552_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1552_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1552_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2278_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 7px;
}

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

#stacks_in_1509_page3 {
	font-size: 110%;
}

#stacks_in_2280_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2280_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_320_page3 {
	margin: 65px 0px 0px 0px;
}
#stacks_in_1550_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1550_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1550_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1550_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2302_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 7px;
}

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

#stacks_in_1515_page3 {
	font-size: 110%;
}

#stacks_in_2304_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2304_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_321_page3 {
	margin: 20px 0px 0px 0px;
}
 #stacks_in_111_page3 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_111_page3 hr.gradient{height:3px;background:#333;background-image:-webkit-linear-gradient(left,#404040,#101010,#404040);background-image:-moz-linear-gradient(left,#404040,#101010,#404040);background-image:-ms-linear-gradient(left,#404040,#101010,#404040);background-image:-o-linear-gradient(left,#404040,#101010,#404040);background-image:linear-gradient(left,#404040,#101010,#404040)}#stacks_in_111_page3 hr.faded{height:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_111_page3 hr.dashed_fade{border-bottom:3px dashed #5B5B5B;background:#101010}#stacks_in_111_page3 hr.dotted_fade{border-bottom:3px dotted #5B5B5B;background:#101010}#stacks_in_111_page3 hr.dashed{border-bottom:3px dashed #101010}#stacks_in_111_page3 hr.dotted{border-bottom:3px dotted #5B5B5B}#stacks_in_111_page3 hr.shadow{height:3px;box-shadow:inset 0 3px 3px -3px rgba(0,0,0,0.5)}#stacks_in_111_page3 hr.cloudy{margin:3px 0;box-shadow:0 0 3px 1px #101010}#stacks_in_111_page3 hr.cloudy:after{content:"\00a0"}#stacks_in_111_page3 hr.inset{border-top:3px solid rgba(0,0,0,0.1);border-bottom:3px solid rgba(255,255,255,0.3)}#stacks_in_111_page3 hr.inset_two{border-top:3px solid #404040;border-bottom:3px solid #101010}#stacks_in_111_page3 hr.inset_three{border-top:3px solid #101010;border-bottom:3px solid #404040}#stacks_in_111_page3 hr.inset_four{border-top:3px solid #101010;border-bottom:3px solid #CCCCCC}#stacks_in_111_page3 hr.flared{height:30px;border-style:solid;border-color:#101010;border-width:3px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_111_page3 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#101010;border-width:0 0 3px 0;border-radius:20px}#stacks_in_111_page3 hr.glyph{padding:0;border:0;border-top:3px double #101010;color:#101010;text-align:center;margin:1em 0}#stacks_in_111_page3 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.80em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_2405_page3 .stacks_left {
	float:left;
	width:48%;
}

#stacks_in_2405_page3 .stacks_right {
	float:right;
	width:48%;
}
#stacks_in_2405_page3 {
	margin: 7px 0px 0px 0px;
}
#stacks_in_1546_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1546_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1546_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1546_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2407_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 8px 0px 0px 10px;
}

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

#stacks_in_1523_page3 {
	font-size: 110%;
}

#stacks_in_2409_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2409_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_322_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1548_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1548_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1548_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1548_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2431_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1521_page3 {
	font-size: 110%;
}

#stacks_in_2433_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2433_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_323_page3 {
	margin: 40px 0px 0px 0px;
}
 #stacks_in_112_page3 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_112_page3 hr.gradient{height:3px;background:#333;background-image:-webkit-linear-gradient(left,#404040,#101010,#404040);background-image:-moz-linear-gradient(left,#404040,#101010,#404040);background-image:-ms-linear-gradient(left,#404040,#101010,#404040);background-image:-o-linear-gradient(left,#404040,#101010,#404040);background-image:linear-gradient(left,#404040,#101010,#404040)}#stacks_in_112_page3 hr.faded{height:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_112_page3 hr.dashed_fade{border-bottom:3px dashed #5B5B5B;background:#101010}#stacks_in_112_page3 hr.dotted_fade{border-bottom:3px dotted #5B5B5B;background:#101010}#stacks_in_112_page3 hr.dashed{border-bottom:3px dashed #101010}#stacks_in_112_page3 hr.dotted{border-bottom:3px dotted #5B5B5B}#stacks_in_112_page3 hr.shadow{height:3px;box-shadow:inset 0 3px 3px -3px rgba(0,0,0,0.5)}#stacks_in_112_page3 hr.cloudy{margin:3px 0;box-shadow:0 0 3px 1px #101010}#stacks_in_112_page3 hr.cloudy:after{content:"\00a0"}#stacks_in_112_page3 hr.inset{border-top:3px solid rgba(0,0,0,0.1);border-bottom:3px solid rgba(255,255,255,0.3)}#stacks_in_112_page3 hr.inset_two{border-top:3px solid #404040;border-bottom:3px solid #101010}#stacks_in_112_page3 hr.inset_three{border-top:3px solid #101010;border-bottom:3px solid #404040}#stacks_in_112_page3 hr.inset_four{border-top:3px solid #101010;border-bottom:3px solid #CCCCCC}#stacks_in_112_page3 hr.flared{height:30px;border-style:solid;border-color:#101010;border-width:3px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_112_page3 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#101010;border-width:0 0 3px 0;border-radius:20px}#stacks_in_112_page3 hr.glyph{padding:0;border:0;border-top:3px double #101010;color:#101010;text-align:center;margin:1em 0}#stacks_in_112_page3 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.80em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_2531_page3 .stacks_left {
	float:left;
	width:48%;
}

#stacks_in_2531_page3 .stacks_right {
	float:right;
	width:48%;
}
#stacks_in_2531_page3 {
	margin: 7px 0px 0px 0px;
}
#stacks_in_1544_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1544_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1544_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1544_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2533_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 7px;
}

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

#stacks_in_1517_page3 {
	font-size: 110%;
}

#stacks_in_2535_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2535_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_324_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1540_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1540_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1540_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1540_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2557_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 7px;
}

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

#stacks_in_1519_page3 {
	font-size: 110%;
}

#stacks_in_2559_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2559_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_325_page3 {
	margin: 40px 0px 0px 0px;
}
 #stacks_in_120_page3 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_120_page3 hr.gradient{height:3px;background:#333;background-image:-webkit-linear-gradient(left,#404040,#101010,#404040);background-image:-moz-linear-gradient(left,#404040,#101010,#404040);background-image:-ms-linear-gradient(left,#404040,#101010,#404040);background-image:-o-linear-gradient(left,#404040,#101010,#404040);background-image:linear-gradient(left,#404040,#101010,#404040)}#stacks_in_120_page3 hr.faded{height:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_120_page3 hr.dashed_fade{border-bottom:3px dashed #5B5B5B;background:#101010}#stacks_in_120_page3 hr.dotted_fade{border-bottom:3px dotted #5B5B5B;background:#101010}#stacks_in_120_page3 hr.dashed{border-bottom:3px dashed #101010}#stacks_in_120_page3 hr.dotted{border-bottom:3px dotted #5B5B5B}#stacks_in_120_page3 hr.shadow{height:3px;box-shadow:inset 0 3px 3px -3px rgba(0,0,0,0.5)}#stacks_in_120_page3 hr.cloudy{margin:3px 0;box-shadow:0 0 3px 1px #101010}#stacks_in_120_page3 hr.cloudy:after{content:"\00a0"}#stacks_in_120_page3 hr.inset{border-top:3px solid rgba(0,0,0,0.1);border-bottom:3px solid rgba(255,255,255,0.3)}#stacks_in_120_page3 hr.inset_two{border-top:3px solid #404040;border-bottom:3px solid #101010}#stacks_in_120_page3 hr.inset_three{border-top:3px solid #101010;border-bottom:3px solid #404040}#stacks_in_120_page3 hr.inset_four{border-top:3px solid #101010;border-bottom:3px solid #CCCCCC}#stacks_in_120_page3 hr.flared{height:30px;border-style:solid;border-color:#101010;border-width:3px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_120_page3 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#101010;border-width:0 0 3px 0;border-radius:20px}#stacks_in_120_page3 hr.glyph{padding:0;border:0;border-top:3px double #101010;color:#101010;text-align:center;margin:1em 0}#stacks_in_120_page3 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.80em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_2657_page3 .stacks_left {
	float:left;
	width:48%;
}

#stacks_in_2657_page3 .stacks_right {
	float:right;
	width:48%;
}
#stacks_in_2657_page3 {
	margin: 7px 0px 0px 0px;
}
#stacks_in_1542_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1542_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1542_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1542_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2659_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1525_page3 {
	font-size: 110%;
}

#stacks_in_2661_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2661_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_326_page3 {
	margin: 40px 0px 0px 0px;
}
#stacks_in_1538_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1538_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1538_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1538_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2683_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1527_page3 {
	font-size: 110%;
}

#stacks_in_2685_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2685_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_327_page3 {
	margin: 40px 0px 0px 0px;
}
 #stacks_in_132_page3 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_132_page3 hr.gradient{height:3px;background:#333;background-image:-webkit-linear-gradient(left,#404040,#101010,#404040);background-image:-moz-linear-gradient(left,#404040,#101010,#404040);background-image:-ms-linear-gradient(left,#404040,#101010,#404040);background-image:-o-linear-gradient(left,#404040,#101010,#404040);background-image:linear-gradient(left,#404040,#101010,#404040)}#stacks_in_132_page3 hr.faded{height:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_132_page3 hr.dashed_fade{border-bottom:3px dashed #5B5B5B;background:#101010}#stacks_in_132_page3 hr.dotted_fade{border-bottom:3px dotted #5B5B5B;background:#101010}#stacks_in_132_page3 hr.dashed{border-bottom:3px dashed #101010}#stacks_in_132_page3 hr.dotted{border-bottom:3px dotted #5B5B5B}#stacks_in_132_page3 hr.shadow{height:3px;box-shadow:inset 0 3px 3px -3px rgba(0,0,0,0.5)}#stacks_in_132_page3 hr.cloudy{margin:3px 0;box-shadow:0 0 3px 1px #101010}#stacks_in_132_page3 hr.cloudy:after{content:"\00a0"}#stacks_in_132_page3 hr.inset{border-top:3px solid rgba(0,0,0,0.1);border-bottom:3px solid rgba(255,255,255,0.3)}#stacks_in_132_page3 hr.inset_two{border-top:3px solid #404040;border-bottom:3px solid #101010}#stacks_in_132_page3 hr.inset_three{border-top:3px solid #101010;border-bottom:3px solid #404040}#stacks_in_132_page3 hr.inset_four{border-top:3px solid #101010;border-bottom:3px solid #CCCCCC}#stacks_in_132_page3 hr.flared{height:30px;border-style:solid;border-color:#101010;border-width:3px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_132_page3 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#101010;border-width:0 0 3px 0;border-radius:20px}#stacks_in_132_page3 hr.glyph{padding:0;border:0;border-top:3px double #101010;color:#101010;text-align:center;margin:1em 0}#stacks_in_132_page3 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.80em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_in_2785_page3 .stacks_left {
	float:left;
	width:48%;
}

#stacks_in_2785_page3 .stacks_right {
	float:right;
	width:48%;
}
#stacks_in_2785_page3 {
	margin: 7px 0px 0px 0px;
}
#stacks_in_1534_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1534_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1534_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1534_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2787_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1533_page3 {
	font-size: 110%;
}

#stacks_in_2789_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2789_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_309_page3 {
	margin: 60px 0px 0px 0px;
}
#stacks_in_1536_page3 .transbox{
	/* Fallback for web browsers that doesn't support RGBa */
	
}


#stacks_in_1536_page3 .shadow{
	box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 1);
}

#stacks_in_1536_page3 .radius_top{
	border-top-left-radius: 15px 15px; 
    border-top-right-radius: 15px 15px;
    -moz-border-radius-topleft: 15px 15px;
    -moz-border-radius-topright: 15px 15px;
}

#stacks_in_1536_page3 .radius_bottom{
	border-bottom-left-radius: 15px 15px; 
    border-bottom-right-radius: 15px 15px;
    -moz-border-radius-bottomleft: 15px 15px;
    -moz-border-radius-bottomright: 15px 15px;

}
#stacks_in_2811_page3 {
	border: solid #000000;
	border-width:  2px;
	padding: 7px 0px 0px 10px;
}

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

#stacks_in_1531_page3 {
	font-size: 110%;
}

#stacks_in_2813_page3 .stacks_left {
	float:left;
	width:37%;
}

#stacks_in_2813_page3 .stacks_right {
	float:right;
	width:61%;
}
#stacks_in_305_page3 {
	margin: 60px 0px 0px 0px;
}
 #stacks_in_187_page3 hr{border:0;height:0;width:100%;margin:0;padding:0}#stacks_in_187_page3 hr.gradient{height:3px;background:#333;background-image:-webkit-linear-gradient(left,#404040,#101010,#404040);background-image:-moz-linear-gradient(left,#404040,#101010,#404040);background-image:-ms-linear-gradient(left,#404040,#101010,#404040);background-image:-o-linear-gradient(left,#404040,#101010,#404040);background-image:linear-gradient(left,#404040,#101010,#404040)}#stacks_in_187_page3 hr.faded{height:3px;background-image:-webkit-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.75),rgba(0,0,0,0))}#stacks_in_187_page3 hr.dashed_fade{border-bottom:3px dashed #5B5B5B;background:#101010}#stacks_in_187_page3 hr.dotted_fade{border-bottom:3px dotted #5B5B5B;background:#101010}#stacks_in_187_page3 hr.dashed{border-bottom:3px dashed #101010}#stacks_in_187_page3 hr.dotted{border-bottom:3px dotted #5B5B5B}#stacks_in_187_page3 hr.shadow{height:3px;box-shadow:inset 0 3px 3px -3px rgba(0,0,0,0.5)}#stacks_in_187_page3 hr.cloudy{margin:3px 0;box-shadow:0 0 3px 1px #101010}#stacks_in_187_page3 hr.cloudy:after{content:"\00a0"}#stacks_in_187_page3 hr.inset{border-top:3px solid rgba(0,0,0,0.1);border-bottom:3px solid rgba(255,255,255,0.3)}#stacks_in_187_page3 hr.inset_two{border-top:3px solid #404040;border-bottom:3px solid #101010}#stacks_in_187_page3 hr.inset_three{border-top:3px solid #101010;border-bottom:3px solid #404040}#stacks_in_187_page3 hr.inset_four{border-top:3px solid #101010;border-bottom:3px solid #CCCCCC}#stacks_in_187_page3 hr.flared{height:30px;border-style:solid;border-color:#101010;border-width:3px 0 0 0;border-radius:20px;margin-top:12px}#stacks_in_187_page3 hr.flared:before{display:block;content:"";height:30px;margin-top:-31px;border-style:solid;border-color:#101010;border-width:0 0 3px 0;border-radius:20px}#stacks_in_187_page3 hr.glyph{padding:0;border:0;border-top:3px double #101010;color:#101010;text-align:center;margin:1em 0}#stacks_in_187_page3 hr.glyph:after{content:"§";display:inline-block;position:relative;top:-0.80em;font-size:1.5em;padding:0 .25em;background:#FFFFFF} 

#stacks_out_3420_page3 {
	width: 150px;
}

#stacks_in_3420_page3 {
	margin: 15px 0px 0px 0px;
}

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

#stacks_in_338_page3 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_340_page3 {
	margin: 7px 0px 0px 0px;
}

#stacks_in_341_page3 {
	letter-spacing: 1px;
	font-size: 85%;
}

#stacks_in_343_page3 {
	margin: 7px 0px 0px 0px;
}

#stacks_in_344_page3 {
	letter-spacing: 1px;
	font-size: 85%;
}
#toTop{display:none;text-decoration:none;position:fixed;bottom:10px;right:10px;overflow:hidden;width:51px;height:51px;border:0;text-indent:-9999px;background:url(../files/elevator-images/top.png) no-repeat left top;z-index:9988} #toTop:hover{background:url(../files/elevator-images/top.png) no-repeat left -51px} #toTop:active,#toTop:focus{outline:0}
