BODY
{
	background:url('http://net1.realleads.net/images/back.gif');
}
.BrandedHeader
{
	background:url('http://net1.realleads.net/images/back.gif');	
}
.FrontNavigationDividerColumn
{
	 background: #0053A0;
}
.SectionHeading,
.MortgageCalculatorHeading,
.popupPageTitle
{
	background-color: #0053A0;
	border-bottom: solid 1px #0053A0;
}
/*Start Top Menu*/
.MenuHeader {
	background-color:#407EB8;
	width: 100%;
}
.MenuHeaderItemSpacer 
{
	border-top:solid 2px #0053A0;
	border-bottom:solid 2px #0053A0;
	background-color:#0053A0;
	width:2px;
	height: 30px;
}
.MenuHeaderItem 
{
	border-top:solid 2px #0053A0;
	border-bottom:solid 2px #0053A0;
	padding-right:6px;
	padding-left:6px
}
.MenuHeaderItemHover 
{
	border-top:solid 2px #0053A0;
	border-bottom:solid 2px #0053A0;
	background-color:#0053A0;
	padding-right:6px;
	padding-left:6px
}
.MenuHeaderItem A {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItem A:link {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItem A:visited {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItem A:active {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItem A:hover {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemHover A {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemHover A:link {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemHover A:visited {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemHover A:active {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemHover A:hover {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemSelected 
{
	background-color:#245CC4;
	border-bottom:solid 4px #FF0000;

	padding-right:6px;
	padding-left:6px
}
.MenuHeaderItemSelected A {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemSelected A:link {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemSelected A:visited {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemSelected A:active {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.MenuHeaderItemSelected A:hover {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
width:165px;
background-color:#407EB8;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:White;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #649FD5;
}
/*End Top Menu*/

/*Start Footer*/
.Footer {
	background-color:#0053A0;
	COLOR: #ffffff;
}
.FooterText {
	COLOR: #ffffff;
}
.FooterText td {
	COLOR: #ffffff;
}
.FooterText A:link {
	COLOR: #A6B8C9
}
.FooterText A:active {
	COLOR: #A6B8C9
}
.FooterText A:visited {
	COLOR: #A6B8C9
}
.FooterText A:hover {
	COLOR: #A6B8C9
}
/*End Footer*/
