.maintable .content .ctable .rpanel
{
	width:320px;
	height:500px;
	background-color:#fafafa;
	border:solid 1px #dcdcdc;
	padding-left:10px;
	padding-right:10px;
}
.maintable .content .ctable .rpanel .regtable
{
	width:100%;
	border-bottom:solid 1px #DEDEDE;
	font-size:9px;
	color:#3d4043;
}
.maintable .content .ctable .rpanel .subtype
{
	font-family:arial;
	font-size:12px;
	font-weight:700;
	color:#3d4043;
}
.maintable .content .ctable .rpanel .regtable .span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:100;
	color:#000000;
}
.maintable .content .ctable .rpanel .regtable .rheader
{
	height:40px;
	font-family:Arial;
	font-size:14px;
	font-weight:700;
	color:#004270;
	padding-top:10px;
	text-align:left;
}
.maintable .content .ctable .rpanel .regtable .label
{
	font-family:Helvetica;
	font-size:12px;
	color:#3d4043;
	font-weight:700;
}
.maintable .content .ctable .rpanel .regtable .help
{
	font-family:arial;
	font-size:10px;
	color:#9a9a9a;
	font-weight:100;
}

.maintable .content .ctable .rpanel .regtable .textbox
{
	width:160px;
	border:solid 1px #DEDEDE;
	padding:2px;
	height:20px;
	font-family:arial;
	font-size:12px;
	color:#999999;
}
.maintable .content .ctable .rpanel .regtable SELECT
{
	width:160px;
	border:solid 1px #DEDEDE;
	height:20px;
	font-family:arial;
	font-size:12px;
	color:#999999;
}
