
#stacks_in_3840 .stacks_left {
	float:left;
	width:40%;
}

#stacks_in_3840 .stacks_right {
	float:right;
	width:60%;
}/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_3844Calligrapher{			font-size: 250% !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_3844Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3844Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3844Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3844Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3844Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3844Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_3844Calligrapher h6, .stacks_in_3844Calligrapher h5, .stacks_in_3844Calligrapher h4, .stacks_in_3844Calligrapher h3, .stacks_in_3844Calligrapher h2, .stacks_in_3844Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- */ .stacks_in_3844Calligrapher, .stacks_in_3844Calligrapher h1, .stacks_in_3844Calligrapher h2, .stacks_in_3844Calligrapher h3, .stacks_in_3844Calligrapher h4, .stacks_in_3844Calligrapher h5, .stacks_in_3844Calligrapher h6{	font-family: "Merriweather" !important;}/* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- *//* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_3844targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_3844Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_3844Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_3844Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_3844Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_3844 {
	margin: 20px 0px 0px 0px;
}

#stacks_in_3851 {
	margin: 10px 0px 0px 0px;
}
/* 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_1427hidden-image{	width: 48px;	height: 48px;	overflow: hidden;}.stacks_in_1427hidden-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_1427clear{	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_1427 div{	display: none;	height: 0;	margin: 0;	padding: 0;}/* End Notify stack CSS code *//* Start Defender stack CSS code */#stacks_in_5772{	-webkit-touch-callout: none;	-webkit-user-select: none;	-khtml-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;}.stacks_in_5772edit{	background: rgba(0,0,0,0.1);	border-radius: 4px;}.stacks_in_5772info{	background: #5A5A6C;	padding: 3px 10px 3px 10px;	margin: 10px 0px 20px 0px;	text-align: center;	color: #fff;	border-top-left-radius: 4px;	border-top-right-radius: 4px;}/* End Defender stack CSS code *//* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_955Calligrapher{			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_955Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_955Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_955Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_955Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_955Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_955Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_955Calligrapher h6, .stacks_in_955Calligrapher h5, .stacks_in_955Calligrapher h4, .stacks_in_955Calligrapher h3, .stacks_in_955Calligrapher h2, .stacks_in_955Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_955Calligrapher, .stacks_in_955Calligrapher h1, .stacks_in_955Calligrapher h2, .stacks_in_955Calligrapher h3, .stacks_in_955Calligrapher h4, .stacks_in_955Calligrapher h5, .stacks_in_955Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_955targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_955Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_955Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_955Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_955Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_955 {
	border: solid rgba(0, 0, 0, 1.00);
	border-width: 0px 0px 1px 0px;
}

#stacks_in_957 {
	margin: 20px 0px 0px 0px;
}

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

