/*
Theme Name: wptagreen1
Description: wptagreen1 theme provided by wpthemeaday.com.
Version: 1.0
Author: wpthemeaday
Author URI: http://wpthemeaday.com/
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

body
{
  margin: 0 auto;
  padding: 0;
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-color: #F9FBF9;
  color: #000000;
}

h2
{
    font-size: 18px;
}

ul
{
    list-style-image: url(images/plus.gif);
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.PageBackgroundGradient
{
  background-image: url('images/Page-BgGradient.png');
  background-repeat: repeat-x;
  height: 900px;
}

table, th, td
{
  font-size: 1em;
  padding: 0;
  border-collapse: collapse;
}

a img
{
  border: 0;
}

a
{
  color: #2B5007;
}

a:link
{
  color: #2B5007;
}

a:visited
{
  color: #4F6450;
}

a:hover
{
  color: #13AC46;
}
/* end Page */

/* begin Box, Sheet */
.Sheet
{
  min-width:51px;
  min-height:51px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 900px;


}

.Sheet-body
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 5px;
  text-align: left;
}




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

* html .Sheet-tl
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}


.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 33px;
  height: 33px;
}
.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -33px;
  width: 66px;
  height: 66px;
  background-image: url('images/Sheet-s.png');
}

* html .Sheet-tr div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 33px;
  height: 33px;
}
.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -33px;
  left: 0;
  width: 66px;
  height: 66px;
  background-image: url('images/Sheet-s.png');
}

* html .Sheet-bl div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 33px;
  height: 33px;
}
.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -33px;
  left: -33px;
  width: 66px;
  height: 66px;
  background-image: url('images/Sheet-s.png');
}

* html .Sheet-br div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-s.png',sizingMethod='crop')");
}

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

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

* html .Sheet-tc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 33px;
  right: 33px;
  height: 33px;
}
.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -33px;
  left: 0;
  width: 100%;
  height: 66px;
  background-image: url('images/Sheet-h.png');
}

* html .Sheet-bc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-h.png',sizingMethod='scale')");
}


.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 33px;
  left: 0;
  width: 33px;
  bottom: 33px;
}
.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 66px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

* html .Sheet-cl div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 33px;
  right: 0;
  width: 33px;
  bottom: 33px;
}
.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -33px;
  width: 66px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

* html .Sheet-cr div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Sheet-v.png',sizingMethod='scale')");
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 33px;
  left: 33px;
  right: 33px;
  bottom: 33px;
  background-color: #F5F5F5;
}.Sheet
{
  margin-top: 10px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  width: 890px;
  height: 200px;
  background-image: url('images/Header.png');
  background-repeat: no-repeat;
  background-position: left top;
}

* html div.Header
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Header.png',sizingMethod='crop')");
}

div.Header  div
{
  width: 100%;
  height: 100%;
  background-image: url('images/Header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}
/* end Header */

/* begin Logo */
.logo
{
  position: relative;
  left: 9px;
  top: 32px;
}

.logo td
{
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
}

.logo-name
{
  font-size: 22px;
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
}

.logo-name a
{
  text-decoration: none;
  color: #376A01 !important;
}

.logo-text
{
  font-size: 15px;
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
  color: #263127 !important;
}
/* end Logo */

/* begin Menu */
.menu, .menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}

.menu li:hover
{
  z-index: 10000;
  white-space: normal;
}
.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul
{
  min-height: 0;
}
* html .menu li li
{
  float: left;
  width: 100%;
}* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}.nav
{
  position: relative;
  margin: 0  auto;
  width: 890px;
  height: 32px;
  z-index: 100;
}

.menu
{
  padding: 6px 3px 0px 3px;
}
.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 32px;
}

.nav .l
{
  left: 0;
  right: 0px;
}
.nav .r
{
  right: 0;
  width: 0px;
}
.nav .r div
{
  width: 890px;
  right: 0;
}
.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

* html .nav .l, * html .nav .r div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/nav.png',sizingMethod='crop')");
}
/* end Menu */

/* begin MenuItem */
.menu a , .menu a span
{
  height: 26px;
  display: block;
}

* html .menu a , * html .menu a span
{
  float: left;
}

.menu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 4px;
  margin-left: 4px;

}
.menu a
{
  background-image: url('images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.menu a span
{
  background-image: url('images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.menu a span span
{
  font-family: 'Verdana';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #222B22;
  padding: 0 1px;
  margin: 0 4px;
  line-height: 26px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}.menu a:hover
{
  background-position: left -26px;
}

.menu li:hover>a
{
  background-position: left -26px;
}
.menu li:hover a span
{
  background-position: right -26px;
}

.menu a:hover span
{
  background-position: right -26px;
}
.menu a:hover span span
{
  color: #FFFFFF;
  background-position: left -26px;
}

.menu li:hover a span span
{
  color: #FFFFFF;
  background-position: left -26px;
}
.menu a.active
{
  background-position: left -52px;
}

.menu a.active span
{
  background-position: right -52px;
}

.menu a.active span span
{
  color: #000000;
  background-position: left -52px;
}

/* end MenuItem */

/* begin ContentLayout */
.contentLayout
{
	margin-bottom: 12px;
	width: 100%;
	position: relative;
}/* end ContentLayout */

/* begin Button */
* html .Button .l, * html .Button .r span
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Button.png',sizingMethod='crop')");
}
/* end Button */

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


}

.Block-body
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 3px;
  text-align: left;
}




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

* html .Block-tl
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}


