@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
{
       background-color: #EAEEF2;
}

.moduleContentNew ul.tabs,
.moduleContentNew ol.tabs
{
       border-bottom-color: #EAEEF2;
}

.moduleContentNew .tabs li.active a
{
       background: #EAEEF2;
}

.dialogBackground
{
       background-color: #EAEEF2;
}

.modalContainer .modalContentLeft,
.modalContainer .modalContentRight,
.modalContainer .modalContent,
.modalContainer .modalBottom,
.modalTabs
{
       background-color: #EAEEF2;
}

.modalTabs .ajax__tab_header span.ajax__tab_active span.ajax__tab_outer
{
       border-bottom-color: #EAEEF2;
}