#stacks_in_959 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_959 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_962 {
	margin: 0px 20px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_976Calligrapher{			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_976Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_976Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_976Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_976Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_976Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_976Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_976Calligrapher h6, .stacks_in_976Calligrapher h5, .stacks_in_976Calligrapher h4, .stacks_in_976Calligrapher h3, .stacks_in_976Calligrapher h2, .stacks_in_976Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_976Calligrapher, .stacks_in_976Calligrapher h1, .stacks_in_976Calligrapher h2, .stacks_in_976Calligrapher h3, .stacks_in_976Calligrapher h4, .stacks_in_976Calligrapher h5, .stacks_in_976Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_976targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_976Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_976Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_976Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_976Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_978 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_980 {
	margin: 5px 0px 0px 0px;
	padding:  15px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1003Calligrapher{			font-size: 250% !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_1003Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1003Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1003Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1003Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1003Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1003Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1003Calligrapher h6, .stacks_in_1003Calligrapher h5, .stacks_in_1003Calligrapher h4, .stacks_in_1003Calligrapher h3, .stacks_in_1003Calligrapher h2, .stacks_in_1003Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1003Calligrapher, .stacks_in_1003Calligrapher h1, .stacks_in_1003Calligrapher h2, .stacks_in_1003Calligrapher h3, .stacks_in_1003Calligrapher h4, .stacks_in_1003Calligrapher h5, .stacks_in_1003Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1003targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1003Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1003Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1003Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1003Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1003 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_1005 {
	margin: 20px 0px 0px 0px;
}

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

#stacks_in_1027 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_1027 {
	margin: 30px 0px 0px 0px;
}

#stacks_in_1032 {
	margin: 0px 20px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1034Calligrapher{			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_1034Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1034Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1034Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1034Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1034Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1034Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1034Calligrapher h6, .stacks_in_1034Calligrapher h5, .stacks_in_1034Calligrapher h4, .stacks_in_1034Calligrapher h3, .stacks_in_1034Calligrapher h2, .stacks_in_1034Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1034Calligrapher, .stacks_in_1034Calligrapher h1, .stacks_in_1034Calligrapher h2, .stacks_in_1034Calligrapher h3, .stacks_in_1034Calligrapher h4, .stacks_in_1034Calligrapher h5, .stacks_in_1034Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1034targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1034Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1034Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1034Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1034Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1036 {
	margin: 5px 0px 0px 0px;
}

/* START BULLET PRO CSS */

#stacks_in_1040 ul{
position: relative;
margin: 0;
list-style:disc outside none;


}

.stacks_in_1040thelist{
margin-top: 7px;
}

.stacks_in_1040title{
display: inline;
font-size: 105%;
font-weight: bold;
line-height: normal;
}

.stacks_in_1040main {
 
display: block;

text-align: inherit;
}

#stacks_in_1040moreorless{
list-style: none;
margin-top: 8px;
}

 
#stacks_in_1040moreorless{
display: none;
}




/* start if acctually in edit mode */ 



     
/* END BULLET PRO CSS */      
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1060Calligrapher{			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_1060Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1060Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1060Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1060Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1060Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1060Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1060Calligrapher h6, .stacks_in_1060Calligrapher h5, .stacks_in_1060Calligrapher h4, .stacks_in_1060Calligrapher h3, .stacks_in_1060Calligrapher h2, .stacks_in_1060Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1060Calligrapher, .stacks_in_1060Calligrapher h1, .stacks_in_1060Calligrapher h2, .stacks_in_1060Calligrapher h3, .stacks_in_1060Calligrapher h4, .stacks_in_1060Calligrapher h5, .stacks_in_1060Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1060targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1060Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1060Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1060Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1060Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1060 {
	margin: 0px 0px 0px 30px;
}

#stacks_in_1062 {
	margin: 20px 0px 0px 0px;
}

/* START BULLET PRO CSS */

#stacks_in_1084 ul{
position: relative;
margin: 0;
list-style:disc outside none;


}

.stacks_in_1084thelist{
margin-top: 10px;
}

.stacks_in_1084title{
display: inline;
font-size: 105%;
font-weight: bold;
line-height: normal;
}

.stacks_in_1084main {
 
display: block;

text-align: inherit;
}

#stacks_in_1084moreorless{
list-style: none;
margin-top: 8px;
}

 
#stacks_in_1084moreorless{
display: none;
}




/* start if acctually in edit mode */ 



     
/* END BULLET PRO CSS */      

#stacks_in_1084 {
	margin: 0px 0px 0px 30px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1208Calligrapher{			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_1208Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1208Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1208Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1208Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1208Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1208Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1208Calligrapher h6, .stacks_in_1208Calligrapher h5, .stacks_in_1208Calligrapher h4, .stacks_in_1208Calligrapher h3, .stacks_in_1208Calligrapher h2, .stacks_in_1208Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1208Calligrapher, .stacks_in_1208Calligrapher h1, .stacks_in_1208Calligrapher h2, .stacks_in_1208Calligrapher h3, .stacks_in_1208Calligrapher h4, .stacks_in_1208Calligrapher h5, .stacks_in_1208Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1208targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1208Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1208Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1208Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1208Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1208 {
	margin: 30px 0px 0px 20px;
}

#stacks_in_1183 {
	margin: 10px 0px 0px 30px;
}

#stacks_in_1117 .stacks_left {
	float:left;
	width:32%;
}

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

