.PageTitle {
  font-size: 1.4em;
  text-transform: uppercase;
}

.Breadcrumbs A, .Breadcrumbs A:Hover, .Breadcrumbs A:Visited {
  font-size: 10px;
}

.MainColumn {
  padding: 0px 10px;
}

.RightPanel {
  width: 180px;
}

.Highlights {
  background-color:#17047E;
  width:180px;
  margin-top: 8px;
}

.Highlights .Heading {
  background-color: #17047E;
  height: 25px;
}

.Highlights TD {
  height: 90px;
  vertical-align: middle;
}

.Highlights .Altrow {
  background-color:#FFFFFF;
}

.Children A {
  color: #1E2026;
  text-decoration: none;
}

.Children A:link {
  color: #1E2026;
  text-decoration: none;
}

.Children A:visited {
  color: #1E2026;
  text-decoration: none;
}

.Children A:active {
  color: #1E2026;
  text-decoration: none;
}

.Children A:hover {
  color: #FFFFFF;
  text-decoration: none;
}

.CampusLink {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color:#5275A0;
}

#MainMenu .rmLink {
  width: 190px;
}

.Search {
  margin: 0px 15px 0px 0px;
}

.Calendar .DayNumber, .Calendar .DayItem, .Calendar .Today, .Calendar .AllDayItem, .LinkButton, .Control, .Control .Selected {
  color: #000000;
}

.Calendar .Today {
  background-color: #BDC3D6;
}

.FormTable TH {
  color: #000;
}
