
input, select {
	color: #666;
	font-size: 11px;
}
.miniform {
	border-spacing: 2px;
    border: 3px dashed #669;
    background-color: #d3e1ea;
}

.form h1 {
  color: #666;
  text-align: center;
}

#form-wrapper {
  width: 100%;
	margin: 1ex 40px 40px 0;
}

#form-header {
	color: #669;
	font-size: 18px;
  width: 520px;
  height: 95px;
}
#form-header h3 {
  margin: 1ex 0;
}

#form-header p {
  margin-bottom: 0;
  color: #666;
  font-size: 12px;
  width: 520px;
}

#form-cell {
	background: transparent url(images/kissing.jpg) no-repeat top right;
	margin-right: 14px;
}

.form {
	font-family: Arial, Helvetica, "MS Trebuchet", sans-serif;
	color: #666;
	font-size: 13px;
	
	width: 650px;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}

.form tbody {
	position: static;
}

.form a, .form a:hover, .form a:visited {
  color: #369;
}

.form table {
	border-collapse: collapse;

}
.form td {
	padding: 1ex 5px;
	border-bottom: 1px solid #C3D5DF;
	background-color: #fff;
	vertical-align: top;
}

.form td p {
  margin: 0;
}

.form .textfield {
	padding: 3px;
	border: 1px solid #c9dca6;
	background-color: #fff;
}

.form .heading {
  margin-top: 0;
  padding: 12px 0 12px 12px;
}

.form .heading h3 {
	color: white;
	text-align: left;
	margin: 0;
	font-size: 14px;
}


.form .heading p, #form-header p {
  text-align: left;
  font-size: 12px;
  font-weight: normal;
	/*font-family: Times, Georgia, serif;*/
}
.form .none {
	text-align: left;
	border-bottom: 0px solid #fff;
}

.form .title {
	text-align: right;
	width: 50%;
	border-left: 1px solid #C3D5DF;
}
.form .title-white {
	text-align: right;
	width: 50%;
	background: #f1f8fc;
	border-bottom: 0px solid #fff;
}
form .title-white-with-errors {
	text-align: right;
	width: 50%;
	background: #ffffff;
	border-bottom: 1px solid #fff;
}
.form .fields-white {
	text-align: left;
	width: 50%;
	background: #f1f8fc;
	border-bottom: 0px solid #fff;
}

.form .fields {
	text-align: left;
	width: 50%;
	border-right: 1px solid #C3D5DF;
}


.form .title-with-errors {
	text-align: right;
	background-color: #fff;
}

.form .privacy_policy_error {
  display: block;
  color: #c00;
  font-size: 12px;
  font-weight: bold;
}


.form .title label, .form .title-odd label, .form .title-with-errors label {
	/*font-family: Times, Georgia, serif;*/
  text-align: right;
  display: block;
  color: #698495;
  font-size: 12px;
  font-weight: bold;
}


em {
color: #000000; 
}
.form .title-with-errors label {
	color: #c00;
}

.form .goto {
	text-align: right;
}

.form .goto th {
  background-color: #f1f8fc;
}


.form .inline-help {
  font-size: 10px;
  color: #666;
}
.form-lndng .inline-help {
  font-size: 10px;
  color: #666;
}

.tooltip, .green {
  color: #191;
  text-decoration: underline;
}

.tooltip_content {
 	font: 14px "Trebuchet MS", Verdana, Arial, sans-serif; 
 	overflow: hidden;
 	margin: 0;
 	padding: 0;
}

.tooltip_content h3 {
  margin: 0;
  padding: 0;
}

.alphacube_content {
  overflow: hidden;
}

table.white td.title-white, table.white tr {
	border:none;
	background:#fff;
}

/* Validation Styles */
.validation-advice {
  font-size: 12px;
  color: #a00;
}

.validation-failed {

}

.validation-passed {
}

#pre_existing_list {
  list-style: none;
  margin: 0;
  padding: 0;

}
#pre_existing_list li {
  float: left;
  width: 50%;
}

/* Error Rules
----------------------------------------------- */
.error, .fieldWithErrors {
  padding: 2px;
  /* margin: right; */
}
.fieldWithErrors input.textfield {
  border: 1px solid #c00 !important;
  background-color: #fee !important;
}
#errorExplanation {
  border: 1px solid #c00;
  margin: 10px auto 0;
  padding-top: 0;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #fff5f5;
	width: 515px;
	text-align: left;
}
#errorExplanation h2 {
  background-color: #c00;
  margin: 0;
  padding: 5px 5px 6px 5px;
  border: inherit;
  font-size: 12px;
  color: #fff;
  text-align: left;
  font-weight: bold;
}
#errorExplanation p {
  margin: 10px 10px 0 10px;
  padding: 5px;
  font-size: 11px;
  color: #c00;
}
#errorExplanation ul {
  margin-left: 30px;
}
#errorExplanation ul li {
  color: #c00;
  font-size: 11px;
  list-style: square;
}

.form .back {
  text-align: center;
  vertical-align: middle;
}

/* new styles */
#form-container {
  background-color: #F1F8FC;
}

#form-wrapper2 {
  margin: 0 8%;
  padding: 80px 10px 10px 10px;
  background: url(../images/img_form_top.jpg) no-repeat top left;
  background-color: #fff;
  border-left: 1px solid #699;
  border-right: 1px solid #699;
  text-align: center;
}
#life-form table {
  margin: 0 auto;
}

#step1, #step2 {
  border: 0;
}

#step1-inner {
  width: 649px;
  border: 1px solid #C3D5DF;
  background-color: #fff;
}

#header-multi-ad2 {
  width: 650px;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0;
  background-color: #699;
}

.multi-ad2 {
  width: 380px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.multi-ad2 td {
  vertical-align: top;
  text-align: left;
  padding: 10px 2px;
}

.multi-ad2 label {
  color: #698495;
  font-weight: bold;
  display: block;
  padding-bottom: 4px;
}

#step-1-nav-wrapper {
  width: 650px;
  text-align: right;
  padding-top: 10px;
  
}

.address-help {
  width: 170px;
  font-size: 10px;
  color: #698495;
}

#first_name, #last_name, #address1_street1,
#address1_street2, #address1_city, #phone1,
#phone2, #email1 {
  width: 170px;
}

.multi-ad2 .with-errors label {
	color: #c00;
}

.multi-ad2 #privacy_policy {
  margin-right: 10px;
}

#step-3-nav-wrapper {
  width: 650px;
  margin-top: 10px;
}

#privacy-left, #privacy-right {
  width: 325px;
  float: left;
}

#privacy-left {
  height: 64px;
  text-align: center;
  padding: 22px 0;
}

#privacy-left img {
  
}

#privacy-right {
  text-align: right;
}

