table.commissions {
  border: 1px solid #19203A;
}

table.commissions tr td {
  text-align: center;
  padding: 7px 15px 7px 15px;
}

table.commissions tr.year td {
  background-color: #3c5982;
  padding: 5px 0px 5px 0px;
  color: white;
  font-weight: b2old;
  font-family: Verdana;
  font-size: 1.25em;
  /*cursor: pointer;*/
}

table.commissions tr.header td {
  background-color: #afb9c4;
  font-weight: bold;
  color: #465A84;
  vertical-align: middle;
}

table.commissions tr td.name {
  text-align: justify;
  border-left: 1px solid #afb9c4;
}

table.commissions tr td.date {
  border-right: 1px solid #afb9c4;
}

div.rubricUnderConstruction {
  float: left;
  clear: both;
  width: 100%;
  padding: 100px 0px 250px 0px;
  text-align: center;
}
div.index_header div.qwer{
  height:395px;
  background: url(/images/index_background.jpg) repeat-x;
}
div.index_header div.top {
  background: url(/images/index_header_right_part.jpg) no-repeat left;
  height: 395px;
  width: 528px;
  float: right;
}

div.index_header div.qwer span {
  float: right;
  /*position: absolute;*/
  width: 440px;
  height: 395px;
  /*left: 50px;
  top: 6px;*/
  display: block;
  background: url(/images/index_header_left_part.jpg) no-repeat right;
}

div.index_header div.top h1 {
  display: none;
}

div.index_header h2 {
  color: white;
  font-size: 1em;
  font-weight: bold;
  position: absolute;
  right: 40px;
  top: 480px;
}

div.index_header div.bottom {
  background-color: #11234b;
  height: 170px;
}

div.index_header div.bottom span {
  position: absolute;
  width: 429px;
  height: 70px;
  left: 350px;
  top: 400px;
  display: block;
  background: url(/images/index_title_part.png) no-repeat left top;
}

div.index_footer {
  float: left;
  clear: both;
  width: 100%;
}

div.index_footer table {
  margin: 35px 15px 15px 50px;
}

div.index_footer table tr td {
  color: #0E1831;
  white-space: nowrap;
  font-size: 1.1em;
}

div.index_footer table tr td h5 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-size: 1.3em;
  font-weight: normal;
}

div.index_footer table tr td.reception_text div {
  margin: 0px 0px 0px 2px;
}

div.index_footer table tr td.itgrp {
  padding: 80px 0px 0px 0px;
}



div.onlineReceptionSuccess {
  text-align: center;
}

div.onlineReceptionSuccess div {
  margin: 10px 0px 0px 0px;
}


table.onlineReceptionDiscussion {
  margin-top: 10px;
}

table.onlineReceptionDiscussion tr td {
  vertical-align: top;
  padding: 15px 15px 15px 15px;
}

table.onlineReceptionDiscussion tr td.ctime {
  color: #666666;
}

table.onlineReceptionDiscussion tr td label {
  display: block;
  padding-bottom: 5px;
  font-weight: bold;
  color: #333333;
}

table.onlineReceptionDiscussion tr td b {
  font-weight: normal;
  text-transform: capitalize;
  color: #456A8C;
}

table.onlineReceptionDiscussion tr td div.tools {
  margin: 7px 0px 0px 0px;
  text-align: center;
}

table.onlineReceptionDiscussion tr td div.tools ul {
  list-style-type: none;
  margin: 0px auto;
  padding: 0px;
}

table.onlineReceptionDiscussion tr td div.tools ul li {
  display: inline;
  padding-right: 7px;
}

table.onlineReceptionDiscussion tr td div.tools span {
  cursor: pointer;
  text-decoration: underline;
  color: #2D598D;
}

table.onlineReceptionDiscussion tr td div.tools span:hover {
  text-decoration: underline;
  color: #1A3658;
}

table.onlineReceptionDiscussion tr.first td {
  background-color: #F4F7F9;
}

table.onlineReceptionDiscussion tr.addMsgForm td {
  text-align: center;
}

table.onlineReceptionDiscussion tr.addMsgForm td div.addMsgFormBlock {
  text-align: center;
}

div.onlineReceptionDiscussionTools {
  margin: 0px 0px 10px 0px;
  text-align: center;
}

div.onlineReceptionDiscussionTools ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div.onlineReceptionDiscussionTools ul li {
  cursor: pointer;
  text-decoration: underline;
  color: #2D598D;
}

div.onlineReceptionDiscussionTools ul li:hover {
  text-decoration: underline;
  color: #1A3658;
}

div.content h2 {
  padding-left: 20px;
  font-size: 19px;
}

div.blockSubIndent {
  margin-left: 20px;
}

div.simpleList {
 font-size: 15px;
}

div.simpleList h5 a{
 font-size: 17px;
 font-weight: normal;
}