#ssahClientForm {
	width: 655px;
	font-size: 14px;
	font-weight: normal;
	margin:0px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.textCenter {
	text-align: center;
}
.header, .ssahHeader {
	font-size: 18px;
	font-weight: bold;
}
#ssahClientForm input {
	border: inset 1px purple;
	font-size: 13px;
	color: blue;
}
#ssahClientFormTop p {
	margin-bottom: 14px;
}
#ssahClientFormTop {
	padding-bottom: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#ssahClientFormBottom input {
	font-size: 15px;
	font-weight: bold;
	color: blue;
	background-color: lightblue;
	border: 2px solid black;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ssahClientForm hr {
	border: dashed black 1px;
}
#ssahClientForm legend {
	font-size: 16px;
	font-weight: bold;
}
#ssahClientForm fieldset {
	border: 1px solid gray;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 600px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.toptitle {
	color: #001D68;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#msg li {
	font-family: verdana;
	font-size: 14px;
	text-decoration: none;
	color: #D71631;
	font-weight: bold;
}
#msg {
	margin-bottom: 15px;
	text-indent: 10px;
}
.surveyFormText {
	vertical-align: top;
	font-size: 12px;
	text-indent: -25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.surveyFormHeader {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}