.clientframe {
  padding-top: 20px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
}
.clienttitle {
  font-weight: normal;
  font-size: 24px;
  font-family: Arial;
  color: #000000;
}
.clientservices {
	padding-top: 0em;
	padding-right: 0em;
	padding-left: 0em;
	padding-bottom: 0em;
	margin: 0em;
	overflow: scroll;
	word-wrap: break-word;
	white-space: normal;
	width: 595px;
  height: 350px;
  overflow-x: hidden;
  font-weight: normal;
  font-size: 12px;
  font-family: Arial;
  color: #000000;
}
.clientservices a {
  text-decoration: underline;
  color: #000000;
}
.clientservices a:hover {
  text-decoration: none;
  color: #698ABD;
}
.clientservices a:active {
  text-decoration: none;
  color: #698ABD;
}