@charset "utf-8";
/* CSS Document */

h1 {
	margin: 10px 0 3px 0;
	background-position: bottom;
	padding-bottom: 8px;
	width: 602px;
}
h1, .pageLinks, .listWrapper {
	background-image: url(../images/dotted-line.gif);
	background-repeat: no-repeat;
}
h3 {
	background: none;
}
li {
	padding-left: 18px;
}


.pageLinks {
	float: left;	
	width: 600px;
	background-position: 0 bottom;
}
.pageLinks ul {
	height: 25px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left: 0px;
	padding-left: 10px;
}
.pageLinks li {
	float: left;
	clear: none;
	background-image: none;
	margin-bottom: 0;
}
.pageLinks a:hover {
	text-decoration: underline;
}
.listWrapper {
	width: 600px;  
	float: left; 
	background-position: 0 bottom;
	margin-bottom: 6px;
	padding-bottom: 5px;
}
.listWrapper img {
	border: none;
	margin-top: 8px;
}
.listWrapper h2 {
	background: none;
	text-indent: 0;
	line-height: 20px;
	margin-bottom: 0;
}
.listWrapper h2 a {
	text-decoration: none;
	color: #6A8500;
}
.listWrapper h2 a:hover {
	text-decoration: underline;
}
.listWrapper ul {
	margin-left: 0px;
	margin-top: 8px;
}
.currentPage {
	font-weight: bold;
	margin-top: 3px;
	
}
.listWrapper p {
	margin-bottom: 10px;
	margin-top: 3px;
}
.moreLink li {
	padding-left: 18px;	
}
#whiteBg {
	width: 100%;
}
.letter {
	font-size: 22px;
	color: #576F01;
	border-bottom: 1px solid #576F01;
	padding-top: 10px;
	margin-bottom: 3px;
}
.toplink {
	float: right;
	padding-top: 15px;
}	
.indexlinks {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
.indexlinks ul {
	
}
.indexlinks li {
	float: left;
	background-image: none;
	padding: 0;
	margin-right: 2px;
}
.indexlinks li a {
	border: 1px solid #f2f2f2;
	padding: 8px;
	line-height: 25px;
}
.indexlinks li a:hover {
	border: 1px solid #576F01;
	text-decoration: none;
	background: #576F01;
	color: #ffffff;
}

/******list for stakeholder pages******/

.indexlinksStk {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
.indexlinksStk ul {
	
}
.indexlinksStk li {
	float: left;
	background-image: none;
	padding: 0;
	margin-right: 2px;
}
.indexlinksStk li a {
	border: 1px solid #f2f2f2;
	padding: 4px;
	line-height: 32px;
}
.indexlinksStk li a:hover {
	border: 1px solid #576F01;
	text-decoration: none;
	background: #576F01;
	color: #ffffff;
}

/******list for BHA pages******/

.indexlinksStkBHA {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
.indexlinksStkBHA ul {
	
}
.indexlinksStkBHA li {
	/*float: left;*/
	background-image: none;
	padding: 0;
	margin-right: 2px;
}
.indexlinksStkBHA li a {
	border-right: 1px solid #f2f2f2;
	padding: 1px;
	/*line-height: 32px;*/
}
.indexlinksStkBHA li a:hover {
	border-right: 1px solid #006666;
	text-decoration: none;
	background: #006666;
	color: #ffffff;
}
