#banner-wrapper {
	background: #FFF;
}

#search-wrapper .CL-search-submit.button,
.CL-question .bar-container .bar-line,
.AccordionsHeader h3.CL-box-title {
    background-color: #7ABAA4;
}

#search-wrapper .CL-search-submit.button:hover {
	background-color: #8ACAB4;
}

.CL-content-separator,
#content section header, #content article header,
#sidebar section header,
section header, article header {
	border-color: #7ABAA4;
}

a,
.CL-language-switch,
.CL-language-switch a{
	color: #7ABAA4;
}

#header-wrapper,
.dropotron,
#banner .captions,
#titleBar,
.blocks .one,
.button,
.CL-box-read-more-link a,
.CL-content-link--button,
.CL-search-result-submit,
.CL-upload-file-link,
.CL-news-item-read-more-link a,
.CL-news-pagination .CL-news-pagination-current{
	background: #7ABAA4;
}

.blocks .one:hover,
.button:hover,
.CL-box-read-more-link a:hover,
.CL-content-link--button:hover,
.CL-search-result-submit:hover,
.CL-upload-file-link:hover,
.CL-news-item-read-more-link a:hover {
	background: #8ACAB4
}