.portal {
  padding: 0px;
  margin: 0px
}
.portal a:link, .portal a:visited, .portal a:hover {
  margin: 0px;
  padding: 0px;
  display: block;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer
}

.row {
  width: 854px;
  margin-top: 0px;
  margin: 0px;
  margin-bottom: 18px;
  position: relative
}

.portal-link {
  position: absolute;
  width: 854px;
  height: 85px;
  margin: 0px;
  padding: 0px;
  background-color: transparent;
  top: 0px;
  left: 0px
}

.pcol1 {
  width: 243px;
  margin: 0px;
  padding: 0px;
  float: left;
  background-color: #ffffff;
  height: 85px;
  background-repeat: no-repeat
}
.pcol1 img {
  border: 0px;
  padding: 0px;
  margin: 0px;
  text-decoration: none
}

.pcol2 {
  color: #0099FF;
  font-size: 18px;
  font-family: "Arial Narrow";
  font-weight: bold;
  text-align: center;
  width: 244px;
  margin: 0px;
  padding: 0px;
  float: left;
  background-color: #F1F1F1;
  height: 85px;
  text-decoration: none
}

.pcol3 {
  width: 346px;
  margin: 0px;
  padding: 0px;
  float: left;
  background-color: #FFFFFF;
  height: 85px;
  font-size: 11px;
  text-align: justify;
  padding-left: 10px;
  padding-right: 10px;
  background-image: none;
  background-repeat: no-repeat;
  background-position: right
}
.pcol2 a:link, .pcol2 a:active, .pcol2 a:visited {
  font-weight: bold;
  color: #0099FF
}
.pcol2 a:hover {
  font-weight: bold;
  color: #FF0099
}

