﻿/* 
    section-anhsp.css
    ===============================================================
    National Screening Unit - 
    Antenatal HIV Screening Programme styles    
    
    Created 31.03.2009 by DS (CT)
    Last updated: See SVN    
  ===============================================================
*/
    .contentHeaderBlock {
        border-bottom-color: #598527;
    }
    .contentHeaderBlock h1, .centerBlock h4, .centerBlock h3 { /* TWW add H4 and H3 style */
        color: #598527;
    }
    .splashBannerSubLogo {
        /*background-image: url(/resources/Common/hd_sub_img_bg_01_2.gif);*/
    }
    .cntSecondMenu ul li a.selected {
        background: #598527;
        border-top-color: #598527;
        border-bottom-color: #4e7522;    
    } 
    .cntSecondMenu ul ul {
        background-color: #f7f9f4;
    }