﻿body{padding:0px;margin:0px;font-family:Arial;font-size:11px;color:#7f8a9e;}
.closeX
{
	position:absolute;left:174px;top:8px;
}

.lblue{color:#1fb5f2;font-weight:bold;}
.lRed{color:#b20000;font-size:11px;}
input.tb {text-align:left;font-family:Arial;font-size:11px;border:solid 1px #b9cbe0;width:95px;padding:2px;}

div#loginJbox
{
	width:195px;
	height:109px;
	overflow:hidden;
	background:url(images/login_jbox.gif) no-repeat 0 0;		
}
div#loginJbox .inner
{
	padding:8px;		
}
.fName
{
	height:21px;width:75px;text-align:left;
}
.fInput
{
	width:105px;text-align:left;
}



.btnSubmitLogin
{
	background:url(images/btnGo.gif) no-repeat top;
	width:35px;
	height:19px;
	font-size:0px;
	border:0;
	cursor:pointer;
	float:right;
}
.btnSubmitLogin:hover
{
	background:url(images/btnGo.gif) no-repeat 0px -19px;
}
.passLink				{background:url(images/arrow.gif) no-repeat left 3px;height:17px;padding-left:10px;}
.passLink a				{color:#7f8a9e;font-size:11px;}
.passLink a:hover		{color:#1fb5f2;font-size:11px;}
.btnCloseWin a			{display:block;width:11px;height:11px;background:url(images/win_close_off.gif) no-repeat left 0;cursor:pointer;}
.btnCloseWin a:hover	{display:block;width:11px;height:11px;background:url(images/win_close_on.gif) no-repeat left 0;cursor:pointer;}



.loadingPanel
{
	width:195px;height:109px;position:absolute;top:0px;left:0px;
}
.loadingPanel .icon
{
	clear:both;position:absolute;top:30px;left:80px;
}



/* password reminder frame */
.fNameLarge{	height:21px;width:190px;text-align:left;}
.fInputLarge{	width:190px;}