/* CSS Document */
body {
    background-color: whitesmoke;
}

.popupBody{
    background-color: white;
}

header, footer {
        display: inline-block;
}

html {
    overflow-y: scroll;
}

#wrap {
    width: 958px;
    box-shadow: 0 0 25px silver;
    z-index: 1;
    margin-top: -15px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    float: none;
    background-color: white;
}

.redbodycopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    color: #CC0000;
}

.sidebarlinksbold {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: bold;
    line-height: 18px;
    color: #666666;
}

    .sidebarlinksbold A:hover {
        color: #CC0000;
    }

.sidebarlinks A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
    text-decoration: none;
    display: list-item;
    list-style-type: square;
    color: #333333;
    list-style-position: inside;
}

    .sidebarlinks A:hover {
        color: #CC0000;
        text-decoration: underline;
    }

.sidebaractive A {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 20px;
    text-decoration: none;
    display: list-item;
    list-style-type: square;
    color: #CC0000;
    list-style-position: inside;
}

.sidebarcopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    color: #666666;
}

.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 16px;
    color: #666666;
    padding-top: 5px;
}



ol {
    list-style-type: decimal;
}

.redheader {
    font-style: normal;
    line-height: 22px;
    font-family: 'BrawlerRegular', Georgia, serif;
    color: red;
    font-size: 22px;
}

/*h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: 22px;
    color: #CC0000;
    font-weight: normal;
}*/

.redsubhead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 15px;
}

.InternalEmployers {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 15px;
    color: navy;
}

.primarynavactive {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    text-decoration: none;
    color: #CC0000;
    list-style-position: outside;
    list-style-image: url(images/template/active-page-arrow.gif);
    padding-left: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 27px;
    width: 144px;
}

.primarynav a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    color: #333333;
    text-decoration: none;
    display: list-item;
    list-style-type: none;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-left: 27px;
    width: 144px;
}

    .primarynav A:hover {
        color: #CC0000;
        text-decoration: underline;
    }

.secondarynav a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 17px;
    color: #333333;
    text-decoration: none;
    padding-left: 35px;
    text-indent: 35px;
}

    .secondarynav A:hover {
        color: #CC0000;
    }

.secondarynavactive {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 17px;
    text-decoration: none;
    color: #CC0000;
    list-style-position: outside;
    list-style-image: url(images/template/active-page-arrow.gif);
    padding-left: 12px;
}

FORM {
    margin: 0;
}

.salarykey {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: 15px;
    color: #CC0000;
}

.tablecopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    color: #333333;
    text-align: left;
}

.popupnav a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    color: #333333;
    text-decoration: none;
}

    .popupnav A:hover {

        text-decoration: underline;
    }

.popupnavInternalEmployers a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    color: navy;
    text-decoration: none;
    list-style-type: square;
}

    .popupnavInternalEmployers A:hover {

        text-decoration: underline;
    }

.popupnavSuspended a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    line-height: normal;
    color: #CC0000;
    text-decoration: none;
}

    .popupnavSuspended A:hover {

        text-decoration: underline;
    }

.tableheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: bold;
    line-height: 15px;
    color: #333333;
    text-decoration: underline;
}

.s_Capitalize {
    text-transform: capitalize;
}

.sectionheadertable {
    width: 100%;
    background-color: #FFFFFF;
}

.sectionheader {
    background: #666666;
    color: #FFFFFF;
    font-weight: bold;
}


/*----------------------------------------------------------*/
/*  Button Format Style										*/
/*----------------------------------------------------------*/
.btnlinkbtn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
    cursor: pointer;
    background-color: #D4D0C8;
    border-style: None;
    width: 64px;
    height: 20px;
}

.linkbtn2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none;
    width: 74px;
    height: 22px;
}

.number {
    font-family: Arial, Helvetica, sans-serif;
}

/*----------------------------------------------------------*/
/*  Additional Stylesheet                                   */
/*----------------------------------------------------------*/

.container_body {
    width: 95%;
    margin-left: 25px;
    margin-top: -40px;
    z-index: 1;
    position: relative;
    min-height: 650px;
    display: inline-block;
}

.side_menu {
    float: left;
    width: 26%;
    z-index: 1;
    display: inline-block;
}

.content_right {
    float: right;
    width: 72%;
    z-index: 1;
}

.bodycopy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

    .bodycopy a:link {
        color: red;
        background-color: transparent;
        text-decoration: none;
    }

    .bodycopy a:visited {
        color: red;
        background-color: transparent;
        text-decoration: none;
    }

    .bodycopy a:hover {
        color: red;
        background-color: transparent;
        text-decoration: underline;
    }

    .bodycopy a:active {
        color: red;
        background-color: transparent;
        text-decoration: underline;
    }


