/*
 *
 * country specific style overrides go here
 * (mainly just color differences)
 *
 */
a, a:link, a:visited, a:hover {
    color: #000080;
}
a:hover {
    color: #000033;
}
 ul#subnav_content li#expanded ul#subnav_content_l2 li a
,ul#subnav_content li#expanded ul#subnav_content_l2 li a:link
,ul#subnav_content li#expanded ul#subnav_content_l2 li a:visited
{
    color: #000080;
}
ul#subnav_content li#expanded ul#subnav_content_l2 li a:hover
{
    color: #000033;
}
.left_features_content h2 {
    color: #000080;
}
#home_main_content h1 {
    border-bottom: 2px solid #000080;
}
#home_main_content h2 {
    color: #000080;
    border-top: 1px dotted #000080;
}
hr.analyte_rule {
    border-top: 2px solid #000080;
}
ul#analyte_tabs li a:hover {
    color: #000033;
}
 .red_top_border
,.red_top_solid_border
{
    border-top: 1px dotted #000080;
}
.red_top_solid_border {
    border-top: 1px solid #000080;
}
.form_error {
    border-bottom: 2px solid #000080;
}
h2#wellness_sub_header {
    border-bottom: 2px solid #000080;
}
.letter_nav {
    border-bottom: 1px solid #000080;
}
.wellness_content {
    border-bottom: 1px solid #000080;
}
.wellness_content hr {
    border-top: 1px dotted #000080;
}
h2.red_dot_line {
    border-bottom: 1px dotted #000080;
}
#main table tr.divider td,
#main table tr.divider th,
#shadowbox_content table tr.divider td,
#shadowbox_content table tr.divider th,
body.mceContentBody table tr.divider td,
body.mceContentBody table tr.divider th
{
	border-top-color: #000080;
}
.table-headline {
    border-bottom: 2px solid #000080;
}
.news_block_wrapper {
    border-bottom: 2px solid #000080;
}
.news_block {
    border-top: 1px dotted #000080;
}
#screening-index .subcolumns {
    border-top: 1px dotted #000080;
}
.main_content .pregnancy_subpage {
    border-bottom: 1px solid #000080;
}
.main_content .pregnancy_subpage hr {
    border-top: 1px dotted #000080;
}
.main_content#overview_tpl .horiz_sub_nav hr {
    border-top: 1px dotted #000080;
}
#no_script {
    background-color: #000033;
}
#no_script_lightbox {
    background-color: #000033;
}
span.date_note {
    color: #000080;
}
#popup-content {
	border-bottom: 2px solid #000080;
}
#popup-page h1 {
	border-bottom: 2px solid #000080;
}
#sponsors_partners h2 {
    background-color: #000080;
    border: 1px solid #000033;
}
#sponsors #home_misc .home_misc_content {
   border-top: 1px solid #000080;
}
#sponsors #home_misc .home_misc_content h3 {
   color: #000080;
}
/*
 * generic footer (ie, non-home footer) update to accommodate wider ACB logo
 */
#footer #produced_by_generic #honcode {
    width: 275px;
    }
#footer #produced_by_generic #aacc {
    width: 273px;
    }
#footer #produced_by_generic #aacc img {
    width: 141px;
    }  