.CTAtype1  {
	font-size: 65%;
	width: 140px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1edf5;
	padding-bottom: 10px;
	color: #000000;
	
	
}
.CTAtype2  {
	font-size: 65%;
	width: 140px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1edf5;
	padding-bottom: 10px;
	color: #000000;
	background-color: #ebf1f2;
}
.CTAtype2 .CTAtext {
	padding-right: 10px;
	padding-left: 10px;
}
.CTAtype1 .CTAtext {
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
}
.CTAtext a {
	color: #67226d;
	text-decoration: none;
}

.CTAtext a:hover {
	text-decoration: underline;
}

.CTAtype2 h2  {
	font-size: 110%;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #00a3e5;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.CTAtype2 h3  {
	font-size: 100%;
	margin-top: 2px;
	margin-bottom: 2px;	
	
	
}
.CTAtype2 h2 a {
	
	text-decoration: none;
	color: #FFFFFF;
}

#SupportCTA {
	background-color: #E3DAF1;
	padding: 5px;
	color: #000000;
}

.CTA