div.textframe table.we_title
{
  margin-top: 1em;
  margin-left: 1em;
}

div.textframe table.we_title td
{
  text-align: center;
}

table.delimiter
{
  width: 100%;
  font-size: 0.1em;
  line-height: 0.1em;
}

td.data_column div.textframe table.delimiter td.space
{
  width: 0.5em;
}

td.data_column div.textframe table.delimiter td.border
{
  border-bottom: solid 4px #C4E4CD;
}

td.data_column div.textframe div.top_title
{
  font-size: 1.5em;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5em;
}

div.textframe table.we_title table.we_category_list
{
  margin-top: 1em;
}

div.textframe table.we_title table.we_category_list td
{
  text-align: left;
  font-size: 1.1em;
  padding-left: 1em;
  padding-top: 0.7em;
}

div.textframe table.we_title table.we_category_list td img
{
  padding-right: 0.3em;
  vertical-align: middle;
}

div.textframe table.we_title table.we_category_list a
{
  text-decoration: none;
  color: black;
}

div.textframe table.we_title table.we_category_list a:hover
{
  text-decoration: underline;
}

div.we_explanation span.higlighted
{
  font-weight: bold;
}

div.we_explanation
{
  margin-left: 0.5em;/*1em;*/
  margin-top: 1em;
  margin-bottom: 0.7em;
}

div.textframe.sub_explanation div.we_sub_explanation
, div.textframe.sub_explanation div.we_explanation_ctrl
{
  display: block;
}

div.textframe div.we_sub_explanation
, div.textframe div.we_explanation_ctrl
{
  display: none;
}

div.textframe.sub_explanation a.open_explanation
{
  display: none;
}

div.we_sub_explanation
{
  margin-left: 1.5em;
  margin-right: 1em;
  margin-bottom: 0.7em;
  /*font-size: 0.9em;*/
}

a.open_explanation
{
  white-space: nowrap;
  color: #316BB5;
}

div.we_explanation_ctrl
{
  text-align: right;
  margin-right: 0.5em;
  margin-bottom: 0.7em;
}
div.we_explanation_ctrl a
{
  white-space: nowrap;
  color: #316BB5;
  padding-left: 0.5em;
}
div.we_explanation_ctrl img
{
  vertical-align: middle;
}

table.we_category_data td.left
, table.we_category_data td.right
{
  vertical-align: top;
  width: 50%;
}

table.we_category_data td.left
{
  padding-right: 0.5em;
}
table.we_category_data td.right
{
  padding-left: 0.5em;
}

table.we_category_item td.image
{
  vertical-align: top;
}

table.we_category_item
{
  margin-top: 2em;
}

table.we_category_data td.left table.we_category_item
{
  margin-top: 3em;
}

table.we_category_data td.left table.we_category_item.first
, table.we_category_item.first
{
  margin-top: 1em;
}

table.we_category_item td.text
{
  padding-left: 0.8em;
}

table.we_category_item td.text div.item_title
{
  font-weight: bold;
  font-size: 1.1em;
}

div.keyword_title
{
  margin-top: 0.5em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;

  font-weight: bold;
}
div.keyword_links
{
  padding-bottom: 0.5em;
}

div.keyword_title
, div.keyword_links
{
  padding-left: 1em;
  background-color: #DEEFDE; /*#C4E4CD;*/
}

div.keyword_links a
{
  color: black;
  text-decoration: none;
}

div.keyword_links a:hover
{
  text-decoration: underline;
}

