.bw-img{ cursor:pointer;}

.content {
  margin: 0px;
  padding: 25px 78px 5px;
  font: 16px Arial;
  color: #9e4cd9;
  position: relative;
  background: white;
  clear: both;
  left: 0px;
  right: 0px;
  text-align: left;
}

#c1 {
  margin-top: 9px;
}

.content.no_pad {
  position: relative;
  clear: both;
  margin: 0px;
  padding: 20px 0px 0px 0px;
  left:0px;
  width: 100%;
}

.content .pad {
  vertical-align: top;
  width: 5%;
  height: 100%;
  margin: 0px;
  padding: 20px 0px;
  background: white;
  border-bottom: 0px solid #e6e6e6;
}

.content .bottom {
  padding: 0px 1px 63px;
  margin: 0px;
}

.content .bottom p {
  margin-top: 7px;
  padding-left: 5px;
}

.content .bottom div {
  width: 90%;
  height: 100px;
  padding: 0px 0px 15px 0px;
  margin: 0px;
}

.content .bottom h1 {
  margin: 11px 0px 6px 3px;
  padding: 0px;
}

.content .text {
  vertical-align: top;
  width: 47.5%;
  margin: 0px;
  padding: 10px 2px 10px;
  font: 11pt Arial;
  color: #000;
  background: white;
}

.content .text.small_pad {
  padding: 0px;
  margin: 0px;
  border: 0px solid black;
}

.content .text.small_pad img{
  padding: 0px 0px 0px 6px;
}

.content .text.no_border {
  border: 0px solid black;
}

.content.bottom {
  background-color: white;
  padding-bottom: 22px;
}

.content.bottom p{
  padding-top: 0px;
  margin-top: 2px;
  line-height: 1.58;
}

.content.bottom h1 {
  margin: 11px 0px 26px 5px;
}

.content p {
  font: 10.5pt Arial;
  color: #4c4c4c;
  margin: 0px;
  padding: 5px;
  padding-top: 4px;
  line-height: 1.6;
}

.content .text .big {
  font: 12pt Arial;
  margin: 0px;
  color: #000;
  line-height: 1.5;
}

.content .text ul {
  padding: 0px;
  padding-top: 8px;
  margin: 0px;
  margin-left: 16px;
  font: 10.5pt Arial;
  list-style-image: url('/i/li-mark.gif');
/*  line-height: 1.45;*/
}

.content .text li {
  padding-bottom: 10px;
  padding-left: 0px;
  margin-left: 0px;
  line-height: 1.42;
}

.content .div_hr {
  background: url("/i/hr_plus.gif");
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
  left: 4px;
  right: 4px;
  border: 0px;
  position: relative;
  height: 5px;
  width: 100%;
  clear:both;
}

