@import url("SiteSpecific.css");

/* The rest of this file is reserved for overwriting styles */

.moduleContentNew
{
	margin-right: 20px;
}

.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: #3959A5;
	font-size: 12pt;
	font-weight: normal;
}

.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: #3959A5;
	font-size: 10pt;
	font-weight: normal;
}

.moduleContentNew h3,
.moduleContentNew h3 a,
.moduleContentNew h3 a:link,
.moduleContentNew h3 a:visited,
.moduleContentNew h3 a:hover,
.moduleContentNew h3 a:focus,
.moduleContentNew h3 a:active,
.moduleContentNew .h3
{
	color: #0C4109;
	font-size: 10pt;
	font-weight: normal;
}