body  
{
	background-color:#ffffff; 
	margin:0px; 
	padding:0px;
}

.mainAlign 
{
	margin-left:auto; 
	margin-right:auto; 
	vertical-align:top; 
	width:847px; 
	height:auto;
}

.th1 
{
	vertical-align:top; 
	width:847px; 
	height:70px; 
	background-color:#ffffff; 
	background-image:url(/images/site/title_newwelcome.jpg); 
	background-repeat:no-repeat;
}
	
.tdmenu 
{
	vertical-align:middle;
	width:847px;
	height:auto;
	background-color:#ffffff;
}

.bodytext
{
	font-family:Sans-Serif, Georgia;
	font-size: 14px;
}

/* Menu - Not in use */
.contentblock{display:block}
.contentblock *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#cbd7e3}
.contentblock1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #cbd0d5;
  border-right:1px solid #cbd0d5;
  background:#cbd4dd}
.contentblock2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #cbcdce;
  border-right:1px solid #cbcdce;
  background:#cbd4de}
.contentblock3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #cbd4de;
  border-right:1px solid #cbd4de;}
.contentblock4{
  border-left:1px solid #cbd0d5;
  border-right:1px solid #cbd0d5}
.contentblock5{
  border-left:1px solid #cbd4dd;
  border-right:1px solid #cbd4dd}
.contentblockfg{
  background:#cbd7e3}
  

 /* set background images for corners */
.rbroundbox { background: url(/images/site/Content_Background.gif) repeat; }
.rbroundboxbg { background: url(/images/site/Content_Background.gif) repeat; }
.rbtop div  { background: url(/images/site/ContentTL.gif) no-repeat top left; }
.rbtop      { background: url(/images/site/ContentTR.gif) no-repeat top right; }
.rbbot div  { background: url(/images/site/ContentBL.gif) no-repeat bottom left; }
.rbbot      { background: url(/images/site/ContentBR.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.rbcontent  { margin: 0 15px; }
.rbroundbox { width: 849px; margin: auto; }

