.newCP .search .categoryList,
.newCP .hasSearch .search .categoryList
{
	background: #f2f2f2; /* Color2 */
}

.newCP .search,
.newCP .search .categoryList,
.newCP .hasSearch .search,
.newCP .hasSearch .search .categoryList
{
	background-color: #002350; /* Color6 */
}

.newCP .search h3
{
	color: #ffffff; /* Color 8 */
}

.newCP .hasSearch .search,
.newCP .hasSearch .search .categoryList,
.newCP .search input[type="text"],
.newCP .search .date input,
.newCP .listing th,
.newCP .listing td
{
	border-color: #52324d; /* hr color */
}

.moduleContentNew .sidebar h3,
.moduleContentNew .featured h2,
.moduleContentNew .results .activity .liveEditStatus
{
	color: #00493a; /* Headline color */
}

.moduleContentNew .sidebar .formline > label
{
	color: #002350; /* Subhead1 color */
}

.moduleContentNew .sidebar h3,
.moduleContentNew .featured .carousel,
.moduleContentNew .results h2,
.moduleContentNew .pagination
{
	border-color: #52324d; /* hr color */
}

.moduleContentNew .sidebar
{
	background-color: #002350; /* Color6 */
	color: #ffffff; /* Color8 */
}

.moduleContentNew .sidebar a:link,
.moduleContentNew .sidebar a:visited,
.moduleContentNew .sidebar a:hover,
.moduleContentNew .sidebar a:focus,
.moduleContentNew .sidebar a:active
{
	color: #fff2a5; /* Color9 */
}

.moduleContentNew .sidebar a.button
{
	color: #246553; /* HyperLink Color */
}

.moduleContentNew .sidebar h3,
.moduleContentNew .sidebar h4
{
	color: #ffffff; /* Color7 */
}