body {
	background-image: url(images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #CAEAE9;
	text-align: center;
}

.container {
	margin: 0px;
}

.wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
img {
	margin: 0px;
}
.subText {
	left: 0px;
	position: relative;
	width: 620px;
	color: #bd295a;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.emailRep {
	color: #bd295a;
}


.fieldLabel {
	font-size: 12px;
	font-weight: bold;
	color: #5582AC;
	letter-spacing: .1em;
}
table {
	margin: 0px;
}

.extraB {
	font-size: 18px;
}
.req {
	font-size: 10px;
	font-style: italic;
	color: #000;
}
.formBody {
	background-color: #FFF;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
.subHeader {
	margin: 0px;
	background-color: #FFF;
}
.thankYou {
	font-size: 12px;
	font-weight: bold;
	color: #5281AB;
	padding-left: 30px;
	padding-right: 30px;
}

.header {
	margin: 0px;
	background-color: #FFF;
}
.footer {
	margin: 0px;
}
form {
	margin: 0px;
}
.red {
	color: #F00;
}
#txtTerms{
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
a {
	color: #BD295A;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.optOutLink {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	float: right;
}
.optTitle {
	font-size: 12px;
	color: #558DBE;
}

.optText {
	font-size: 12px;
}
