body {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0px;
}

img {
  border: 0px;
}

img.textpic {
  padding-bottom: 5px; 
}

.border-left {
  border-left: solid 1px #fff;
}

.breadcrumbs {
  font-size: 11px;
  padding: 10px;
}

.breadcrumbs a {
  color: #339999;
  text-decoration: none;
}

.breadcrumbs a:hover {
  color: #339999;
  text-decoration: underline;
}

.footer td {
  color: #666;
  font-size: 11px;
  line-height: 150%;
  padding: 10px;
  vertical-align: top;
}

.footer td a {
  color: #339999;
  text-decoration: none;
}

.footer td a:hover {
  text-decoration: underline;
}

.navigation {
  font-size: 11px;
  font-weight: bold;
  line-height: 150%;
  padding: 10px;
}

.navigation a {
  color: #fff;
  text-decoration: none;
}

.navigation a:hover {
  color: #ff6600;
  text-decoration: none;
}

.regular {
  line-height: 150%;
  font-size: 12px;
  padding: 10px;
}

.regular a, .small a {
  color: #339999; 
  text-decoration: none;
}

.regular a:hover, .small a:hover {  
  text-decoration: underline;
}

.regular h1 {
  color: #ff6600;  
  font-size: 12px;
}

.search {
  display: inline;
}

.search input {
  font-family: arial, helvetica, sans-serif; 
  font-size: 11px;
}

.small {
  font-size: 11px;
  line-height: 150%;
  padding: 10px;
}

.small h1 {
  color: #ff6600;
  font-size: 11px;
}

.small h2 {
  color: #333;
  font-size: 11px;
}

.utilities {
  padding: 15px 10px;
}

.utilities a {
  color: #666;
  text-decoration: none;
}

.utilities a:hover {
  color: #000;
  text-decoration: none;
}

.utilities table {
  font-size: 11px;
}

