/** Clearfix **/


.cf:before, .cf:after, .row:before, .row:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.cf:after, .row:after {
    clear: both;
}
/** Fix clearfix: extra margin padding bottom of page **/
.cf, .row {
    zoom: 1;
}
.highlight {
    background-color: #F5F40B;
}
body {
    background: #edf3f5;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.4em;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    color: #000
}
a {
    color: #124191;
}
a:hover, a:visited, a:focus {
    color: #124191;
}
a img {
    border: 0;
}
.phone {
    white-space: nowrap;
}
.date {
    white-space: nowrap;
}
.header {
    position: relative;
    z-index: 2;
    height: 94px;
}
.header img {
}
#nav {
    border-bottom: 1px solid #BDBFC0;
    margin-bottom: 25px;
}
.nav {
    font-size: 11px;
    line-height: 1.1em;
}
.row {
    width: 960px;
    margin: 0 auto;
}
.col1-3, .col2-3 {
    float: left;
    border-right: 30px solid #EDF3F5;
}
.col1-3 {
    width: 310px;
}
.col2-3 {
    width: 620px;
}
.first .col2-3 {
    width: 644px;
    border-right: 6px solid #EDF3F5;
}
.col2-3.green div {
    padding: 0;
}
.first .col1-3 {
    width: 310px;
}
.first .col1-3 img {
    display: block;
    margin: 0 auto 10px auto;
}
.first .col1-3 div.callout, .callout {
    padding: 20px 30px;
}
.first .col1-3 div.callout p, .callout p {
    margin: 0 0 8px 0;
    padding: 0;
}
.lg-text {
    font-size: 17px;
    line-height: 22px;
}
.col3-3 {
}
.col1-3.linkbox {
    cursor: pointer;
    border-right: 6px solid #edf3f5;
    text-align: center;
}
.col1-3.linkbox.bb6 {
    border-bottom: 6px solid #edf3f5;
}
.col1-3.linkbox h2 {
    text-transform: uppercase;
    font-size: 18px;
    line-height: 20px;
    background: none;
    margin-top: 0;
}
.col1-3.linkbox:hover a, .col1-3.linkbox a:hover {
    text-decoration: underline;
}
.col1-2 {
    width: 322px;
    float: left;
}
.col1-2 h2 {
    background: none;
    padding-left: 0;
}
.col1-4 {
    width: 192px;
    height: 254px;
    float: left;
    border-right: 6px solid #EDF3F5;
}
.col1-1 {
    padding: 15px 0 0 0;
}
.last, .linkbox.last {
    border-right: 0;
    margin: 0;
}
.top {
    display: block;
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #ACAEB0;
    width: 935px;
    margin: 15px auto 20px auto;
    text-align: right;
    padding: 3px 25px 3px 0;
    background: url(../../archive/microsite_ae17/top.png) center right no-repeat;
}
.top:hover {
    color: #333;
    border-bottom: 1px solid #333;
}
.lower {
    text-transform: lowercase;
}
.bar {
    display: block;
    height: 54px;
}
.bb6 {
    border-bottom: 6px solid #edf3f5;
}
.bt6 {
    border-top: 6px solid #edf3f5;
}
.pad10 {
    padding: 10px;
}
.pad15 {
    padding: 15px;
}
.eqht {
    height: 152px;
}
.col1-4.eqht {
    height: 273px;
}
.blue {
    background: #124191;
    color: #fff;
}
.blueblack {
    background: #001135;
}
.grey1 {
    background: #EDF3F5;
    color: #000;
}
.grey2 {
    background: #BEC8D2;
    color: #000;
}
.grey3 {
    background: #98A2AE;
    color: #000;
}
.grey4 {
    background: #4D5766;
    color: #fff;
}
.grey5 {
    background: #273142;
    color: #fff;
}
.white {
    background: #fff;
}
.ltblue {
    background: #00C9FF;
}
.red {
    background: #FF3154;
}
.yellow {
    background: #FFFB00;
}
.green {
    background: #4BDD33;
}
.orange {
    background: #FF9910
}
.black {
    background: #000000;
}
.tile-grid {
}
.tile-grid .linkbox {
    border-bottom: 6px solid #edf3f5;
}
.tile-grid .col1-4 {
    height: 310px;
    padding: 20px 15px;
    border-bottom: 6px solid #edf3f5;
}
.tile-grid .col1-4 p {
    margin-top: 0;
    margin-bottom: 20px;
}
.tile-grid .col1-3 {
    height: 152px;
    padding: 10px;
}
.tile-grid .col1-4 {
    width: 222px;
}
.tile-grid .col1-3.linkbox {
    width: 210px;
}
.tile-grid .col1-3 a, .tile-grid .col1-4 a {
    color: #fff;
}
.tile-grid .col1-3 a {
    text-decoration: none;
}
.tile-grid h2 {
    padding-left: 0;
    color: #fff;
}
.tile-grid .grey2 h2, .tile-grid .grey2 a {
    color: #000;
}
h1 {
    font-size: 28px;
    line-height: 32px;
}
h2 {
    font-size: 22px;
    line-height: 26px;
    margin-top: 0;
}
h3 {
    font-size: 16px;
    line-height: 20px;
    color: #124191;/*text-transform: uppercase;*/
}
h4 {
    font-size: 13px;
    line-height: 17px;
}
ul {
    margin: 10px 20px;
    padding: 0;
}
ol {
    margin: 10px 20px;
    padding: 0;
}
ol li ul {
    list-style: disc;
}
ol li, ul li {
    margin-bottom: 8px;
}
ul ul {
}
ul ul li {
}
a {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
#footer {
    margin: 25px auto 0 auto;
    text-align: center;
    padding: 15px 0;
    color: #999;
    background: #fff;
}
#footer p {
    margin-bottom: 8px;
}
#footer a {
    font-size: 11px;
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 4px;
    margin: 0 1px;
    white-space:nowrap;
}
#footer a:hover {
    text-decoration: underline;
}

