    /*
   .inliningTables {
    margin: 8px; 
    width: 150px;
    padding: 1px; 
    height: 70px;
} 
*/

.innerTable {
    border-width: 0px;
    border-spacing: 0px;
    border-style: outset;
    cellspacing: 16px;
    cellpadding: 8px;
}



.button {
    padding-bottom: 3px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: atrament-web-lf, ff-meta-web-pro, "Myriad Pro", Segoe UI,
        Arial, Sans-Serif;
    border-bottom: #f6f6f6 1px solid;
    border-left: #f6f6f6 1px solid;
    padding-right: 7px;
    padding-top: 4px;
    display: inline-block;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 1px 1px 1px #CCCCCC;
    -moz-box-shadow: 1px 1px 1px #ccc;
    -webkit-box-shadow: 1px 1px 1px #ccc;
}

.red-button {
    color: #ce0022;
    margin-top: 5px;
    border-top: #f6f6f6 1px solid;
    background:
        url(http://media.corporate-ir.net/media_files/irol/73/73320/Redesign11/right-arrow-action.png)
        #ffffff no-repeat 5px 4px;
    border-right: #f6f6f6 1px solid;
    border-bottom: #f6f6f6 1px solid;
    border-left: #f6f6f6 1px solid;
}

.red-button:hover {
    border-bottom: #ce0022 1px solid;
    border-left: #ce0022 1px solid;
    color: #fff !Important;
    background-color: #ce0022;
    border-top: #ce0022 1px solid;
    border-right: #ce0022 1px solid;
    text-decoration: none;
    background:
        url(http://media.corporate-ir.net/media_files/irol/73/73320/Redesign11/right-arrow-action-white.png)
        #ce0022 no-repeat 5px 4px;
}

#section1 {
   // display: none;
}

.Header {
    font: Meta Bold;
    text-transform: uppercase;
    case structure: CAPS;
    font-size: 28pt;
    POINT size: 18pt;
    track ing: 25;
    color: #808080;
    position: relative;
    float: left;
}

.HCell1 {
    width: 600px;
    position: relative;
    text-align: left;
}

.HCell2 {
    width: 360px;
    position: relative;
    text-align: right;
}

.nameORTitle {
    font: Meta Normal;
    font-family: ff-meta-web-pro, "Myriad Pro", Segoe UI, Arial, Sans-Serif;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
    color: #474747;
    case structure: title;
}

a.nameORTitle:hover {
    color: #c6001e;
}

a.nameORTitle:visited {
    text-decoration: none;
}

a.nameORTitle:link {
    text-decoration: none;
}

.searchbox {
    border-radius: 5px;
    color: #919191;
    font-size: 17px;
    height: 20px;
    margin: 6px 0 0 8px;
    padding: 0px;
    float: left;
    box-shadow: 1px 1px 1px 1px;
}

.newElements { //
    font: Meta Normal; //
    font-family: ff-meta-web-pro, "Myriad Pro", Segoe UI, Arial, Sans-Serif;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: normal;
    color: #919191;
    case structure: title;
    height: 20px; //
    FONT-SIZE: 10px; // //
    FONT-WEIGHT: bold;
}

.pulldown {
    content: "?";
    height: 25px;
    outline: none;
    border: solid 1px #BBB; //
    background: #F8F8F8;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: auto;
    //box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    //overflow: auto;
    margin: 8px 0 0;
    font: ARIAL regular; //
    font-family: ff-meta-web-pro, "Myriad Pro", Segoe UI, Arial, Sans-Serif;
    font-size: 16px;
    color: #474747;
    arrow size: 4 x 7 px;
    arrow color: #474747;
}

.LogoContainer {
    BACKGROUND-IMAGE: url('{!$Resource.GenericDupontNavgradient}');
    TEXT-ALIGN: left;
    width: 100%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.BodyContainer {
    margin: 0px auto;
    width: 980px;
}

.tblBodyContainer {
    margin: 0px auto;
    width: 960px;
}

.BodyContainer>table {
    margin: 0 auto;
}

.table2 {
    width: 960px;
    margin: 0;
}

.button-text {
    text-transform: uppercase;
    font-family: ff-meta-web-pro, "Myriad Pro", Segoe UI, Arial, Sans-Serif;
    font-weight: 700;
    font-size: 12px;
    margin-left: 25px;
    line-height: 1.3em;
}

.PageFooter {
    BACKGROUND-COLOR: #eaeaea;
    margin-left: 0px;
}

.PageFooter2 {
    BACKGROUND-COLOR: #eaeaea;
    PADDING-BOTTOM: 20px;
    PADDING-LEFT: 70px;
    WIDTH: 550px;
    PADDING-RIGHT: 30px;
    PADDING-TOP: 20px;
}

.PageFooterlinks A {
    FONT-FAMILY: Arial, Segoe UI, Sans-Serif;
    COLOR: #474747;
    WIDTH: 300px;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    text-decoration: none;
}

.PageFooterlinks A:hover {
    FONT-FAMILY: Arial, Segoe UI, Sans-Serif;
    COLOR: #474747;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline
}

.PageFooterDisclaimer {
    LINE-HEIGHT: normal;
    COLOR: #6e6e6e;
    FONT-SIZE: 10px;
    WIDTH: 600px;
    FONT-WEIGHT: normal
}