body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
}
.nopadding {
	padding: 0px;
}
.form_sideheading {
	font-size: 1.2em;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 1.2em;
}
.pink_sideheading {
	font-size: 1.1em;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 1.2em;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.introcopy {
	color: #0A2C4E;
}

.greenheading {
	color: #00935D;
	font-weight: 600;
}
.tdpadding {
	padding: 3px;
}
.greenlink {
	color: #4CA62C;
	font-size: 0.8em;
}
.textfield {
	width: 150px;
	margin: 0px;
	padding: 1px 2px 2px 3px;
	border: 1px solid #000000;
	font-size: 1em;
}
.button {
	width: 80px;
	color: #FFFFFF;
	background-color: #188A4B;
	font-weight: 600;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 90%;
	padding: 2px 4px;
}
.errormsg {
	font-weight: bold;
	color: #D8007F;
	font-size: 0.8em;
}
.formcopy {
	line-height: normal;
}
.mandatory {
	font-weight: 600;
	color: #D8007F;
}
.heading {
	font-size: 1.8em;
	color: #009556;
}
.form_recipes {
	font-size: 1.7em;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.2em;
}
.form_sidelinks {
	color: #FFFFFF;
}
.lp_win {
	font-size: 3.3em;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.1em;
}
.lp_sideheading {
	font-size: 1.6em;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 1.2em;
}
.whitelink {
	color: #FFFFFF;
}
