/* CSS Document */
* {
    padding: 0px;
    margin: 0px;
}

html {
    padding: 0px;
    margin: 0px;
}

body {
    width: 880px;
    padding: 0px;
    margin: 0px auto;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    /*	overflow-x: hidden !important;
	overflow-y: scroll !important;*/
    background-attachment: scroll;
    background-color: #fff;
    background-image: url(../images/top-background.jpg);
    background-repeat: repeat-x;
}

#content {
    height: 100%;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    z-index: 0;
}

.content {
    height: 0;
}

.active {
    color: #4fa600 !important;
    text-decoration: underline !important;
    cursor: default;
}

.no-bg {
    background-color: none !important;
    background-color: transparent !important;
}

.border {
    border: 1px solid #C00;
    margin: -2px;
}

.border-bottom {
    border-bottom: 1px solid #aeafb2;
    margin-bottom: -1px;
}

.border-left {
    border-left: 1px solid #aeafb2;
    margin-left: -1px;
}

.border-right {
    border-right: 1px solid #aeafb2;
    margin-right: -1px;
}

.border-top {
    border-top: 1px solid #aeafb2;
    margin-top: -1px;
}

.wrapper {
    margin: 0;
    padding: 0;
    /*overflow:hidden;*/
}

#container .wrapper {
    margin: 0 20px 0 20px;
}

a {
    color: #336699;
    text-decoration: none;
}

    a:hover {
        color: #336699;
        text-decoration: underline;
    }

span {
    color: #626469;
}

.logo {
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
    position: relative;
    z-index: 0;
    display: inline-block;
    text-align: center;
    display: inline-block;
    text-align: left;
    background-image: url(../images/se-logo.jpg);
    width: 156px;
    height: 47px;
    background-repeat: no-repeat;
    background-position: top left;
}

.header-title {
    width: 880px;
    height: 40px;
    margin: 0 0 0 0;
    padding: 0px 0 2px 20px;
    background-color: #4fa600;
    font-size: 34px;
    font-weight: bolder;
    color: #FFF !important;
    position: relative;
}

.header {
}

.main {
    display: inline-block;
    width: 880px;
    margin: 20px 0 0 0;
    padding: 0 0 0 0;
}

h2 {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #4fa600;
    background-image: url(../images/green_bar_up.gif);
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: left 70%;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: auto auto;
    margin: 0 0 6px 0;
    padding: 0 0 0 0;
}

    h2 span {
        text-align: left;
        display: inline-block;
        color: #4fa600;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 32px;
        background-color: white;
        padding-right: 10px;
        margin: 0px;
    }

h3 {
    font-family: Arial, Helvetica, sans-serif;
    color: #4fa600;
    font-size: 16px;
    padding-right: 10px;
    margin: 0 0 6px 0;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #4fa600;
    font-size: 16px;
    padding-right: 10px;
    margin: 0 0 6px 0;
    position: relative;
}

h5 {
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 16px;
    padding-bottom: 20px;
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 6px;
    text-align: center;
}

h6 {
    font-family: Arial, Helvetica, sans-serif;
    color: #626469;
    font-size: 16px;
    padding-right: 10px;
    margin: 0 0 6px 0;
    position: relative;
}

strong {
    color: #009145;
}

.margin-left {
    margin-left: 20px;
}

.margin-right {
    margin-right: 20px;
}

.margin-top {
    margin-top: 20px;
}

.margin-bottom {
    margin-bottom: 20px;
}

.yellow_color {
    color: #336699 !important;
}

.purple_text {
    color: #640083 !important;
}

.yellow_text {
    color: #336699 !important;
}

.green_text {
    color: #009145 !important;
}

.grey_text {
    color: #666 !important;
}

.black_text {
    color: #000 !important;
}

.white_text {
    color: #FFF !important;
}

.green-bg {
    background-color: #009145;
}

.purple-bg {
    background-color: #640083;
}

.grey-bg {
    background-color: #666666;
}

.black-bg {
    background-color: #000;
}

.lightgrey-bg {
    background-color: #eaeaea;
}

p {
    line-height: 18px;
    font-size: 11px;
    color: #626469;
}

ul {
    margin-top: 20px;
    text-decoration: none;
    list-style-type: none;
}

li {
    text-decoration: none;
    list-style-type: circle;
    ;
    padding-bottom: 10px;
    margin-left: 30px;
}

/* ------------------------------------------------------------------------------------- */
/* ----------- Footer Elements ------------------------------------------------ */
/* ---------------------------------------------------------------------------------- */
.footer, .footer * {
    margin: 0;
    padding: 0;
    line-height: 0;
}

.footer {
    width: 1000px;
    border-collapse: collapse;
    border: none;
    height: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    clear: both;
    position: relative;
}

    .footer .bottomSide {
        background-color: #eaeaea;
        height: 20px;
        line-height: 0;
        _padding: 0 7px 0 10px;
        margin-bottom: 20px;
        padding-top: 4px;
        padding-right: 6px;
        padding-bottom: 3px;
        padding-left: 9px;
    }

        .footer .bottomSide .leftContainer .left .bar {
            margin: 0 6px 0 6px;
        }

        .footer .bottomSide .rightContainer .right .bar {
            margin: 0 3px 0 6px;
        }

        .footer .bottomSide .rightContainer {
            margin: 0 3px 0 0;
        }

        .footer .bottomSide .leftContainer ul.left {
            float: left;
            width: 75%;
        }

        .footer .bottomSide .leftContainer .left li {
            float: left;
        }

        .footer .bottomSide .rightContainer ul.right {
            float: right;
        }

        .footer .bottomSide ul {
            list-style-type: none;
        }

            .footer .bottomSide ul * {
                display: inline;
                text-decoration: none;
                font-family: Arial;
                font-size: 10px;
                color: #626469;
                line-height: normal;
            }

        .footer .bottomSide a:hover {
            color: #336699;
            font-size: 10px;
            text-decoration: underline;
        }

        .footer .bottomSide .leftContainer .left *, .footer .bottomSide .rightContainer .right * {
            _padding-top: 2px;
            _line-height: 12px;
            _height: 12px;
        }

        .footer .bottomSide .leftContainer .left .bar, .footer .bottomSide .rightContainer .right .bar {
            _display: inline-block;
            _width: 1px;
            _height: 100%;
            _text-align: center;
        }

.banner {
    width: 1000px;
    height: 240px;
    background-color: #000;
    background-image: url(../images/banner-bg.jpg)
}

.hidden {
    display: none;
}

.padding-topbottom {
    padding: 10px 0;
}

.disable {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}