﻿#custom-header,
.custom-btnAction,
.custom-btnAction:visited,
#custom-featured ul li a.custom-active,
#custom-featured ul li a:hover,
.custom-footer .custom-formSubscribe .custom-btnSubmit,
.custom-spotlight .custom-spotlightAlt .custom-spotlightTrouble:hover,
.custom-spotlight .custom-spotlightAlt .custom-spotlightRule:hover
{
	filter: none;
}


#s4-bodyContainer h1,
#s4-bodyContainer h2,
#s4-bodyContainer h3,
#s4-bodyContainer h4,
#s4-bodyContainer h5
{
    	color: #404040;
    	font-family: 'Lato', sans-serif;
		font-weight:700 !important;
}

#s4-bodyContainer h1 {
    	font-family: 'Lato', sans-serif;
    	font-size: 24px;
    	text-transform: uppercase;
}
.custom-footer .custom-formSubscribe .custom-inputEmail
{
	width:211px;
}
#custom-topBar h1
{
	font-size:17px;
	text-transform:none;
	font-weight:700;
}
#custom-header {



    	background: #2b6fa3; /* Old browsers */
    	background: -moz-linear-gradient(top, #2b6fa3 0%, #235b8d 100%); /* FF3.6+ */
    	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2b6fa3), color-stop(100%,#235b8d)); /* Chrome,Safari4+ */
    	background: -webkit-linear-gradient(top, #2b6fa3 0%,#235b8d 100%); /* Chrome10+,Safari5.1+ */
    	background: -o-linear-gradient(top, #2b6fa3 0%,#235b8d 100%); /* Opera 11.10+ */
    	background: -ms-linear-gradient(top, #2b6fa3 0%,#235b8d 100%); /* IE10+ */
    	background: linear-gradient(to bottom, #2b6fa3 0%,#235b8d 100%); /* W3C */
    	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b6fa3', endColorstr='#235b8d',GradientType=0 ); /* IE6-9 */
    	padding: 0;
    	-webkit-border-radius: 3px 3px 0 0;
    	-moz-border-radius: 3px 3px 0 0;
    	border-radius: 3px 3px 0 0;
  /*  	behavior: url("/SiteAssets/FHFA/PIE.htc"); */
    	height: 97px;
    	width: 1200px;
    	/* padding-left: 4px; */
    	margin-left: 4px;
    	border-top-right-radius: 3px;
    	border-top-left-radius: 3px;

}

.custom-leftColumn .custom-leftNav div div table tr td.custom-node.custom-active a.custom-leaf
{
    	/*color: #d83333 !important;*/
    	color: #d83333 !important;
}


