/* Body */
body {
    font-size: medium;
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    text-align: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    width: 100%;
    overflow-x: hidden;
}

.DefaultBody {
    background-image: url('../images/customImage.aspx?img=117');
}

.PageBody {
    background-image: url('../images/customImage.aspx?img=118');
}

.mainframe {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    text-align: center;
}

td {
    width: 33%;
    text-align: center;
}

A:link, A:visited, A:active, A:hover {
    text-decoration: none;
    font-size: medium;
}

A.ClickableLink:link, A.ClickableLink:visited, A.ClickableLink:active, A.ClickableLink:hover {
    text-decoration: underline;
}

/* TextBox and WaterTextBox	*/
.text, .watertext, .short_text, .selecttext, .long_text {
    font-size: medium;
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    border-style: solid;
}

/* TextBox and WaterTextBox	*/
.text, .watertext, .selecttext, .short_text, .long_text {
    border: 1px solid #BABABA;
    background-color: White;
}

.selecttext {
    text-align: right;
}

.text {
    color: Black;
}

.watertext {
    color: #999999;
}
/* TextBox and WaterTextBox	End */

/* Buttons */
/* Top buttons*/
.buttons, .buttons_next, .buttons_wide {
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #ededed;
    display: inline-block;
    color: #777777;
    font-family: arial;
    font-size: medium;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
    cursor: pointer;
    width: 120px;
    height: 28px;
    border-style: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

    .buttons:hover, .buttons_next:hover, .buttons_wide:hover {
        background-color: #dfdfdf;
        cursor: pointer;
    }

    .buttons:active, .buttons_next:active, .buttons_wide:active {
        position: relative;
        top: 1px;
        cursor: pointer;
    }

.buttons_wide {
    height: 4em;
    margin: 1em;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
}

.buttons_wide {
    display: block;
}

/* Buttons End */
.bigicon {
    display: list-item;
    margin: 5px;
    margin-left: auto;
    margin-right: auto;
    border: 0px;
    max-height: 100%;
    max-width: 100%;
}

/* Header */
.SS_Color_Banner {
    background: url(../images/customImage.aspx?img=108) no-repeat center;
    background-color: #5C5C5C;
    margin-top: 0px;
    display: table;
    width: 100%;
    height: 80px;
    font-weight: bold;
    vertical-align: middle;
    color: White;
    font-size: large;
}


.alan {
    margin: auto;
    min-width: 45%;
}
/* Header End*/

/* Body */
.SSLogoImage {
    max-height: 51px;
}

.innerbody {
    text-align: center;
    width: 100%;
    position: relative;
}

.pagetitle {
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 10px;
    display: table;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.maintitle {
    zoom: 1;
    display: inline-block;
    *display: inline;
    color: Black;
    margin: 2px;
}

.subtitle {
    zoom: 1;
    *display: inline;
    display: inline-block;
    color: Blue;
    margin: 2px;
}

.message, .SS_Color_Background, .HelpBackground, .ErrorBackground {
    border-style: solid;
    border-width: 2px;
    vertical-align: middle;
    text-align: left;
    padding: 20px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

    .message A {
        font-size: medium;
    }

.sectxt_alltxt, .long_sectxt_alltxt {
    font-family: Verdana, Geneva, Arial, serif;
    font-size: 14px;
    font-weight: 100;
    color: #4B6199;
    word-wrap: break-word;
}

.helpdesk_txt {
    width: 100%;
    text-align: left;
    font-size: 12px;
    color: Black;
    overflow-y: auto;
}

.DivRight {
    display: inline-block;
    width: 67%;
    vertical-align: middle;
    text-align: right;
    margin: 0px auto -1px auto;
}

.DivLeft {
    display: inline-block;
    width: 30%;
    text-align: left;
    vertical-align: middle;
    margin: 0px;
    margin: 0px auto -1px auto;
}

.DivRow {
    margin: 40px auto -1px auto;
}

/* Footer */

#footer {
    margin-top: 1em;
}

    #footer ul {
        margin-left: 0;
        padding-left: 0;
        display: inline;
    }

        #footer ul li {
            margin-left: 0;
            padding: 3px 15px;
            border-left: 1px solid #000;
            list-style: none;
            display: inline;
            font-size: 1em;
        }

            #footer ul li.first {
                margin-left: 0;
                border-left: none;
                list-style: none;
                display: inline;
            }

.Footer_Text, .footer_img {
    cursor: pointer;
}

/* Footer End */


/* Div Table */

.DivSet {
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto;
    margin-bottom: 10px;
}

.DivRow, .DivRowDefault {
    margin: 0px auto;
    text-align: center;
    vertical-align: middle;
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

#wrapper {
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 45px;
    bottom: 48px;
    overflow: auto;
}

#scroller {
    position: absolute;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    width: 100%;
    padding: 0;
}

    #scroller ul {
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
        text-align: left;
    }

    #scroller li {
        padding: 0 10px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }

.DivCell {
    zoom: 1;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 5px;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    width: 31%;
}

.DivRowPanel {
    overflow-x: none;
    overflow-y: auto;
}

/* Div Table */

/* Language Popup Panel*/


.LanguageBackground {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.tagline {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    color: #333333;
    letter-spacing: 1.0px;
    text-align: center;
    margin-top: 10px;
}
