@charset "UTF-8";
/* CSS Document */

.links  {
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
	}

.loanofficer_sidebar_link {
	font-weight: bold;
	text-decoration: none;
	color: #404040;
	}
	
.loanofficer_sidebar_on {
	color: #007eba;
	text-decoration: none;
	font-weight: bold;
	}
	
#loanofficer_sidebar1 ul{
	list-style:outside;
	list-style-type: none;
	margin-left: 0;
	padding-left: 18px;
	text-indent: -12px;
	line-height: 120%;
	display: block;
	padding-top: 10px;
}

#loanofficer_sidebar1 li {
padding-bottom: 5px;
display: block;
padding-top: 5px;
}

.img_block {
	float: left;
	padding-right: 15px;
	font-size: 9px;
	font-style: italic;
	color: #808080;
	line-height: 140%;
	text-align: left;
	padding-top: 3px;
	}
	
.img_block_img {
	border: 1px #404040 solid;
	padding: 5px;
}

.office {
	padding-top: 15px;
	padding-bottom: 10px;
	}

.office_name { 
	padding-left: 20px;
	}
	
.office_address {
	padding-left: 35px;
	display: block;
	}
	
.office_numbers {
	padding-left: 50px;
	display: block;
	}
	
.lo_listing {
	background-image:url(images/loan_officers/lo_viewprofile.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	width:432px;
	}
.lo_listing_container {
	padding-bottom: 10px;
	}

.lo_listing_text {
	padding: 20px 0 0px 15px;
	color: #404040;
	line-height:125%;
	font-size: 12px;
	text-align: left;
	letter-spacing: 0px;
	}
	
.lo_listing_btn {
	float: right;
	padding: 40px 15px 0 0;
	}

#alphabet {
	letter-spacing:.525em;
	width: 430px;
	text-align: justify;
	font-size: 12px;
	color: #404040;
	}
	
.alphabet_word {
letter-spacing:normal;
}

#alphabet a {
	text-decoration: none;
	color:#404040;
	font-weight: bold;
	}
	
.letter_selected {
	color: #007eba;
	font-size: 12px;
	font-weight: bold;
	}
	
.name {
	font-size: 16px;
	}
	
.title {
	font-size:12px;
	font-style: italic;
	padding-top: 10px;
	line-height: 95%;
	}

.header_info {
	font-size: 12px;
	line-height: 120%;
	padding-top: 15px;
	}
	
.bio_copy {
	font-size: 11px;
	line-height: 160%;
	}
	
.bio_top_pic {
	height: 215px;
	}
	
.bio_top {
	height: 160px;
	}
