body
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    color: #494a4d;
    text-align: left;
    padding: 0px;
    margin: 0px;
    background-color: #a2a4a8;
}

.divSize
{
    width: 330px;
}
/*---------------------------------NEW STYLE ADDED TO DIAL ON 19 MAY 2010 ------------------------------*/
.SmallContentWidth
{
    width: 55px;
}
/*-------------------------------------------Link Classes---------------------------------------*/

a:link
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #494a4d;
    font-weight: normal;
    text-decoration: none;
}
a:visited
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #494a4d;
    font-weight: normal;
    text-decoration: none;
}
a:hover, a:active, a:focus
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    text-decoration: none;
    text-decoration: underline;
}

/*-------------------------------------------Text Classes---------------------------------------*/

.heading
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #000;
    text-align: left; /*background: url(Images/img_bg.jpg);     padding: 0px 0px 0px 60px;    font-weight: bold; */
    width: 342px;
}

.heading1
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 13px;
    color: #000;
    padding: 2px;
    font-weight: bold;
    text-align: left; /* background: url(Images/img_bg.jpg);*/
}
.content
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #494a4d;
    padding: 2px;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

.contentReg
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #494a4d;
    text-align: left;
    width: 115px;
}

.contentBold
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #494a4d;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: bold;
    text-align: left;
}

.Error
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #df0202;
    padding: 2px;
    font-weight: normal;
    text-align: left;
    font-weight: bold;

}

/*-------------------------------------------TextBox Classes---------------------------------------*/
/*=========Login==========*/
.textboxesLogin
{
    width: 125px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #666666;
    border: 0px;
    height: 13px;
    background-color: #ffffff;
}
.textboxesLoginPass
{
    width: 123px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #666666;
    border: 0px;
    height: 13px;
    background-color: #fff;
}

.listboxes2
{
    width: 210px;
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #666666;
    border: 0px;
    height: 17px;
    background-color: #fff;
}

/*=========Register==========*/
.textboxHeight
{
    height: 20px;
    width: 210px;
    vertical-align: bottom;
}


.textboxes
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #666666;
    width: 200px;
    border: 0px;
    height: 15px;
    background-color: #ebedf2;
    vertical-align: middle;
}

.listboxes
{
    width: 201px;
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #666666;
    border: 0px;
    height: 18px;
    background-color: #ebedf2;
}

.listboxesReminder /* reminder question  */
{
    width: 200px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #666666;
    border: 0px;
    height: 18px;
    background-color: #ebedf2;
}

.textboxes1 /* reminder answer  */
{
    width: 200px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #666666;
    border: 0px;
    height: 15px;
    background-color: #ebedf2;
}

/*=================ForgotEmail===================*/
.listboxesForgotEmail
{
    width: 128px;
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #666666;
    border: 0px;
    height: 19px;
    background-color: #ebedf2;
}
.listboxesForgotEmail2
{
    width: 200px;
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #666666;
    border: 0px;
    height: 19px;
    background-color: #ebedf2;
}

.textboxesForgotEmail
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    width: 180px;
    border: 0px;
    height: 17px;
    background-color: #ebedf2;
}

.textboxesForgotEmail1
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    width: 200px;
    border: 0px;
    height: 17px;
    background-color: #ebedf2;
}

/*=================ForgotPassword===================*/
.textBoxEmail
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    width: 150px;
    border: 0px;
    height: 17px;
    background-color: #ebedf2;
}

.textboxesForgotPassword
{
    width: 200px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #666666;
    border: 0px;
    height: 17px;
    background-color: #ebedf2;
}

.listboxesForgotPassword
{
    width: 200px;
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #666666;
    border: 0px;
    height: 19px;
    background-color: #ebedf2;
}

.textboxesReminder /* reminder answer  */
{
    width: 170px;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 11px;
    color: #666666;
    border: 0px;
    height: 17px;
    background-color: #ebedf2;
}
/*=================ChangeDetails===================*/
.textboxesEdit
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    width: 200px;
    border: 0px;
    height: 17px;
    background-color: #ebedf2;
}


/*=================		====================*/
.textboxesPolicy
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    width: 110px;
    border: 0px;
    height: 17px;
    background-color: #ebedf2;
}


