/* begin Box, ArticleBlock */
.ArticleBlock
{
  overflow: hidden;
  min-width:15px;
  min-height:15px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.ArticleBlock-body
{
  position: relative;
  z-index: 0;
  margin: 7px;
}

.ArticleBlock-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 7px;
  height: 7px;
  background-image: url('images/ArticleBlock-s.png');
}

.ArticleBlock-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

.ArticleBlock-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('images/ArticleBlock-s.png');
}

.ArticleBlock-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 7px;
  height: 7px;
}

.ArticleBlock-bl div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 14px;
  height: 14px;
  background-image: url('images/ArticleBlock-s.png');
}

.ArticleBlock-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 7px;
  height: 7px;
}

.ArticleBlock-br div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: -7px;
  width: 14px;
  height: 14px;
  background-image: url('images/ArticleBlock-s.png');
}

.ArticleBlock-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

.ArticleBlock-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('images/ArticleBlock-h.png');
}

.ArticleBlock-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 7px;
  right: 7px;
  height: 7px;
}

.ArticleBlock-bc div
{
  position: absolute;
  z-index: -1;
  top: -7px;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url('images/ArticleBlock-h.png');
}

.ArticleBlock-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  left: 0;
  width: 7px;
  bottom: 7px;
}

.ArticleBlock-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 14px;
  height: 100%;
  background-image: url('images/ArticleBlock-v.png');
}

.ArticleBlock-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 7px;
  right: 0;
  width: 7px;
  bottom: 7px;
}

.ArticleBlock-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -7px;
  width: 14px;
  height: 100%;
  background-image: url('images/ArticleBlock-v.png');
}

.ArticleBlock-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-image: url('images/ArticleBlock-c.png');
}


.ArticleBlock
{
  margin: 5px;
}

/* end Box, ArticleBlock */

/* begin ArticleBlockHeader */
.ArticleBlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 7px;

}

.ArticleBlockHeader-text
{
  white-space : nowrap;
  color:  #465947;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}


.ArticleBlockHeader .l, .ArticleBlockHeader .r, .ArticleBlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.ArticleBlockHeader .l
{
  left: 0;
  right: 6px;
}


.ArticleBlockHeader .r
{
  right: 0;
  width: 6px;
}


.ArticleBlockHeader .r div
{
  width: 984px;
  right: 0;
}


.ArticleBlockHeader .l, .ArticleBlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/ArticleBlockHeader.png');
}



.header-tag-icon
{
  display:inline-ArticleBlock;
  background-position:left top;
  background-image: url('images/ArticleBlockHeaderIcon.png');
  padding:0 0 0 22px;
  background-repeat: no-repeat;
  min-height: 15px;
  margin: 0 0 0 5px;
}




/* end ArticleBlockHeader */

/* begin Box, ArticleBlockContent */
.ArticleBlockContent
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.ArticleBlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 8px;
}


.ArticleBlockContent-body
{
  color:#3F5040;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
}

.ArticleBlockContent-body a:link
{
  color: #4D910D;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.ArticleBlockContent-body a:visited, .ArticleBlockContent-body a.visited
{
  color: #769378;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.ArticleBlockContent-body a:hover, .ArticleBlockContent-body a.hover
{
  color: #465947;
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}


.ArticleBlockContent-body ul
{
  list-style-type: none;
  color: #2F3C30;
  margin:0;
  padding:0;
}

.ArticleBlockContent-body li
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  text-decoration: none;
}

.ArticleBlockContent-body ul li
{
  padding:0px 0 0px 10px;
  background-image: url('images/ArticleBlockContentBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}

/* end Box, ArticleBlockContent */
