body
{
  margin: 0 auto;
  padding: 0;
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  background-color: #FFFFFF;
  color: #000000;
}
h1{
    font-family: verdana;
    text-align: center;
    font-size:20px;
    font-weight:bold;
    color: #243653;
}
h2
{
    width:400px;
border-bottom:3px dotted #4C7599;
color:#4C7599;
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
font-size:14px;
text-decoration:none;
}

.NewsBack
{ min-width:23px;
  min-height:23px;
  overflow: hidden; 
  margin: 5px 20px 20px 20px;
  position: relative;
 
padding: 5px;
}

.CommentsBack
{ min-width:23px;
  min-height:23px;
  margin: 5px 40px 5px 60px;
  position: relative;
  overflow: hidden;
  z-index: 0;
padding: 5px;
}

.ProjectBack
{ min-width:23px;
  min-height:23px;
  margin: 5px 20px 10px 20px;
  position: relative;
  overflow: hidden;
  z-index: 0;
background-color: #c5deec;
padding: 5px;
}

.ProjectBack .content

{
  position: relative;
  overflow: hidden;


}
.ProjectFloat
{
  position: relative;
  z-index: 0;
  text-align: center;
  float: left;
  padding: 5px 10px 7px 10px;
  height: 120px;
  max-width:150px;
}

.tablepadding td{ 
	padding: 0px 0px 0px 5px;
}
.trMouseOver
{
cursor: pointer;
}


.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGradient
{
  background-image: url('Images/Page-BgGradient.png');
  background-repeat: repeat-x;
  height: 1500px;
}

.PageBackgroundGlareImage
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  background-image: url('Images/Page-BgGlare.png');
  background-repeat: no-repeat;
  height: 500px;
  width: 600px;
  margin: 0;
}

/* specially for Opera */
html:first-child .PageBackgroundGlareImage
{ border: 1px solid transparent;}

* html .PageBackgroundGlareImage
{
  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 '';})()+"http://ourtranscendence.com/Images/Page-BgGlare.png',sizingMethod='crop')");
}

a img
{border: 0;}

a
{color: #0000CC;}

a:link
{
  color: #0000CC;
  text-decoration:  none;
}

a:visited
{
  color: #551A8B;
  text-decoration:  none;
}

a:hover
{
  color: #000090;
  text-decoration:  none;
}
/* end Page */

/* begin Box, Sheet */
.Sheet
{
  min-width:87px;
  min-height:87px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 1100px;
}
* html .Sheet
{
  width:expression(this.offsetWidth < 87 ? 87+"px" : "auto !important");
  height:expression(this.offsetHeight < 87 ? 87+"px" : "auto !important");

  width: 1100px;
  zoom: 1;
}

.Sheet-body
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 3px;
  text-align: left;
}
.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 49px;
  height: 49px;
  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 '';})()+"http://ourtranscendence.com/Images/Sheet-s.png',sizingMethod='crop')");
}
.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 49px;
  height: 49px;
}

* html .Sheet-tr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-49+'px');
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -49px;
  width: 98px;
  height: 98px;
  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: 49px;
  height: 49px;
}

* html .Sheet-bl
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-49+'px');
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -49px;
  left: 0;
  width: 98px;
  height: 98px;
  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: 49px;
  height: 49px;
}

* html .Sheet-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-49+'px');
  left: expression(this.parentNode.offsetWidth-49+'px');
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -49px;
  left: -49px;
  width: 98px;
  height: 98px;
  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: 49px;
  right: 49px;
  height: 49px;
}

* html .Sheet-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-98+'px');
}


.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 98px;
  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: 49px;
  right: 49px;
  height: 49px;
}

* html .Sheet-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-49+'px');
  width: expression(this.parentNode.offsetWidth-98+'px');
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -49px;
  left: 0;
  width: 100%;
  height: 98px;
  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: 49px;
  left: 0;
  width: 49px;
  bottom: 49px;
}

* html .Sheet-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-98+'px');
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 98px;
  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: 49px;
  right: 0;
  width: 49px;
  bottom: 49px;
}

* html .Sheet-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-49+'px');
  height: expression(this.parentNode.offsetHeight-98+'px');
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -49px;
  width: 98px;
  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: 49px;
  left: 49px;
  right: 49px;
  bottom: 49px;
  background-color: #BBDFE7;
}

* html .Sheet-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-98+'px');
  height: expression(this.parentNode.offsetHeight-98+'px');
}
.Sheet
{
  margin-top: 30px !important;
  margin-bottom: 3em;
  padding: 0 0 1em 0;
}
/* end Sheet */

