body { 
font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; color: black
} 

h1 { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: white } 
h2 { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: white } 
h3 { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: white; font-size: 18pt; } 
h4 { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: white; font-size: 14pt;} 
h5 { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: white; font-size: 12pt; } 

.headline { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: black; font-size: 10pt; text-align: center; } 

ul.navbar { 
list-style-type: none; 
padding: 0; 
margin: 0; 
 } 
ul.navbar li { 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
margin: .5em 0; 
padding: 0em; 
}
ul.navbar a { text-decoration: none; color:#ffffff } 
ul.navbar a:visited { text-decoration: none; color:#ffffff } 
ul.navbar a:hover { text-decoration: none; color:#bbbbbb } 

div.navtop a { text-decoration: none; color:#ffffff } 
div.navtop a:visited { text-decoration: none; color:#ffffff } 
div.navtop a:hover { text-decoration: none; color:#bbbbbb } 

a:link { color: purple } 
a:visited { color: blue } 
a:hover { color: red }

.copyright { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: #bbbbbb; font-size: 8.0pt } 

.head { font-family: sans-serif; font-weight: bold; background-color: #990000; background-image: url("img/redback.jpg"); background-repeat: repeat; vertical-align: middle; text-align: center; color: white; padding: .3em;
 }
.page_title { background-color: black; vertical-align: middle; padding: .1em; text-align: center; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: white; font-size: 12pt; font-weight: bold; } 
.page_title a:link { color: white; font-size: 10pt; } 
.page_title a:visited { color: white; font-size: 10pt; } 
.page_title a:hover { color: #bbbbbb; font-size: 10pt; }



.side { font-family: sans-serif; background-color: #990000; background-image: url("img/redback.jpg"); background-repeat: repeat; vertical-align: top; padding: .5em; font-size: 11pt; font-weight: bold;
 }

.content { font-family: sans-serif; background-color: white; vertical-align: top; height: 300px; padding: .5em; font-size: 11pt;
 }
.history { font-family: sans-serif; background-color: white; vertical-align: middle; padding: .5em; font-size: 11pt;
 }

table #staff { border: none; }
table #staff th { padding-right: 1em; text-align: left;}
table #staff td { padding-right: 2em;}

table #log { border: thin black solid; border-collapse:collapse }
table #log th { border: thin black solid; text-align: center; padding-right: 1em; padding-left: .5em;
font-weight: bold;}
table #log td { border: thin black solid;padding-right: 1em; padding-left: .5em;}

table #contacts { border: none; }
 
td.indent { padding-left: 1em; }

.content_title { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
color: black; font-size: 14pt; text-align: center; font-weight: bold;} 

.folder { border: none; font-size: smaller; font-style: italic;}
.folder td { text-align: center; border: none; padding-left: 2em; padding-right: 2em; width: 25%; vertical-align: top}

.photopg { border: none;}
.photopg td { color:black; text-align: center; border: none; width: 50%; vertical-align: top; font-size: smaller; font-style:italic;}

div.figure_rt {
  float: right;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.1em;
}
div.figure_rt p {
  text-align: center;
  vertical-align: top;
  font-style: italic;
  font-size: smaller;
}

div.figure_lft {
  float: left;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.1em;
}
div.figure_lft p {
  text-align: center;
  vertical-align: top;
  font-style: italic;
  font-size: smaller;
}

.picture_rt{
  float: right;
  width: 25%;
  margin: .5em;
}
  
ul.bullet li { margin-bottom: .5em; list-style: outside; }  
ul.checklist { list-style-image: url('img/icons/square.gif') }
ul.checklist li { margin-bottom: .5em; list-style: outside; }  



