/* Start Notify stack CSS code */#doonotify-notice-wrapper {	position:fixed;	top:20px;	right:20px;	width:301px;	z-index:999999;}.doonotify-item-wrapper {	position:relative;	margin:0 0 10px 0;	background:url('../files/notifyAssets/ie-spacer.gif'); /* ie7/8 fix */ }.doonotify-top {	background:url(../files/notifyAssets/doonotify.png) no-repeat left -30px;	height:10px;	z-index:9999999;}.doonotify-item {	display:block;	background:rgba(0,0,0,0.8);	color:#eee;	padding:12px 11px 18px 11px;	font-family:arial !important;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */	-moz-box-sizing: border-box;    /* Firefox, other Gecko */	box-sizing: border-box;         /* Opera/IE 8+ */	text-align: left;}.hover .doonotify-item {	padding:10px 11px 18px 9px;	border: 2px solid #ffffff;}.stacks_in_3hidden-image{	width: 48px;	height: 48px;	overflow: hidden;}.stacks_in_3hidden-image img{	width: 100%;	height: auto;}.doonotify-image {	width:48px;	height:48px;	float:left;	margin-right: 10px;	overflow: hidden;}.doonotify-image img {	width:100%;	height:auto;}.doonotify-with-image,.doonotify-without-image {	padding:0;}.doonotify-with-image {	width:216px;	float:left;}.doonotify-item p {	padding:0;	margin:0;	word-wrap:break-word !important;	font-size: 13px;	font-weight: 400 !important;	line-height: normal !important;}.doonotify-close {	display:none;	position:absolute;	top:5px;	left:3px;	background:url(../files/notifyAssets/doonotify.png) no-repeat left top;	cursor:pointer;	width:30px;	height:30px;	text-indent:-9999em;    z-index:9999999;}.doonotify-title {	font-size:14px !important;	line-height: normal !important;	font-weight:bold !important;	padding:0 0 7px 0;	display:block;	text-shadow:1px 1px 0 #000; /* Not supported by IE :( */	text-align: left;}/* for the light (white) version of the doonotify notice */.doonotify-light .doonotify-item {    background:rgba(255,255,255,0.8);    color: #222 !important;}.doonotify-light .doonotify-title {    text-shadow: none;    text-align: left;}.doonotify-light .doonotify-item:hover {	border: 2px solid #2d2d2d;}.stacks_in_3clear{	clear:both;	height: 0;	margin: 0;	padding: 0;}@media all and (max-width: 1024px) {.doonotify-close {	display:block;	left:100%;	margin-left: -32px;}#doonotify-notice-wrapper {	position:fixed;	top:0px;	left:0px;	width:100%;}.doonotify-item, .doonotify-light .doonotify-item {	-webkit-border-radius: 0px;	-moz-border-radius: 0px;	border-radius: 0px;}.hover .doonotify-item {	padding:12px 11px 18px 11px;	border: none;}.doonotify-light .doonotify-item:hover {	padding:12px 11px 18px 11px;	border: none;}} /* end media query */#stacks_in_3 div{	display: none;	height: 0;	margin: 0;	padding: 0;}/* End Notify stack CSS code */
#stacks_in_9 .stacks_left {
	float:left;
	width:50%;
}

