/* --------------------------------------------------------*/
.LoginPage .Application
{
	left: 80px;
	width: 810px;
	border-right: #c1c1c1 1px solid;
	border-top: #c1c1c1 1px solid;
	border-left: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px solid;
	background-color: White;	
	overflow:visible;
}

.LoginPageTitle
{
	font-size: 20px;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
	text-align: center;
	color: Navy;
}


.LoginPage .label
{
	font-weight: bold;
	vertical-align: middle;
	width:auto;
}

.LoginPage #hlkHomePage {
    font-size: 14px;
    color: #006699;
    font-weight: bold;
    text-decoration: none;
}

.LoginPage #divCredential
{
	border-right: #c1c1c1 1px solid;
	border-top: #c1c1c1 1px solid;
	border-left: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px solid;
	width:350px;
}

.LoginPage #divGroups {	width:350px; }

.LoginPageText
{
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma;
	font-variant: normal;
}

.LoginPage a img
{
    border: none;
}

.LoginPage .MsgSummary {
	margin:auto
}
/* --------------------------------------------------------*/

.GroupPage .Application
{
	left: 250px;
	width: 400px;
}

.ErrorPage .Application
{
	left: 250px;
	width: 500px;
}

.SessionPage .Application
{
	left: 315px;
	width: 350px;
}
.SessionPage .MsgSummary {
	margin: auto
}

.AccessPage .Application
{
	left: 315px;
	width: 350px;
}

.ErrorPagePopUp .Application
{
	left: 30px;
	width: 350px;
}

.PasswordPage .Application
{
	left: 220px;
	width: 650px;
    text-align:left;
}

.UnderConstructionPage .Application
{
	left: 315px;
	width: 350px;
}
/* --------------------------------------------------------*/

.ResetPasswordPage .Application
{
	left: 80px;
	width: 810px;
	border-right: #c1c1c1 1px solid;
	border-top: #c1c1c1 1px solid;
	border-left: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px solid;
	background-color: White;	
	overflow:visible;
}

.ResetPasswordPage .label
{
	font-weight: bold;
	vertical-align: middle;
	width:auto;
}

.ResetPasswordPage #divResetPassword
{
	border-right: #c1c1c1 1px solid;
	border-top: #c1c1c1 1px solid;
	border-left: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px solid;
	width:350px;
	margin:auto;
}

.ResetPasswordPage .headerHtml
{
	color: #000000;
}

.ResetPasswordPage .rigaBottoni
{
	height:60px;
}

.ChangePasswordPage .Application
{
	left: 80px;
	width: 810px;
	border-right: #c1c1c1 1px solid;
	border-top: #c1c1c1 1px solid;
	border-left: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px solid;
	background-color: White;	
	overflow:visible;
}

.ChangePasswordPage #divChangePassword
{
	border-right: #c1c1c1 1px solid;
	border-top: #c1c1c1 1px solid;
	border-left: #c1c1c1 1px solid;
	border-bottom: #c1c1c1 1px solid;
	width:440px;
	margin: auto;
}

.ChangePasswordPage .label
{
	font-weight: bold;
	vertical-align: middle;
	width:auto;
}

