html, body {
    margin:0;
	padding:0;
	}
* {
    margin:0;
    padding:0;
    }
.nav {
    text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #666666;
	border-bottom: solid #E5E5E5 6px;
	padding-bottom: 5px;
	margin-left: 10px; 
    }
.nav a {
   	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #666666;
	text-decoration: none;
    }
.nav a:hover {color:#CCCCCC}
.nav_hilight {
    text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #666666;
	border-bottom: solid #1F4D89 6px;
	padding-bottom: 5px;
	margin-left: 10px; 
    }
.nav_hilight a {
   	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #666666;
	text-decoration: none;
    }
.nav_hilight a:hover {color:#CCCCCC}
.nav_hilight_left {
    text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #666666;
	border-bottom: solid #1F4D89 6px;
	padding-bottom: 5px;
    }
.nav_hilight_left a {
   	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #666666;
	text-decoration: none;
    }
.nav_hilight_left a:hover {color:#CCCCCC}  
.nav_end {
    text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #666666;
	border-bottom: solid #E5E5E5 6px;
	padding-bottom: 5px;
    }
.nav_end a {
   	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #666666;
	text-decoration: none;
    }
.nav_end a:hover {color:#CCCCCC}
.header {
    background-image: url(../images/top_header_image.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 126px;
	width: 850px;
	}
.remo_rate {
    text-align: right;
	font-family: Tahoma;
	font-size: 45px;
	font-weight: bold;	
	color: #FFFFFF;
	}
.top_cta {
    font-family: Tahoma;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	margin-top: 20px;
    }
.start_your_search {
    font-family: Tahoma;
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	color: #333333;
	margin-top: 5px;
    }	
.text_header {
    font-family: Tahoma;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
	color: #333333;
	margin-top: 10px;
	}
.mortgage_rate {
    font-family: Tahoma;
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	color: #333333;
	margin-top: 5px;
    }
.page_text_header {
    font-family: Tahoma;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	}
.page_text_header_large {
    font-family: Tahoma;
	text-align: left;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	}
.content_text {
    font-family: Tahoma;
	text-align: left;
	font-weight: normal;
	font-size: 13px;
	margin-right: 10px;
	}
.brand_border {
    text-align: left; 
    }
.bottom_nav_right {
    text-align: right;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	margin-right: 5px;
	padding-bottom: 4px;    
}
.bottom_nav_right a {
   	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration: none;
    }
.bottom_nav_right a:hover {color:#CCCCCC}
.bottom_nav_left {
    text-align: left;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	margin-left: 5px;
	padding-bottom: 4px;  
}
.bottom_nav_left a {
   	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;
	text-decoration: none;
    }
.bottom_nav_left a:hover {color:#CCCCCC}
.warning {
    text-align: left;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
	color: #999999;
}
.legals {
    text-align: left;
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;	
	color: #999999;
	margin-top: 5px;
}
.copyright {
    text-align: center;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
	color: #999999;
	margin-top: 5px;
	margin-bottom: 8px;
}
.terms_and_conditions {
    text-align: left;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
	color: #333333;
	margin-left: 50px;
	margin-right: 100px;
	margin-top: 10px;
}
.about_us {
    text-align: left;
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
	color: #333333;
	margin-left: 5px;
	margin-right: 7px;
}
#lenders_table {
    margin-top: 10px;
}
.lender_table_border {
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1F4D89;
	border-right-color: #1F4D89;
	border-bottom-color: #1F4D89;
	border-left-color: #1F4D89;
}
.lender_table_border_right {
    border: 1px solid #1F4D89;
}
.lender_table_border_nb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1F4D89;
	border-bottom-color: #1F4D89;
	border-left-color: #1F4D89;
}
.lender_table_border_right_nb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1F4D89;
	border-bottom-color: #1F4D89;
	border-left-color: #1F4D89;
}
.lender_name {
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #1F4D89;
	border-right-color: #1F4D89;
	border-bottom-color: #1F4D89;
}
.lender_name_nb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #1F4D89;
	border-bottom-color: #1F4D89;
}
.lender_text {
    font-family: Tahoma;
	text-align: left;
	font-weight: normal;
	font-size: 15px;
	margin-top: 10px;
	}
.lender_text_dl {
    font-family: Tahoma;
	text-align: left;
	font-weight: normal;
	font-size: 15px;
	margin-top: 4px;
	}
.table_text {
    font-family: Tahoma;
	text-align: left;
	font-weight: normal;
	font-size: 15px;
	margin-left: 3px;
	}
.lender_table_heading {
    font-family: Tahoma;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	margin-left: 5px;
	}