@import url("SiteSpecific.css");

/* The rest of this file is reserved for overwriting styles */


.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: #0E5082;
	font-size: 14pt;
	font-weight: bold;
}

.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: #0E5082;
	font-size: 11pt;
	font-weight: bold;
}


