/* CSS Document */
main {
  padding: 0 15px 2em 15px;
}
#leftS {
  width: 190px;
  float: left;
  padding: 0;
}
#rightS {
  margin: 0 auto;
  padding: 0;
  width: calc(100% - 210px);
  float: right;
  background: #ffffff;
}
div#subtitle {
  margin-top: 5px;
  width: 146px;
  height: 29px;
}
div#submenu {
  width: 182px;
  min-height: 450px;
  text-align: center;
  font-size: 12px;
  padding-bottom: 0;
  margin: 0;
}
/*#submenu ul + ul {
    margin-top: -1em;
    margin-bottom: -1em;
}
*/
#submenu ul {
  margin: 0 auto;
  width: 180px;
  text-align: left;
  padding: 0;
}
#submenu ul li {
  width: 180px;
  margin: 0;
  list-style: none;
  background: #888888;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 2px;
}
#submenu ul li a, ul li p {
  vertical-align: middle;
  text-indent: 0;
  font-size: 12px;
  padding: 3px 0 3px 22px;
  display: block;
  color: #ffffff;
  text-decoration: none;
  background: url(../images/arrow.gif) no-repeat 10px 12px;
}
#submenu ul li:hover {
  background: #437db9 url(../images/arrow-bg.gif) no-repeat 10px 12px;
}
#submenu dl dd a:visited {
  color: #ffffff;
}
#submenu ul > ul {
  margin: 5px 0 !important;
  list-style: none;
  background: #fff;
}
#submenu ul > ul li {
  margin: 0 0 0 25px;
  background: none;
  border: none;
  list-style: url(../images/sarrow.gif);
}
#submenu ul > ul li a {
  padding-left: 0 !important;
  font-size: 12px;
  color: #333;
  line-height: 16px;
  vertical-align: middle;
  text-align: left;
  text-indent: 0;
  margin: 0;
}
#submenu ul > ul li a:visited {
  color: #222222;
}
#submenu ul > ul li:hover {
  background: none;
}
#submenu ul > ul li a:hover {
  background: none;
  color: #03407c;
}
#submenu ul > ul li a.select {
  color: #1e86e2;
  border-bottom: dashed 1px #1e86e2;
}
#submenu ul > ul li a:visited.select {
  color: #1e86e2;
  border-bottom: dashed 1px #1e86e2;
}
div.clear {
  clear: both;
}
#rightS h1 {
  clear: both;
  background: url(../images/h1_bg.gif) repeat-x #cbdadf !important;
  padding-top: 10px;
  padding-bottom: 7px;
  padding-left: 13px;
  color: #3665B4;
  font-size: 19px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: solid 2px #999;
  border-left: solid 1px #ddd;
  border-right: solid 1px #ccc;
  border-top: solid 1px #ddd;
  word-break: break-all;
  margin-top: 0;
  margin-bottom: 1em;
}
#rightS h2 {
  padding-top: 7px;
  padding-bottom: 4px;
  padding-left: 30px;
  padding-right: 10px;
  margin-top: 1em;
  color: #333333;
  font-weight: 555;
  font-size: 14px;
  border: 1px solid #ccc;
  text-shadow: none;
  background: url(../images/h2_bg.gif) no-repeat;
  word-break: break-all;
  margin-bottom: 1em;
  box-shadow: none;
}
#rightS h3 {
  display: inline-block;
  clear: both;
  margin-top: 15px;
  margin-bottom: 10px;
  letter-spacing: 0;
  padding: 2px 12px 0 12px;
  color: #369;
  font-weight: bold;
  font-size: 13px;
  border-radius: 20px;
  background: rgb(238, 238, 238);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%);
  border: 1px solid #ccc;
}
#rightS h4 {
  padding-left: 1em;
  color: #333333;
  font-weight: normal;
  font-size: 13px;
  line-height: 26px;
  margin-top: 1em;
  margin-bottom: 1em;
}
#contents table.center {
  margin: 0 auto;
}
#rightS ul {
  margin-top: 1em;
  margin-bottom: 1em;
}
#rightS ol {
  margin-top: 1em;
  margin-bottom: 1em;
}
#rightS blockquote {
  margin: 1em 0 1em 2em;
}
#rightS p.right {
  text-align: right;
}
#rightS p.center {
  text-align: center;
}
#rightS td {
  padding: 3px 10px;
}
#rightS th {
  background: #f0f3f4;
  font-weight: normal;
  padding: 3px 10px;
}
td.header {
  background: #ebffc8;
  padding: 1px 5px 1px 5px !important;
  border: 1px solid #999999;
}
td.title {
  color: #333333;
  font-weight: bold;
}
#breadclumbs {
  font-size: 11px;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  color: #555555;
}
#breadclumbs a {
  color: #222222;
  text-decoration: none;
}
#breadclumbs a.visited {
  color: #222222;
  text-decoration: none;
}
#breadclumbs a:hover {
  color: #db6078;
}
#under {
  margin-right: 0;
  width: 688px;
  margin-top: 2em;
  margin-bottom: 5px;
  text-align: right;
}
.top a {
  margin-left: 20px;
  background: url(../images/top.gif) no-repeat 0 -1px;
  padding: 0 0 0 20px;
  font-size: 12px;
}
.top a {
  color: #333;
  text-decoration: none;
}
.top a:visited {
  color: #333;
}
.top a:hover {
  color: #bb0000;
}
.back a {
  background: url(../images/back.gif) no-repeat 0 -1px;
  padding: 0 0 0 23px;
  font-size: 12px;
}
.back a {
  color: #333;
  text-decoration: none;
}
.back a:visited {
  color: #333;
}
.back a:hover {
  color: #bb0000;
}
a {
  color: #08316e;
  outline: none;
}
a:visited {
  color: #5575b6
}
a:hover {
  color: #d91919
}
.date {
  color: #db0000
}
.new {
  color: #CC0000;
  font-size: 11px;
  font-weight: bold;
}
.red {
  color: #C00;
}
a.pdf {
  background: url(../images/pdficon.gif ) no-repeat right 0;
  padding-right: 20px;
}
a.link {
  background: url(../images/linkicon.gif ) no-repeat right 0;
  padding-right: 30px;
}
a.word {
  background: url(../images/wordicon.gif ) no-repeat right 0;
  padding-right: 20px;
}
a.excel {
  background: url(../images/excelicon.gif ) no-repeat right 0;
  padding-right: 20px;
}
@media screen and (max-width:949px) {
  #leftS {
    width: 100%;
    text-align: center;
  }
  #rightS {
    width: 100% !important;
    margin-bottom: 1em;
  }
  #submenu {
    width: 100% !important;
    min-height: 0 !important;
  }
  #submenu ul {
    margin: 0 auto;
    width: 100% !important;
    text-align: left;
    padding: 0;
  }
  #submenu ul li {
    width: 100% !important;
  }
  #rightS h1 {
    font-size: 14px!important;
      font-weight: 555;
  }
}
@media screen and (max-width:600px) {
    #rightS  {
        font-size:12px;
        line-height: 22px;
    }
}
