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

.nameList {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.nameColumn {
  width: 50%;
  padding: 0px;
  margin: 0px;
  position: relative;
  float:left;
  height: 3em;
}

.name {
  padding: 2px;
  height: 100%;
}

blockquote {
  font-style: italic;
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style-type: lower-alpha;
}

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: 90%;
  margin-right: auto;
  margin-left: auto;
}

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 {
  width: 100%;
  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;
  border: none;
}



table.menuitem {
  background-color: #EFDFB8;
  border-right: 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;
}


.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;
}

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;
}

div.menu {
  background-image: url(/images/bgbeige.png);
  width: 600px;
  text-align:center;
  margin-right: auto;
  margin-left: auto;
}

div.menuitem {
  position:relative;
  float:left;
  background-color: #EFDFB8;
  border: solid thin #975;
  color: #975;
  padding: 2px;
  width:144px;
  height:1.3em;
}

div.menuitemWide {
  position:relative;
  float:left;
  background-color: #EFDFB8;
  border: solid thin #975;
  color: #975;
  padding: 2px;
  width:294px;
  height:1.3em;
}

div.menuArea {
  position: relative;
  float:left;
  text-align:center;
  margin-right: auto;
  margin-left: auto;
  z-index:10;
  width: 100%;
}

div.headerArea {
  position: relative;
  z-index:10;
  width: 100%;
  text-align:center;
  margin-right: auto;
  margin-left: auto;
}

div.footerArea {
  position: relative;
  text-align:center;
  margin-right: auto;
  margin-left: auto;
  font-size: 8pt;
  z-index: 0;
  top: 10px;
  width: 100%;
}

div.contentArea {
  top: 10px;
  position: relative;
  float:left;
  background-image: url(/images/uff-watermark.png);
  z-index:10;
  width: 98%;
  padding: 1%;
}

p.footnote {
  font-size: 8pt;
  text-align: center;
  background-color:white;
}

div.banner {
  position:relative;
  top: 20px;
}

div.badges {
  position: relative;
  top: -5px;
  left: 250px;
}

#col1 {
 position: relative;
 float: left;
 width:68%;
}

#col1a {
 position: relative;
 float: left;
 width:45%;
}

#col1b {
 position: relative;
 float: right;
 width: 45%
}

#col2 {
 position: relative;
 float: left;
 width:300px;
}

#sidebar {
  position: relative;
  float: right;
  width: 20%;
  border: solid black thin;
  background-color: #EFDFB8;
  height: 100%;
  margin: 2em;
  padding: 1em;
}

#footer {
  position: relative;
  float: left;
  width: 100%;
}

#twoColumn {
  position: relative;
  float: left;
  width: 100%;
  padding: 1em;
}

#twoColumn h3 {
  text-align: center;
  font-weight: bold;
  font-size: 125%;
  border-bottom: 1px solid #9F7F5F;
  margin: 1em;
}

#twoColumn h2 {
  text-align: center;
  margin: 1em;
}

#twoColumn div.left {
  position: relative;
  float: left;
  width: 45%;
  overflow: hidden;
}

#twoColumn div.right {
  position: relative;
  float: right;
  width: 45%;
  margin-right: 2em;
  overflow:hidden;
}

.w100 {
  width: 100%;
}

.w25 {
  width: 25%;
}

div.right div, div.left div {
  margin-bottom: 4em;
}

#imagePage div {
  position: relative;
  float: left;
  width: 200px;
  height: 250px;
  margin: 1em;
}

#imagePage * div.crop {
  position: relative;
  width: 200px;
  height: 108px;
  overflow:hidden;
}

.officers {
  position: relative;
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.officers div {
  position: relative;
  float: left;
  margin: 0px;
  padding: 0px;
}

.officers div p {
  position: relative;
  width: 17em;
  height: 12em;
  margin: 1em;
  padding: 0px;
  background-color: #EDB;
}

.officers .subtitle {
  font-weight: normal;
  font-size: 75%;
}

.officers h3 {
  text-align: center;
  font-weight: bold;
  font-size: 125%;
  border-bottom: 1px solid #975;
  margin: 1em;
  padding: 0em;
}

div.full {
  position: relative;
  float: left;
  width: 100%;
}









