
td.layouttable_maincell {
  background-color: white;
}


div.secondarylayout_navtree {
  width: 360px;
  min-height: 60px;
  display: inline-block;
  text-align: right;
  vertical-align: bottom;
  font-size: 11px;
}

div.navtree {
  display: table-cell;
  font-size: 12px;
  margin: 0 18px 12px 0;
  height: 50px;
  vertical-align: bottom;
}

a.navtree {
  color: #808080;
  text-decoration: none;
}

a.navtree:hover {
  color: #a0a0a0;
}

div.secondarylayout_title {
  width: 840px;
  min-height: 60px;
  display: inline-block;
  text-align: left;
  vertical-align: bottom;
}
div.secondarylayout_showcase_container {
  height: 360px;
  width: 100%;
  text-align: center;
  display: block;
  background-color: #909090;
  background-size: cover;
}

div.secondarylayout_showcase {
  width: 360px;
  display: inline-block;
  height: 360px;
  background-color: #606060;
}

div.secondarylayout_showcase_description {
  width: 840px;
  display: inline-block;
}

div.secondarylayout_left_info {
  width: 360px;
  text-align: right;
  vertical-align: top;
  min-height: 80px;
  /*background-color: #f8f8f8;*/
  display: inline-block;
}

div.secondarylayout_main {
  width: 480px;
  display: inline-block;
  text-align: left;
  padding: 0 0 0 0;
  margin:  0 0 0 0;
  vertical-align: top;
  min-height: 80px;
  /*background-color: #fdfdfd;*/
}

div.secondarylayout_right_info_01,
div.secondarylayout_right_info_02 {
  width: 180px;
  min-height: 80px;
  display: inline-block;
  /*background-color: #f0f0f0;*/
  padding: 0 0 0 0;
  margin:  0 0 0 0;
  vertical-align: top;
  text-align: left;
}

div.research_container {
  width: 1200px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  display: inline-block;
  text-align: left;
}

div.research_area {
  text-transform: uppercase;
  font-family: gillsans,gill_sans,helvetica,arial;
  font-size: 48px;
  color: #242424;
  display: inline;
}

div.research_collaborator,
div.research_investigator {
  font-family: tahoma;
  font-size: 12px;
  color: #4d4d4d;
  margin: 6px 0px 0px 12px
}
div.research_summary {
  text-transform: uppercase;
  font-family: helvetica,arial;
  font-size: 11px;
  line-height: 20px;
  color: #404040;
  white-space: pre-line;
  margin: 12px 24px 0px 24px
}

div.secondarylayout_info_title,
div.secondarylayout_info_header {
  font-family: UniversLTStd,Univers_LT_Std,UnverseCondensed,ArialCondensed,TahomaCondensed,Tahoma,Condensed;
  font-size: 10px;
  line-height: 14px;
  color: #505050;
  margin: 10px 12px 12px 12px;
  text-transform: uppercase;
  font-weight: bold;
}
div.secondarylayout_info_title {
  margin: 32px 0 0 0;
}

div.research_additional_info,
div.research_pub {
  font-family: UniversLTStd,Univers_LT_Std,UnverseCondensed,ArialCondense,TahomaCondensed,Condensed;
  font-size: 11px;
  line-height: 14px;
  color: #505050;
  margin: 10px 12px 24px 12px;
}

div.secondarylayout_right_info_02,
div.secondarylayout_right_info_01 {
  font-family: UniversLTStd,Univers_LT_Std,UnverseCondensed,ArialCondense,TahomaCondensed,Condensed;
  font-size: 11px;
  line-height: 14px;
  color: #505050;
}

div.research_pub_title {
  font-weight: bold;
}

div.research_pub_journal {
  color: #808080;
}

a.info_link {
  text-transform: uppercase;
}
