.layout-register-position {

}

.layout-register-position img {
    border: 0px;
    padding: 0px;
    margin: 0px;

}
.layout-register-position h1 {
	margin-left: 45px;
    font-size: 14pt;
    color: #101077;
    font-weight: bold;
}

.layout-register-steps {
    font-size: 12pt;
    line-height: 28px;
    height: 28px;
}

.layout-register-item-active {
    color: #101077;
    position: relative;
    top: -5px;
}

.layout-register-item-passive {
    color: #BFBFBF;
    position: relative;
    top: -5px;    
}

.register-tc-text {
    font-size: 9pt;
    color: #808080;
    position: relative;
    margin-left: 100px;
    margin-right: 150px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.register-tc-text img {
    float: left;
}

.register-tc-text p {
    margin: 5px 5px  5px 30px;
    padding: 0px;
}

.register-tc-h1 {
    font-size: 10pt;
    color: #808080;
    margin-left: 50px;
    margin-right: 300px;
    font-weight: bold;
}

.register-tc-title {
    font-size: 10pt;
    color: #808080;
    text-align: center;
    font-weight: bold;
    margin-left: 130px;
    width: 500px;
}

.register-tc-textarea {
    border: 1px solid #808080;
    margin: 5px;
}

.register-gs-label {
    font-size: 10pt;
    font-weight: bold;
    color: #666666;
    text-align: right;
}

.register-gs-value {
    font-size: 10pt;
    font-weight: bold;
    color: #1B0F77;
}

.register-ca-label {
    font-size: 10pt;
    font-weight: bold;
    color: #666666;
    text-align: right;
}

.register-ca-value {
    font-size: 10pt;
    font-weight: bold;
    color: #1B0F77;
    margin-left: 20px;
}

.register-address-panel {
    text-align: center;
}

.register-gs-values-panel {
    margin-left: 80px;
}

.register-dms-panel {
    margin-left: 10px;
}

.register-ca-h1 {
    font-size: 11pt;
    color: #1B0F77;
    margin-left: 50px;
    margin-right: 300px;
    font-weight: bold;
}

.register-ca-h2 {
    font-size: 10pt;
    color: #808080;
    margin-left: 50px;
    margin-right: 300px;
    font-weight: bold;
}

.register-small-logo {
    margin-top: 5px;
    margin-left: 40px;
    margin-bottom: 20px;
}

.security-policy-panel {
    width: 199px;
    height: 186px;
    background-image: url('security-policy-bg.gif');
    text-align: center;
}

.security-policy-panel h1 {
    padding: 5px 5px 10px 5px;
    margin: 0px;
    color: #1B0F77;
    font-size: 14pt;
    font-weight: bold;
}

.security-policy-panel p {
    color: #F2F2F2;
    font-size: 12pt;
    margin: 5px 5px 5px 5px;
}

.register-security-policy {
    position: absolute;
    right: 40px;
    top: 100px;
}

.register-ca-comments-or-questions {
    position: absolute;
    right: 65px;
    top: 370px;
}

.register-comments-or-questions {
    position: absolute;
    right: 65px;
    top: 70px;
}

.register-terms-and-conditions {
    position: relative;
    overflow-y: auto;
    width: 510px;
    height: 200px;
    text-align: left;
    color: #808080;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    font-size: 8pt;
}

.comments-or-questions {
    width: 160px;
    height: 51px;
    background-image: url('comments-or-questions-bg.gif');
    background-repeat: no-repeat;
    text-align: center;
}

.comments-or-questions h1 {
    color: #FFFF7F;
    font-size: 8pt;
    margin: 0px;
    padding: 5px;
    font-weight: bold;
    white-space: nowrap;
}

.comments-or-questions p {
    margin: 0px;
    padding: 0px 10px 5px 10px;
    color: #FFFFFF;
    font-size: 9pt;
}

.register-gs-login-panel {
    position: absolute;
    left: 200px;
    top: 430px;
    font-size: 19pt;
    font-weight: bold;
    color: #404040;
    line-height: 64px;
    background-color: white;
}
.register-gs-login-panel a {
    float: left;
}

.register-common {
	margin-left: 70px;
    font-size: 10pt;
}

.register-label {
    font-size: 10pt;
    font-weight: bold;
    color: #666666;
    text-align: right;
}

.register-value {
    font-size: 10pt;
    font-weight: bold;
    color: #666666;
}

.register-textarea{
    font-size: 10pt;
}