@charset "utf-8";
.displayNone{display:none;}
.loginBox{border:solid 1px #858585;margin:0 auto;width:750px;text-align:center;}
.boxTitle{color:#33669d;font-size:13px;width:750px;margin:0 auto;font-weight:bold;padding-bottom:6px;}
#errorInfo{color:#ff6600;text-align:left;padding:10px 0;}
.inputLabel{color:#656565;font-weight:bold; text-align:left;}
.loginBox td{padding:2px 0;}
.loginBox .inputC{text-align:left;}
.loginButton3{background:url(../images/loginButton.png) no-repeat;width:52px;height:24px;border:0}
.inputText,.inputPassword{border:solid 1px #999;width:200px;}
.signupButton{background:url(../images/signupButton.png);display:block;width:83px;height:31px;float:left;}
.FPButton{background:url(../images/forgotPasswordButton.png);display:block;width:143px;height:31px;float:left;margin-left:5px;}

.stepTitle{width:244px; margin:15px 0 0 15px;}
.stepTitleTop,.stepTitleBottom{height:1px;overflow:hidden;background:#666;margin:0 1px}
.stepTitleContent{text-align:center;background:#666;color:#fff;height:22px;font-size:13px;font-weight:bold; line-height:22px;}
.createMyAccount{padding:30px 0;}
.createMyAccount input{background:url(../images/createMyAccount.png) no-repeat;width:243px;height:31px; border:0;}
.registerTable{margin:10px 0;}
.registerTable td{ text-align:left;padding:5px 0}
.registerTable .inputText,.registerTable .inputPassword{border:solid 1px #999; width:200px;}
.errorNote{color:#ff6600;padding-left:10px}
a{color:#336699; text-decoration:none}
a:hover{color:#ff6600;}
.submitEditInfo{background:url(../images/submitButton.png) no-repeat;width:83px;height:31px;border:0;font-size:14px; font-weight:bold;color:#fff}
