.innerRightLEFT h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #69A22D;
}
.greyHeading {
	color: #848285;
}
.newsForm h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #69A22D;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.newsForm a {
	text-decoration: none;
	color: #52841C;
}

.leftcolumnHold  h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	
}
.store_link{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 5px;
	background-color: #E3DFE6;
}
.leftcolumnHold  h1 a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display:block;
}
.innerRightLEFT h2 {
	font-size: 18px;
	font-weight: normal;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #69A22D;
}
.errorMsg {
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.innerRightLEFT h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.innerRightLEFT a {
	color: #52841C;
	text-decoration: none;
}
.innerRightLEFT a:hover {

	color: #52841C;
	text-decoration: underline;
}
.newsForm a:hover {

	text-decoration: underline;
	color: #52841C;
}

