body {
  background-color: white;
  color: black;
  font-family: Arial, sans-serif;
  font-size: 12pt;
  font-weight: normal;
}
table {
  width:100%;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
.banner_text {
  font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: white;
	line-height: 20px;
	text-align: left;
}
.banner {
  border-color: #cbcfcf;
  border-style: solid;
  border-width: 5px;
  background-repeat: repeat-x;
}
.grayline {
  color: #cbcfcf;
  border-style: solid;
  border-width: 1px;
  clear:both;
}
.main_text1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 150%;
}
.main_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	line-height: 150%;
}
.main_title1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
  font-weight: bold;
	color: #00B1CD;
	text-align: left;
}
.bold {
  font-weight: bold;
}
.body_on_left {
  margin-top: 35px;
  margin-right: 0px;
  margin-left:0px;
  margin-bottom: 50px;
  padding: 0px;
  text-align: justify;
  vertical-align:top;
}
.case_study_summary {
  font-family: Arial, Verdana, sans-serif;
  color: white;
  text-align: justify;
  font-size: 10pt;
}
.case_study_summary_heading {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #cbcfcf;
  text-align: left;
  font-weight: bold;
}
.case_study_block {
  margin-top: 35px;
  margin-bottom: 15px;
  padding: 15px;
  background-color: #7e8e8d;
}
.read_full_case_study {
  font-weight: bold;
  font-size: 12pt;
  color: #cbcfcf;
}
.read_full_case_study a:link {
  color: #cbcfcf;
  text-decoration: none;
}
.read_full_case_study a:hover {
  color: white;
  text-decoration: none;
}
.read_full_case_study a:visited {
  color: #cbcfcf;
  text-decoration: none;
}
.read_full_case_study a:active {
  color: white;
  text-decoration: none;
}
.latest_link a:link {
  font-family: Arial, Verdana, sans-serif;
  color: white;
  text-align: justify;
  line-height: 100%;
  text-decoration: none;
}
.latest_link a:visited {
  color: white;
  text-decoration: none;
}
.latest_link a:active {
  color: white;
  text-decoration: none;
}
.latest_link a:hover {
  color: white;
  text-decoration: none;
  font-weight: bold;
}
ul.services_menu {
  margin: 0;
  padding: 0;
}
li.services_menu {
  margin: 0;
  list-style: none;
}
li.services_menu a {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: white;
  text-align: left;
  line-height: 1.0em;
  padding: 0.5em 0.25em 0.5em 0;
  display: block;
  border: 0.25em;
  text-decoration: none;
  text-align: left;
}
li.services_menu a:hover{
  color: #00b1cd;
  background-color: #cbcfcf;
}
li.services_menu a:visited{
  color: #00b1cd;
  background-color: #cbcfcf;
}
.senior_team_link {
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #00b1cd;
}
.senior_team_link a:link {
  color: #00b1cd;
  text-decoration: none;
}
.senior_team_link a:hover {
  color: #00b1cd;
  text-decoration: none;
}
.senior_team_link a:visited {
  color: #00b1cd;
  text-decoration: none;
}
.senior_team_link a:active {
  color: #00b1cd;
  text-decoration: none;
}
.seniorTeamMainPicture {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
a:link {
  color: #00b1cd;
}
a:visited {
  color: #00b1cd;
}
a:active {
  color: #00b1cd;
}
a:hover {
  color: #00b1cd;
}

