#bh-page-background-glare-image
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+artGetStyleUrl()+"images/page_gl.png',sizingMethod='crop')");
}

img
{
  filter: expression(artFixPNG(this));
}

/* end Page */

/* begin Box, Sheet */
.bh-sheet, .bh-sheet-body
{
  zoom: 1;
}

.bh-sheet-body
{
  position: static;
}
#bh-page-background-simple-gradient, #bh-page-background-gradient, #bh-page-background-glare
{
  width: expression(document.body.clientWidth > 800 ? "100%" : "800px");
}
/* end Box, Sheet */

/* begin Header */
div.bh-header-png
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/header.png',sizingMethod='crop')");
}
/* end Header */

/* begin Menu */
.bh-menu ul
{
  width: 1px;
}

.bh-menu li.bh-menuhover
{
  z-index: 10000;
}

.bh-menu .bh-menuhoverUL
{
  visibility: visible;
}

.bh-menu .bh-menuhoverUL
{
  top: 100%;
  left: 0;
}

.bh-menu .bh-menuhoverUL .bh-menuhoverUL
{
  top: 0;
  left: 100%;
}


.bh-menu .bh-menuhoverUL .bh-menuhoverUL
{
  top: 5px;
  left: 100%;
}


.bh-menu, .bh-menu ul, .bh-menu ul a
{
  height: 1%;
}

.bh-menu li.bh-menuhover
{
  z-index: 10000;
}

.bh-menu .bh-menuhoverUL
{
  visibility: visible;
}

.bh-menu .bh-menuhoverUL
{
  top: 100%;
  left: 0;
}

.bh-menu .bh-menuhoverUL .bh-menuhoverUL
{
  top: 0;
  left: 100%;
}


.bh-menu li li
{
  float: left;
  width: 100%;
}

.bh-nav
{
  zoom: 1;
}

.bh-nav .l, .bh-nav .r
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/nav.png',sizingMethod='crop')");
}

.bh-nav .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.bh-nav .r
{
  left: expression(this.parentNode.offsetWidth-794+'px');
  clip: rect(auto auto auto 794px);
}

/* end Menu */

/* begin MenuItem */
.bh-menu a
{
  float: left;
}

.bh-menu a:hover
{
  visibility: visible;
}

.bh-menu a .r, .bh-menu a .l
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/menuitem.png',sizingMethod='crop')");
}

.bh-menu a .r
{
  left: expression(this.parentNode.offsetWidth-418+'px');
  clip: rect(auto auto auto 409px);
}

.bh-menu a .l
{
  width: expression(this.parentNode.offsetWidth-9+'px');
}

.bh-menuhover .bh-menuhoverA .t
{
  color: #F5F0E0;
}

.bh-menuhover .bh-menuhoverA .l, .bh-menuhover .bh-menuhoverA .r
{
  top: -26px;
}
/* end MenuItem */

/* begin MenuSubItem */
.bh-menu ul a
{
  color: #51511F !important;
}

.bh-menu ul a:hover {
  color: #000000 !important;
}	

.bh-menu ul .bh-menuhover .bh-menuhoverA
{
  color: #000000 !important;
  border-color: #CCB361;
  background-position: 0 -32px;
}

.bh-nav .bh-menu ul a:hover span, .bh-nav .bh-menu ul a:hover span span
{
  color: #000000 !important;
}	

.bh-nav .bh-menu ul .bh-menuhover .bh-menuhoverA span, .bh-nav .bh-menu ul .bh-menuhover .bh-menuhoverA span span
{
  color: #000000 !important;
}

/* end MenuSubItem */

/* begin Layout */
div.bh-content-layout
{
  display: block;
  zoom: 1;
  overflow: hidden;
}
/* end Layout */

/* begin Button */
.bh-button-wrapper, .bh-button-wrapper .l, .bh-button-wrapper .r
{
  zoom: 1;
}

.bh-button-wrapper .bh-button
{
  float: left;
}

.bh-button-wrapper .l, .bh-button-wrapper .r
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/button.png',sizingMethod='crop')");
}

.bh-button-wrapper .r
{
  left: expression(this.parentNode.offsetWidth-415+'px');
  clip: rect(auto auto auto 404px);
}

.bh-button-wrapper .l
{
  width: expression(this.parentNode.offsetWidth-11+'px');
}
/* end Button */

/* begin Box, Block, VMenuBlock */
.bh-vmenublock, .bh-vmenublock-body
{
  zoom: 1;
}

.bh-vmenublock-body
{
  position: static;
}

.bh-vmenublock-tr, .bh-vmenublock-tl, .bh-vmenublock-br, .bh-vmenublock-bl, .bh-vmenublock-tc, .bh-vmenublock-bc,.bh-vmenublock-cr, .bh-vmenublock-cl
{
  font-size: 1px;
  background: none;
}