.eq h3, .eq h4 {
    padding: 15px 20px 0 15px;
    margin: 0;
}
.eq p {
    padding: 15px 20px 0px 15px;
    margin: 0 0 10px 0;
}
.eq p+p {
    padding-top: 0;
}
.eq h2 {
    margin: 15px 0 0 15px;
    font-size: 18px;
}
.eq h4+p {
    padding-top: 10px;
    padding-bottom: 15px;
}
.col1-1 p {
    padding: 0 20px 0 15px;
    margin: 0 0 10px 0;
}
p.footnote {
    font-size: 11px;
    line-height: 1.2em;
    padding: 0 0 10px 8px;
    text-indent: -6px;
}
.sm {
    font-size: 11px;
    line-height: 1.4em;
}
sup {
    font-size: 80%;
    height: 0;
    line-height: 1;
    vertical-align: top;
    position: relative;
}
sup.reg {
    font-size: 85%;
   top: 4px;
}
h2 {
    background: url(../../archive/microsite_ae17/icon-arrow-purple.png) 0 2px no-repeat;
    line-height: 22px;
    padding-left: 26px;
    color: #124191;
    margin-top: 10px;
}
table {
    background: #fff;
    border-collapse: collapse;
    border-top: 8px solid #fff;
    border-bottom: 8px solid #fff;
    margin-top: 0px;
    width: 100%;
}
th, td {
    border-right: 8px solid #fff;
    border-left: 8px solid #fff;
    border-bottom: 8px solid #fff;
    padding: 8px 10px;
}
td {
    vertical-align: top;
    border-bottom: 8px solid #fff;
    background-color: #EDF3F5;
}
table.lesspad {
    border: 0;
}
table.lesspad th, table.lesspad td {
    padding: 8px 10px;
    border: 0;
}
table+ul {
    margin-top: 0;
}
table ul {
    margin-left: 0;
    padding-left: 12px;
}
table td > ul {
    margin-top: 0;
    padding-top: 0;
}
.ltblue {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #00C9FF;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
}
.ltgrey {
    background-color: #EDF3F5;
}
.blue-arrow {
    background: #EDF3F5 url(../../archive/microsite_ae17/bkg-arrow-blue.gif) top center no-repeat;
    padding-top: 15px;
}
.ltblue-arrow {
    background: #EDF3F5 url(../../archive/microsite_ae17/bkg-arrow-ltblue.gif) top center no-repeat;
    padding-top: 15px;
}
.ltblue-arrow-lg {
    background: #EDF3F5 url(../../archive/microsite_ae15/bkg-arrow-ltblue-lg.gif) top center no-repeat;
    padding-top: 15px;
}
.red-arrow {
    background: #fff url(../../archive/microsite_ae17/bkg-arrow-red.gif) top center no-repeat;
    padding-top: 15px;
}
.purple-arrow {
    background: #fff url(../../archive/microsite_ae17/bkg-arrow-purple.gif) top center no-repeat;
    padding-top: 15px;
}
.pink-arrow {
    background: #fff url(../../archive/microsite_ae17/bkg-arrow-pink.gif) top center no-repeat;
    padding-top: 15px;
}
.green-arrow {
    background: #EDF3F5 url(../../archive/microsite_ae17/bkg-arrow-green.gif) top center no-repeat;
    padding-top: 15px;
}
.teal-arrow {
    background: url(../../archive/microsite_ae17/bkg-arrow-teal.gif) top center no-repeat;
    padding-top: 15px;
}
.blue-arrow-lg {
    background: #EDF3F5 url(../../archive/microsite_ae17/bkg-arrow-blue-lg.gif) top center no-repeat;
    padding-top: 15px;
}
.purple-arrow-lg {
    background: #EDF3F5 url(../../archive/microsite_ae17/bkg-arrow-purple-lg.gif) top center no-repeat;
    padding-top: 15px;
}
.gold-arrow {
    background: #fff url(../../archive/microsite_ae17/icon-arrow-gold.gif) right 10px no-repeat;
    color: #124191;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 30px;
}
.white-arrow {
    background: #f9ba00 url(../../archive/microsite_ae17/icon-arrow-white.gif) center right no-repeat;
    color: #124191;
    text-transform: uppercase;
    font-weight: bold;
    vertical-align: middle;
    padding-right: 30px;
}
.blue-text-td {
    color: #124191;
    font-weight: bold;
    vertical-align: middle;
}
.blue-text {
    color: #124191;
}
.white-text, .white-text h2, .white-text h3, .white-text a {
    color: #fff;
}
.callout a {
    color: #fff;
}
.nobr {
    white-space: nowrap;
}
.extnd {
    height: 274px;
}
.blue.padding-callout {
    padding: 15px 30px;
}
.ul-li-disc {
    list-style-type: disc
}
.top0 {
    margin: 0px auto 10px;
}
.first .col1-3 div.callout10 {
    padding: 10px;
}
.valignmid {
    vertical-align: middle;
}
