body {
  font-family: "garamond", "times new roman", times, roman, serif;
  font-size: 81%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
}

html > body { font-size: 10pt; }

a {
  color: rgb(61,92,122);
  background-color: transparent;
  text-decoration: underline;
  margin: 0;
  padding: 0 1px 2px 1px;
  }

a:hover { color: rgb(117,144,174); text-decoration: none; }
img { vertical-align: middle; }
ol { margin: 1em 0 1.5em 0; padding: 0; }
ul { list-style-type: none; margin: 1em 0 1.5em 0; padding: 0; }
ul li { line-height: 1.5em; margin: 1.25ex 0 0 1.5em; padding: 0; }
ol li { line-height: 1.5em; margin: 1.25ex 0 0 2em; padding: 0; }
.doNotDisplay { display: none !important; }
.smallCaps { font-size: 117%; font-variant: small-caps; }


/* ##### Header ##### */

.midHeader {
  color: white;
  background-color: rgb(61,92,122);
  margin: 0;
  padding: 0.26ex 10px;
}

.headerTitle {
  font-size: 300%;
  margin: 0;
  padding: 0;
}

.headerSubTitle {
  font-size: 151%;
  font-weight: normal;
  margin: 0 0 1ex 0;
  padding: 0;
}

.headerImage {
  margin: 0;
  padding: 0 0 1px 0;
  position: absolute;
  right: 1.75em;
  top: 1em;
}

.headerLinks {
  text-align: right;
  margin: 0;
  padding: 0 0 2ex 0;
  position: absolute;
  right: 1.5em;
  top: 4.25em;
}

.headerLinks a {
  color: white;
  background-color: transparent;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0.5ex 0;
  display: block;
}

.headerLinks a:hover {
  color: rgb(195,196,210);
  background-color: transparent;
  text-decoration: underline;
}

.subHeader {
  color: white;
  background-color: rgb(117,144,174);
  margin: 0;
  padding: 0.5ex 10px;
}

.subHeader a {
  color: white;
  background-color: transparent;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0 0.25ex 0 0;
}

.subHeader a:hover, .subHeader .highlight {
  color: rgb(255,204,0);
  background-color: transparent;
  text-decoration: none;
}



/* ##### Side Menu ##### */

#side-bar {
  color: rgb(204,204,204);
  background-color: transparent;
  list-style-type: square;
  list-style-position: inside;
  width: 10em;
  margin: 0;
  padding: 1ex 0;
  border: 1px solid rgb(204,204,204);
  position: absolute;
  left: 1.5ex;
  top: 12em;
}

[id="side-bar"] {
  position: fixed !important;  /* Makes the side menu scroll with the page. Doesn't work in MSIE */
}

#side-bar a {
  text-decoration: none;
}

#side-bar:hover {
  color: rgb(117,144,174);
  background-color: transparent;
  border-color: rgb(117,144,174);
}

#side-bar li {
  margin: 0;
  padding: 0.75ex 0 1ex 1.75ex;
}

#side-bar li:hover {
  color: rgb(61,92,122);
  background-color: transparent;
}

#side-bar li a:hover {
  text-decoration: underline;
}


/* ##### Side Image ##### */

#side-image {
  background-color: transparent;
  width: 150px;
  margin: 0;
  padding: 1ex 0;
  position: absolute;
  left: 1.5ex;
  top: 12em;
}

#side-image2 {
  background-color: transparent;
  width: 150px;
  margin: 0;
  padding: 1ex 0;
  position: absolute;
  left: 1.5ex;
  top: 16.25em;
}

#side-image p {
  text-align: center;
  font-size: 90%;
  line-height: 1.25em;
}

#side-image2 p {
  text-align: center;
  font-size: 90%;
  line-height: 1.25em;
}


/* ##### Main Copy ##### */

#main-copy {
  text-align: justify;
  margin: -0.5ex 1em 1em 167px;
  padding: 0.5em 10px;
  clear: left;
}

#main-copy h1 {
  color: rgb(117,144,174);
  background-color: transparent;
  font-family: "garamond", "times new roman", times, roman, serif;
  font-size: 186%;
  margin: 0;
  padding: 1.5ex 0 0 0;
}

#main-copy h2 {
  color: rgb(61,92,122);
  background-color: transparent;
  font-family: "garamond", "times new roman", times, roman, serif;
  font-weight: normal;
  font-size: 151%;
  margin: 0;
  padding: 1ex 0 0 0;
}

#main-copy h3 {
  color: rgb(61,92,122);
  background-color: transparent;
  font-family: "garamond", "times new roman", times, roman, serif;
  font-weight: normal;
  font-size: 117%;
  margin: 0;
  padding: 0.75ex 0 0 0;
}

#main-copy p {
  font-size: 120%;
  line-height: 1.25em;
  margin: 1em 0 1.5em 0;
  padding: 0;
}

.newsDate { margin: 0 !important; padding: 0; }
.viewSpace { width: 78%; float: left; }
.viewPoetry { width: 70%; float: left; }
.quote { padding: 0 6em 0 6em !important; }
.central { text-align: center; }
.centralsmall { text-align: center; font-size: 80%; }
.pdfIcon { margin-left: 1.75em }
.pdfIcon img { vertical-align: -5%; border: none }
.pdfIcon2 { vertical-align: -10%; border: none }

.newsDate {
  font-style: italic;
  margin: 0 !important;
  padding: 0;
}

.oneThird, .oneThird3, .half { margin: 1em 0; float: left; }
.oneThird { width: 28%; }
.half { width: 46%; }
.oneThird, .half li { padding: 0 0 0 2em; }

.filler { border: 1px solid white; }
.noBreak { margin: 0 0 0 0 !important; padding: 0 !important; }

.noBreakParaHead {
clear: both !important;
width: 42%;
text-align: center;
margin: 2.5em 0 0 0 !important;
padding: 0 !important;
}

.dividingBorderAbove { margin: 3em 0 2em 0 !important; border-top: 1px solid rgb(204,204,204); }

.footnote {
font-size: 100% !important;
margin: 0 0 0.5em 0 !important;
padding: 0 2.25em 0 2.25em !important
}

.sideNote img { border: none }
span.sideNote { display: none }
img.sideNote { border: none !important }
a.sideNote { text-decoration: none !important; vertical-align: super; font-size: 80%  }
a.foot { text-decoration: none; vertical-align: super; font-size: 80% }

.sideNote2 img { border: none }
span.sideNote2 { display: none }
img.sideNote2 { border: none !important }


/* ##### Footer ##### */

#footer {
  color: rgb(51,51,102);
  background-color: rgb(239,239,239);
  font-size: 111%;
  text-align: center;
  line-height: 1.25em;
  margin: 2em 0 0 0;
  padding: 1ex 10px;
  clear: left;
}

#footer a {
  color: rgb(0,68,204);
  background-color: transparent;
  text-decoration: underline;
}

#footer a:hover { text-decoration: none; }