.bh-vmenublock-tr, .bh-vmenublock-tl, .bh-vmenublock-br, .bh-vmenublock-bl
{
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/vmenublock_s.png',sizingMethod='scale')");
}

.bh-vmenublock-tl
{
  clip: rect(auto 9px 9px auto);
}

.bh-vmenublock-tr
{
  left: expression(this.parentNode.offsetWidth-18+'px');
  clip: rect(auto auto 9px 9px);
}

.bh-vmenublock-bl
{
  top: expression(this.parentNode.offsetHeight-18+'px');
  clip: rect(9px 9px auto auto);
}

.bh-vmenublock-br
{
  top: expression(this.parentNode.offsetHeight-18+'px');
  left: expression(this.parentNode.offsetWidth-18+'px');
  clip: rect(9px auto auto 9px);
}

.bh-vmenublock-tc, .bh-vmenublock-bc
{
  width: expression(this.parentNode.offsetWidth-18+'px');
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/vmenublock_h.png',sizingMethod='scale')");
}

.bh-vmenublock-tc
{
  clip: rect(auto auto 9px auto);
}

.bh-vmenublock-bc
{
  top: expression(this.parentNode.offsetHeight-18+'px');
  clip: rect(9px auto auto auto);
}

.bh-vmenublock-cr, .bh-vmenublock-cl
{
  height: expression(this.parentNode.offsetHeight-18+'px');
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/vmenublock_v.png',sizingMethod='scale')");
}

.bh-vmenublock-cr
{
  left: expression(this.parentNode.offsetWidth-18+'px');
  clip: rect(auto auto auto 9px);
}

.bh-vmenublock-cl
{
  clip: rect(auto 9px auto auto);
}

.bh-vmenublock-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-18+'px');
  height: expression(this.parentNode.offsetHeight-18+'px');
  background-color: #EFEFE6;
}
/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.bh-vmenublockheader
{
  zoom: 1;

}

.bh-vmenublockheader .l, .bh-vmenublockheader .r
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/vmenublockheader.png',sizingMethod='crop')");
}

.bh-vmenublockheader .r
{
  left: expression(this.parentNode.offsetWidth-794+'px');
  clip: rect(auto auto auto 772px);
}

.bh-vmenublockheader .l
{
  width: expression(this.parentNode.offsetWidth-22+'px');
}
/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.bh-vmenublockcontent, .bh-vmenublockcontent-body
{
  zoom: 1;
}

.bh-vmenublockcontent-body
{
  position: static;
}
.bh-vmenublockcontent, .bh-vmenublockcontent-body
{
  zoom: 1;
}

.bh-vmenublockcontent-body
{
  position: static;
}
/* end Box, Box, VMenuBlockContent */

/* begin VMenuItem */
ul.bh-vmenu .bh-vmenu-separator, ul.bh-vmenu .bh-vmenu-separator-span, ul.bh-vmenu li.bh-vsubmenu-separator, ul.bh-vmenu .bh-vsubmenu-separator-span
{
  zoom: 1;
  overflow: hidden;
  float: left;
  width: 100%;
}

ul.bh-vmenu a:hover
{
  visibility: visible;
}

ul.bh-vmenu li
{
  zoom:1;
}

ul.bh-vmenu a .r, ul.bh-vmenu a .l
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/vmenuitem.png',sizingMethod='crop')");
}

ul.bh-vmenu a .r
{
  left: expression(this.parentNode.offsetWidth-802+'px');
  clip: rect(auto auto auto 782px);
}

ul.bh-vmenu a .l
{
  width: expression(this.parentNode.offsetWidth-20+'px');
}

/* end VMenuItem */

/* begin Box, Block */
.bh-block, .bh-block-body
{
  zoom: 1;
}

.bh-block-body
{
  position: static;
}

.bh-block-tr, .bh-block-tl, .bh-block-br, .bh-block-bl, .bh-block-tc, .bh-block-bc,.bh-block-cr, .bh-block-cl
{
  font-size: 1px;
  background: none;
}

.bh-block-tr, .bh-block-tl, .bh-block-br, .bh-block-bl
{
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/block_s.png',sizingMethod='scale')");
}

.bh-block-tl
{
  clip: rect(auto 9px 9px auto);
}

.bh-block-tr
{
  left: expression(this.parentNode.offsetWidth-18+'px');
  clip: rect(auto auto 9px 9px);
}

.bh-block-bl
{
  top: expression(this.parentNode.offsetHeight-18+'px');
  clip: rect(9px 9px auto auto);
}

.bh-block-br
{
  top: expression(this.parentNode.offsetHeight-18+'px');
  left: expression(this.parentNode.offsetWidth-18+'px');
  clip: rect(9px auto auto 9px);
}

.bh-block-tc, .bh-block-bc
{
  width: expression(this.parentNode.offsetWidth-18+'px');
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/block_h.png',sizingMethod='scale')");
}

