* {
    margin: 0px;
    padding: 0px;
}

body {
    height: 100%;
    /* color: #85859c; */
    font-family: tahoma, arial, sans-serif;
    font-size: 10px;
    text-align: center;
    background-color: #808080;
}

textarea {
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 14px;
    padding-top: 5px;
    padding-left: 5px;
}

a {
    color: #85859c;
    text-decoration: underline;
}

    a:hover {
        color: #69699c;
    }

img {
    border: none;
}

p {
    margin: 10px 0px 5px;
    text-align: justify;
    line-height: 14px;
}

.clearthis {
    margin: 0px;
    height: 1px;
    clear: both;
    float: none;
    font-size: 1px;
    line-height: 0px;
    overflow: hidden;
}

#container {
    margin: 0 auto;
    width: 1050px;
    border-color: #9e9ec3;
    border-width: 0px 0px 0px;
    border-style: solid;
    background-color: #ffffff;
}

input {
    padding-left: 2px;
    background-color: #fff;
    color: #85859c;
    font-family: tahoma, arial, sans-serif;
    font-size: 12px;
}

    input.button2 {
        margin: 0px 0px 0px 0px;
        font-size: 14px;
        line-height: 30px;
        color: #003366;
        width: 100px;
        height: 40px;
    }


/* Page Header */

#page_header {
    width: 1050px;
    height: 110px;
    color: #e1e1e1;
    overflow: hidden;
}

#page_header_left {
    width: 150px;
    height: 100px;
    color: #e1e1e1;
    overflow: hidden;
    float: left;
}

#page_header_right {
    width: 900px;
    height: 100px;
    color: #e1e1e1;
    /* overflow: hidden; */
    float: right;
}

    #page_header_right .h_divider {
        margin-bottom: 2px;
        height: 1px;
        background-color: #c2c2cd;
        overflow: hidden;
    }

    #page_header_right h2 {
        text-align: right;
        font-size: 24px;
        padding-top: 55px;
        padding-right: 20px;
        color: #12147b;
    }


/* Left Sidebar */

#left_sidebar {
    width: 150px;
    float: left;
    text-align: left;
    color: #8989b6;
}

    #left_sidebar a {
        color: #8989b6;
    }

        #left_sidebar a:hover {
            color: #75759c;
        }



/* Left Sidebar: Menu Box */

#menu {
    margin-bottom: 2px;
    margin-top: 6px;
    padding: 5px 5px 15px 0px;
    width: 144px;
    border-color: #9e9ec3;
    border-width: 1px 1px 1px 0px;
    border-style: solid;
    overflow: hidden;
    font-size: 12px
}

    #menu h2 {
        padding-bottom: 2px;
        padding-top: 2px;
        padding-left: 4px;
        padding-right: 2px;
        font-size: 12px;
        border: #bfbfe6 1px solid;
        background-color: #12147b;
        color: #FFFFFF;
        width: 144px;
    }

    #menu a {
        color: #003366;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        text-decoration: none;
        font-size: 12px;
        line-height: 18px;
        width: 146px;
        display: block;
    }

        #menu a:hover {
            padding-left: 10px;
            padding-right: 5px;
            padding-top: 0px;
            padding-bottom: 0px;
            text-decoration: none;
            color: #FFFFFF;
            background-color: #12147B;
            font-size: 12px;
            line-height: 18px;
            width: 144px;
            display: block;
        }

    #menu .Warning {
        padding-left: 0px;
        padding-right: 5px;
        padding-top: 0px;
        padding-bottom: 0px;
        text-decoration: none;
        color: #FFFFFF;
        background-color: #FFFF66;
        font-size: 12px;
        line-height: 18px;
        width: 144px;
        display: block;
    }

    #menu .Alert {
        padding-left: 0px;
        padding-right: 5px;
        padding-top: 0px;
        padding-bottom: 0px;
        text-decoration: none;
        color: #FFFFFF;
        background-color: #FF0000;
        font-size: 12px;
        line-height: 18px;
        width: 144px;
        display: block;
    }


/* Main Content Area */

#main_content {
    /* margin-right: 2px; */
    width: 1050px;
    text-align: left;
    float: left;
    background-color: #ffffff;
    padding-bottom: 20px;
}

    #main_content .h_divider {
        margin-bottom: 2px;
        height: 1px;
        background-color: #c2c2cd;
        overflow: hidden;
    }

