body {
  background-color: white;
  font-family: arial, helvetica, sans-serif;
  margin-bottom: 0em;
  margin-top:    0em;
  margin-right:  1em;
  margin-left:   0em;
  height: 100%;
}

div.footer {
  margin-top: 3em;
}

div.marquee {
  margin-top: .5em;
  font-size: x-small;
  font-weight: bold;
  margin-bottom: .5em;
  color: white;
  background-color: black;
  text-align: center;
}

div.info {
  margin-top: .5em;
  margin-bottom: .5em;
  margin-left: .5em;
  margin-right: .5em;
  font-size: small;
  font-weight: normal;
  color: black;
  background-color: lightgrey;
  text-align: left;
}


p {
  margin-left:  0em;
  margin-right: 0em;
}

p.footertext {
  font-size: x-small;
  text-align: center;
  vertical-align: bottom;
}

li {
  margin-bottom: 1em;
  margin-top:    0em;
}

ul {
  margin-top: 0em;
  margin-bottom: 0em;
}

p.menu {
	border-top: solid medium #0B4381;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-left: 5%;
	margin-right: 5%;
	padding-bottom: 0em;
}

p.newsdate {
	text-decoration: underline;
	font-weight: bold
}

th {
  font-family: arial, helvetica, sans-serif;
  color: black;
  background-color: #B7D4FF;
  text-decoration: underline
}

.highlight {
        background-color: #DDEBFF
}

td {
  font-family: arial, helvetica, sans-serif;
  color: black;
}

td.tt {
  font-family: arial, helvetica, sans-serif;
  font-size: x-small;
  color: black;
}

td.menu {
  background-color: #5197FF
}

td.eventsHeader {
  font-size: larger;
  vertical-align: top;
  color: white
}

td.eventsSubheader {
  color:white
}

h1 {
  font-size: x-large;
  font-weight: bold;
  text-decoration: underline;
  text-align: center
}

h2 {
  font-size: large;
  font-weight: bold;
  text-decoration: underline;
  text-align: center
}

h3 {
  font-size: larger;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 0em;
}

h4 {
  font-size: large;
  text-decoration: underline;
  font-weight: bold;
  test-align: left;
}

table.bigt {
  font-size: small;
}

table.potd {
  margin-right: 5px;
  margin-left:  5px;
}  

.smaller {
  font-size: smaller;
}

a {
  font-family: arial, helvetica, sans-serif;
  font-weight: bold;  
  text-decoration: none;
}
a:link {
  color: #0F0FA0;
}
a:visited {
  color: #0F0FA0;
}
a:hover {
  color: #8701BF;
  text-decoration: underline;
}
a:active {
  color: #A0A0FF;
}

.faq1 {
  margin-left: 0em;
}

.faq2 {
  margin-left: +2em;
}

.faq3 {
  margin-left: +4em;
}

.sidebar {
  font-size: smaller;
  background: #B7D4FF;
  border-color: #000080;
  border-style: solid;
  border-width: 2px;
  float: right;
  width: 25%;
  padding: 5px;
  margin: 1m;
}

.callout {
  font-size: smaller;
  background: #B7D4FF;
  border-color: #000080;
  border-style: solid;
  border-width: 2px;
  width: 75%;
  padding: 5px;
  margin: 2m;
}

.example {
  border-color: #000080;
  border-style: solid;
  border-width: 2px;
  padding: 5px;
  float: left;
  margin: 2m;
}

.imglink a {
  border: 0 none;
  text-decoration: none;
}

.imglink a:link {
  border: 0 none;
  text-decoration: none;
}

.imglink a:visited {
  border: 0 none;
  text-decoration: none;
}

img {
  border: 0 none;
  text-decoration: none;
}
