.textlinks {text-align: left; font-size: 80%; color:#000;}

h2 {
  font: bold 15px/16px arial, sans-serif; 
  color: #000000; 
}

.center      {text-align:center; }
.right      {text-align:right; }
.left      {text-align:left; }
.hidden {display: none; }

.links { 
  display: none;
}

#centeralign{ text-align:center; border: 0px solid #000; width:100%; }

#col-2aa table {
  background-color: white;
}

.static_tables td {
 background-color: #eeeeee;
 font-size: 85%;
border:#fff solid 2px;
}

.static_tables .tableHeaderRow {
  background-color: #ffffff;
  border-bottom: 3px solid #000;
   font: bold 15px/16px arial, sans-serif; 
        
 }


.other_tables td {
 background-color: #ffffff;
 font-size: 80%
}

.static_tables .column_headers {
  background-color: #d4d4d4;
  font-weight: normal;
}

.static_tables .tableHeaderRow {
  background-color: #ffffff;
  border-bottom: 3px solid #000;      
 
}

.static_tables_bold td {
 background-color: #eeeeee;
 font-weight: bold;
 font-size: 85%
} 

.static_tables_bold .tableHeaderRow {
  background-color: #ffffff;
  border-bottom: 3px solid #000;      
  font-size: 100%
}

.static_tables_bold .column_headers {
  background-color: #d4d4d4;
  font-weight: bold;
}


.tableHeaderRow {
  background-color: #ffffff;
  border-bottom: 3px solid #000;
   font: bold 15px/16px arial, sans-serif; 
        
 }
  
  
.sml_txt	{ 
   font-size: 9pt;
}

.smlst_txt	{ 
   font-size: 8pt;
}  

td a{ font:normal;
   
} 


/* new employment tables */

#employment {
  font-family: arial, sans-serif;
  font-size: 12px;
}
#employment span.title {
  padding: 4px 0;
  font-family: arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  border-bottom: solid 3px #000;
  display: block;
}
#listings {
  margin-right: 10px;
  font-family: arial, sans-serif;
  font-size: 11px;
  background: #fff;
  float: left;
}
#listings td {
  padding: 5px 50px 5px 5px;
  vertical-align: top;
  background: #eee;
  border-right: solid 2px #fff;
  border-bottom: solid 2px #fff;
}
#listings td.heading {
  font-weight: bold;
  background: #d4d4d4;
}
#listings td.state {
  font-weight: bold;
}
#employment #info {
  margin-top: 10px;
  float: left;
}
.sml_txt {
  font-size: 8pt;
  clear: both;
  display: block;
}