@import url("SiteSpecific.css");

/* The rest of this file is reserved for overwriting styles */

.moduleContentNew strong.alert em
{
	border-color: #0f1c46;
}

.moduleContentNew .listing h2
{
	border-bottom-color: #0f1c46;
}

.moduleContentNew .listing .item
{
	border-color: #0f1c46;
}

.moduleContentNew .sidebar .section
{
	border-color: #0f1c46;
}

.moduleContentNew .sidebar .categories li
{
	color: #0f1c46;
}

.moduleContentNew h1,
.moduleContentNew h1 a,
.moduleContentNew h1 a:link,
.moduleContentNew h1 a:visited,
.moduleContentNew h1 a:hover,
.moduleContentNew h1 a:focus,
.moduleContentNew h1 a:active
.moduleContentNew .h1
{
	color: #b15009;
}

.moduleContentNew h2,
.moduleContentNew h2 a,
.moduleContentNew h2 a:link,
.moduleContentNew h2 a:visited,
.moduleContentNew h2 a:hover,
.moduleContentNew h2 a:focus,
.moduleContentNew h2 a:active,
.moduelContentNew .h2
{
    color: #0f1c46;
}

.moduleContentNew
{
	margin-top: 45px;
}

