h2.formhead {
	display: block;
	padding: 0px 0 0 0px;
	margin: 0;
	color: #3156AB;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:10px;
}
table.xtend2 {
		      border-collapse: collapse;
	       	  border: 0;
	       	  padding: 0;
	       	  margin: 0;
	       	  width: 100%;
}


table.xtend2 .topleft {
				width: 5px;
				height: 5px;
				background-image: url("../images/boxes/white1.gif");
				font-size: 2px;
				padding: 0;
}

table.xtend2 .toptop {
				height: 5px;
				background-image: url("../images/boxes/white2.gif");
				font-size: 2px;
				padding: 0;
}

table.xtend2 .topright {
				width: 5px;
				height: 5px;
				background-image: url("../images/boxes/white3.gif");
				font-size: 2px;
				padding: 0;
}

table.xtend2 .midleft {
				width: 5px;
				background-image: url("../images/boxes/white8.gif");
				font-size: 2px;
				padding: 0;
}

table.xtend2 .midmid {
				font-size: 11px;
				background-color: #fff;
				padding: 5px;
}

table.xtend2 .midright {
				width: 5px;
				height: 5px;
				background-image: url("../images/boxes/white4.gif");
				font-size: 2px;
				padding: 0;
}

table.xtend2 .botleft {
				width: 5px;
				height: 5px;
				background-image: url("../images/boxes/white7.gif");
				font-size: 2px;
				padding: 0;
}

table.xtend2 .botbot {
				height: 5px;
				background-image: url("../images/boxes/white6.gif");
				font-size: 2px;
				padding: 0;
}

table.xtend2 .botright {
				width: 5px;
				height: 5px;
				background-image: url("../images/boxes/white5.gif");
				font-size: 2px;
				padding: 0;
}

.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(../boxes/white/ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../boxes/white/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(../boxes/white/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 10px; 
  background: url(../boxes/white/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 10px 0px 10px;
}

