@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
{
	background-color: #D8E7F4;
}

.moduleContentNew strong.alert em
{
	border-color: #0168b3;
}

.moduleContentNew .listing h2
{
	border-bottom-color: #0168b3;
}

.moduleContentNew .listing .item
{
	border-color: #0168b3;
}

.moduleContentNew .sidebar .section
{
	border-color: #0168b3;
}

.moduleContentNew .sidebar .categories li
{
	color: #0168b3;
}

.moduleContentNew
{
	margin: 0px 20px;
}