#stacks_in_1117 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_1117 {
	margin: 20px 0px 0px 0px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1113Calligrapher{			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_1113Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1113Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1113Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1113Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1113Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1113Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1113Calligrapher h6, .stacks_in_1113Calligrapher h5, .stacks_in_1113Calligrapher h4, .stacks_in_1113Calligrapher h3, .stacks_in_1113Calligrapher h2, .stacks_in_1113Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1113Calligrapher, .stacks_in_1113Calligrapher h1, .stacks_in_1113Calligrapher h2, .stacks_in_1113Calligrapher h3, .stacks_in_1113Calligrapher h4, .stacks_in_1113Calligrapher h5, .stacks_in_1113Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1113targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1113Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1113Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1113Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1113Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1113 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_1185 .stacks_left {
	float:left;
	width:32%;
}

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

#stacks_in_1185 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_1136 {
	margin: 10px 0px 0px 0px;
}

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

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

#stacks_in_1172 .stacks_left {
	float:left;
	width:32%;
}

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

#stacks_in_1172 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_1174 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_1157 {
	margin: 0px 0px 0px 20px;
}

#stacks_in_1178 {
	margin: 0px 0px 0px 20px;
}
/* Start Calligrapher stack CSS code *//* -----------------------------------------    Main Body Text Global Styles   ----------------------------------------- */			.stacks_in_1228Calligrapher{			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_1228Calligrapher h1{			font-size: 2em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1228Calligrapher h2{			font-size: 1.7em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1228Calligrapher h3{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1228Calligrapher h4{			font-size: 1.5em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1228Calligrapher h5{			font-size: 1.3em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1228Calligrapher h6{			font-size: 1.1em !important;			line-height: normal;			font-weight: bold !important;		}		.stacks_in_1228Calligrapher h6, .stacks_in_1228Calligrapher h5, .stacks_in_1228Calligrapher h4, .stacks_in_1228Calligrapher h3, .stacks_in_1228Calligrapher h2, .stacks_in_1228Calligrapher h1{			color: #333333 !important;		}	/* -----------------------------------------    Google   ----------------------------------------- *//* -----------------------------------------    Serifs   ----------------------------------------- *//* -----------------------------------------    Sans   ----------------------------------------- */ .stacks_in_1228Calligrapher, .stacks_in_1228Calligrapher h1, .stacks_in_1228Calligrapher h2, .stacks_in_1228Calligrapher h3, .stacks_in_1228Calligrapher h4, .stacks_in_1228Calligrapher h5, .stacks_in_1228Calligrapher h6{	font-family: "Josefin Sans" !important;}/* -----------------------------------------    Display   ----------------------------------------- *//* -----------------------------------------    Handwriting   ----------------------------------------- *//* -----------------------------------------    Universal   ----------------------------------------- *//* -----------------------------------------    Custom   ----------------------------------------- *//* -----------------------------------------    Text Shadow   ----------------------------------------- *//* -----------------------------------------    Drop Zone Managment   ----------------------------------------- */.stacks_in_1228targetNote{	display: none;}/* -----------------------------------------    Links Managment   ----------------------------------------- */		.stacks_in_1228Calligrapher a:link{			color: #124A7A !important;			text-decoration: none !important;		}				.stacks_in_1228Calligrapher a:visited{			color: #124A7A !important;		}				.stacks_in_1228Calligrapher a:active{			color: #124A7A !important;		}				.stacks_in_1228Calligrapher a:hover{			color: #1C72BD !important;			text-decoration: underline !important;		}/* End Calligrapher stack CSS code */
#stacks_in_1228 {
	margin: 30px 0px 0px 20px;
}

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

#stacks_in_1268 .stacks_left {
	float:left;
	width:29%;
}

#stacks_in_1268 .stacks_right {
	float:right;
	width:69%;
}
#stacks_in_1268 {
	padding: 10px 0px 0px 20px;
}

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

#stacks_in_1284 .stacks_left {
	float:left;
	width:69%;
}

#stacks_in_1284 .stacks_right {
	float:right;
	width:29%;
}
#stacks_in_1284 {
	padding: 0px 0px 0px 20px;
}

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

#stacks_in_1276 {
	font-size: 160%;
	font-weight: bold;
}

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

#stacks_in_989 {
	margin: 150px 0px 0px 0px;
}
