#edit-mode-icon {
	margin-top: 12px;
	margin-bottom: 12px;
}

#drawer-topper {
	text-align: center;	
}





html {
	position: relative;
}

/* Added to fix formatting issues is some themes and provide more consistent font sizes (v1.1) */
#stacks_in_100873 {
	font-size: 14px;
	line-height: 21px;
}

#drawer-opener {
	width: 40px;
	height: 40px;
	line-height: 40px;
	z-index: 99999;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
}


#drawer-opener {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-top: 0px;
}












#stacks_in_100873 #drawer-opener {
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55), 0 1px 15px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55), 0 1px 15px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55), 0 1px 15px 0 rgba(0, 0, 0, 0.3);
}







#stacks_in_100873 {
	z-index: 99998;
	overflow: visible;
	position: absolute;
}


#stacks_in_100873 {
	
	position: absolute;
	
	width: 100%;
}



#stacks_in_100873 .drawer-closer {
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	cursor: pointer;
	background: url(../menu_non_members_files/drawer-images/close-x-trans-black.png) no-repeat;
	z-index: 99999;
}

#stacks_in_100873 .drawer-wrapper, #stacks_in_100873 .drawer-outer {
	display: block;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#stacks_in_100873 .drawer-padding {
	padding-top: 40px;
	padding-bottom: 40px;
}


#stacks_in_100873 .drawer-content {
	margin: 0 40px;
}


#stacks_in_100873 {
	top: 0;
	left: 0;
}

#stacks_in_100873 .drawer-wrapper {
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

#stacks_in_100873 .drawer-closer {
	bottom: 0;
	right: 0;
	margin-right: -15px;
	margin-bottom: -15px;
}







#stacks_in_100873 .drawer-wrapper, #stacks_in_100873 .drawer-outer {
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}
#stacks_in_100873 .drawer-closer {
	margin-right: 0px;
}




#stacks_in_100873 .drawer-wrapper {
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75), 0 1px 15px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75), 0 1px 15px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75), 0 1px 15px 0 rgba(0, 0, 0, 0.4);
}



/* Styles Section */

















#stacks_in_100873 .drawer-wrapper {
	background-color: #333333;
}

#stacks_in_100873 .drawer-content * {
	color: #E6E6E6;
}

#drawer-opener {
	background-color: #333333;
	color: #E6E6E6;
}





/* Adds link color picker override to the Drawer stack (v1.1) */

#stacks_in_100873 .drawer-content a, #stacks_in_100873 .drawer-content a:visited {
	color: #FFFFFF;
}

#stacks_in_100873 .drawer-content a:hover, #stacks_in_100873 .drawer-content a:active {
	color: #BFBFBF;
}




/*
 * cleanResponse
 * Version: 2.0.4
 * Requirements: RapidWeaver 5, Stacks 2
 * Support: http://forum.onelittledesigner.com
 * Description: 1-6 responsive columns
 */

/***************************************  NO GUTTER **********************************/

.stacks_in_103590.cleanResponse2_L.CR2_Goff {
	width: 50%;
}
.stacks_in_103590.cleanResponse2_R.CR2_Goff {
	width: 50%;
}

/****************  3 Non ******************/

.stacks_in_103590.CR3_L.CR3_Goff {
	width: 33%;
}
.stacks_in_103590.CR3_R.CR3_Goff {
	width: 33%;
}
.stacks_in_103590.CR3_RS.CR3_Goff {
	width: 33.2%;
	float: right;
}
.stacks_in_103590.CR3_M.CR3_Goff {
	margin: 0 0% 10px 0%;
	width: 34%;
}

/****************  4 Non ******************/

.stacks_in_103590.CR4.CR4_Goff {
	width: 25%;
}
.stacks_in_103590.CR4_S.CR4_Goff {
	width: 25%;
}
.stacks_in_103590.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
	width: 25.1%;
	float: left;
}
.stacks_in_103590.CR4_LF.CR4_Goff, .stacks_in_103590.CR4_LL.CR4_Goff, .stacks_in_103590.CR4_LF2.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_103590.CR4_LF.CR4_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_103590.CR4_LL2.CR4_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
	.stacks_in_103590.CR4_R.CR4_LL2.CR4_S.CR4_Goff{
		float: left;
		width: 25%;
	}
}

/****************  5 Non ******************/

