﻿
#center
{
    /* width:400px; */
    width:300px;   
    margin:0 auto;
}
#Header {}

#LogonForm { font-family:Verdana; font-size:10pt; padding-left:16px;}

.LogonFormSubmitButton
{
}

.logonSubmit 
{
    height:19px; 
    width:78px; 
    cursor:pointer; 
    
    background: transparent url(../../Images/sub/btnSubmit.gif) no-repeat 0 0 ;
    position:relative;
    left:75px; top:-28px;
}
.FormButton
{
}
#RegistrationInfo { background:#c7e5f3 url(../../images/sub/FirstTimeUserBackground.gif) no-repeat 0 0; font-size:12px; /*height:142px; width:320px;*/height:87px; width:294px; padding:55px 0 0 26px;  }
#RegistrationInfo a { color:#d33849; font-family:Verdana; font-size:11pt; font-weight:bold; text-decoration:none; }
#RegistrationInfo a:hover { text-decoration:underline;}

.ForgottenPasswordText { color:#000000; font-family:Verdana; font-size:11pt; width:100%; padding:20px 0 0 16px;}
.ForgottenPasswordText a { color:#d33849; font-family:Verdana; font-size:11pt; font-weight:bold; text-decoration:none; }
.ForgottenPasswordText a:hover { text-decoration:underline;}

/* **************** */
/* RegistrationPage */
/* **************** */

#RegistrationForm { font-family:Verdana; font-size:10pt; }

#RegistrationForm a { color:#af2d43; text-decoration:none; }
#RegistrationForm a:hover { text-decoration:underline;}

.LeftColumn { font-weight:bold; width: 175px; padding-top:15px; padding-right:10px;   text-align:right; }
.RightColumn { width: 400px; padding-top:15px; vertical-align:bottom;  }
.RegLine {padding-bottom:5px;}

.RegTextBox { width:300px;}
.ErrorIndicator { color:Red; }

/* ******************** */
/* PasswordRecoveryPage */
/* ******************** */

#PasswordRecoveryForm
{
    font-family:Verdana;
    font-size: 10pt;
}
#PasswordRecoveryForm a { color:#af2d43; text-decoration:none; }
#PasswordRecoveryForm a:hover { text-decoration:underline;}