.Block-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 16px;
  height: 16px;
}
.Block-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -16px;
  width: 32px;
  height: 32px;
  background-image: url('images/Block-s.png');
}

* html .Block-tr div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 16px;
  height: 16px;
}
.Block-bl div
{
  position: absolute;
  z-index: -1;
  top: -16px;
  left: 0;
  width: 32px;
  height: 32px;
  background-image: url('images/Block-s.png');
}

* html .Block-bl div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

.Block-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 16px;
  height: 16px;
}
.Block-br div
{
  position: absolute;
  z-index: -1;
  top: -16px;
  left: -16px;
  width: 32px;
  height: 32px;
  background-image: url('images/Block-s.png');
}

* html .Block-br div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-s.png',sizingMethod='crop')");
}

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

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

* html .Block-tc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-h.png',sizingMethod='scale')");
}


.Block-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 16px;
  right: 16px;
  height: 16px;
}
.Block-bc div
{
  position: absolute;
  z-index: -1;
  top: -16px;
  left: 0;
  width: 100%;
  height: 32px;
  background-image: url('images/Block-h.png');
}

* html .Block-bc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-h.png',sizingMethod='scale')");
}


.Block-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 16px;
  left: 0;
  width: 16px;
  bottom: 16px;
}
.Block-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 32px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

* html .Block-cl div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-v.png',sizingMethod='scale')");
}

.Block-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 16px;
  right: 0;
  width: 16px;
  bottom: 16px;
}
.Block-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -16px;
  width: 32px;
  height: 100%;
  background-image: url('images/Block-v.png');
}

* html .Block-cr div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Block-v.png',sizingMethod='scale')");
}

.Block-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 16px;
  left: 16px;
  right: 16px;
  bottom: 16px;
  background-color: #EBEFEB;
}.Block
{
  margin: 7px;
}/* end Box, Block */

/* begin BlockHeader */
* html .BlockHeader .l, * html .BlockHeader .r div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockHeader.png',sizingMethod='crop')");
}
/* end BlockHeader */

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


}

.BlockContent-body
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 12px;
  text-align: left;
  color: #364537;
  font-family: 'Verdana';
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.BlockContent a
{
  color: #417A0B;
}
.BlockContent a:link
{
  color: #417A0B;
}

.BlockContent a:hover
{
  color: #5AA90F;
}
.BlockContent a:hover:visited
{
  color: #5AA90F;
}

.BlockContent a:visited
{
  color: #7C987E;
}

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

* html .BlockContent-tl
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");
}


.BlockContent-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 6px;
  height: 6px;
}
.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -6px;
  width: 12px;
  height: 12px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-tr div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 6px;
  height: 6px;
}
.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -6px;
  left: 0;
  width: 12px;
  height: 12px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-bl div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContent-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 6px;
  height: 6px;
}
.BlockContent-br div
{
  position: absolute;
  z-index: -1;
  top: -6px;
  left: -6px;
  width: 12px;
  height: 12px;
  background-image: url('images/BlockContent-s.png');
}

* html .BlockContent-br div
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-s.png',sizingMethod='crop')");
}

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

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

* html .BlockContent-tc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-h.png',sizingMethod='scale')");
}


.BlockContent-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 6px;
  right: 6px;
  height: 6px;
}
.BlockContent-bc div
{
  position: absolute;
  z-index: -1;
  top: -6px;
  left: 0;
  width: 100%;
  height: 12px;
  background-image: url('images/BlockContent-h.png');
}

* html .BlockContent-bc div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-h.png',sizingMethod='scale')");
}


.BlockContent-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 6px;
  left: 0;
  width: 6px;
  bottom: 6px;
}
.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 12px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

* html .BlockContent-cl div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-v.png',sizingMethod='scale')");
}

.BlockContent-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 6px;
  right: 0;
  width: 6px;
  bottom: 6px;
}
.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -6px;
  width: 12px;
  height: 100%;
  background-image: url('images/BlockContent-v.png');
}

* html .BlockContent-cr div
{
  font-size: 1px;
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockContent-v.png',sizingMethod='scale')");
}

.BlockContent-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  background-color: #DFE5DF;
}/* end Box, BlockContent */

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 100%;
}
/* end LayoutCell */

/* begin LayoutCell *//* end LayoutCell */
#footer
{
	text-align: center;
}

.post h2 a
{
	text-decoration: none;
}
.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}
