.newacc input{
	width: 150px;
	height: 20px;
	border: 1px solid #919191;
}
.newacc td{
	font-size: 13px;
}
.submitna{
	text-align: center;
	margin-left:112px;
}
input.tosch
{
border:none;
width: 15px;

}

.natitle{
	text-align: right;
	font-weight: bold;
}
.errormessages{
	width: 450px;
	margin: auto;
}
.neacctitle{
	width: 450px;
	height: 20px;
	background-image: url(../images/titlbg.gif);
background-repeat: repeat-x;
/*	border: 1px solid Blue;*/
margin: auto;
vertical-align: middle;
/* margin-bottom: 20px;*/
}
.neacctitle_left{
	background-image: url(../images/lefttitle.gif);
	width: 6px;
	height: 20px;
	float: left;
/*	border: 1px solid Blue;*/
}
.neacctitle_right{
	background-image: url(../images/righttitle.gif);
	width: 5px;
	height: 20px;
	/*border: 1px solid Blue;*/
	float: right;	
}
.neacctitle .neacctitle_content{
	height: 17px;
vertical-align: middle;
padding-top: 3px;
color: White;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
text-align: left;

/*text-transform: uppercase;*/
}

.terms td{
vertical-align: middle;
	padding: 15px;
	font-weight: normal;
}
.terms td a{
font-weight: normal;
}
.createbutton{

	/*width: 280px;*/
		width: 450px;
	text-align: right;
}
