@import url("SiteSpecific.css");

/* The rest of this file is reserved for overwriting styles */

.moduleContentNew .userAccount,
.moduleContentNew div.header,
.moduleContentNew table.header td,
.moduleContentNew .sidebar,
.moduleContentNew .footer,
.moduleContentNew strong.alert,
.moduleContentNew .tabs li.active a,
.dialogBackground,
.modalContainer .modalContentLeft,
.modalContainer .modalContentRight,
.modalContainer .modalContent,
.modalContainer .modalBottom,
.modalTabs
{
	background-color: #e2e9f1; /* bg color of site */
}

.moduleContentNew ul.tabs,
.moduleContentNew ol.tabs,
.modalTabs .ajax__tab_header span.ajax__tab_active span.ajax__tab_outer
{
	border-bottom-color: #e2e9f1; /* bg color of site */
}

.moduleContentNew .sidebar .section
{
	border-color: #6d91b0; /* border color of page title */
}

.moduleContentNew .sidebar .categories li
{
	color: #6d91b0; /* border color of page title */
}