/* ========================== */
/*  BMWFJ CSS : Print Styles  */
/* ========================== */

body {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 1.5;
}

h1, h2, h3 {
  color: #a41c30;
  font-weight: normal;
}

h1 {
  font-size: 16pt;
  margin: 0;
}

h2 {
  font-size: 13pt;
}

h3 {
  font-size: 11pt;
}

#content h2 {
  clear: both;
}

#content img.right,
#content img.left {
  margin-bottom: 10pt;
}

#content img.left {
  float: left;
  margin-right: 10pt;
}

#content img.right {
  float: right;
  margin-left: 10pt;
}

#content blockquote p {
  font-style: italic;
}

#carousel ul {
  list-style: none;
  padding: 0;
}

#carousel ul li {
  float: left;
  padding: 0 1.5%;
  width: 30%;
}

/*--- Things we want to hide ---*/

#skiplinks,
#top,
#headerNav,
#slideShow,
#mainNav,
#subNav,
#footerNav,
#breadcrumbs,
#margRight,
.hidden {
  display: none;
}
