@charset "UTF-8";
.NDAC4344A--d {
    overflow: hidden;
    color: white;
    font-weight: 100;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    padding-bottom: 95px;
    background: url(/intro/.InlineStyle/hierarchy.png?o1-cache=010995bf66) scroll no-repeat center bottom transparent;
    
    -o-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.NDAC4344A--h1 {
    font-weight: 100;
    font-size: 72px;
    margin: 90px 0 0 0;
    font-variant: small-caps;
    line-height: 1.1em;
}
.NDAC4344A--h2 {
    font-weight: 100;
    font-size: 32px;
    margin: 0;
    line-height: 1.5em;
}

.NDAC4344A--columns {
    width: 1000px;
    margin: 50px auto;
    overflow: hidden;
}
.NDAC4344A--left,
.NDAC4344A--right {
    width: 50%;
    padding: 0 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.NDAC4344A--left {
    float: left;
}
.NDAC4344A--right {
    float: right;
}

.NDAC4344A--p {
    font-size: 18px;
}


.NDAC4344A--signup-top {
    display: inline-block;
    background: #f62f2f;
    margin: 0 auto;
    padding: 0.7em 2em;
    color: #ffffff;
    text-decoration: none;
    font-weight: 100;
    font-size: 21px;
}
.NDAC4344A--signup-top:hover {
    background: #d92828;
}
