html {
  font-family: Tahoma, Arial, sans-serif;
  font-size: .8em;
}

td,th { 
  font-size: .9em;
}



body{
  margin:5px 5px 5px 5px;
  font-family:arial,helvetica;
  background-color:white
}

a:link { 
  text-decoration: underline;
  color: #0A63C8
}

a:visited {
  text-decoration: underline;
  color: #0A63C8
}

a:hover {
  color: #CE7833; 
  text-decoration: none;
}

.underline {
  border-bottom: 1px solid #a4a4a4;
}

.Header{
  font-size:10px;
  padding-top:10px;
  padding-bottom:10px;
  font-family:arial,helvetica;
  color:#4f5787;
}

.genericTitle {
  background-color: #eeeeee; 
  border-bottom: 1px solid #888888; 
  border-top: 1px solid #888888; 
  padding-bottom: 3; 
  padding-top: 3; 
  text-align: center
}

.fileList {
  border-bottom: 1px solid #a4a4a4;
  font-size:10px;
  font-family:arial,helvetica;
}

.fileMenu {
  border-bottom: 1px solid #4f5687; 
  border-top: 1px solid #4f5687;
  padding-bottom: 3; 
  padding-top: 3; 
  width: 16%; 
  text-align: center
}


.fileManagerTitle {
  background-color: #cccccc;
}

.userinfo td {
  font-size: 10px;
  font-family:arial,helvetica;
}


h1 {
  color: #0f8250;
  font-family: helvetica, Tahoma, Arial, sans-serif;
  font-size: xx-large;
  font-weight: bold;
  margin-top: 0
}

h2 {
  color: #0f8250;
  font-family: helvetica, Tahoma, Arial, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  margin-top: 5
}

h3 {
  color: #0f8250;
  font-family: helvetica, Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.2em;
}

h4 {
  color: #003366;
  font-family: helvetica, Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 1em;
}

h5 {
  color: #0f8250;
  font-family: helvetica, Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 1em;
}

h6 {
  color: #0f8250;
  font-family: helvetica, Tahoma, Arial, sans-serif;
  font-weight: bold;
  font-size: 1em;
}

.staffname {
  font-size: large;
}

table.projectList {
  font-family:arial,helvetica;
  font-size: small;
}
.projectTitle {
  font-size: small;
  color: white;
  background-color: #003366;
  font-weight: normal;
}

.projectDesc {
  background-color: #F5F5F9;
}

.projHead {
  font-weight: bold;
  color: #0F8250;
  padding-left: 1em;
  padding-right: 2em;
  vertical-align: top;
}

.projectAgency {
  background-color: #E4E4EC;
}

.projectSponsor {
  background-color: #F5F5F9;
}

.projectTitle a {
  color: white;
  font-weight: normal;
}

.projectTitle a:hover {
  color: #CE7833;
  text-decoration: none;
  font-weight: normal;
}

.projectTitle a:visited {
  color: white;
  font-weight: normal;
}


.projectDetail {
  font-size: small;
}

.projDetailTitle {
  font-size: medium;
  color: #0F8250;
  font-weight: bold;
}

.projDetailHead {
  font-size: small;
  color: #0F8250;
  font-weight: bold;
}

table.GISContactResults {
  border-collapse: collapse;
  width: 100%;
}

table.GISContactResults tr.header {
  background-color: #003366;
  font-size: 1em;
  font-weight: normal;
  color: white;
}

table.GISContactResults td.sw_type {
  font-weight: bold;
} 
table.GISContactResults td.sw {
  width: 50%;
} 
table.GISContactResults td.sw p {
  margin-left: 3em;
} 

table.GISContactResults td {
  border: 1px solid black;
}

table.ContactSearch th {
  text-align: left;
  font-weight: normal;
}

table.datalayers {
  border-collapse: collapse;
  font-size: .9em;
  width: 100%;
}

table.datalayers tr.header {
  background-color: #003366;
  font-size: 1em;
  font-weight: bold;
  color: white;
}

table.datalayers tr.blank {
  background-color: white;
}

table.datalayers th {
  border: 1px solid black;
  font-size: .9em;
  text-align: left;
}

table.datalayers td {
  border: 1px solid black;
}  
table.datalayers td.blank {
  border: 0px;
}  

.ProjectSpotlight {
  font-size: .8em;
}

.ProjectSpotlight .title {
  font-weight: bold;
}

.ProjectSpotlight h3 {
  font-size: 1em;
  font-weight: bold;
}

.ResourceList {
  font-size: .9em;
}

.ResourceList .header {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 2px;
  margin-top: 25px;
  font-size: small;
  background-color: #003366;
  font-weight: normal;
  color: white;
  display: block;
  width: 100% 
}

table.ManageContact {
  border-collapse: collapse;
}

table.ManageContact td.reqField {
  color: red;
}

.ResourceDetailList .title {
  font-size: small;
  font-weight: bold;
}

.ResourceDetailList .description {
  font-size: small;
  font-weight: normal;
}

.ResourceList .graphic_right {
  float: right;
  margin-left: 10px;
}

.ResourceList .graphic_left {
  float: left;
  margin-right: 10px;
}

table.OrderForm {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid black;
}

table.OrderForm tr.header {
  background-color: #003366;
  font-size: 1em;
  font-weight: bold;
  color: white;
}

table.OrderForm tr.white {
}

table.OrderForm tr.blue {
  background-color: #EBF0F6;
}

table.OrderForm td.layers {
  font-size: .8em;
}

table.OrderForm td {
  border: 1px solid black;
}

table.OrderForm td.check {
  text-align: center;
}

table.layerdetails {
  border: none;
}

table.layerdetails td {
  font-size: .8em;
  border: none;
}
table.layerdetails th {
  font-size: .8em;
  border: none;
}

table.data_search_results {
  border-collapse: collapse;
  font-size: .9em;
  width: 100%;
  border: 1px solid black;
}

table.data_search_results tr.header {
  background-color: #003366;
  font-size: 1em;
  font-weight: bold;
  color: white;
}

table.data_search_results tr.blank {
  background-color: white;
}

table.data_search_results th {
  border: 1px solid black;
  font-size: .9em;
  text-align: center;
}

table.data_search_results td {
  border: 1px solid black;
}
table.data_search_results td.blank {
  border: 0px;
}


