body {
  font-family: verdana, arial, sans-serif;
  background-color:white;
  background-image: url(/images/bluebg.jpg);
  color: #0D0A60;
  width: 95%;
  position:relative;
}

blockquote {
  font-style: italic;
}

ul ul {
  margin-top:1ex;
}

.larger {
  font-size:120%;
}

.heading {
  text-align: center;
  margin-right:auto;
  margin-left:auto;
  font-size: 125%; 
  border-top: 1px solid #9F7F5F;
  border-bottom: 1px solid #9F7F5F;
  padding-top: 1ex;
  padding-bottom: 1ex;
  margin-bottom: 1ex;
  font-weight:bold;
  text-transform: uppercase;
  width:100%;
  position:relative;
}

.left_table {
  text-align: left;
  vertical-align: top;
}

.left_table tr th {
  border-top: 2px solid #9F7F5F;
}

.left_table tr td {
  border-top: 1px solid #9F7F5F;
}


.infoLink {
  font-size:80%;
  text-align:right;
  text-transform: none;
  font-weight: normal;
}

.topBorder {
  padding-top:1ex;
  border-top: 1px solid #9F7F5F;
  text-align: center;
}

hr.narrow {
  border-top: 1px solid #9F7F5F;
  color: #9F7F5F;
  width: 67%
}

div.main { 
  width: 600px;
  margin-right: auto;
  margin-left: auto;
}

div {
}

div.title{
  text-align:center;
  font-weight:bold;
  padding-bottom:1em;
  padding-top:1em;
  font-size: 110%
}

.article{
  font-weight:bold;
  padding-bottom:1em;
  padding-top:1em;
}

.articleBody { 
  text-align: justify;
}

td.section {
  vertical-align:top;  
}

.section {
  font-weight: bold;
  width:20%;
}
  
.sectionBody {
  font-weight: normal;
  left:20%;
  top:-1.1em;
  width:80%;
  position: relative;
  text-align: justify;
}

table.mainFrame {
  width:700px;
}

ul {
  list-style-image: url(/images/uff-bullet.png)
}

li {
  padding-bottom:1ex;
}

dd {
  padding-bottom:1ex;
}

dt {
  padding-bottom:0.5ex;
}

dl.points dt {
  font-weight: bold;
}

table {
  background-image: url(/images/bgwhite.png);
}

table.menu, #outerScroll {
  background-image: url(/images/bgbeige.png);
}

tr {
  vertical-align:top;
}

.displayArea {
  background-image: url(/images/uff-watermark.png);
}

.menuPanel {
  border: 1px solid #975;
  background-color: #EFDFB8;
}

a:link, a:visited {
  font-weight: bold;
  color: #0D0A60;
}

.menuitem {
  background-color: #EFDFB8;
  border-bottom: solid thin #975;
  color: #975;
  padding: 2px;
}

a:link.menu, a:visited.menu {
  font-weight: normal;
  text-decoration:none;
  color: #975;
}

a:hover.menu {
  color: #0D0A60;
}

.footnote {
  font-size: 8pt;
  text-align: center;
}

.indent {
  text-indent:1.5em;
}

.big {
  font-size: 150%;
}

.bot {
  margin-left: 5%;
  font-family: monospace;
  color: black;
  margin-top: 2em;
}

.label {
  text-align:right;
}

P.MsoNormal {
  text-align: left;
}

a.moz-txt-link-abbreviated {
  
}

th.left {
    text-align:left;
}

P.MsoNormal Span {
    font-size: 1em;
}

.center {
  text-align:center;
}

.officers td {
  border-bottom: 1px solid #9F7F5F;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom:1ex;
  margin-right: 0px;
  margin-left: 0px;
}

h3 {
  border-top: 1px solid #9F7F5F;
  padding-top: 1ex;
}

.borderImage {
  float: left;
  padding-right: 1ex;
}

.strong {
  font-weight: bold;
}










