
.clr {
    clear: both;
}

.body {
    background: #aab1b5;
    /*background: #EEE url(../images/bg_light.jpg) no-repeat fixed center top;*/
    margin: 0px;
    padding: 0px;
    font-family: Verdana;
}
.requiredess {
    color: #f6cb11;
}
#container {
    margin: 0px;
    margin: auto;
    width: 967px;
}

#top_banner {
    background: url(../Images/top_banner.jpeg) no-repeat;
    width: 942px;
    height: 97px;
}

.top_radius {
    /*background: url(../images/top_cont.gif) repeat-x;*/
    height: 17px;
    width: 1050px;
    border-radius: 0px / 30px;
    background-color:#373958;
}

.top_left {
    /*background: url(../images/top_left.gif) no-repeat;*/
    width: 17px;
    height: 17px;
    float: left;
    border-radius: 10px / 30px;
}

.top_right {
    background: url(../images/top_right.gif) no-repeat;
    width: 17px;
    height: 17px;
    float: right;
}

.bottom_radius_bot {
    /*background: url(../images/bot_cont.gif) repeat-x;*/
    height: 17px;
    width: 1050px;
    background-color:#373958;
}
.bottom_radius {
    /*background: url(../images/bot_cont.gif) repeat-x;*/
    height: 17px;
    width: 1050px;
    background-color:#b33529;
}

}

.bottom_left {
    background: url(../images/bottom_left.gif) no-repeat;
    width: 17px;
    height: 17px;
    float: left;
}

.bottom_right {
    background: url(../images/bottom_right.gif) no-repeat;
    width: 17px;
    height: 17px;
    float: right;
}

#footer {
    height: 50px;
    margin-top: 5px;
    width: 1050px;
    margin-bottom: 20px;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
}

.footer_bg {
    /*background: url(../images/content_bg.gif) repeat;*/
    height: 20px;
    width: 100%;
    padding-right: 0px;
     background-color:#373958;
     color:white;
}

#content {
    margin-top: 5px;
    width: 1050px;
    margin-bottom: 5px;
    font-size: 11px;
    text-align: center;
    background: url(../images/top_cont.gif) repeat-x;
}

.divContent {
    border: solid 1px #B33529;
    background-color: rgb(255, 255, 255);
    width: 1048px;
}

.subTitle {
}


#lblError {
    color: Red;
    font-weight: bold;
    font-size: 12px;
}

.instructionRed {
    padding: 10px;
    text-align: center;
    color: Red;
    font-size: 0.75em;
    font-weight: bold;
}

.rtalign {
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #333333;
    text-align: right;
}

.ltalign {
    font-family: Verdana;
    font-weight: bold;
    font-size: small;
    color: #333333;
    text-align: left;
}

