#docContainer {
	text-align:center;
	height:100%;
}
  #topmenu {
	background:url(images/tm_bg.jpg) center repeat-y;
	height:24px;
	width:723px;
	margin:0 auto;
	padding:10px 32px 0 32px;
	text-align:left;
  }
  #body {
	width:739px;
	margin:0 auto;
	background:url(images/body_bg.jpg) center repeat-y;
	padding:24px 24px 1px 24px;
	text-align:left;

	font-family:verdana,arial;
	font-size:8pt;
	line-height:18px;
  }
  #bodyBottom {
	width:787px;
	height:71px;
	margin:0 auto;
	background:url(images/body_bottom_bg.jpg) no-repeat;
	padding:32px 0 0 0;
	font-size:7.5pt;
  }



  #eXTReMe {
	display:none;
  }


  .h2Begin {
	font-size:8pt;
	color:#ff8500;
	font-weight:normal;
	display:inline;
  }