/* begin Header */
div.Head-menu
{
  position: absolute;
  top: 50px;
  left: 400px;
  width: 600px;
  height: 40px;
  z-index: 3;
}

.Head-menu .content
{ position: relative;
  font-family: 'Arial';
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  overflow: hidden;
  text-align: center;
  margin: 8px;
  top: 5px;
}

.Head-menu a
{
  color: #655C6A;
}
.Head-menu a:link
{
  color: #655C6A;
}
.Head-menu a:hover
{
  color: #7C7283;
}
.Head-menu a:hover:visited
{
  color: #7C7283;
}
.Head-menu a:visited
{
  color: #655C6A;
}
/* end Header */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 16%;
}
.contentLayout .topbar
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
width: 39%;
}
.contentLayout .content
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 66%;
}
.contentLayout .sidebar2
{
	position: relative;
	margin:0;
	padding:0;
	border:0;
	float: left;
	overflow: hidden;
	width: 17%;
}
/* end LayoutCell */

/* begin Box, Block */
.Block
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
* html .Block
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");

  zoom: 1;
}
.Block-body
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  text-align: left;
}
.Block
{
  margin: 5px;
}
/* end Block*/

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 0px;
  text-align: center;
  color: #243653;
  font-family: 'Lucida Sans Unicode';
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  text-decoration: bold;
}

* html .BlockHeader
{
  zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 0px;
}

* html .BlockHeader .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r
{
  right: 0;
  width: 0px;
}

* html .BlockHeader .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r div
{
  width: 1094px;
  right: 0;
}

* html .BlockHeader .r div
{
  left: expression(this.parentNode.offsetWidth-894+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div
{
  font-size: 1px;
}
/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
  min-width:23px;
  min-height:23px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
}

* html .BlockContent
{
  width:expression(this.offsetWidth < 23 ? 23+"px" : "auto !important");
  height:expression(this.offsetHeight < 23 ? 23+"px" : "auto !important");

  zoom: 1;
}
.BlockContent-body
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 8px;
  text-align: left;
  color: #243653;
  font-family: 'Arial';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  padding:5px;
}

.BlockContent a
{
  color: #655C6A;
}
.BlockContent a:link
{
  color: #655C6A;
}

.BlockContent a:hover
{
  color: #7C7283;
}
.BlockContent a:hover:visited
{
  color: #7C7283;
}

.BlockContent a:visited
{
  color: #655C6A;
}

.BlockContent-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 11px;
  height: 11px;
  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 '';})()+"BlockContent-s.png',sizingMethod='crop')");
}
.BlockContent-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 11px;
  height: 11px;
}

* html .BlockContent-tr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-11+'px');
}

.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -11px;
  width: 22px;
  height: 22px;
  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: 11px;
  height: 11px;
}

* html .BlockContent-bl
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-11+'px');
}

.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -11px;
  left: 0;
  width: 22px;
  height: 22px;
  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: 11px;
  height: 11px;
}

* html .BlockContent-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-11+'px');
  left: expression(this.parentNode.offsetWidth-11+'px');
}

.BlockContent-br div
{
  position: absolute;
  z-index: -1;
  top: -11px;
  left: -11px;
  width: 22px;
  height: 22px;
  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: 11px;
  right: 11px;
  height: 11px;
}

* html .BlockContent-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-22+'px');
}
.BlockContent-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 22px;
  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: 11px;
  right: 11px;
  height: 11px;
}

* html .BlockContent-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-11+'px');
  width: expression(this.parentNode.offsetWidth-22+'px');
}

.BlockContent-bc div
{
  position: absolute;
  z-index: -1;
  top: -11px;
  left: 0;
  width: 100%;
  height: 22px;
  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: 11px;
  left: 0;
  width: 11px;
  bottom: 11px;
}

* html .BlockContent-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-22+'px');
}

.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 22px;
  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: 11px;
  right: 0;
  width: 11px;
  bottom: 11px;
}

* html .BlockContent-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-11+'px');
  height: expression(this.parentNode.offsetHeight-22+'px');
}

.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -11px;
  width: 22px;
  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: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-color: #f4fbff;
}

* html .BlockContent-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-22+'px');
  height: expression(this.parentNode.offsetHeight-22+'px');
}
/* end Box, BlockContent */

/* begin Box, BlockContentm */
.BlockContentm
{
  min-width:23px;
  min-height:23px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;


}


