@import "/main/css/format.css";
/************************************************************
 * EXTERNAL STYLESHEETS */
/* CSS Document Created for: www.census.gov web sites */
/* Original styles author: carollynn hammersmith, WSC/SSD*/
/* creation: 1 Oct. 2008*/
/* Updated: 16 Aug 2016 - changed styles to match pages from AEM: LKYax, CNMP */

/* CSS FORMAT: CSS is laid out as html appears in the page, top to bottom, left to right */

/*Page Layout Styles --------------------------------------------------------------*/

/* Site Name & Masthead images */
.wrapper {
    margin-left: 2em;
}
#outer-column-container {
    padding-left: 40px;
}

#breadcrumbs {
    margin: -0.5em 0 0 0;
    padding: 0 0 0.5em 0;
    font-size: 80%;
}
#breadcrumbs a, #breadcrumbs a:hover, #breadcrumbs a:focus {
    background-color: #fff !important;
}
#breadcrumbs a:hover, #breadcrumbs a:focus {
    text-decoration: underline;
	color: #0e4b91 !important;
    background-color: #fff !important;
}

h2 {
    color: #041c5d;
    font-size: 150%;
}

h3 {
    color: #041c5d;
    font-size: 130%;
}

#middle-column li {
    margin: 0 0 5px;
    padding: 0 0 5px;
}

h2.index {
    border-bottom: 1px dotted #999;
    color: #036;
    font-size: 140%;
    letter-spacing: 0.05em;
    line-height: 140%;
    margin: 0 0 20px;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}
a, a:link, a:active, a:visited {
    text-decoration: none;
}
a:hover, a:focus {
    text-decoration: underline;
}
#content, #entry {
    margin: 0 50px 10px 0;
    padding: 5px 15px;
}
#content h2, #page h2 {
    color: #003366;
    font-size: 160%;
    line-height: 140%;
    margin: 0;
    padding: 5px 0 15px;
}
.aligncenter {
    text-align: center;
}
.whitetxt {
    margin: 0 auto;
    text-align: center;
}
.skiplink a, .skiplink a:hover, .skiplink a:visited {
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -500px;
    width: 1px;
}
.skiplink a:active, .skiplink a:focus {
    height: auto;
    position: static;
    width: auto;
}

#entry .shareable {
    float: right;
    margin: 1em -40px 1em 1em;
}
#page-container {
    border: 0 none !important;
}
.grid_content_headerTitles {
    background-image: url("https://www.census.gov/etc/designs/census/images/details-divider-title.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    border: 0 none;
/*    color: #1c6c96 !important; */
    font-size: 100%;
    margin-bottom: 0;
    margin-left: 40px;
    margin-top: 10px;
    padding: 0 0 0.05em;
    width: 960px;
}
#masthead h1 {
    border: 0 none !important;
    font-size: 135% !important;
    margin: 0 !important;
    padding: 0 !important;
}
#masthead h1 a {
    font-size: 135% !important;
    text-decoration: none;
}
#masthead h1 a:visited {
    color: #4f3a74 !important;
}
#masthead h1 a:hover, #masthead h1 a:focus {
    color: #0a79a2 !important;
    text-decoration: underline;
}
#source-order-container {
    margin: 0;
    padding: 0;
}
#outer-column-container {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#inner-column-container {
    border: medium none;
}
.grid_navInnerLandingLinks {
	margin-left: -0.5em;
    margin-top: 0;
    margin-right: 0;
}
.wrapper .grid_navInnerLandingLinks ul {
    border: 0 none;
    display: inline-block;
    line-height: 25px;
    list-style: outside none square;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 150px;
}
.grid_navInnerLandingLinks ul li {
    list-style: inside none none;
    margin: 0;
    width: 140px;
}
.grid_navInnerLandingLinks li {
    border-bottom: thin dotted rgb(207, 207, 207);
    display: list-item;
    font: 13px/1.5 Arial,Verdana,sans-serif;
    list-style-position: outside;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 5px;
}
* + html .wrapper .grid_navInnerLandingLinks ul li {
    line-height: 25px;
}

#left-column li a {
    text-decoration: none;
}
#left-column li a, #left-column li a:hover, #left-column li a:focus {
    background-color: #fff !important;
    color: #333 !important;
}
#left-column li a:hover, #left-column li a:focus {
    text-decoration: underline;
}
#left-column .grid_navInnerLandingLinks li .active {
    color: #050e3a;
    font-weight: bold;
}
#middle-column {
    background-color: #ffffff;
    border: 0 none;
    display: inline-block;
    font-size: 100%;
    height: auto;
    margin-top: 0;
    padding: 0;
}
#middle-column .inside {
    margin: 0 16em 0 1em;
    padding: 0;
    width: auto;
}

.grid_navSponsorLogoHolder {
    width: 150px;
    margin: 1em 0 0 1em;
}
.grid_navSponsorLogoHolder div {
    text-align: right;
}
#sponsorLogo img {
    max-height: 155px;
    max-width: 150px;
    color: transparent;
    font-size: 0;
    vertical-align: middle;
}

span.red {
    font-weight: bold;
    color: #900;
}

table td {
	vertical-align: top;
}
