/*  PSCI COLOR STYLE SHEET */


/*  T E X T   S T Y L E S  */

body {
	background-image:   url(images/bg_bl2.gif);
	}

H1, H2, H3, H4, H5 {
	color:              #002660;
	}
	
#pagecontentImage, #footercontentWrapper {
	border-top:         1px solid #002660;
	}
	
#pagecontentImage {
	border-bottom:      1px solid #002660;
	}
	
#navcontent {
    background-color:   #002660;
    background-image:   url(images/bg_bl_nav.gif);
    }

#navcontent H5, #navcontent p, #navcontent A:link, #navcontent A:active, #navcontent A:visited {
    color:              #FFFFFF;
    }    

    
strong {
    color:              #002660;
    }


#navstrip li {height: 47px;  position: absolute; top: 0px; background: url('images/nav_blue.gif') 0 0 no-repeat; display: block; list-style: none; font-size: 8px;}

#navstrip #item1 a:hover {background: url('images/nav_blue.gif') -0px -47px no-repeat; }
#navstrip #item2 a:hover {background: url('images/nav_blue.gif') -168px -47px no-repeat;}
#navstrip #item3 a:hover {background: url('images/nav_blue.gif') -243px -47px no-repeat;}
#navstrip #item4 a:hover {background: url('images/nav_blue.gif') -342px -47px no-repeat;}
#navstrip #item5 a:hover {background: url('images/nav_blue.gif') -564px -47px no-repeat;}