.stacks_in_103590.CR5.CR5_Goff {
	width: 20%;
}
.stacks_in_103590.CR5_S.CR5_Goff {
	width: 20%;
}
.stacks_in_103590.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
	width: 20.3%;
}
.stacks_in_103590.CR5_M.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_103590.CR5_LF.CR5_Goff, .stacks_in_103590.CR5_LL.CR5_Goff, .stacks_in_103590.CR5_RF.CR5_Goff, .stacks_in_103590.CR5_RL.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_103590.cleanRespone5_First.CR5_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_103590.cleanRespone5_Last.CR5_Goff {
	margin: 0 0 10px 0;
}

/****************  6 Non ******************/

.stacks_in_103590.CR6.CR6_Goff {
	width: 16.66%;
}
.stacks_in_103590.CR6_S.CR6_Goff {
	width: 16.69%;
}
.stacks_in_103590.CR6_R1.CR6_LL.CR6_S.CR6_Goff, stacks_in_103590.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
	width: 17%;
}
.stacks_in_103590.CR6_M.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_103590.CR6_LF.CR6_Goff,
.stacks_in_103590.CR6_LL.CR6_Goff,
.stacks_in_103590.CR6_RF.CR6_Goff,
.stacks_in_103590.CR6_RL.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_103590.CR6_L1.CR6_Goff {
	margin: 0 0 10px 0;
}
.stacks_in_103590.CR6_R1.CR6_Goff {
	margin: 0 0 10px 0;
}
@media (max-width: 1099px) {
		.stacks_in_103590.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
		.stacks_in_103590.CR6_L1.CR6_LF.CR6_Goff.CR6_S.CR6_Goff  {
			width: 16.6%;
	}
}

/***************************************  1 COLUMN **********************************/