#ThankYou {
    width: 750px;
    margin: 2px auto 2px auto;
    padding: 5px 10px;
    text-align: left;
    font-size: 12px;
    line-height: 22px;
}

    #ThankYou p {
        margin: 0px 0px 0px 0px;
        padding: 5px 10px;
        text-align: left;
        font-size: 14px;
        line-height: 22px;
        color: #003366;
    }

    #ThankYou h2 {
        font-size: 20px;
        color: #003366;
    }

#ErrorText {
    width: 750px;
    margin: 2px auto 2px auto;
    padding: 5px 10px;
    text-align: left;
    font-size: 12px;
    line-height: 22px;
}

    #ErrorText p {
        margin: 0px 0px 0px 0px;
        padding: 5px 10px;
        text-align: left;
        font-size: 14px;
        line-height: 22px;
        color: #003366;
    }

    #ErrorText h2 {
        font-size: 20px;
        color: #003366;
    }


/* Helpdesk Tabular Display */

#helpdesk {
    width: 750px;
    margin: 2px auto 2px auto;
    padding: 5px 10px;
    text-align: left;
    font-size: 12px;
    line-height: 22px;
}

    #helpdesk p {
        margin: 0px 0px 0px 0px;
        padding: 5px 10px;
        text-align: center;
        font-size: 11px;
        line-height: 22px;
        color: #003366;
    }

    #helpdesk h2 {
        font-size: 20px;
        color: #003366;
    }

    #helpdesk .StarAlert {
        font-size: 14px;
        color: #ff0000;
    }

    #helpdesk td {
        margin: 0px 0px 0px 0px;
        padding-left: 5px;
        text-align: left;
        font-size: 14px;
        line-height: 23px;
        color: #003366;
    }

        #helpdesk td.TwoLine {
            margin: 0px 0px 0px 0px;
            padding-left: 5px;
            text-align: left;
            font-size: 12px;
            line-height: 14px;
            color: #003366;
        }

        #helpdesk td a {
            margin: 0px 0px 0px 0px;
            padding-left: 2px;
            padding-right: 2px;
            text-align: left;
            font-size: 12px;
            line-height: 22px;
            color: #003366;
            text-decoration: none;
        }

            #helpdesk td a:hover {
                margin: 0px 0px 0px 0px;
                padding-left: 2px;
                padding-right: 2px;
                text-align: left;
                font-size: 12px;
                line-height: 22px;
                color: #FFFFFF;
                background-color: #12147B;
                text-decoration: none;
            }

    #helpdesk th {
        margin: 0px 0px 0px 0px;
        padding-left: 5px;
        text-align: left;
        font-size: 12px;
        line-height: 30px;
        color: #003366;
    }

        #helpdesk th a {
            margin: 0px 0px 0px 0px;
            padding-bottom: -5px;
            text-align: left;
            font-size: 12px;
            line-height: 30px;
            color: #003366;
            text-decoration: none;
        }

            #helpdesk th a:hover {
                margin: 0px 0px 0px 0px;
                padding: 0px 0px;
                text-align: left;
                font-size: 12px;
                line-height: 30px;
                color: #FFFF00;
                text-decoration: none;
            }

    #helpdesk a {
        margin: 0px 0px 0px 0px;
        font-size: 11px;
        line-height: 22px;
        color: #003366;
    }

        #helpdesk a:hover {
            margin: 0px 0px 0px 0px;
            font-size: 11px;
            line-height: 22px;
            color: #003366;
        }

    #helpdesk .EngName a {
        margin: 0px 0px 0px 0px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: left;
        font-size: 14px;
        line-height: 22px;
        color: #003366;
        text-decoration: none;
    }

        #helpdesk .EngName a:hover {
            margin: 0px 0px 0px 0px;
            padding-left: 5px;
            padding-right: 5px;
            text-align: left;
            font-size: 14px;
            line-height: 22px;
            color: #FFFFFF;
            background-color: #12147B;
            text-decoration: none;
        }

    #helpdesk .button {
        margin: 20px 20px 20px 0px;
        font-size: 13px;
        text-align: center;
        line-height: 24px;
        color: #003366;
        width: 100px;
        height: 36px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0;
        border-width: thin;
        border-color: #003366;
        background-color: #efefef;
    }

        #helpdesk .button:hover {
            margin: 20px 20px 20px 0px;
            font-size: 13px;
            text-align: center;
            line-height: 24px;
            color: #efefef;
            width: 100px;
            height: 36px;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            border-radius: 0;
            border-width: thin;
            border-color: #efefef;
            background-color: #003366;
        }


/* Control_Panel Tabular Display */

