.content_help_nav {
  height: 100%;
  padding-left: 1em;
}

.help_nav_parent {
  list-style-type: none;
}

.help_nav_item {
  font-size: 80%;
}

.help_nav_title {
  font-weight: 700;
}

.help_nav_title a {
  color: #00288a;
  text-decoration: none;
}

.help_nav_size {
}


.content_help_header {
  padding-left: 0.1em;
  padding-right: 0.1em;
}

.content_help_header_content {
  text-align: right;
}

.content_help_header_content img {
  vertical-align: middle;
}

.content_help_header_content a {
  text-decoration: none;
  font-size  : 80%;
  font-weight: 700;
  color: #00288a;
  padding-left: 1em;
  vertical-align: middle;
}

.content_help_header_line {
  width: 100%;
  height: 1em;
  margin-top  : 0.5em;
  border-top-style: solid;
  border-top-color: #BBBEEA;
  border-top-width: 0.1em;
}