#stacks_in_9 .stacks_right {
	float:right;
	width:50%;
}
#stacks_in_10 {
	margin: 30px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_16Calligrapher{			font-size: 300% !important;			color: #333333 !important;			font-weight:   bold !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_16Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_16Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_16Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_16Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_16Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_16Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_16Calligrapher h6, .stacks_in_16Calligrapher h5, .stacks_in_16Calligrapher h4, .stacks_in_16Calligrapher h3, .stacks_in_16Calligrapher h2, .stacks_in_16Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- */ .stacks_in_16Calligrapher, .stacks_in_16Calligrapher h1, .stacks_in_16Calligrapher h2, .stacks_in_16Calligrapher h3, .stacks_in_16Calligrapher h4, .stacks_in_16Calligrapher h5, .stacks_in_16Calligrapher h6{	font-family: "'Droid Serif', serif" !important;}/* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_16targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_16Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_16Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_16Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_16Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_16 {
	margin: 10px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_22anchor1 {

}

.stacks_in_22anchor2 {

}


/* end doobox anchor css *//* Start doobox anchor css */








.stacks_in_26anchor1 {

}

.stacks_in_26anchor2 {

}


/* end doobox anchor css */
#stacks_in_26 {
	margin: 10px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_30anchor1 {

}

.stacks_in_30anchor2 {

}


/* end doobox anchor css */
#stacks_in_30 {
	margin: 10px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_34anchor1 {

}

.stacks_in_34anchor2 {

}


/* end doobox anchor css */
#stacks_in_34 {
	margin: 10px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_38anchor1 {

}

.stacks_in_38anchor2 {

}


/* end doobox anchor css */
#stacks_in_38 {
	margin: 10px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_42anchor1 {

}

.stacks_in_42anchor2 {

}


/* end doobox anchor css */
#stacks_in_42 {
	margin: 10px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_46anchor1 {

}

.stacks_in_46anchor2 {

}


/* end doobox anchor css */
#stacks_in_46 {
	margin: 10px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_50anchor1 {

}

.stacks_in_50anchor2 {

}


/* end doobox anchor css */
#stacks_in_50 {
	margin: 10px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_54anchor1 {

}

.stacks_in_54anchor2 {

}


/* end doobox anchor css */
#stacks_in_54 {
	margin: 10px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_58anchor1 {

}

.stacks_in_58anchor2 {

}


/* end doobox anchor css */
#stacks_in_58 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_62 {
	margin: 60px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_63anchor1 {

}

.stacks_in_63anchor2 {

}


/* end doobox anchor css *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_67Calligrapher{			font-size: 150% !important;			color: #333333 !important;			font-weight:   bold !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_67Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_67Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_67Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_67Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_67Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_67Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_67Calligrapher h6, .stacks_in_67Calligrapher h5, .stacks_in_67Calligrapher h4, .stacks_in_67Calligrapher h3, .stacks_in_67Calligrapher h2, .stacks_in_67Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_67Calligrapher, .stacks_in_67Calligrapher h1, .stacks_in_67Calligrapher h2, .stacks_in_67Calligrapher h3, .stacks_in_67Calligrapher h4, .stacks_in_67Calligrapher h5, .stacks_in_67Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_67targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_67Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_67Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_67Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_67Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_67 {
	margin: 10px 0px 0px 20px;
}

#stacks_in_71 {
	margin: 10px 0px 0px 40px;
}
#stacks_in_73>.s3_row {
	margin: 0 -10px;
}

#stacks_in_73>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_73>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_73>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_73>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_73>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_73>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




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

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

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

#stacks_in_87 {
	margin: 60px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_88anchor1 {

}

.stacks_in_88anchor2 {

}


/* end doobox anchor css *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_92Calligrapher{			font-size: 150% !important;			color: #333333 !important;			font-weight:   bold !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_92Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_92Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_92Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_92Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_92Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_92Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_92Calligrapher h6, .stacks_in_92Calligrapher h5, .stacks_in_92Calligrapher h4, .stacks_in_92Calligrapher h3, .stacks_in_92Calligrapher h2, .stacks_in_92Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_92Calligrapher, .stacks_in_92Calligrapher h1, .stacks_in_92Calligrapher h2, .stacks_in_92Calligrapher h3, .stacks_in_92Calligrapher h4, .stacks_in_92Calligrapher h5, .stacks_in_92Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_92targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_92Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_92Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_92Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_92Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_92 {
	margin: 10px 0px 0px 20px;
}

#stacks_in_96 {
	margin: 10px 0px 0px 40px;
}
#stacks_in_98>.s3_row {
	margin: 0 -10px;
}

#stacks_in_98>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_98>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_98>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_98>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_98>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_106 {
	margin: 60px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_107anchor1 {

}

.stacks_in_107anchor2 {

}


/* end doobox anchor css *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_111Calligrapher{			font-size: 150% !important;			color: #333333 !important;			font-weight:   bold !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_111Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_111Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_111Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_111Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_111Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_111Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_111Calligrapher h6, .stacks_in_111Calligrapher h5, .stacks_in_111Calligrapher h4, .stacks_in_111Calligrapher h3, .stacks_in_111Calligrapher h2, .stacks_in_111Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_111Calligrapher, .stacks_in_111Calligrapher h1, .stacks_in_111Calligrapher h2, .stacks_in_111Calligrapher h3, .stacks_in_111Calligrapher h4, .stacks_in_111Calligrapher h5, .stacks_in_111Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_111targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_111Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_111Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_111Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_111Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_111 {
	margin: 10px 0px 0px 20px;
}

#stacks_in_115 {
	margin: 10px 0px 0px 40px;
}
#stacks_in_117>.s3_row {
	margin: 0 -10px;
}

#stacks_in_117>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_117>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_117>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_117>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_117>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_117 {
	margin: 10px 0px 0px 0px;
}
#stacks_in_121>.s3_row {
	margin: 0 -10px;
}

#stacks_in_121>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_121>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_121>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_121>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_121>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_121 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_129>.s3_row {
	margin: 0 -10px;
}

#stacks_in_129>.s3_row>.s3_column_left {
	width: 75.30%;
}

#stacks_in_129>.s3_row>.s3_column_right {
	width: 24.699997%;
}




#stacks_in_129>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_129>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_129>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_130 {
	margin: 30px 0px 0px 40px;
}

#stacks_in_137 {
	margin: 60px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_138anchor1 {

}

.stacks_in_138anchor2 {

}


/* end doobox anchor css *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_142Calligrapher{			font-size: 150% !important;			color: #333333 !important;			font-weight:   bold !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_142Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_142Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_142Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_142Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_142Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_142Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_142Calligrapher h6, .stacks_in_142Calligrapher h5, .stacks_in_142Calligrapher h4, .stacks_in_142Calligrapher h3, .stacks_in_142Calligrapher h2, .stacks_in_142Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_142Calligrapher, .stacks_in_142Calligrapher h1, .stacks_in_142Calligrapher h2, .stacks_in_142Calligrapher h3, .stacks_in_142Calligrapher h4, .stacks_in_142Calligrapher h5, .stacks_in_142Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_142targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_142Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_142Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_142Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_142Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_142 {
	margin: 10px 0px 0px 20px;
}

#stacks_in_146 {
	margin: 10px 0px 0px 40px;
}
#stacks_in_148>.s3_row {
	margin: 0 -10px;
}

#stacks_in_148>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_148>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_148>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_148>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_148>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






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

#stacks_in_152 {
	margin: 30px 0px 0px 40px;
}

#stacks_in_156 {
	margin: 60px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_157anchor1 {

}

.stacks_in_157anchor2 {

}


/* end doobox anchor css *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_161Calligrapher{			font-size: 150% !important;			color: #333333 !important;			font-weight:   bold !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_161Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_161Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_161Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_161Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_161Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_161Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_161Calligrapher h6, .stacks_in_161Calligrapher h5, .stacks_in_161Calligrapher h4, .stacks_in_161Calligrapher h3, .stacks_in_161Calligrapher h2, .stacks_in_161Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_161Calligrapher, .stacks_in_161Calligrapher h1, .stacks_in_161Calligrapher h2, .stacks_in_161Calligrapher h3, .stacks_in_161Calligrapher h4, .stacks_in_161Calligrapher h5, .stacks_in_161Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_161targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_161Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_161Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_161Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_161Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_161 {
	margin: 10px 0px 0px 20px;
}

#stacks_in_165 {
	margin: 10px 0px 0px 40px;
}
#stacks_in_167>.s3_row {
	margin: 0 -10px;
}

#stacks_in_167>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_167>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_167>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_167>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_167>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






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

#stacks_in_171 {
	margin: 30px 0px 0px 40px;
}

#stacks_in_175 {
	margin: 60px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_176anchor1 {

}

.stacks_in_176anchor2 {

}


/* end doobox anchor css *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_180Calligrapher{			font-size: 150% !important;			color: #333333 !important;			font-weight:   bold !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_180Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_180Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_180Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_180Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_180Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_180Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_180Calligrapher h6, .stacks_in_180Calligrapher h5, .stacks_in_180Calligrapher h4, .stacks_in_180Calligrapher h3, .stacks_in_180Calligrapher h2, .stacks_in_180Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_180Calligrapher, .stacks_in_180Calligrapher h1, .stacks_in_180Calligrapher h2, .stacks_in_180Calligrapher h3, .stacks_in_180Calligrapher h4, .stacks_in_180Calligrapher h5, .stacks_in_180Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_180targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_180Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_180Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_180Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_180Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_180 {
	margin: 10px 0px 0px 20px;
}

#stacks_in_184 {
	margin: 10px 0px 0px 40px;
}
#stacks_in_186>.s3_row {
	margin: 0 -5px;
}

#stacks_in_186>.s3_row>.s3_column_left {
	width: 25.00%;
}

#stacks_in_186>.s3_row>.s3_column_center {
	width: 50.000000%;
}

#stacks_in_186>.s3_row>.s3_column_right {
	width: 25.00%;
}

#stacks_in_186>.s3_row>.s3_column {
	padding: 0 5px;
}








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



}



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


	#stacks_in_186>.s3_row  {
		margin: -5px 0;
	}
	#stacks_in_186>.s3_row>.s3_column {
		padding: 5px 0;
		width:100%;
	}


}




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

#stacks_in_190 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_197 {
	margin: 60px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_198anchor1 {

}

.stacks_in_198anchor2 {

}


/* end doobox anchor css *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_202Calligrapher{			font-size: 150% !important;			color: #333333 !important;			font-weight:   bold !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_202Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_202Calligrapher h6, .stacks_in_202Calligrapher h5, .stacks_in_202Calligrapher h4, .stacks_in_202Calligrapher h3, .stacks_in_202Calligrapher h2, .stacks_in_202Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_202Calligrapher, .stacks_in_202Calligrapher h1, .stacks_in_202Calligrapher h2, .stacks_in_202Calligrapher h3, .stacks_in_202Calligrapher h4, .stacks_in_202Calligrapher h5, .stacks_in_202Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_202targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_202Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_202Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_202Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_202Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_202 {
	margin: 10px 0px 0px 20px;
}

#stacks_in_206 {
	margin: 10px 0px 0px 40px;
}
#stacks_in_208>.s3_row {
	margin: 0 -10px;
}

#stacks_in_208>.s3_row>.s3_column_left {
	width: 55.63%;
}

#stacks_in_208>.s3_row>.s3_column_right {
	width: 44.369999%;
}




#stacks_in_208>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_208>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_208>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_209 {
	margin: 10px 0px 0px 40px;
}

#stacks_in_216 {
	margin: 60px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_217anchor1 {

}

.stacks_in_217anchor2 {

}


/* end doobox anchor css *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_221Calligrapher{			font-size: 150% !important;			color: #333333 !important;			font-weight:   bold !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_221Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_221Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_221Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_221Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_221Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_221Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_221Calligrapher h6, .stacks_in_221Calligrapher h5, .stacks_in_221Calligrapher h4, .stacks_in_221Calligrapher h3, .stacks_in_221Calligrapher h2, .stacks_in_221Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_221Calligrapher, .stacks_in_221Calligrapher h1, .stacks_in_221Calligrapher h2, .stacks_in_221Calligrapher h3, .stacks_in_221Calligrapher h4, .stacks_in_221Calligrapher h5, .stacks_in_221Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_221targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_221Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_221Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_221Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_221Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_221 {
	margin: 10px 0px 0px 20px;
}

#stacks_in_225 {
	margin: 10px 0px 0px 40px;
}
#stacks_in_227>.s3_row {
	margin: 0 -10px;
}

#stacks_in_227>.s3_row>.s3_column_left {
	width: 40.21%;
}

#stacks_in_227>.s3_row>.s3_column_right {
	width: 59.790001%;
}




#stacks_in_227>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_227>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_227>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}






#stacks_in_231 {
	margin: 20px 0px 0px 40px;
}

#stacks_in_235 {
	margin: 60px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_236anchor1 {

}

.stacks_in_236anchor2 {

}


/* end doobox anchor css *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_240Calligrapher{			font-size: 150% !important;			color: #333333 !important;			font-weight:   bold !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_240Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_240Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_240Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_240Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_240Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_240Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_240Calligrapher h6, .stacks_in_240Calligrapher h5, .stacks_in_240Calligrapher h4, .stacks_in_240Calligrapher h3, .stacks_in_240Calligrapher h2, .stacks_in_240Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_240Calligrapher, .stacks_in_240Calligrapher h1, .stacks_in_240Calligrapher h2, .stacks_in_240Calligrapher h3, .stacks_in_240Calligrapher h4, .stacks_in_240Calligrapher h5, .stacks_in_240Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_240targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_240Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_240Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_240Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_240Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_240 {
	margin: 10px 0px 0px 20px;
}

#stacks_in_244 {
	margin: 10px 0px 0px 40px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_246Calligrapher{			font-size: 125% !important;			color: #333333 !important;			font-weight:   bold !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_246Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_246Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_246Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_246Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_246Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_246Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_246Calligrapher h6, .stacks_in_246Calligrapher h5, .stacks_in_246Calligrapher h4, .stacks_in_246Calligrapher h3, .stacks_in_246Calligrapher h2, .stacks_in_246Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_246Calligrapher, .stacks_in_246Calligrapher h1, .stacks_in_246Calligrapher h2, .stacks_in_246Calligrapher h3, .stacks_in_246Calligrapher h4, .stacks_in_246Calligrapher h5, .stacks_in_246Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_246targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_246Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_246Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_246Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_246Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_246 {
	margin: 25px 0px 0px 40px;
}
#stacks_in_250>.s3_row {
	margin: 0 -10px;
}

#stacks_in_250>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_250>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_250>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_250>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_250>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_250>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_250 {
	margin: 0px 0px 0px 30px;
}

#stacks_in_257 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_260>.s3_row {
	margin: 0 -10px;
}

#stacks_in_260>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_260>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_260>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_260>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_260>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_260>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_260 {
	margin: 0px 0px 0px 40px;
}
#stacks_in_270>.s3_row {
	margin: 0 -10px;
}

#stacks_in_270>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_270>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_270>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_270>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_270>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_270>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_270 {
	margin: 0px 0px 0px 30px;
}

#stacks_in_277 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_280>.s3_row {
	margin: 0 -10px;
}

#stacks_in_280>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_280>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_280>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_280>.s3_row>.s3_column {
	padding: 0 10px;
}








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



}



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


	#stacks_in_280>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_280>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_280 {
	margin: 0px 0px 0px 40px;
}

#stacks_in_291 {
	margin: 60px 0px 0px 0px;
}
/* Start doobox anchor css */








.stacks_in_292anchor1 {

}

.stacks_in_292anchor2 {

}


/* end doobox anchor css *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_296Calligrapher{			font-size: 150% !important;			color: #333333 !important;			font-weight:   bold !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_296Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_296Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_296Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_296Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_296Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_296Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_296Calligrapher h6, .stacks_in_296Calligrapher h5, .stacks_in_296Calligrapher h4, .stacks_in_296Calligrapher h3, .stacks_in_296Calligrapher h2, .stacks_in_296Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- */ .stacks_in_296Calligrapher, .stacks_in_296Calligrapher h1, .stacks_in_296Calligrapher h2, .stacks_in_296Calligrapher h3, .stacks_in_296Calligrapher h4, .stacks_in_296Calligrapher h5, .stacks_in_296Calligrapher h6{	font-family: Verdana, Geneva, sans-serif !important;}/* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_296targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_296Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_296Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_296Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_296Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_296 {
	margin: 10px 0px 0px 20px;
}

#stacks_in_300 {
	margin: 10px 0px 0px 40px;
}
#stacks_in_302>.s3_row {
	margin: 0 -10px;
}

#stacks_in_302>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_302>.s3_row>.s3_column_right {
	width: 50.000000%;
}




#stacks_in_302>.s3_row>.s3_column {
	padding: 0 10px;
}










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



}



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


	#stacks_in_302>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_302>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}





