.newCP div.header
{
	background: #c2ddd1;
}

.newCP .header .search,
.newCP .myListings h1.listingStatus
{
	background: #49625e;
}

.newCP .header .search a {
	color: #bbd7f3;
}

.newCP .header .nav .search h4,
.newCP .header .nav .search .searchControls,
.newCP .myListings h1.listingStatus
{
	color: #fff;
}

.newCP .header .search input[type="text"]
{
	border-color: #6a8b86;
}

.moduleContentNew .sidebar dl dt
{
    color: #18453e; /* Headline */
}

.moduleContentNew .contentMain div.featured
{
	border-color: #a3cbb9;  
}

.moduleContentNew .contentMain div.featured h2,
.newCP .myListings h1,
.newCP .singleJob h2,
.newCP .singleJob h3,
.newCP .singleJob .listing h3,
.modal.jobHelp h1
{
    border-bottom-color: #a3cbb9; 
}

.moduleContentNew .contentMain div.featured h2 span
{
    background: #49625e;
    color: #fff;
}

.newCP .singleJob h3,
.newCP .contentMain div.featured .job
{
	border-top-color: #a3cbb9; 
}

.newCP .job,
.newCP .myListings .jobPosting
{
	border-top-color: #a3cbb9; /* HR COLOR */
}

.newCP .myListings .jobPosting.noJobs
{
	border-bottom-color: #a3cbb9; /* HR COLOR */
}

.newCP .onTop.wizard .category .hidden
{
	border-top-color: #a3cbb9;
}

.newCP .employerRegistration div.requiredInfo
{

    border-bottom-color: #e0eee8; /* Color color 2*/
}

.newCP .job span
{
	color: #215486; /*[subhead2]*/
}

.newCP .header div.search .searchControls input[type="text"]
{
	border-color: #6a8b86;
	color: #fff;
}
