#login {
	height: 207px;
	background-color: #8A939A;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	position: absolute;
	top: 160px;
	left: 688px;
	width: 185px;
}
#login .loginCon {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 180px;
	background-color: #8A939A;
	padding-left: 10px;
}
.loginHead {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
#login .loginCon a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#login .loginCon .left {
	text-align: right;
}
#login .loginCon .right {
	display: block;
	margin-right: 15px;
}
#login .loginCon #loginForm {
	width: 145px;
	padding-right: 3px;
	height: 18px;
	padding-left: 3px;
}
#registration {
	width: 700px;
	background-color: #8A939A;
	border: 3px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.registrationText {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#registration td {
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 13px;
	padding-bottom: 7px;
}
#registration #textfield {
	width: 220px;
	padding-left: 3px;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
#registration .textfield {
	width: 214px;
	padding-left: 3px;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
#registration .docresume {
	width: 320px;
	padding-left: 3px;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
#registration .textarea {
	width: 214px;
	padding-left: 3px;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
}
#registration #select2 {
	width: 165px;
}
#registration a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


#registration #textarea {
	width: 218px;
	padding-left: 3px;
	height: 55px;
	font-size: 11px;
	color: #333333;
}
#registration .selectbox {
	width: 220px;
}
#registration .selectboxedit {
	width: 214px;
}
#registration .selectbox_addmore {
	width: 150px;
}
#registration .selectbox_addmoreedit {
	width: 170px;
}

#registration .loginHead {
	color: #FFFFFF;
	font-size: 15px;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F88B49;
	font-weight: bold;		
}
.table_title_left {
	font-weight: 700;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	background-color: #FFFFFF;
}
#mandatory{
	color: #F88B49;
}

.fieldsmand {
text-decoration: none;

}

#reqmsg {
font-family: Arial;
font-weight: bold;
}

.welcomenote {
font-family: Arial;
font-weight: bold;
font-size: 15px;
/*padding-left:25px;*/
color:FFFFFF;
}