.ctalign {
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.ctalignedu {
    font-family: Verdana;
    font-size: 12px;
    color: white;
    text-align: center;
    font-weight: bold;
}

.ddltalign {
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.required {
    color: Red;
}

.title {
    position: relative;
    left: 16px;
    margin: 0px 0 22px -16px;
    width: 98.5%; /*003366*/
    background-color: #B33529;
    font-family: Berlin Sans FB;
    color: White;
    padding: 8px;
    font-size: 18px;
    text-align: left;
    border-radius: 0px / 30px;
}


.lnk {
    font-family: Berlin Sans FB;
    color: White;
    padding: 10px;
    font-size: 18px;
}

.subTitle {
    position: relative;
    left: 20px;
    margin: 22px 0 22px -16px;
    border-bottom: solid 2px #F9A11B;
    font-family: Berlin Sans FB;
    color: #025994;
    font-size: 18px;
    padding-bottom: 5px;
    width: 40%;
    text-align: left;
}
.subTitle_Bank {
    position: relative;
    left: 20px;
    margin: 22px 0 22px -16px;
    border-bottom: solid 2px #F9A11B;
    font-family: Berlin Sans FB;
    color: #025994;
    font-size: 18px;
    padding-bottom: 5px;
    width: 50%;
    text-align: left;
}

.subTitle_Confirm {
    position: relative;
    left: 20px;
    margin: 22px 0 22px -16px;
    border-bottom: solid 2px #F9A11B;
    font-family: Berlin Sans FB;
    color: #025994;
    font-size: 18px;
    padding-bottom: 5px;
    width: 80%;
    text-align: left;
}

.ddl {
    display: block;
    width: 55%;
    height: 30px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.ddledu {
    width: 90%;
    height: 30px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.ddl:focus {
    border: 1px solid #46732e;
}


.txt {
    display: block;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.txtedu {
    display: block;
    width: 87%;
    height: 15px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.txtlogin {
    display: block;
    height: 15px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.txt:focus {
    border: 1px solid #46732e;
}


.modalBackground {
    background-color: black;
    opacity: 0.3;
    filter: alpha(opacity=30); /* For IE8 and earlier */
}

.modalBody {
    padding: 2px;
    background-color: White;
    border: solid 1px grey;
    box-shadow: 2px 2px 2px #BBBBBB;
    border-radius: 0.5em;
    position: absolute;
    text-align: left;
    border: solid 1px #d19405;
}

.btn {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    padding: 5px 10px;
    background: #b33529;
    color: #fff;
    border-radius: .5em;
    font-family: Berlin Sans FB;
    font-size: 12px;
    font-weight: bold;
    margin: 5px;
    cursor: pointer;
}
.lnkbtn {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    padding: 5px 10px;
    background-color:darkblue ;
    color: #fff;
    border-radius: .5em;
    font-family: Berlin Sans FB;
    font-size: 12px;
    font-weight: bold;
    margin: 5px;
    cursor: pointer;
}
.HPLink {
    height:31px;
    border-style: none;
    border-color: inherit;
    border-width: medium;
    padding: 5px 10px;
    background: #b33529;
    color: #fff;
    border-radius: .5em;
    font-family: Berlin Sans FB;
    font-size: 12px;
    font-weight: bold;
    /*margin: 5px;*/
    cursor: pointer;
}

.btn01 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    padding: 5px 10px;
    background: #b33529;
    color: #fff;
    border-radius: .5em;
    font-family: Berlin Sans FB;
    font-size: 13px;
    font-weight: bold;
    margin: 5px;
    cursor: pointer;
}

.btn:hover {
    top: -100%;
}

.ribbon {
    /*font-size: 16px !important;
 /* This ribbon is based on a 16px font side and a 24px vertical rhythm. I've used em's to position each element for scalability. If you want to use a different font size you may have to play with the position of the ribbon elements */
    /*width: 50%;
   left: 257px; 
 position: relative;
 /*background: #ba89b6;*/
    /*color: #fff;
 text-align: center;
 padding: 1em 2em; /* Adjust to suit */
    /*margin: 2em auto 3em; /* Based on 24px vertical rhythm. 48px bottom margin - normally 24 but the ribbon 'graphics' take up 24px themselves so we double it. */
}

    .ribbon:before, .ribbon:after {
        content: "";
        position: absolute;
        display: block;
        bottom: -1em;
        border: 1.5em solid #986794;
        z-index: -1;
    }

    .ribbon:before {
        left: -2em;
        border-right-width: 1.5em;
        border-left-color: transparent;
    }

    .ribbon:after {
        right: -2em;
        border-left-width: 1.5em;
        border-right-color: transparent;
    }

    .ribbon .ribbon-content:before, .ribbon .ribbon-content:after {
        content: "";
        position: absolute;
        display: block;
        border-style: solid;
        border-color: #804f7c transparent transparent transparent;
        bottom: -1em;
    }

    .ribbon .ribbon-content:before {
        left: 0;
        border-width: 1em 0 0 1em;
    }

    .ribbon .ribbon-content:after {
        right: 0;
        border-width: 1em 1em 0 0;
    }