* html .BlockContentm
{
  width:expression(this.offsetWidth < 23 ? 23+"px" : "auto !important");
  height:expression(this.offsetHeight < 23 ? 23+"px" : "auto !important");

  zoom: 1;
}


.BlockContentm-body
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 8px;
  text-align: left;
  color: #192539;
  font-family: 'Arial';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
padding: 5px;
}

.BlockContentm a
{
  color: #655C6A;
}
.BlockContentm a:link
{
  color: #655C6A;
}

.BlockContentm a:hover
{
  color: #7C7283;
}
.BlockContentm a:hover:visited
{
  color: #7C7283;
}

.BlockContentm a:visited
{
  color: #655C6A;
}

.BlockContentm-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 11px;
  height: 11px;
  background-image: url('Images/BlockContent-s.png');
}

* html .BlockContentm-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 '';})()+"http://ourtranscendence.com/Images/BlockContent-s.png',sizingMethod='crop')");
}


.BlockContentm-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 11px;
  height: 11px;
}

* html .BlockContentm-tr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-11+'px');
}

.BlockContentm-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -11px;
  width: 22px;
  height: 22px;
  background-image: url('Images/BlockContent-s.png');
}

* html .BlockContentm-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 '';})()+"http://ourtranscendence.com/Images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContentm-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 11px;
  height: 11px;
}

* html .BlockContentm-bl
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-11+'px');
}

.BlockContentm-bl div
{
  position: absolute;
  z-index: -1;
  top: -11px;
  left: 0;
  width: 22px;
  height: 22px;
  background-image: url('Images/BlockContent-s.png');
}

* html .BlockContentm-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 '';})()+"http://ourtranscendence.com/Images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContentm-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 11px;
  height: 11px;
}

* html .BlockContentm-br
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-11+'px');
  left: expression(this.parentNode.offsetWidth-11+'px');
}

.BlockContentm-br div
{
  position: absolute;
  z-index: -1;
  top: -11px;
  left: -11px;
  width: 22px;
  height: 22px;
  background-image: url('Images/BlockContent-s.png');
}

* html .BlockContentm-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 '';})()+"http://ourtranscendence.com/Images/BlockContent-s.png',sizingMethod='crop')");
}

.BlockContentm-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 11px;
  right: 11px;
  height: 11px;
}

* html .BlockContentm-tc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-22+'px');
}


.BlockContentm-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 22px;
  background-image: url('Images/BlockContent-h.png');
}

* html .BlockContentm-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 '';})()+"http://ourtranscendence.com/Images/BlockContent-h.png',sizingMethod='scale')");
}


.BlockContentm-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 11px;
  right: 11px;
  height: 11px;
}

* html .BlockContentm-bc
{
  font-size: 1px;
  top: expression(this.parentNode.offsetHeight-11+'px');
  width: expression(this.parentNode.offsetWidth-22+'px');
}

.BlockContentm-bc div
{
  position: absolute;
  z-index: -1;
  top: -11px;
  left: 0;
  width: 100%;
  height: 22px;
  background-image: url('Images/BlockContent-h.png');
}

* html .BlockContentm-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 '';})()+"http://ourtranscendence.com/Images/BlockContent-h.png',sizingMethod='scale')");
}


.BlockContentm-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 11px;
  left: 0;
  width: 11px;
  bottom: 11px;
}

* html .BlockContentm-cl
{
  font-size: 1px;
  height: expression(this.parentNode.offsetHeight-22+'px');
}

.BlockContentm-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 22px;
  height: 100%;
  background-image: url('Images/BlockContent-v.png');
}

* html .BlockContentm-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 '';})()+"http://ourtranscendence.com/Images/BlockContent-v.png',sizingMethod='scale')");
}

.BlockContentm-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 11px;
  right: 0;
  width: 11px;
  bottom: 11px;
}

* html .BlockContentm-cr
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-11+'px');
  height: expression(this.parentNode.offsetHeight-22+'px');
}

.BlockContentm-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -11px;
  width: 22px;
  height: 100%;
  background-image: url('Images/BlockContent-v.png');
}

* html .BlockContentm-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 '';})()+"http://ourtranscendence.com/Images/BlockContent-v.png',sizingMethod='scale')");
}

.BlockContentm-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-color: #e1f6f7;
}

* html .BlockContentm-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-22+'px');
  height: expression(this.parentNode.offsetHeight-22+'px');
}
/* end Box, BlockContentm */