.bh-block-tc
{
  clip: rect(auto auto 9px auto);
}

.bh-block-bc
{
  top: expression(this.parentNode.offsetHeight-18+'px');
  clip: rect(9px auto auto auto);
}

.bh-block-cr, .bh-block-cl
{
  height: expression(this.parentNode.offsetHeight-18+'px');
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/block_v.png',sizingMethod='scale')");
}

.bh-block-cr
{
  left: expression(this.parentNode.offsetWidth-18+'px');
  clip: rect(auto auto auto 9px);
}

.bh-block-cl
{
  clip: rect(auto 9px auto auto);
}

.bh-block-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-18+'px');
  height: expression(this.parentNode.offsetHeight-18+'px');
  background-color: #EFEFE6;
}
/* end Box, Block */

/* begin BlockHeader */
.bh-blockheader
{
  zoom: 1;

}

.bh-blockheader .l, .bh-blockheader .r
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/blockheader.png',sizingMethod='crop')");
}

.bh-blockheader .r
{
  left: expression(this.parentNode.offsetWidth-794+'px');
  clip: rect(auto auto auto 772px);
}

.bh-blockheader .l
{
  width: expression(this.parentNode.offsetWidth-22+'px');
}
/* end BlockHeader */

/* begin Box, BlockContent */
.bh-blockcontent, .bh-blockcontent-body
{
  zoom: 1;
}

.bh-blockcontent-body
{
  position: static;
}
.bh-blockcontent-body ul li
{
  height: 1%;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/blockcontentbullets.png',sizingMethod='crop')");
}

/* end Box, BlockContent */

/* begin Box, Post */
.bh-post, .bh-post-body
{
  zoom: 1;
}

.bh-post-body
{
  position: static;
}

.bh-post-tr, .bh-post-tl, .bh-post-br, .bh-post-bl, .bh-post-tc, .bh-post-bc,.bh-post-cr, .bh-post-cl
{
  font-size: 1px;
  background: none;
}

.bh-post-tr, .bh-post-tl, .bh-post-br, .bh-post-bl
{
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/post_s.png',sizingMethod='scale')");
}

.bh-post-tl
{
  clip: rect(auto 10px 10px auto);
}

.bh-post-tr
{
  left: expression(this.parentNode.offsetWidth-20+'px');
  clip: rect(auto auto 10px 10px);
}

.bh-post-bl
{
  top: expression(this.parentNode.offsetHeight-20+'px');
  clip: rect(10px 10px auto auto);
}

.bh-post-br
{
  top: expression(this.parentNode.offsetHeight-20+'px');
  left: expression(this.parentNode.offsetWidth-20+'px');
  clip: rect(10px auto auto 10px);
}

.bh-post-tc, .bh-post-bc
{
  width: expression(this.parentNode.offsetWidth-20+'px');
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/post_h.png',sizingMethod='scale')");
}

.bh-post-tc
{
  clip: rect(auto auto 10px auto);
}

.bh-post-bc
{
  top: expression(this.parentNode.offsetHeight-20+'px');
  clip: rect(10px auto auto auto);
}

.bh-post-cr, .bh-post-cl
{
  height: expression(this.parentNode.offsetHeight-20+'px');
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/post_v.png',sizingMethod='scale')");
}

.bh-post-cr
{
  left: expression(this.parentNode.offsetWidth-20+'px');
  clip: rect(auto auto auto 10px);
}

.bh-post-cl
{
  clip: rect(auto 10px auto auto);
}

.bh-post-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-20+'px');
  height: expression(this.parentNode.offsetHeight-20+'px');
  background-color: #EBECDF;
}
/* end Box, Post */

/* begin PostBullets */
.bh-post ul li, .bh-post ol ul li
{
  height: 1%;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/postbullets.png',sizingMethod='crop')");
}

.bh-post ul ol li
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="");
}
/* end PostBullets */

/* begin PostQuote */
blockquote,
.bh-postcontent blockquote
{
  height: 1%;
  background-image: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/postquote.png',sizingMethod='crop')");
}
/* end PostQuote */

/* begin Footer */

.bh-rss-tag-icon
{
  zoom: 1;
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + artGetStyleUrl()+"images/rssicon.png',sizingMethod='crop')");
}

/* end Footer */

/* begin LayoutCell, content */
div.bh-sidebar1
{
  width: auto;
}

div.bh-content-layout div.bh-layout-cell, div.bh-content-layout div.bh-layout-cell div.bh-content-layout div.bh-layout-cell
{
  display: block;
  overflow: hidden;
  float: left;
  clear: right;
  margin-bottom: -32000px;
  padding-bottom: 32000px;
}

div.bh-layout-cell div.bh-layout-cell
{
  float: none;
  clear: both;
  margin-bottom: 0;
  padding-bottom: 0;
}


/* end LayoutCell, content */



.commentlist, .commentlist li
{
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="");
}