
.header_bgcolor {
    background: #516395;
    /* background-color:rgb(4, 68, 112);*/
}

      .bgColor1 {
        background: #516395;
      }

     .captchStyle {
            width: 135px;
            height: 35px;
            background-color: #FFBF00;
        }

        .captchaInputWidth {
                style="width: 60px;
        }

        .submitBtnStyle {
            background-color: rgb(4, 68, 112);
        }

        .captionText {
            font-family: Cambria;
        }

        .textColor1 {
            style="color: #393f81;"
        }

        .textColor2 {
            style="color: #393f81;"
        }

        .cardDefaultHeight {
            height:695px;
            min-height:695px;
            max-height:695px;
        }