#m_agenda.a_index div.agenda,
#m_agenda.a_related div.agenda {
  border-bottom: 1px solid #d37319;
  clear: both;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  width: 100%;
}
#m_agenda.a_index span.date,
#m_agenda.a_related span.date,
#m_agenda.a_show span.date {
  color: #7c98ae;
  font-size: 9px;
}
#m_agenda.a_index h1,
#m_agenda.a_related h1,
#m_agenda.a_show h1 {
  color: #043964;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 25px;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
#m_agenda.a_index h1.intranet,
#m_agenda.a_related h1.intranet,
#m_agenda.a_show h1.intranet {
  color: #D37319;
}
#m_agenda.a_index h2,
#m_agenda.a_related h2 {
  color: #043964;
  font-size: 14px;
  letter-spacing: -1px;
  line-height: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
#m_agenda.a_index h2.intranet,
#m_agenda.a_related h2.intranet {
  color: #D37319;
}
#m_agenda.a_index p,
#m_agenda.a_related p,
#m_agenda.a_show p {
  color: #616161;
  font-size: 10px;
  line-height: 15px;
}
#m_agenda.a_show div.agenda {
  clear: both;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  width: 100%;
}
#m_agenda.a_index .agenda h2,
#m_agenda.a_index .agenda h2 a,
#m_agenda.a_related .agenda h2,
#m_agenda.a_related .agenda h2 a,
#m_agenda.a_show h2,
#m_agenda.a_show strong {
  color: #616161;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 15px;
  text-decoration: none;
  text-transform: none;
}
#m_agenda.a_index .agenda h2 a.intranet,
#m_agenda.a_related .agenda h2 a.intranet {
  color: #D37319;
}
#m_agenda.a_show p {
  margin-bottom: 8px;
}
#m_agenda.a_show th,
#m_agenda.a_show td {
  color: #616161;
  font-size: 10px;
  line-height: 15px;
  vertical-align: top;
}
#m_agenda.a_show th.audience {
  width: 80px;
}
#content a {
  color: #616161;
  font-family: verdana;
  font-size: 10px;
  line-height: 15px;
  text-decoration: underline;
}
#content ul {
  color: #616161;
  font-family: verdana;
  font-size: 10px;
  line-height: 15px;
  margin: 0 0 8px 15px;
}
#content li {
  list-style: disc outside;
}