#control_panel {
    margin: 0px auto 2px;
    padding: 5px 10px;
    text-align: left;
    font-size: 12px;
    line-height: 22px;
}

    #control_panel p {
        margin: 0px auto 2px;
        padding: 5px 10px;
        text-align: center;
        font-size: 12px;
        line-height: 22px;
    }

    #control_panel td {
        margin: 0px 0px 0px 0px;
        padding-left: 5px;
        text-align: left;
        font-size: 11px;
        line-height: 15px;
        color: #003366;
    }

        #control_panel td a {
            margin: 0px 0px 0px 0px;
            padding-left: 5px;
            padding-right: 5px;
            text-align: left;
            font-size: 11px;
            line-height: 15px;
            color: #003366;
            text-decoration: none;
        }

            #control_panel td a:hover {
                margin: 0px 0px 0px 0px;
                padding-left: 5px;
                padding-right: 5px;
                text-align: left;
                font-size: 11px;
                line-height: 15px;
                color: #FFFFFF;
                background-color: #12147B;
                text-decoration: none;
            }

    #control_panel th {
        margin: 0px 0px 0px 0px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: left;
        font-size: 11px;
        line-height: 18px;
        color: #003366;
    }

        #control_panel th a {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px;
            text-align: left;
            font-size: 11px;
            line-height: 18px;
            color: #003366;
            text-decoration: none;
        }

            #control_panel th a:hover {
                margin: 0px 0px 0px 0px;
                padding: 0px 0px;
                text-align: left;
                font-size: 12px;
                line-height: 30px;
                color: #FFFF00;
                text-decoration: none;
            }

    #control_panel p {
        margin: 0px 0px 0px 0px;
        text-align: center;
        font-size: 11px;
        line-height: 22px;
        color: #003366;
    }

    #control_panel a {
        margin: 0px 0px 0px 0px;
        font-size: 11px;
        line-height: 22px;
        color: #003366;
    }

        #control_panel a:hover {
            margin: 0px 0px 0px 0px;
            font-size: 11px;
            line-height: 22px;
            color: #003366;
        }

/* Login screen */


#login p {
    margin: 0px 0px 0px 0px;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    color: #003366;
}

#login td {
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    line-height: 40px;
    color: #003366;
}

#login input {
    margin: 0px 0px 0px 0px;
    font-size: 16px;
    line-height: 40px;
    color: #003366;
}

    #login input.button {
        margin: 0px 0px 0px 0px;
        font-size: 12px;
        line-height: 22px;
        color: #003366;
        width: 100px;
        height: 30px;
    }

/* General Form layout */

#general_form p {
    margin: 0px 0px 0px 0px;
    text-align: left;
    font-size: 12px;
    line-height: 22px;
    color: #003366;
}

#general_form td {
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    line-height: 30px;
    color: #003366;
}

#general_form input {
    margin: 0px 0px 0px 0px;
    font-size: 13px;
    line-height: 14px;
    color: #003366;
}

#general_form select {
    margin: 0px 0px 0px 0px;
    font-size: 13px;
    line-height: 14px;
    color: #003366;
}

#general_form input.button {
    margin: 0px 0px 0px 0px;
    font-size: 13px;
    line-height: 22px;
    color: #003366;
    width: 100px;
    height: 30px;
}

#general_form a {
    margin: 0px 0px 0px 0px;
    text-align: left;
    font-size: 12px;
    line-height: 22px;
    color: #003366;
}

    #general_form a:hover {
        margin: 0px 0px 0px 0px;
        text-align: left;
        font-size: 12px;
        line-height: 22px;
        color: #003366;
    }

/* Centred Form layout */

#centred_form {
    margin-left: 200px;
}

    #centred_form p {
        margin: 0px 0px 0px 0px;
        text-align: left;
        font-size: 12px;
        line-height: 22px;
        color: #003366;
    }

    #centred_form td {
        margin: 0px 0px 0px 0px;
        font-size: 12px;
        line-height: 30px;
        color: #003366;
    }

    #centred_form input {
        margin: 0px 0px 0px 0px;
        font-size: 13px;
        line-height: 14px;
        color: #003366;
    }

    #centred_form select {
        margin: 0px 0px 0px 0px;
        font-size: 13px;
        line-height: 14px;
        color: #003366;
    }

    #centred_form input.button {
        margin: 0px 0px 0px 0px;
        font-size: 13px;
        line-height: 22px;
        color: #003366;
        width: 100px;
        height: 30px;
    }

    #centred_form a {
        margin: 0px 0px 0px 0px;
        text-align: left;
        font-size: 12px;
        line-height: 22px;
        color: #003366;
    }

        #centred_form a:hover {
            margin: 0px 0px 0px 0px;
            text-align: left;
            font-size: 12px;
            line-height: 22px;
            color: #003366;
        }

