.topnavi a:link, .topnavi a:visited {
  padding-right: 10px;
  color: #ffffff;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.topnavi a:hover {
  padding-right: 10px;
  color: #ffffff;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: underline;
}

.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited {
  color: #666666;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
}

.breadcrumb a:hover {
  color: #666666;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
}

.pageTitle {
  color: #B25428;
  font-size: 18px;
  font-family: Verdana, Arial;
  font-weight: bold;
  text-transform: uppercase;
}

.pageContents, .pageContents p, .pageContents table {
  color: #2D4361;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.naviTitle {
  color: #ffffff;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.naviLevelOne, .naviLevelOne a {
  color: #506B99;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
  cursor: pointer;
}

.naviLevelOne, .naviLevelOne a:hover {
  color: #B25428;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
  cursor: pointer;
}

.naviLevelOne, .naviLevelOne a.selected {
  color: #B25428;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
  cursor: pointer;
}

.naviLevelOneOpen, .naviLevelOneOpen a {
  color: #B25428;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}

.naviLevelTwo, .naviLevelTwo a {
  color: #506B99;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
  cursor: pointer;
}

.naviLevelTwo, .naviLevelTwo a:hover {
  color: #B25428;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
  cursor: pointer;
}

.naviLevelTwo, .naviLevelTwo a.selected {
  color: #B25428;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
  cursor: pointer;
}

.naviItem {
  width: 100%;
}

ul.search li a {
  color: #506B99;
  font-size: 10px;
  font-family: Arial;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
}