.stacks_in_103590.cleanResponse1_L {
	width: 100%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_103590.cleanResponse1_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  2 COLUMN **********************************/

.stacks_in_103590.cleanResponse2_L {
	float: left;
	width: 49%;
	margin: 0 0 10px 0;
}
.stacks_in_103590.cleanResponse2_R {
	float: right;
	width: 49%;
	margin: 0 0 10px 0;
}
@media (max-width: 800px) {

}
@media (max-width: 600px) {
	.stacks_in_103590.cleanResponse2_L {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.cleanResponse2_R {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.cleanResponse2_L.CR2_Goff {
		width: 100%;
		margin:0 0 10px 0;
	}
	.stacks_in_103590.cleanResponse2_R.CR2_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  3 COLUMN **********************************/

.stacks_in_103590.CR3_L {
	float: left;
	width: 32%;
	margin: 0 0 10px 0;

}
.stacks_in_103590.CR3_R {
	float: right;
	width: 32%;
	margin: 0 0 10px 0;
}
.stacks_in_103590.CR3_M {
	float: left;
	margin: 0 2% 10px 2%;
	width: 32%;
}
@media (max-width: 800px) {
	
	/*  ============ LARGE BOTTOM ================== */
	
	.stacks_in_103590.CR3_L.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_103590.CR3_M.cleanResp1 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_103590.CR3_R.cleanResp1,
	.stacks_in_103590.CR3_RS.cleanResp1 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR3_L.cleanResp1.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR3_M.cleanResp1.CR3_Goff  {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR3_R.cleanResp1.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR3_RS.cleanResp1.CR3_Goff  {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	/*  ============ LARGE TOP ================== */
	
	.stacks_in_103590.CR3_L.cleanResp2 {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR3_M.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 1% 10px 0;
	}
	.stacks_in_103590.CR3_R.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_103590.CR3_RS.cleanResp2 {
		float: left;
		width: 49%;
		margin: 0 0 10px 1%;
	}
	.stacks_in_103590.CR3_L.cleanResp2.CR3_Goff {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR3_M.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR3_R.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR3_RS.cleanResp2.CR3_Goff {
		float: left;
		width: 50%;
		margin: 0 0 10px 0;
	}
	
}
@media (max-width: 600px){
	.stacks_in_103590.CR3_L,
	.stacks_in_103590.CR3_R.cleanResp2,
	.stacks_in_103590.CR3_R,
	.stacks_in_103590.CR3_R.cleanResp1,
	.stacks_in_103590.CR3_RS.cleanResp2,
	.stacks_in_103590.CR3_RS.cleanResp3 {
		float: left !important;
		width: 100% !important;
		margin: 0 0 10px 0!important;
	}
	.stacks_in_103590.CR3_RS.CR3_Goff {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
	.stacks_in_103590.CR3_M {
		float: left !important;
		width: 100%!important;
		margin:0 0 10px 0!important;
	}
}

/***************************************  4 COLUMN **********************************/

.stacks_in_103590.CR4_L {
	float: left;
}
.stacks_in_103590.CR4_R {
	float: left;
}
.stacks_in_103590.CR4 {
	width: 23.5%;
}
.stacks_in_103590.CR4_S {
	width: 23.6%;
}
.stacks_in_103590.CR4_LF,
.stacks_in_103590.CR4_LL,
.stacks_in_103590.CR4_LF2 {
	margin: 0 1% 10px 1%;
}
.stacks_in_103590.CR4_LF {
	margin: 0 1% 10px 0;
}
.stacks_in_103590.CR4_LL2 {
	margin: 0 0 10px 1%;
	float: right;
}
@media (max-width: 1074px) {
	.stacks_in_103590.CR4_S{
		width: 23.5%;
	}
}
@media (max-width: 800px) {
	.stacks_in_103590.CR4 {
		width: 49%;
	}
	.stacks_in_103590.CR4_S {
		width: 49%;
	}
	.stacks_in_103590.CR4_LF {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_103590.CR4_LL {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_103590.CR4_LF2 {
		float: left;
		margin: 0 1% 10px 0 ;
	}
	.stacks_in_103590.CR4_LL2 {
		float: left;
		margin: 0 0 10px 1% ;
	}
	.stacks_in_103590.CR4_R {
		float:left;
	}
	.stacks_in_103590.CR4.CR4_Goff {
		width: 50%;
	}
	.stacks_in_103590.CR4_S.CR4_Goff,
	.stacks_in_103590.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 50%;
	}
	.stacks_in_103590.CR4_LF.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_103590.CR4_LL.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_103590.CR4_LF2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
	.stacks_in_103590.CR4_LL2.CR4_Goff {
		float: left;
		margin: 0 0 10px 0 ;
	}
}

@media (max-width: 600px){
	.stacks_in_103590.CR4 {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR4_S {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR4.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR4_S.CR4_Goff,
	.stacks_in_103590.CR4_R.CR4_LL2.CR4_S.CR4_Goff {
		width: 100%;
		margin: 0 0 10px 0;
	}
}

/***************************************  5 COLUMN **********************************/

.stacks_in_103590 .CR5_L {
	float: left;
}
.stacks_in_103590 .CR5_R {
	float: left;
}
.stacks_in_103590 .CR5 {
	width: 18.4%;
}
.stacks_in_103590.CR5_S {
	width: 18.4%;
}
.stacks_in_103590.CR5_M {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_103590.CR5_LF,
.stacks_in_103590.CR5_LL,
.stacks_in_103590.CR5_RF,
.stacks_in_103590.CR5_RL {
	float: left;
	margin: 0 1% 10px 1%;
}
.stacks_in_103590.cleanRespone5_First {
	margin: 0 1% 10px 0;
}
.stacks_in_103590.cleanRespone5_Last {
	float:right;
	margin: 0 0 10px 1%;
}
@media (max-width: 800px) {
	.stacks_in_103590.CR5, .stacks_in_103590.CR5_S {
		width: 49%;
	}
	.stacks_in_103590.CR5_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_103590.CR5_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_103590.CR5.cleanRespone5_Last,
	.stacks_in_103590.CR5_S.cleanRespone5_Last {
		float: left;
		width: 99.8% ;
		margin: 0 auto 10px auto;
	}
	.stacks_in_103590.CR5.CR5_Goff {
		width: 50%;
	}
	.stacks_in_103590.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_103590.CR5_LF.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR5_LL.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.cleanRespone5_Last.CR5_Goff,
	.stacks_in_103590.CR5_R1.CR5_LF.cleanRespone5_Last.CR5_S.CR5_Goff {
		float: left;
		width: 100% ;
		margin: 0 auto 10px auto;
	}

	/*  ============ LARGE TOP ================== */
	
	.stacks_in_103590.CR5.cleanResp2,
	.stacks_in_103590.CR5_S.cleanResp2 {
		width: 49%;
	}
	.stacks_in_103590.CR5_LF.cleanResp2,
	.stacks_in_103590.cleanRespone5_Last.cleanResp2 {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_103590.CR5_LL.cleanResp2 {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_103590.CR5.cleanRespone5_First.cleanResp2,
	.stacks_in_103590.CR5_S.cleanRespone5_First.cleanResp2 {
		float: left;
		width: 99.8%;
		margin: 0 auto 10px auto;
	}
	.stacks_in_103590.CR5.cleanResp2.CR5_Goff {
		width: 50%;
	}
	.stacks_in_103590.CR5_S.cleanResp2.CR5_Goff,
	.stacks_in_103590.CR5_R1.CR5_LF.cleanRespone5_Last.cleanResp2.CR5_S.CR5_Goff {
		width: 50%;
	}
	.stacks_in_103590.CR5_LF.cleanResp2.CR5_Goff,
	.stacks_in_103590.cleanRespone5_Last.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
		
	}
	.stacks_in_103590.CR5_LL.cleanResp2.CR5_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.cleanRespone5_First.cleanResp2.CR5_Goff,
	.stacks_in_103590.cleanRespone5_First.cleanResp2.CR5_S.CR5_Goff {
		float: left;
		width: 100%;
		margin: 0 auto 10px auto;
	}
}
@media (max-width: 600px) {
	.stacks_in_103590.CR5.CR5_LL.cleanResp2,
	.stacks_in_103590.CR5.CR5_LF.cleanResp2,
	.stacks_in_103590.CR5.CR5_LL.cleanResp1,
	.stacks_in_103590.CR5.CR5_LF.cleanResp1,
	.stacks_in_103590.CR5_S.CR5_LL.cleanResp2,
	.stacks_in_103590.CR5_S.CR5_LF.cleanResp2,
	.stacks_in_103590.CR5_S.CR5_LL.cleanResp1,
	.stacks_in_103590.CR5_S.CR5_LF.cleanResp1 {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR5.CR5_Goff,
	.stacks_in_103590.CR5_S.CR5_Goff,
	.stacks_in_103590.CR5_LL.cleanResp2.CR5_Goff {
		width: 100% !important;
		margin: 0 0 10px 0;
	}
}

/***************************************  6 COLUMN **********************************/

.stacks_in_103590.CR6_L,
.stacks_in_103590.CR6_L1 {
	float: left;
}
.stacks_in_103590.CR6_R,
.stacks_in_103590.CR6_R1 {
	float: left;
}
.stacks_in_103590.CR6 {
	width: 15%;
}
.stacks_in_103590.CR6_S {
	width: 15.2%;
}
.stacks_in_103590.CR6_M {
	float: left; 
	margin: 0 1% 10px 1%;
}
.stacks_in_103590.CR6_LF,
.stacks_in_103590.CR6_LL,
.stacks_in_103590.CR6_RF,
.stacks_in_103590.CR6_RL {
	margin: 0 1% 10px 1%;
}
.stacks_in_103590.CR6_L1 {
	margin: 0 1% 10px 0;
}
.stacks_in_103590.CR6_R1 {
	margin: 0 0 10px 1%;
}
@media (max-width: 1099px) {
	.stacks_in_103590.CR6_S {
		width: 15%;
	}
}
@media (max-width: 800px) {
	.stacks_in_103590.CR6,
	.stacks_in_103590.CR6_S {
		width: 49%;
	}
	.stacks_in_103590.CR6_LF {
		float: left;
		margin: 0 1% 10px 0;
	}
	.stacks_in_103590.CR6_LL {
		float: left;
		margin: 0 0 10px 1%;
	}
	.stacks_in_103590.CR6.CR6_Goff,
	.stacks_in_103590.CR6_S.CR6_Goff,
	.stacks_in_103590.CR6_R1.CR6_LL.CR6_S.CR6_Goff,
	.stacks_in_103590.CR6_L1.CR6_LF.CR6_S.CR6_Goff {
		width:50%;
	}
	.stacks_in_103590.CR6_LF.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
	.stacks_in_103590.CR6_LL.CR6_Goff {
		float: left;
		margin: 0 0 10px 0;
	}
}
@media (max-width: 600px) {
	.stacks_in_103590.CR6,
	.stacks_in_103590.CR6_S {
		width: 100% !important;
		margin: 0 0 10px 0 !important;
	}
}#usefulStackWrapperstacks_in_103624 {
	margin: 0 auto;
	min-width: 0px;
	max-width: 10000px;
	min-height: 0px;
	max-height: 20000px;
	overflow: hidden;
	position: relative;
	
}

#usefulStackstacks_in_103624 {
	padding-bottom: 0%;
	padding-top: 0%;
	padding-left: 0%;
	padding-right: 0%;
	
	margin-bottom: 0%;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	
	display: block;
}








@media screen and (max-width: 100px) {
	#usefulStackstacks_in_103624 {
		display: none;
	}
}













#stacks_in_103619 {
	padding: 0px 0px 0px 3px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_100888Calligrapher{			font-size: 115% !important;			color: #CCCCCC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_100888Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100888Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100888Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100888Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100888Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100888Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100888Calligrapher h6, .stacks_in_100888Calligrapher h5, .stacks_in_100888Calligrapher h4, .stacks_in_100888Calligrapher h3, .stacks_in_100888Calligrapher h2, .stacks_in_100888Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_100888Calligrapher, .stacks_in_100888Calligrapher h1, .stacks_in_100888Calligrapher h2, .stacks_in_100888Calligrapher h3, .stacks_in_100888Calligrapher h4, .stacks_in_100888Calligrapher h5, .stacks_in_100888Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_100888targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_100888Calligrapher a:link{			color: #B3B3B3 !important;			text-decoration: none !important;		}				.stacks_in_100888Calligrapher a:visited{			color: #B3B3B3 !important;		}				.stacks_in_100888Calligrapher a:active{			color: #B3B3B3 !important;		}				.stacks_in_100888Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_100892Calligrapher{			font-size: 95% !important;			color: #E6E6E6 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.8em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_100892Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100892Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100892Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100892Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100892Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100892Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100892Calligrapher h6, .stacks_in_100892Calligrapher h5, .stacks_in_100892Calligrapher h4, .stacks_in_100892Calligrapher h3, .stacks_in_100892Calligrapher h2, .stacks_in_100892Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_100892Calligrapher, .stacks_in_100892Calligrapher h1, .stacks_in_100892Calligrapher h2, .stacks_in_100892Calligrapher h3, .stacks_in_100892Calligrapher h4, .stacks_in_100892Calligrapher h5, .stacks_in_100892Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_100892targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_100892Calligrapher a:link{			color: #B3B3B3 !important;			text-decoration: none !important;		}				.stacks_in_100892Calligrapher a:visited{			color: #B3B3B3 !important;		}				.stacks_in_100892Calligrapher a:active{			color: #B3B3B3 !important;		}				.stacks_in_100892Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: blink !important;		}/* End Calligrapher stack CSS code */
#stacks_in_100894 {
	padding: 8px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_100898Calligrapher{			font-size: 115% !important;			color: #CCCCCC !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.2em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_100898Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100898Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100898Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100898Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100898Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100898Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100898Calligrapher h6, .stacks_in_100898Calligrapher h5, .stacks_in_100898Calligrapher h4, .stacks_in_100898Calligrapher h3, .stacks_in_100898Calligrapher h2, .stacks_in_100898Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_100898Calligrapher, .stacks_in_100898Calligrapher h1, .stacks_in_100898Calligrapher h2, .stacks_in_100898Calligrapher h3, .stacks_in_100898Calligrapher h4, .stacks_in_100898Calligrapher h5, .stacks_in_100898Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_100898targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_100898Calligrapher a:link{			color: #B3B3B3 !important;			text-decoration: none !important;		}				.stacks_in_100898Calligrapher a:visited{			color: #B3B3B3 !important;		}				.stacks_in_100898Calligrapher a:active{			color: #B3B3B3 !important;		}				.stacks_in_100898Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: none !important;		}/* End Calligrapher stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_100902Calligrapher{			font-size: 95% !important;			color: #B3B3B3 !important;			font-weight:   normal !important;			font-style: normal !important;			line-height: 1.8em !important;			font-variant: normal !important;			letter-spacing: 0px !important;			word-spacing: 0 !important;			text-indent:none;			text-align: left !important;		}				.stacks_in_100902Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100902Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100902Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100902Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100902Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100902Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold;		}		.stacks_in_100902Calligrapher h6, .stacks_in_100902Calligrapher h5, .stacks_in_100902Calligrapher h4, .stacks_in_100902Calligrapher h3, .stacks_in_100902Calligrapher h2, .stacks_in_100902Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_100902Calligrapher, .stacks_in_100902Calligrapher h1, .stacks_in_100902Calligrapher h2, .stacks_in_100902Calligrapher h3, .stacks_in_100902Calligrapher h4, .stacks_in_100902Calligrapher h5, .stacks_in_100902Calligrapher h6{	font-family: Helvetica, Arial, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_100902targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_100902Calligrapher a:link{			color: #B3B3B3 !important;			text-decoration: none !important;		}				.stacks_in_100902Calligrapher a:visited{			color: #B3B3B3 !important;		}				.stacks_in_100902Calligrapher a:active{			color: #B3B3B3 !important;		}				.stacks_in_100902Calligrapher a:hover{			color: #FFFFFF !important;			text-decoration: blink !important;		}/* End Calligrapher stack CSS code */
#stacks_in_100904 {
	padding: 8px 0px 0px 0px;
}