/* Request details layout */

#request_details {
    margin: 0px;
    padding-left: 20px;
    text-align: left;
}

    #request_details p {
        margin: 5px 0px 0px 0px;
        text-align: left;
        font-size: 12px;
        line-height: 15px;
        color: #003366;
    }

    #request_details .tightpara {
        margin: 5px 0px 0px 0px;
        text-align: left;
        font-size: 12px;
        line-height: 12px;
        color: #003366;
    }

    #request_details td {
        margin: 0px 0px 0px 0px;
        font-size: 12px;
        line-height: 30px;
        color: #003366;
    }

        #request_details td.tightpara {
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            line-height: 17px;
            color: #003366;
        }

    #request_details input {
        margin: 0px 0px 0px 0px;
        font-size: 13px;
        line-height: 14px;
        color: #003366;
    }

    #request_details select {
        margin: 0px 0px 0px 0px;
        font-size: 13px;
        line-height: 18px;
        color: #003366;
    }

    #request_details a {
        margin: 0px 0px 0px 0px;
        text-align: left;
        font-size: 12px;
        line-height: 18px;
        color: #003366;
    }

        #request_details a:hover {
            margin: 0px 0px 0px 0px;
            text-align: left;
            font-size: 12px;
            line-height: 18px;
            color: #003366;
        }

    #request_details input.button {
        margin: 0px 0px 0px 0px;
        font-size: 12px;
        line-height: 22px;
        color: #003366;
        width: 100px;
        height: 30px;
    }

#request_details-right {
    left: 401px;
    width: 400px;
    margin: 0px 0px 0px opx;
    padding-right: 55px;
    text-align: right;
    font-size: 12px;
    line-height: 22px;
    float: right;
}

/* Subrecord Tabular Display */

#subrecord {
    margin: 0px;
    padding: 0px;
    width: 600px;
    text-align: left;
    font-size: 12px;
    line-height: 22px;
}

    #subrecord p {
        margin: 0px auto 2px;
        padding: 5px 10px;
        width: 500px;
        text-align: left;
        font-size: 12px;
        line-height: 22px;
    }


    #subrecord td {
        margin: 0px 0px 0px 0px;
        padding-left: 5px;
        text-align: left;
        font-size: 12px;
        line-height: 22px;
        color: #003366;
    }

        #subrecord td a {
            margin: 0px 0px 0px 0px;
            padding-left: 5px;
            padding-right: 5px;
            text-align: left;
            font-size: 12px;
            line-height: 22px;
            color: #003366;
            text-decoration: none;
        }

            #subrecord td a:hover {
                margin: 0px 0px 0px 0px;
                padding-left: 5px;
                padding-right: 5px;
                text-align: left;
                font-size: 12px;
                line-height: 22px;
                color: #FFFFFF;
                background-color: #12147B;
                text-decoration: none;
            }

    #subrecord th {
        margin: 0px 0px 0px 0px;
        padding-left: 5px;
        text-align: left;
        font-size: 12px;
        line-height: 22px;
        color: #003366;
    }

        #subrecord th a {
            margin: 0px 0px 0px 0px;
            padding: 0px 0px;
            text-align: left;
            font-size: 12px;
            line-height: 30px;
            color: #003366;
            text-decoration: none;
        }

            #subrecord th a:hover {
                margin: 0px 0px 0px 0px;
                padding: 0px 0px;
                text-align: left;
                font-size: 12px;
                line-height: 30px;
                color: #FFFF00;
                text-decoration: none;
            }

    #subrecord p {
        margin: 0px 0px 0px 0px;
        text-align: center;
        font-size: 11px;
        line-height: 22px;
        color: #003366;
    }

    #subrecord a {
        margin: 0px 0px 0px 0px;
        font-size: 11px;
        line-height: 22px;
        color: #003366;
    }

        #subrecord a:hover {
            margin: 0px 0px 0px 0px;
            font-size: 11px;
            line-height: 22px;
            color: #003366;
        }

/* Page Footer */

#page_footer {
    position: relative;
    left: 0px;
    bottom: 0px;
    width: 1010px;
    height: 30px;
    color: #9595c2;
    text-align: center;
    clear: both;
}
