body {
  margin: 0px;
  padding: 0px;
}

body, table, td, th {
  color: black;
  font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

a:link {
  color: #990000;
  text-decoration: none;
}

a:visited {
  color: #990000;
  text-decoration: none;
}

a:hover {
  color: #990000;
  text-decoration: underline;
}

a:active {
  color: #990000;
  text-decoration: underline;
}

.hdrNav {
  color: black;
  font-size: 10px;
  font-weight: bold;
}

.hdrNav a:link {
  color: black;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.hdrNav a:visited {
  color: black;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.hdrNav a:hover {
  color: black;
  text-decoration: underline;
}

.hdrNav a:active {
  color: black;
  text-decoration: underline;
}

.lftNavTop {
  color: white;
  font-size: 12px;
  font-weight: bold;
}

.lftNavTop a:link {
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavTop a:visited {
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavTop a:hover {
  color: white;
  text-decoration: underline;
}

.lftNavTop a:active {
  color: white;
  text-decoration: underline;
}

.lftNavBot {
  color: black;
  font-size: 12px;
  font-weight: bold;
}

.lftNavBot a:link {
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavBot a:visited {
  color: black;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.lftNavBot a:hover {
  color: black;
  text-decoration: underline;
}

.lftNavBot a:active {
  color: black;
  text-decoration: underline;
}

.ftrNav {
  color: white;
  font-size: 10px;
  font-weight: bold;
}

.ftrNav a:link {
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.ftrNav a:visited {
  color: white;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.ftrNav a:hover {
  color: white;
  text-decoration: underline;
}

.ftrNav a:active {
  color: white;
  text-decoration: underline;
}

.searchInput {
	color: black;
	font-size: 10px;
	width: 120px;
	background-color: #990000;
}

.copyright {
  font-size: 10px;
}

.tip {
  color: white;
  font-size: 10px;
  font-weight: bold;
}

.searchScope {
 background: #990000;
 color: white;
 font-size: 10px;
 }

.tableHigh
{ 
	background-color: #CCCCCC;
}

.tableUnHigh
{ 
	background-color: #FFFFFF;
}

.txtHighlight {
  color: #990000;
  font-weight: bold;
}

.form
{ 
	font-style: normal; 
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}

.button
{ 
	font-style: normal; 
	color: #FFFFFF;

	background-color: #990000;
}

.titleHeader
{ 
	font-size: 14px;
	color: #990000;
}

.bioCopy
{ 
	font-size: 10px;
}

.contentPadding
{
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
