body {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background: #F5F9FC;
	text-align: center;
	margin-top: 0;
}
#container {
	width: 702px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 702px;
	height: 92px;
}
#tabs {
	width: 702px;
	height: 31px;
}
#main {
	width: 700px;
	border: 1px #BFBFBF solid;
	background: #FFFFFF;
}
#left {
	width: 167px;
	height: 328px;
	float: left;
	margin-left: 6px;
	margin-top: 89px;
}
* html #left {
	margin-left: 2px;
}
#right {
	width: 517px;
	float: right;
	margin-right: 6px;
}
* html #right {
	margin-right: 2px;
}
#form {
	background: #E5F2FA;
	border: 1px #DEDEDE solid;
	width: 515px;
	margin-bottom: 15px;
}
#form1 {
	border-bottom: 1px #DEDEDE solid;
	padding-top: 5px;
	padding-bottom: 15px;
}
#form2 {
	padding-top: 15px;
}

#footer {
	width: 700px;
	height: 42px;
	border: 1px #CCCCCC solid;
	background: #EDEDED;
	color: #333333;
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
#footer a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#footer p {
	padding-top: 5px;
}	
#right h1 {
	font-size: 21px;
	font-weight: 100;
	color: #B70513;
	margin: 15px 0 0 0;
}
#right h2 {
	font-size: 14px;
	color: #3566CD;
	margin: 5px 0 10px 0;
}
#form table {
	font-size: 12px;
}
.red {
	color: #FF0000;
}
#form1 input {
	width: 146px;
	height: 22px;
	border: 1px #7F9DB9 solid; 
}
#form select {
	height: 22px;
	border: 1px #7F9DB9 solid; 
}
#form1 table {
	margin-left: 3px;
}
input.phone1 {
	width: 25px !important;
}
input.phone2 {
	width: 35px !important;
}
#form2 p {
	margin: 0 0 0 21px;
}
.details {
	color: #666666;
	font-size: 12px;
}
#form2 table {
	margin: 10px 0 10px 3px;
	font-size: 10px;
}
#form2 table input {
	border: 1px #7F9DB9 solid; 
	height: 22px;
}
p.privacy {
	text-align: center;
	font-size: 10px;
	color: #666666;
	padding-top: 20px;
}
#button {
	margin-left: 138px;
	margin-top: 10px;
}
#tabs table {
	margin-top: 6px;
	margin-left: 1px;
}
.col1 {
	width: 85px;
}
.col2 {
	width: 45px;
	text-align: center;
}
.col3 {
	width: 105px;
	text-align: center;
}
.col4 {
	width: 95px;
	text-align: center;
}
.col5 {
	width: 55px;
	text-align: center;
}
.col6 {
	width: 55px;
	text-align: center;
}
.col7 {
	width: 55px;
	text-align: center;
}
.dobMM, .dobDD {
	width: 25px;
}
.dobYYYY, .weight {
	width: 35px;
}
input.no-border {
	border: 0 !important;
}
