/* BEGIN DOCUMENTATION 
*****************************************************************
* FILE : /css/hep/environment/environmental_justice.css                         *
* ------------------------------------------------------------- *
* PURPOSE : Styles for the Environmental Justice topic. This includes           *
*           overrides to FHWA and HEP stylesheets, mainly color *
*           changes where indicated                             *
* ------------------------------------------------------------- *
* OVERRIDES : /css/fhwatopic.css                                *
*             /css/hep.css                                      *
*             /css/hep/environment.css                          *
*****************************************************************
END DOCUMENTATION */


a:visited { color: #1d4d0f; }
a, #breadcrumb, #breadcrumb a, #breadcrumb a:visited, h1, h2, h3, h4, h5, h6 { color: #006; }
h1 {
	font-size: 120%;
	padding: 10px 1px 0 1px;
	margin: 10px 1px 0 1px;
	}
h2 {
	font-size: 130%;
	padding: 3px;
	}
h3 {
	font-size: 120%;
	margin: 6px;
	font-style: normal;
	}
h4 { margin-top: 10px; }
h5 {
	font-size: 100%;
	margin-top:5px;
	}
#header, #wrapper { border-color: #273E3F; }
#header {
	height: 72px;

	}
#pageheading {
	font-size: 150%;
	font-weight: bold;
	color: #fff;
	background-color: inherit;
	padding: 15px 10px 0 10px;
	margin: 0;
	}
#pageheading a {
	text-decoration: none;
	color: #fff;
		background-color: inherit;
	}
#wrapper { background-image: url(/environment/accomplishments/images/subnav_bg.png); }
#subnavigation ul li a, #subnavigation ul li a:visited { color: #006; }
#subnavigation ul li a:hover { color: #006; background-color: #fff; }
#subnavigation ul li a.bfcurrent { background-color: #fff; }

#contacts {
	background-color: #FFFBF2;
	border: 1px solid #006;
	}

#contacts p.contacttitle {
	color: #006;
	border-bottom : 1px solid #006;
		background-color: inherit;
	}
#contacts p {
	color: #000;
		background-color: inherit;
	margin-left: 5px;
	padding: 5px;
	}
#contacts ol {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding-left: 0;
	}
#contacts ol li {
	font-size: 80%;
	margin: 1px 0;
	}
#contacts a {
	font-weight: bold;
	}

#related p.relatedtitle {
	color: #006;
		background-color: inherit;
	font-size: 110%;
	border-bottom : 1px solid #006;
	}
.relateditem {
	background-color: #FFFBF2;
	border-color: #006;
	border-width: 1px;
	}

#pagecontents li {
	font-size: 100%!important;
	padding-left: 1px;
	margin-left: 1px;
	margin-bottom: 0;
}
#pagecontents li p {
	font-size: 100%!important;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
}
.boxleft {padding-right: 5px; margin-right: 25px;}
.picleft {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	}
.picright {
	float: right;
	margin: 0 4px;
	padding: 0;
	}
.noisepic { margin: 5px 0 5px 8px; }
.dkblue {color: #006; background-color: transparent;}
.docnav ul li a, .docnav ul li a.index { border-color: #006; }
.docnav ul li a.current, .docnav ul li a:hover  { background-color: #006; }