/*-------------------------------------------Button Classes---------------------------------------*/
.submitButton
{
    background-image: url(Images/cmd_submit.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 29px;
    width: 62px;
}

.DisagreeButton
{
    background-image: url(Images/btn_disagree.gif);
    background-position: Left;
    background-repeat: no-repeat;
    height: 29px;
    width: 80px;
}

.AgreeButton
{
    background-image: url(Images/btn_accept.gif);
    background-position: Right;
    background-repeat: no-repeat;
    height: 29px;
    width: 80px;
}

.clearButton
{
    background-image: url(Images/cmd_clear.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 29px;
    width: 62px;
}
.cancelButton
{
    background-image: url(Images/cmd_footer_cancel.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 29px;
    width: 62px;
}
.continueButton
{
    background-image: url(Images/cmd_footer_continue.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 29px;
    width: 80px;
}
.loginButton
{
    background-image: url(Images/btn_go.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 37px;
    width: 37px;
}

.yesButton
{
    background-image: url(Images/btn_yes.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 29px;
    width: 44px;
}

.noButton
{
    background-image: url(Images/btn_no.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 29px;
    width: 44px;
}

.acceptButton
{
    background-image: url(Images/btn_accept.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 29px;
    width: 80px;
}

.disagreeButton
{
    background-image: url(Images/btn_disagree.gif);
    background-position: center;
    background-repeat: no-repeat;
    height: 29px;
    width: 80px;
}

/*-------------------------------------------Disclaimer Classes---------------------------------------*/

.backgroundDis
{
    background-color: #ffffff;
    width: 641px;
}

.divSizeDis /* for Disclaimer*/
{
    width: 20px;
}

.headingDis
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 15px;
    color: #ffffff;
    padding-bottom: 5px;
    font-weight: bold;
    text-align: left;
}

.heading1dis
{
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 13px;
    color: #666666;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    text-align: left;
}

.accesshead
{
    display: none;
}


/*===========================================================Div Styles==========================================*/
/* specific divs */

#divSize
{
    width: 360px;
    position: relative;
    background-color: #a2a4a8;
}

#divInner
{
    width: 340px;
    position: relative;
    padding-left: 14px;
}
/*------------------------------Text---------------------------*/
#heading
{
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 14px;
    color: #494a4d;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    height: 30px;
    width: 325px;
    text-transform: lowercase;
}
#Error
{
    clear: both;
    padding: 4px;float: left;
        display: inline;
        
        width: 325px;
       /* border: 1px solid #ff0000;*/
}

#multiple
{
    padding-top: 20px;
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 10px;
    color: #000000;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

/*---------------------------------Form---------------------------*/
#emailTxt
{
    display: none;
}

#emailBox
{
    float: left;
        display: inline;
    padding-bottom: 5px;
    height: 15px;
    width: 144px;
}

#passTxt
{
    display: none;
}

#passBox
{
    float: left;
          display: inline;
    margin-right: 22px;
    padding-bottom: 5px;
    height: 15px;
    width: 140px;
}

#wantTxt
{
    clear: both;
    float: left;
              display: inline;
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #494a4d;
    text-align: left;
    margin-top: 4px;
    padding-top: 3px;
    width: 60px;
    height: 20px;
}

#wantDropDown
{
    float: left;
              display: inline;
    width: 210px;
    height: 20px;
    margin-top: 4px;
}
/* bottom divs */
#Footer
{
    position: relative;
    clear: both;
    padding-top: 5px;
    height: 30px;
    width: 337px;
}
/*---------------------------------Links---------------------------*/
#linkList /* forgot password */
{
    clear: both;
    float: left;
    padding-top: 5px;
}

#linkList2 /* register */
{
    position: absolute;
    right: 14px;
    background-image: url(Images/btn_register.gif);
    background-repeat: no-repeat;
    width: 80px;
    height: 18px;
    padding-top: 4px;
    padding-left: 7px;
}

#linkList3 /* edit */
{
    float: left;
    padding: 3px;
}

/*-------------------------------Buttons---------------------------*/

#Loginbtn
{
    position: absolute;
    top: 43px;
    right: 15px;
    height: 37px;
    width: 37px;
}


/*=============================================BrokerClientMessage=============================================*/
/*headingReg used*/

#greeting
{
    float: left;
}

#brokerContent
{
    clear: left;
    float: left;
    margin-bottom: 10px;
}

#brokerSubmit
{
    float: left;
}

#brokerOnlineShopping
{
    clear: left;
    float: left;
    margin-bottom: 10px;
}

#brokerFrom
{
    clear: left;
    float: left;
}

/*=============================================Change=============================================*/
/*------------------------------Change Details---------------------------*/
/*headingReg used*/

#emailQuest1
{
    float: left;
    margin-bottom: 10px;
}

#emailQuest2
{
    float: left;
}

#cellQuest1
{
    float: left;
    margin-bottom: 10px;
}

#cellQuest2
{
    float: left;
    margin-bottom: 10px;
}

#btnYes
{
    float: left;
    margin-left: 100px;
    margin-bottom: 10px;
}

#btnNo
{
    float: left;
    margin-left: 20px;
    margin-bottom: 10px;
}

#changeDetailsError
{
    clear: both;
    margin-bottom: 10px;
}

/*------------------------------Change Password---------------------------*/
/*headingReg used*/

#changePassContent
{
    float: left;
    margin-bottom: 10px;
}

#changePassNew
{
    float: left;
    margin-bottom: 5px;
}

#changePassNewTextBox
{
    float: right;
    margin-bottom: 7px;
}

#changePassConfirm
{
    float: left;
    margin-bottom: 10px;
}

#changePassConfirmTextBox
{
    float: right;
    margin-bottom: 10px;
}

#changePassSubmit
{
    clear: both;
     float: right;
    margin-bottom: 10px;
}

#changePassError
{
    clear: both;
    margin-bottom: 10px;
    font-family: Arial, helvetica, Verdana, sans-serif;
    font-size: 11px;
}


/*=============================================Disclaimer=============================================*/
#imageHeading
{
    position: relative;
    top: 0px;
    width: 641px;
    background-image: url(images/img_header.gif);
    background-repeat: no-repeat;
    height: 101px;
}

#disDivSize
{
    width: 641px;
    background-color: #fff;
}

#disHeading
{
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    height: 30px;
    width: 640px;
    display: block;
}

#disContent
{
    text-align: left;
    display: block;
}

#disHeadingOnlineSer
{
    width: 325px;
}

#disContentOnlineSer
{
    text-align: left;
}

#disHeadingUpdate
{
}

#disContentUpdates
{
}

#disHeadingLimitedLic
{
}

#disContentLimitedLic
{
}

#disHeadingHyper
{
}

#disContentHyper
{
}

#disHeadingExLinks
{
}

#disContentExLinks
{
}

#disHeadingIndemnity
{
}

#disContentIndemnity
{
}


#disHeadingGeneral
{
}

#disContentGeneral
{
    margin-bottom: 20px;
}

#disBtnAgree
{
    float: left;
    margin-left: 250px;
}

#disBtnDisagree
{
    float: left;
    margin-left: 20px;
    margin-bottom: 10px;
}

#disError
{
    clear: both;
    margin-bottom: 20px;
}

/*=============================================ErrorPages=============================================*/
/*------------------------------ErrorPage---------------------------*/
/*headingReg used*/

#errorClient
{
}

#errorContent
{
}

#DialDirect
{
    text-align: center;
}

#Budget
{
    text-align: center;
}

#AutoGen
{
    text-align: center;
}

#Unity
{
    text-align: center;
}

#FFW
{
    text-align: center;
}

/*------------------------------Downtime---------------------------*/
#headingDown
{
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 13px;
    color: #666666;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    height: 30px;
    width: 325px;
}

#contentDear
{
    color: #666666;
}

#contentMain
{
    color: #666666;
}

/*=============================================Forgot Email=============================================*/
/*headingReg used*/

/*-----Criteria------*/
#contentFollowing
{
    float: left;
    margin-bottom: 8px;
}

#criteriaDrop
{
    float: left;
    margin-bottom: 5px;
}

#criteriaTextbox
{
    float: right;
    margin-bottom: 5px;
}

#contentForgotPass
{
    float: left;
    display: block;
    width: 300px;
}

#checkBoxTempPass
{
    float: left;
    display: block;
}

#ContentPlaceHolder1_rwPassSubmit
{
    position: relative;
    float: right;
    top: -10px;
}

/*-----Questions------*/
#secQues
{
    clear: both;
}

#reminderQuest1
{
    float: left;
    width: 300px;
    margin-bottom: 5px;
    display: block;
}

#reminderAnswer
{
    float: left;
    display: inline;
    margin-top: 3px;
}

#reminderAnswerTextBox
{
    float: left;
}

#questionBtnSubmit
{
    position: relative;
    float: right;
    display: inline;
    top: -5px;
}
/*-----Multiple------*/

#multipleContent
{
    float: left;
}

#multipleTable
{
    float: left;
}

/*-----Message------*/

#messageContent
{
    clear: both;
    margin-bottom: 5px;
}

#messageDropdown
{
    float: left;
    width: 320px;
    margin-bottom: 10px;
    display: inline;
}

#messageLabelNotification
{
    clear: both;
    float: left;
    margin-bottom: 5px;
    display: block;
    width: 320px;
}

#messageTextNotification
{
    clear: both;
    float: left;
    display: inline;
    margin-bottom: 10px;
}

#messageBtnNotification
{
    position: relative;
    float: right;
    top: -10px;
}


#errorForgot
{
    clear: both;
}

/*=============================================Forgot login details=============================================*/
/*headingReg used*/
#labelPass
{
}


#labelEmail
{
    margin-top: 10px;
}


/*=============================================Forgot Password=============================================*/
/*headingReg used*/


#forgotPassEmail
{
    float: left;
    margin-top: 5px;
}

#forgotPassEmailTextbox
{
    float: left;
    margin-left: 5px;
}

#ContentPlaceHolder1_rwEmailSubmit
{
    position: relative;
    float: right;
    top: -5px;
    margin-right: 16px;
}

/*------Multiple------*/
#forgotPassContent
{
    clear: both;
}

#forgotPassTable
{
}

/*------Questions------*/
#questionContent
{
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}

#questionReminder
{
    clear: both;
}

#questionReminderLabel
{
    float: left;
}

#questionReminderTextBox
{
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}

#ContentPlaceHolder1_rwQuestionSubmit
{
    position: relative;
    float: right;
    top: -7px;
    margin-right: 16px;
    margin-bottom: 10px;
}

/*------UserName------*/

#usernameLabel
{
    clear: right;
    float: left;
}

#usernameTextbox
{
    float: left;
    margin-left: 10px;
}

#forgotPassMessage
{
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
}

#forgotPassOptions
{
    float: left;
    margin-bottom: 10px;
}

#forgotPassNotiLabel
{
    clear: both;
    margin-bottom: 10px;
}

#forgotPassNotiTextbox
{
    float: left;
    margin-bottom: 5px;
}

#forgotPassLabelCount
{
    float: left;
}

#ContentPlaceHolder1_rwSubmitNotification
{
    position: relative;
    float: right;
    top: -8px;
    margin-right: 16px;
}

#forgotPassError
{
    clear: both;
}

/*=============================================REGISTER=============================================*/
#headingReg
{
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 14px;
    color: #494a4d;
    font-weight: bold;
    text-align: left;
    padding-top: 10px;
    height: 30px;
    width: 325px;
    text-transform: lowercase;
}

/*---------------------------------Form---------------------------*/
/*#emailTxt1
{
	float: left;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 100px;
	height:22px;
}

#emailTextBox
{
	float: right;
	height:22px;
}

#ConEmailTxt1
{
	clear:both;
	float: left;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 100px;
	height:22px;
}

#ConEmailTextBox
{
	float: right;
	height:22px;
}

#titleTxt1
{
	clear:both;
	float: left;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 100px;
	height:22px;
}

#titleDropDown
{
	float: right;
	padding-right:6px;
	height:22px;
}

#nameTxt1
{
	clear:both;
	float: left;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 100px;
	height:22px;
}

#nameTextBox
{
	float: right;
	height:22px;
}


#surnameTxt1
{
	clear:both;
	float: left;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 100px;
	height:23px;
}

#surnameTextBox
{
	float: right;
	height:23px;
}


#policyNoTxt1
{
	clear:both;
	float: left;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 100px;
	height:22px;
}

#policyNoTextBox
{
	float: right;
	padding-right:6px;
	height:22px;
}*/
/*-------------------------------- PolicyContentText--------------------*/
#policyNoContent
{
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 2px;
    margin-right: 2px;
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}

/*------------------------------------Form cont-------------------------*/
/*#IDPassNo
{
	float: left;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 100px;
}
#IDPassNoTextBox
{
	float: right;
}

#cellNo
{
	clear:both;
	float: left;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 100px;
}
#cellTextBox
{
	float: right;
	margin-right: 6px;
}

#password1
{
	clear:both;
	float: left;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 100px;
}
#password1TextBox
{
	float: right;
}

#ConfirmPass1
{
	clear:both;
	float: left;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	width: 100px;
	height:30px;
}
#ConfirmPass1TextBox
{
	float: right;
	height:30px;
}*/

#reminderQuest
{
    clear: both;
    float: left;
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: left;
    width: 115px;
    height: 20px;
    margin-top: 20px;
}
#reminderQuestDrop
{
    float: left;
    height: 20px;
    margin-top: 20px;
}

#reminderAnsw
{
    clear: both;
    float: left;
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    height: 20px;
    width: 115px;
    text-align: left;
}
#reminderAnswTextBox
{
    float: left;
    height: 20px;
}
/*-------------------------Confirm-------------------------*/
#confirmation
{
    clear: both;
    padding-top: 15px;
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}

#checkboxSMS
{
    clear: both;
    margin-top: 5px;
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}

#checkboxEmail
{
    clear: both;
    margin-top: 5px;
    font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}

#error1
{
    clear: both;
    padding: 4px;
}

/*------------------------------Buttons---------------*/
#BtnClear
{
    float: left;
    height: 29px;
    width: 80px;
    margin-top: 20px;
    margin-left: 80px;
}
#BtnSubmit
{
    float: right;
    height: 29px;
    width: 80px;
    margin-top: 20px;
    margin-right: 80px;
}

/*------------------------------Links---------------*/
#linkPass
{
    clear: both;
}

#linkLogin
{
    clear: both;
}
/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
	 background-color:Gray;
	 color:White;
	 font-family:Arial;
	 font-size:x-small;
	 font-style:italic;
	 padding: 2px 3px 2px 3px;
}

.BarIndicator_TextBox2_weak
{
	color:Red;
	background-color:Red;
}
.BarIndicator_TextBox2_average
{
	color:Blue;
	background-color:Blue;
}
.BarIndicator_TextBox2_good
{
	color:Green;
	background-color:Green;
}

.BarBorder_TextBox2
{
	border-style:solid;
	border-width:1px;
	padding:2px 2px 2px 2px;
	width:200px;
	vertical-align:middle;
}

.TextIndicator_TextBox3
{
	 background-color:Blue;
	 color:Yellow;
	 font-size:small;
	 font-variant:small-caps;
	 padding: 2px 3px 2px 3px;
}

.TextIndicator_TextBox3_Handle
{
	width:16px;
	height:14px;
	background-image:url(images/Question.png);
	overflow:hidden;
	cursor:help;
}

.TextIndicator_TextBox1_Strength1
{
	 background-color:Gray;
	 color:White;
	 font-family:Arial;
	 font-size:x-small;
	 font-style:italic;
	 padding: 2px 3px 2px 3px;
	 font-weight:bold;
}
.TextIndicator_TextBox1_Strength2
{
	 background-color:Gray;
	 color:Yellow;
	 font-family:Arial;
	 font-size:x-small;
	 font-style:italic;
	 padding: 2px 3px 2px 3px;
	 font-weight:bold;
}
.TextIndicator_TextBox1_Strength3
{
	 background-color:Gray;
	 color: #FFCAAF;
	 font-family:Arial;
	 font-size:x-small;
	 font-style:italic;
	 padding: 2px 3px 2px 3px;
	 font-weight:bold;
}
.TextIndicator_TextBox1_Strength4
{
	 background-color:Gray;
	 color:Aqua;
	 font-family:Arial;
	 font-size:x-small;
	 font-style:italic;
	 padding: 2px 3px 2px 3px;
	 font-weight:bold;
}
.TextIndicator_TextBox1_Strength5
{
	 background-color:Gray;
	 color: #93FF9E;
	 font-family:Arial;
	 font-size:x-small;
	 font-style:italic;
	 padding: 2px 3px 2px 3px;
	 font-weight:bold;
}



.dynamicPopulate_Normal
{
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}

#SecurityImage
{
    clear: both;
    padding-top: 15px;
}
