body {
  font-family: Trebuchet MS, Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: black;
  margin: 32px 0px 32px 0px;
  background: #dddddd;
}
h1 {
  font-size: 32px;
  color: #6e7d8e;
  font-weight: normal;
  border-bottom: solid 1px #dddddd;
}
h2 {
  border-bottom: solid 1px #eeeeee;
  font-size: 18px;
  color: #6e7d8e;
  font-weight: normal;
  margin-top: 32px;
}
a {
  text-decoration: none;
  font-weight: bold;
  color: #6e7d8e;
}
a:hover {
  text-decoration: underline;
}
.questions {
}
.keyword {
  font-size: 24px;
}
.diagram {
  padding: 8px;
  border: solid 2px white;
}
.diagramHover {
  background: white;
  border: solid 2px gray;
  color: white;
}
.diagram-caption {
  display: none;
  padding: 8px;
  color: black;
  background: white;
}
#body {
}
#page {
  margin: 0px auto 0px auto;
  width: 900px;
  background: white;
}
#header {
  background: transparent url( 'images/cta-banner-2012.png' ) no-repeat top left;
  color: white;
  font-weight: normal;
  height: 280px;
  text-align: left;
  padding-right: 8px;
  margin-top: 0px;
  margin-bottom: 0px;
}
#content {
  background: transparent;
  padding: 0px 24px 24px 24px;
  text-align: justify;
}
#footer {
  clear: both;
  background: #aaaaaa;
  color: white;
  text-align: center;
  font-size: 16px;
  padding: 16px;
}
#footer a {
  color: white;
}
#skillsmatter {
  float: left;
  vertical-align: middle;
}
#skillsmatter a:hover {
  background: transparent;
}
#preview {
  text-align: center;
  clear: both;
}
#preview a:hover {
  background: transparent;
}
.slide {
  padding: 8px;
}
.navigationLinks {
  color: white;
  background: black;
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  padding: 4px;
  margin-top: 0px;
  margin-bottom: 32px;
  background: black url( 'images/navigation.png' ) repeat-x top;
}
.navigationLinks a {
  font-weight: normal;
  color: white;
}
.agendaBreak {
  color: #bbbbbb;
}
a img:hover {
  background: none;
}
.testimonial {
  margin: 32px 64px 32px 64px;
}
.scheduledCourses tr {
  height: 40px;
}
#headerLinks {
  float: right;
  padding: 8px;
  margin-top: 10px;
  text-align: right;
  color: black;
}
#headerLinks a {
  font-weight: normal;
}

