.CTAtype1, .CTAtype2 {
	width: 175px;
	margin: 0 0 10px 0;
	padding: 0;
	color: #113b4f;
	border: 1px solid #d4d8da;
	font-weight:normal;
}

.CTAtype1 h3 {
	background-color: #4b7a45;
	background-image: url(../images/CTA_Type1_TR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 5px 10px;
	font-weight:normal;
}

/*-----Grouped CTA Link Styles------*/

.CTAtype1 .CTAtext a, .CTAtype2 .CTAtext a, .CTA_2_Wrapper a, .CTA_1_Wrapper a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-weight: 600;
}

.CTAtype1 a:hover, .CTAtype2 a:hover, .CTAlink a:hover, .CTAtype1 .CTAtext a:hover, .CTAtype2 .CTAtext a:hover, .CTA_2_Wrapper a:hover, .CTA_1_Wrapper a:hover {
	text-decoration: underline;
}

/*-----Grouped CTA Link Styles------*/

/*---Individual CTA Link Colours----*/

.CTAtype1 .CTAtext a {
	color: #4b7a45;
}

.CTAtype2 .CTAtext a {
	color: #750a0a;
}

/*---Individual CTA Link Colours----*/

.CTAtype1 p, .CTAtype2 p {
	line-height: 120%;
	padding: 10px;
	margin: 0;

}

.CTAlink {
	text-align: right;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 15px;
}

.CTAlink a {
	color: #4b7a45;
	text-decoration: none;
}

.CTAtype2 h2  {
	margin: 0;
	padding: 0;
}

.CTAtype2 h3  {
	background-color: #750a0a;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 5px 10px;
	font-weight:normal;
}

/*--------------------------------------------------------------

						Torn Paper CTA

--------------------------------------------------------------*/
/*CTA 1*/

.CTA_1_Wrapper {
	background-image: url(../images/CTA_2_Left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	float:left;
}

.CTA_1_InnerWrapper {
	background-image: url(../images/CTA_2_Right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom:0px;
}

.CTA_1_InnerWrapper h3 a {
	color:#FFFFFF;
	font-weight:normal;
}

.CTA_1_Wrapper h3 {
	background-image: url(../images/CTA_Type1_TR.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #4b7a45;
	color: #FFFFFF;
	font-size:140%;
	margin: 0;
	padding: 5px 0 5px 10px;
	font-weight:normal;
}

.CTA_1_Wrapper p {
	line-height: 120%;
	padding: 10px;
	margin: 0;
}

.CTA_1_Wrapper a {
	color: #4b7a45;
}

.CTA_1_Wrapper .CTAlink a {
	color: #96856b;
	text-decoration: none;
	font-weight: normal;
}

.CTA_1_Wrapper .CTAlink a:hover {
	text-decoration: underline;
}

div#content .CTAlink a, div#contentNoCTA .CTAlink a {
	color: #96856b;
}

/*CTA 2*/

.CTA_2_Wrapper {
	background-image: url(../images/CTA_2_Left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0 0 10px 0;
	float:left;
}

.CTA_2_InnerWrapper {
	background-image: url(../images/CTA_2_Right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 0px;
}
.CTA_2_Wrapper h3 a{ color:#FFFFFF; font-weight:normal;}
.CTA_2_Wrapper h3 {
	background-image: url(../images/CTA_Type2_TR.gif);
	background-color: #750a0a;
	color: #FFFFFF;
	margin: 0;
	padding: 5px 0 5px 10px;
	background-repeat: no-repeat;
	background-position: right top;
	font-weight:normal;
	font-size:140%;
}
.CTA_2_Wrapper p {
	line-height: 120%;
	padding: 10px;
	margin: 0;
}

.CTA_2_InnerWrapper a {
	color: #750a0a;
}

.CTA_2_Wrapper .CTAlink a {
	color: #96856b;
	text-decoration: none;
	font-weight: normal;
}

.CTA_2_Wrapper .CTAlink a:hover {
	text-decoration: underline;
}

.ItemWrapper {
	padding: 10px 10px 10px 10px;
	
}
