/* Start Obscure Email stack CSS code */.stacks_in_6_page0topbar {	background-color: #126F5D;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #126F5D;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_6_page0mainarea {	background-color: #E9F8EC;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #126F5D;	border-top: none;	padding: 10px;}.stacks_in_6_page0small{font-weight: normal;font-size: 12px;}.stacks_in_6_page0centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #126F5D;}/* End Obscure Email stack CSS code */


#stacks_in_1_page0 .teleportMe {
display: none;
}



/* 
 * Simple Text
 * Author: Jeremy Hawes
 * Website: http://onelittledesigner.com/rapidweaver-stack/simple-text/
 * Support: http://forum.onelittledesigner.com
 * Verson: 1.7.8
 */

#simpleText_stacks_in_76_page0 {
	position: relative;
	color: #E6E6E6;
	text-shadow: ;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	-o-text-shadow: ;
	-ms-text-shadow: ;
}
#simpleText_stacks_in_76_page0.fontSizeInheritOn {font-size: inherit;}
#simpleText_stacks_in_76_page0.fontSizeInheritOff {font-size: 14px; line-height: 14px;}
#simpleText_stacks_in_76_page0.letterSpacingOn {letter-spacing: 0px;}
#simpleText_stacks_in_76_page0.lineHeightOn {line-height: 14px;}
#simpleText_stacks_in_76_page0.rotateOn .insideText {
	-webkit-transform:rotate(270deg);
	-moz-transform:rotate(270deg);
	-o-transform:rotate(270deg);
	-ms-transform:rotate(270deg);
	display: inline-block;
}
#simpleText_stacks_in_76_page0.inheritOff a, #simpleText_stacks_in_76_page0.inheritOff a:link {
	color: #E6E6E6;
	text-decoration: underline;
	font-style: inherit;
	font-weight: normal;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;	
}
#simpleText_stacks_in_76_page0.inheritOff a:visited {color: #E6E6E6;}
#simpleText_stacks_in_76_page0.inheritOff a:hover {
	color: #F6B64B;
	transition: 0s all ease-in-out;
	-webkit-transition: 0s all ease-in-out;
	-moz-transition: 0s all ease-in-out;
	-o-transition: 0s all ease-in-out;
	-ms-transition: 0s all ease-in-out;
}
#simpleText_stacks_in_76_page0.inheritOff a:active {color: #E6E6E6;}
#simpleText_stacks_in_76_page0.inheritOff a:focus {color: #E6E6E6; outline: none !important;} /*Some browsers add an outline*/
#simpleText_stacks_in_76_page0.optJustify {text-align: justify;}

/* iPad Landscape */
@media (max-width : 1024px) {
	#simpleText_stacks_in_76_page0.reFontSizeOn {font-size: px; line-height: px;}
}
/* iPad Portrait */
@media (max-width : 768px) {
	#simpleText_stacks_in_76_page0.reFontSizeOn {font-size: 14px; line-height: 14px;}
}
/* iPhone Landscape */
@media (max-width : 480px) {
	#simpleText_stacks_in_76_page0.reFontSizeOn {font-size: 14px; line-height: 14px;}
}
/* iPhone Portrait */
@media (max-width : 320px) {
	#simpleText_stacks_in_76_page0.reFontSizeOn {font-size: 14px; line-height: 14px;}
}
