
div#logo a {
  display: block;
  width: 100%;
  height: 100%;
}
#key_visual {
   background: url("images/title_bg.png") no-repeat;
}
a.main_nav_active_item {
  background: url(images/dynamic/buttonset1/n1active.gif) no-repeat;
  font-family: Tahoma;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3B4F7C;
  background-position: top left;
}
a.main_nav_item {
  background: url(images/dynamic/buttonset1/n1.gif) no-repeat;
  font-family: Tahoma;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3B4F7C;
  background-position: top left;
}
a.main_nav_item:hover {
  background: url(images/dynamic/buttonset1/n1hover.gif) no-repeat;
  font-family: Tahoma;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #3B4F7C;
  background-position: top left;
}
a.sub_nav_active_item {
  background: url(images/dynamic/buttonset1/sn1active.gif) no-repeat;
  font-family: Tahoma;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #83AA00;
}
a.sub_nav_item {
  background: url(images/dynamic/buttonset1/sn1.gif) no-repeat;
  font-family: Tahoma;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #53585B;
}
a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset1/sn1hover.gif) no-repeat;
  font-family: Tahoma;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #83AA00;
}
.content h1 {
  font-family: Tahoma;
  font-style: normal;
  font-size: 32x;
  font-weight: bold;
  text-decoration: none;
  color: #003399;
}
.content h2 {
  font-family: Tahoma;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #003399
}
.content h3 {
  font-family: Tahoma;
  font-style: italic;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #003399
}
.content h4 {
  font-family: Arial Black;
  font-style: italic;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #d20000
  }
.content h5 {
  font-family: Arial Black;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #003399
}
.content, .content li {
  font-family: Tahoma;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #4C5871;
}
.content, .content p {
  font-family: Tahoma;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #4C5871;
}
.content a:link {
  font-family: Tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #d20000;
}
.content a:visited {
  font-family: Tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #525252;
}
.content a:hover {
  font-family: Tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
  color: #36761F;
}
.content a:active {
  font-family: Tahoma;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #36761F;
}
#footer_text {
  font-family: Tahoma;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  vertical-align: text-middle;
  color: #4C5871;
}