body{
	background:url("../images/bg_body.gif") top left repeat-x #fff;
	font-family:tahoma, arial, sans;
	color:#333333
}
a img{border:none}
#page{
	width:697px;
	border:none;
	margin:15px auto;
	background:#fff
}
#health-form {
	width:638px;
	font-size:12px;
	margin-top:10px;
	font-family: Verdana, sans-serif;
	margin:0 auto
}
#health-form h1 {
	font-size:19px;
	color:#000;
	margin-bottom:0;
	padding-bottom:0;
	font-weight:100;
}
#health-form h2 {
	font-size:12px;
	color:#000;
	font-weight:normal;
	margin-top:7px;
	padding-bottom:10px;
}
#inner-form {
	width: 638px;
	margin-top:20px;
	margin:10px auto;
	border: 1px #bbbbbb solid;
}
#inner-form table {
	font-size: 12px;
}
#inner-form #secure-lock {
	margin:3px 3px;
	float:right;
}

#inner-form table.maintable, #inner-form table.maintable2 {
	margin-left: 75px;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 591px;
	padding-top:15px
}
#inner-form table.maintable2{
	margin-left:50px;
	width:616px
}

#inner-form table.maintable td{
	height:23px
}

#buttonCont {
	margin-left: 13px;
	margin-top: 30px;
	text-align: right;
	width: 686px;
}

#buttons a:link, #buttons a:visited, #buttons a:hover, #buttons input {
	outline: none;
}


#buttons {
	float: right;
	margin-right: 15px;
}
* html #buttons {
	margin-right: 7px;
}
#back-button {
	float: left;
}
#health-form td.title {
	font-weight: bold;
	color: #4689cc;
	text-align:right;
	padding-right:15px;
	letter-spacing:1px
}

#health-form p.privacy {
	padding: 15px 10px 10px 10px;
	font-size: 10px;
	line-height: 12px;
}

#health-form table input, #health-form table select {
	border: 1px #94BECC solid;
}
#footer{
	clear:both;
	margin-top:60px;
	background:url("../images/bg_shade.gif") top left no-repeat;
	padding-top:23px;
	text-align:center;
	font-size:10px;
	color:#8b8b8b
	
}
#footer a{

}
#footer a:hover{
	text-decoration:underline
}

input.no-border {
	border: 0 !important;
}

.weight {
	width: 30px;
}
label{
	line-height:18px;
	padding-left:3px;
	letter-spacing:1px
}
.dropdown{
	height:17px;
	
}
input{
	padding:1px 2px
}

