﻿.fieldmaindiv {
	width:100%;
	float:left;
	padding:0px;
}
.fieldlt {
	width:35%;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:right;
	color:#757676;
	padding:3px 5px 0px 10px;
	height:26px;
}
.fieldrt {
	float:left;
	font-size:12px;
	text-decoration:none;
	color:#837d83;
}
.fieldrt a {
	color:#0202ef;
	text-decoration:underline;
	padding:0px 0px 0px 0px;
}
.fieldrt a:hover {
	color:#0202ef;
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
.helpdiv {
	position:absolute;
	width:260px;
}
.crvtoptd {
	border-top:1px solid #BAD3E3;
	background-color:#F3F8FC;
}
.crvbottomtd {
	border-bottom:1px solid #BAD3E3;
	background-color:#F3F8FC;
}
.crvmiddletd {
	border-right:1px solid #BAD3E3;
	background-color:#F3F8FC;
}
.topleftcrv {
	background:transparent url(images/register.gif) no-repeat -115px -106px;
	height:7px;
}
.toprightcrv {
	background:transparent url(images/register.gif) no-repeat -133px -106px;
	height:7px;
}
.botleftcrv {
	background:transparent url(images/register.gif) no-repeat -115px -114px;
	height:7px;
}
.botrightcrv {
	background:transparent url(images/register.gif) no-repeat -133px -114px;
	height:7px;
	width:7px;
}
.arrbg {
	background:url('images/border-bg.gif');
}
.arrcrv {
	background:transparent url(images/register.gif) no-repeat -143px -106px;
	width:17px;
}
#help {
	text-align:justify;
	font-size:11px;
}

