/*#header {
	background-image: url("/services/Development2/images/dev-header.jpg");
	background-repeat: no-repeat;
}
#headercontent img, #headercontent a {
	margin: 0px;
	padding: 0px;
}*/


.highlightTeal {
	color: #A6D2CA !important;
	list-style-type: none;
}
.highlightTeal_Preliminary {
	color: #4D8095 !important;
}
.highlightOrange {
	color: #E6AD6A !important;
}
.highlightOrange_PlanApproval {
	color: #D18429 !important;
}
.highlightGreen {
	color: #B3CB81 !important;
}
.highlightGreen_Construction {
	color: #39651D !important;
}
.highlightLavender {
	color: #CCCCFF !important;
}

.COLORBARSteal {
	font-weight: bold;
	color: #FFFFCC;
	background-color:#4D8095;
	padding: 4px 10px;
	margin-left: 0px;
}	
.COLORBARSorange {
	font-weight: bold;
	color: #FFFFCC;
	background-color: #D18429;
	padding: 4px 10px;
	margin-left: 0px;
}
.COLORBARSgreen {
	font-weight: bold;
	color: #FFFFCC;
	background-color: #39651D;
	padding: 4px 10px;
	margin-left: 0px;
}


.list-green-bullet li {
	background-image: url("/services/Development2/images/bullet-dk-lime-on-white.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
}
.list-orange-bullet li {
	background-image: url("/services/Development2/images/bullet-orange-tan-on-white.gif");
	background-repeat: no-repeat;
	background-position: top left;
	list-style: none;
	padding-left: 15px;
}

ul.outdent {
	padding-left: 0px;
	margin-left: 20px;
}