@charset "utf-8";
/* CSS Document */

#pgContent p {
  font-size: 1.2em;
  line-height: 1.7em;
  margin-bottom: 1em;
  color: #464646;
}
#pgContent .group img {
  float: none;
  width: 6.5em;
  height: 7.4em;
  background: #9c9d85;
  padding: 0.2em;
  border: solid 1px #000;
  margin-right: 2em;
  margin-top: 0.5em;
}
#pgContent .group p {
  margin-bottom: 0;
}
#pgContent .group h4 {
  font-size: 1.2em;
  color: #0d4677;
  float: left;
  line-height: 1.7em;
  padding-right: 1em;
}
#pgContent .group {
  float: left;
  /*padding-bottom: 2em;
  margin-bottom: 2em;
  background: url(/imgs/services/CDM/dottedLine.gif) left bottom repeat-x;*/
}
/*#pgContent .last {
  padding-bottom: 0;
  background: none;
  margin-bottom: 0;
}*/
#pgContent .group div {
  float: right;
  width: 40em;
}
#pgContent .group a {
  color: #740f10;
  font-size: 1.1em;
  line-height: 1.7em;
  padding-left: 2em;
  padding-bottom: 1em;
  background: url(/imgs/services/CDM/linkArrow.gif) left 0.3em no-repeat;
}
#pgContent .group a:hover {
  color:#001278;
}
