body {
	background-color: #b8d2e6;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
img {border:0px}
.borderBox {
	border: 1px solid #287AB7;
}
.fieldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #216496;
}
.stepSelected {
	font-size: 13px;
	font-weight: bold;
	color: #206293;
	font-family: Arial, Helvetica, sans-serif;
}
.stepUnselected {

	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #18415E;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.textfield_health {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: inset;
  border-right-style: inset;
  border-bottom-style: inset;
  border-left-style: inset;
}

#errors, #error_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
div.hr {
	height: 1px;
	width: 100%;
	font-size: 1px;
	border-bottom: solid 1px #999999;
	margin: 0;
	padding: 0;
	line-height: 0px;
	left: 278px;
}

.borderBox2 {

	border: 1px solid #B8D8EF;
}
.fieldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2776AF;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.smalltext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.formtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
a {
	color: #287AB7;
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.subheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #216496;
	font-weight: bold;
}

/* Lightbox for auto */
#DOMWindow p { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333333; margin: 12px auto 12px 8px; }
#DOMWindow #signUpTitle { font-size: 18px; color:#990000; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; }
#noGo, #continueBtn { cursor: pointer; }
.optin label {margin-left: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

.contentBG { background:url(../images/contentBG.gif) top center no-repeat; position:relative; text-align:center; }
#thankyou { display:none; }
#continueBtn { display: none; }

