@charset "ISO-8859-1";
.client_quote {
	color: #339;
	text-transform: none;
	text-align: left;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: -10px;
}
.Client_name {
	color: black;
	font-size: 14px;
	font-family: times;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding-bottom: 20px;
}
#footer {
	color: #373737;
	text-align: center;
	vertical-align: bottom;
	width: 700px;
	height: auto;
	border-style: none;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #999;
}
a:hover {
	color: #BDBDBD;
	text-decoration: none;
}
.justified {
	text-align: justify;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: left;
}
.align_left {
	text-align: left;
}
.SurveyQuestion {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	right: 10px;
	text-align: right;
}
.PageTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-align: center;
}

body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	color: #444;
}
.right {
	text-align: right;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
