body {
	background-color: #b8d2e6;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 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 {
	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;
}

.quotes {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D20011;
	font-weight: bold;
}
.carlist {
margin: 30px;
}
.cartitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #216496;
	font-weight: bold;
}

