#bglogin
{
	text-align:center;
	width:98%;
	/* Internet Explorer 10 */
	display:-ms-flexbox;
	-ms-flex-pack:center;
	-ms-flex-align:center;

	/* Firefox */
	display:-moz-box;
	-moz-box-pack:center;
	-moz-box-align:center;

	/* Safari, Opera, and Chrome */
	display:-webkit-box;
	-webkit-box-pack:center;
	-webkit-box-align:center;

	/* W3C */
	display:box;
	box-pack:center;
	box-align:center;
}
#bglogin #lgmain
{
	background-color:#f6f6f6;
	text-align:center;
	float:left;
	width: 990px;
}
#vrheader
{
	background-color:#fff;
	height: 50px;
    padding-left: 8px;
	float:right;
	margin-top: -7px;
    width: 100%;
}
#vrbody
{
	height: auto;
	width:100%;
}
#vrfooter
{
	background-color:#fff;
	height: 50px;
    width: 100%;
	text-align: center;
}
#vrcominfo
{
	color: #000000;
	background: url("../imglogin/helpico.png") no-repeat;
	margin-top: -5px;
}
#vrheader #vrinfo a
{
	color: #000;
	display: block;
	float: right;
	font-size: 12px;
	height: 30px;
	line-height: 17px;
	margin: 10px 0 11px 18px;
	padding-left: 34px;
	text-decoration: none;
	font-weight:bold;
	padding-top: 6px;
	padding-right: 20px;
}
#vrcuslogo
{
	/*background: url("../imglogin/logo.jpg") no-repeat; */
    height: 68px;
    margin: 72px 0 0 34px;
    width: 68px;
}
#vrcuslogo img
{
	margin: -14px -14px 0px -32px;
}
#vrsysname
{
    margin: -72px 0 0 132px;
	width: 500px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: small-caps;
	text-align: center;
	font-family: Buenard ;
	line-height: 1em;
	color: #f73135;
	font-size: 22px;
	text-shadow:0px 0px 0 rgb(195,-3,1), 1px 0px 0 rgb(158,-40,-36),2px 0px 1px rgba(0,0,0,0),2px 0px 1px rgba(0,0,0,0.5),0px 0px 1px rgba(0,0,0,.2);
}

.comNameLogin {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 18;
	padding: 6;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: small-caps;
	text-align: center;
	text-shadow: 0px 4px 2px #B5021D;
}
.comNameLoginSub {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 18;
	padding: 6;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: small-caps;
	text-align: center;
	text-shadow: 0px 4px 2px #B5021D;
}


#vrlogin
{
	background-color: #FFFFFF;
	border: 2px solid #B3B3B3;
    border-radius: 2px;
    height: 469px;
    width: 250px;
	margin: -538px 45px;
	float:right;
}
.utility_egov
{
	float: left;
    font-size: 12px;
    margin: 14px 0 0 -35px;
    width: 400px;
}
#vrloginbg
{
	background: url("../imglogin/loginbg.png") no-repeat;
	height: 393px;
    margin: 57px 121px;
    width: 519px;
}
.vrsyslogo
{
	height:40px;
	width: 200px;
	padding-bottom: 35px;
}
.vrsyslogo img
{
	margin: 15px 0px 0px 50px;
}
.vrinput
{
	width: 85%;
	margin-left: 18px;
	padding-top: 10px;
}
.vrinput input
{
	width: 90%;
	font-size: 12px;
}
.vrinput input #txtPassword
{
	padding-bottom: 15px;
}
.vrbutton_login
{
	background-color: #0B70BE;
    color: #FFFFFF;
    font-family: tahoma;
	width: 198px !important;
    font-weight: bold;
    height: 30px;
    padding: 3px 12px;
}
.vrbutton_login:hover
{
	background-color: #46cacf;
}
#vrfogetpass
{
	border-bottom: 2px solid #DFDFDF;
    border-top: 2px solid #DFDFDF;
    margin-left: 26px;
    padding-bottom: 10px;
    padding-top: 10px;
	text-align: left;
    width: 79%;
}
#vrbody #vrlogin #vrfogetpass  a
{
	padding-bottom:10px;
	color: #046FC9;
	text-decoration:none;
	font-size:13px;
}
#vrOnlineSupport
{
	text-align:left;
	margin-left: 29px;
}
#vrOnlineSupport .vrphonesupport
{
	background: url("../imglogin/phoneicon.png") no-repeat;
	padding: 5px 35px 6px;
	font-size: 12px;
}
#vrOnlineSupport .vryahoosupport
{
	background: url("../imglogin/yahooicon.png") no-repeat;
	padding: 5px 35px 6px;
	color: #053799;
	font-size: 12px;
}	
#vrOnlineSupport .vronlinetext
{
	padding-top: 5px;
	padding-bottom:5px;
	font-size: 16px;
}
.about_egov
{
	font-size: 11px;
}