BODY
{
	background-color: #E5DFD8;
}
.MortgageCalculatorHeading
{
	background-color: #8A6C4A;
	border-bottom: solid 1px #8A6C4A;
}
.SectionHeading 
{
	background-color: #2755a7;#8A6C4A;
	border-bottom: solid 1px #8A6C4A;
}
.popupPageTitle
{
	background-color: #2755a7;#8A6C4A;
}
.FrontNavigationDividerColumn
{
	 background: #5d82c6;#8A6C4A;
}

/*Start Top Menu*/
.MenuHeader {
	background-color:#2755a7;#8A6C4A;
		width: 100%;
}

.MenuHeaderItemSpacer {
	border-top:solid 2px #5c82c6;#8A6C4A;
	border-bottom:solid 2px #5c82c6;#8A6C4A;
	background-color:#5c82c6;#8A6C4A;
	height:20px;
}

.MenuHeaderItem 
{
	border-top:solid 2px #5c82c6;#8A6C4A;
	border-bottom:solid 2px #5c82c6;#8A6C4A;
	background-color: #2755a7;#8A6C4A;
	padding-right:6px;
	padding-left:6px;
}
.MenuHeaderItemHover {
	border-top:solid 2px #5c82c6;##A6AD75;
	border-bottom:solid 2px #5c82c6;##A6AD75;
	background-color:#1969fa;#A6AD75;
	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:#8A6C4A;
	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:#2755a7;#8A6C4A;
}
#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: #1969fa;#A6AD75;
}

/*End Top Menu*/
.HeaderAgentDetail
{
	color: #ffffff;
	font-size:12px;
}
.HeaderAgentDetail A:link,
.HeaderAgentDetail A:active,
.HeaderAgentDetail A:visited,
.HeaderAgentDetail A:hover
{
	COLOR: #D4D0C8;
	text-decoration:none;
}
.HeaderAgentName
{
	color: #ffffff;
	font-size:16px;
	font-weight:bold;
}
.HeaderAgentSlogan
{
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	position:relative;
	width:340px;
	height:37px;
	overflow:hidden;
	margin:0px;
}

/*Start Footer*/
.Footer {
	background-color:#2755a7;#8A6C4A;
	COLOR: #ffffff;
}
.FooterText {
	COLOR: #ffffff;
}
.FooterText td {
	COLOR: #ffffff;
}
.FooterText A:link {
	COLOR: #D4D0C8
}
.FooterText A:active {
	COLOR: #D4D0C8
}
.FooterText A:visited {
	COLOR: #D4D0C8
}
.FooterText A:hover {
	COLOR: #D4D0C8
}
/*End Footer*/