/*----------------------------------------------------------*/
/*FULL LENGTH BODY*/
/*----------------------------------------------------------*/
.body_normal {
    float: left;
    min-height: 650px;
}

/*----------------------------------------------------------*/
/*INDEXMAIN */
/*----------------------------------------------------------*/
.container_body_index {
    width: 90%;
    margin-left: 50px;
    margin-top: -50px;
    z-index: 1;
    min-height: 650px;
        display: inline-block;
}

.body_aside_index {
    float: right;
    width: 30%;
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
}

.body_article_index {
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    width: 540px;
}
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

.body_nav {
    margin-left: -100px;
}

ul.body_nav {
    list-style-type: none;
}

    ul.body_nav li a {
        opacity: 0.95;
        filter: alpha(opacity=95); /* For IE8 and earlier */
        border: none;
    }
    ul.body_nav li a img {
                border: none;
    }

        ul.body_nav li a:hover {
            filter: drop-shadow(16px 16px 10px rgba(0,0,0,0.9));
            opacity: 1.0;
            filter: alpha(opacity=100); /* For IE8 and earlier */
            -webkit-filter: saturate(1.3);
            filter: saturate(1.3);
        }

ul.main_body li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}


h1 {
    font-family: 'BrawlerRegular',Georgia,serif;
    color: red;
    font-size: 22px;
    font-weight: normal;
}

h2 {
    font-family: 'BrawlerRegular',Georgia,serif;
    color: red;
    font-size: 20px;
    font-weight: normal;
}

h3 {
    font-family: 'BrawlerRegular',Georgia,serif;
    font-weight: normal;
    color: red;
    font-size: 18px;
}


#required {
    font-size: 13px;
    color: gray;
}

#emp_graphic {
    width: 500px;
}

#my-slider-id {
    border: double;
    border-width: 3px;
    border-color: gainsboro;
    margin-top: -3px;
}

.table_format {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
    border-radius: 15px;
    padding: 20px 20px 20px 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #dedede #bababa #aaa #bababa;
    -moz-box-shadow: 0 3px 3px #ffffff, 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
    -moz-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
    -webkit-box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
    box-shadow: 0 3px 3px #ffffff, 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
    box-shadow: 0 3px 3px rgba(255,255,255,.1), 0 3px 0 #bbb, 0 4px 0 #aaa, 0 5px 5px #444;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #eae8e8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eae8e8));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #eae8e8);
    background-image: -moz-linear-gradient(top, #f6f6f6, #eae8e8);
    background-image: -ms-linear-gradient(top, #f6f6f6, #eae8e8);
    background-image: -o-linear-gradient(top, #f6f6f6, #eae8e8);
}

.table_flat {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 12px;
    border-radius: 15px;
    padding: 20px 20px 20px 20px;
    border-width: 1px;
    border-style: solid;
    border-color: #dedede #bababa #aaa #bababa;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #eae8e8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#eae8e8));
    background-image: -webkit-linear-gradient(top, #f6f6f6, #eae8e8);
    background-image: -moz-linear-gradient(top, #f6f6f6, #eae8e8);
    background-image: -ms-linear-gradient(top, #f6f6f6, #eae8e8);
    background-image: -o-linear-gradient(top, #f6f6f6, #eae8e8);
    *position: absolute;
}

#block-menu-menu-mainlinks{
    *margin-top: 200px;
    *position: absolute;
}

input[type=password] {
    border: 1px solid #ccc;
    -moz-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

input[type=text] {
    border: 1px solid #ccc;
    -moz-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #ddd inset, 0 1px 0 #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 200px;
}

/***************FAQ MENU*****************/
/****************************************/

#block-menu-menu-mainlinks {
    width: 233px;
    float: left;
}

    #block-menu-menu-mainlinks a {
        font-family: 'BrawlerRegular', Georgia, serif;
        font-size: 12px;
        line-height: 12px;
        display: block;
        width: 233px;
        height: 28px;
        background: transparent url(images/main-tabs-bg.jpg) no-repeat 0 0;
        color: #f00;
        padding: 17px 0px 0px 14px;
        text-decoration: none;
    }

        #block-menu-menu-mainlinks a:hover {
            background: transparent url(images/main-tabs-bg.jpg) no-repeat bottom left;
        }

    #block-menu-menu-mainlinks li.last a {
        padding-top: 10px;
        height: 35px;
    }

/*******************
SELECTION STYLING
*******************/

::selection {
    color: #fff;
    background: #6c6c6c; /* Safari */
}

::-moz-selection {
    color: #fff;
    background: #6c6c6c; /* Firefox */
}
