@charset "utf-8";



/* General layout */

#content {
  height: 571px;
}





/* Site Title and Page Title */

#siteTitle a {
  height: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -5000px;
  overflow: hidden;
}





/* Content elements */

.infoPanel .participantLink {
  margin: 20px 0 20px 0;
  padding: 0;
}



.portBlakelyInfo .participantHeader {
  margin-top: 40px;
}


.portBlakelyInfo .participantLink a {
  display: block;
  width: 202px;
  height: 44px;
  background: transparent url(../image/simpleLogo.gif) no-repeat 0 0;
  text-indent: -5000px;
  overflow: hidden;
}

.portBlakelyInfo .contactInfo {
  margin: 0 0 0 27px;
}



.conceptualArcInfo .participantLink {
  margin: 20px 0 10px 0;
}

.conceptualArcInfo .participantLink a {
  display: block;
  width: 164px;
  height: 32px;
  background: transparent url(../image/conceptualArcParticipantLogo.gif) no-repeat 0 0;
  text-indent: -5000px;
  overflow: hidden;
}

