body{
	font-family: Arial;
	font-size: 12px;
	color: #58585A;

}
input
{
	 width: 200px;
}
select
{
	 width: 200px;
}
 #rblGender_0 , #rblGender_1
{
	width:auto;
}
#lblLoginHeader
{
 	color:#58585A;
}
#btnSave
{
	background-color:#ED7703;
	border:solid 1px #ED7703;
	color:#FFFFFF;
	margin:0px 229px 0 0;
	width:100px;
}
table tbody 
{
	vertical-align:none;
}
td
{
	/*width:100px;*/
}

#cbxSavePass
{
	width: 20px;
	float:left;
}

a
{
	color: #ed7703;
	text-decoration: none;
	font-size: 12px;
}

a:hover
{
	text-decoration: underline;
}

#tbLogin
{
	margin-top: 10px;
}

table
{
	margin-left: 0;
	
}

#btnGoBack
{
	background-color:#ED7703;
	border:solid 1px #ED7703;
	color:#FFFFFF;
	margin:0px 2px 0 0;
	width:100px;
	float: left;
	display: none;
}

#cmdForgotPassword
{
	margin-top:110px;
	position: absolute;
}

#btnLogin
{
	background-color:#ED7703;
	border:solid 1px #ED7703;
	color:#FFFFFF;
	margin:2px 229px 0 0;
	width:100px;
	float: right;
}

#form1 table
{
	
	width: 100px;
	text-align: left;
}

#form1
{
	width: auto;
}
