
body {
	margin: 0px;
	padding: 0px;
	
	background-color: #ffffff;
}


#style3_black_bg {
	height: 209px;
	width: 100%;
	
	background-color: #000000;
	
	position: absolute;
	top: 0px;
	left: 0px;
	
	z-index: 0;
}


#style3_photobar {
	height: 122px;
	width: 1004px;

	background-color: #666666;

	margin-bottom: 10px;

	position: relative;
}




#style3_content_table {
	width: 1004px;
	
	border-collapse: collapse;
	
}

	#style3_left {
		width: 152px;
	
	}
	
	#style3_sep {
		width: 17px;
		
	}
	
		#style3_sep_div {
			height: 100px;
			width: 1px;
			
			font-size: 0px;
			line-height: 0px;
		
		}
	
	#style3_main {
		width: 632px;
		/*width: 801px;*/
	
	}
	
	#style3_right {
		width: 203px;
	
	}
	
		#style3_right_div {
			padding-top: 0px;
			
			font-size: 11px;
		}
			
			#style3_right_div .text_copy ul {
				padding: 0px;
				margin: 0px;

				margin-top: 0px;
				margin-left: 0px;
				margin-bottom: 0px;

				padding-left: 0px;			
			}
			
			#style3_right_div .text_copy li {
				padding-left: 10px;
				margin-left: 0px;

				background-image: url(images/li.gif);
				background-repeat: no-repeat;
				background-position: 3px 9px;

				list-style-type: none;

				line-height: 18px;
			}
	
			.style3_right_sep {
				font-size: 0px;
				line-height: 0px;
				
				height: 1px; 
				width: 154px;
				
				margin-top: 3px;
				margin-left: 5px;
				margin-bottom: 3px;
							
			}
			

#style3_content {
	margin-bottom: 60px;
	
	margin-left: 15px;
	margin-right: 40px;
	
}

	#style3_content .text_headline {
		font-family: Times New Roman, Serif;
		font-size: 24px;
		
		line-height: 27px;
		
		margin-left: 0px;
		margin-right: 38px;
		
		margin-bottom: 13px;
		
	}
	
		#style3_content .text_headline p {
			margin: 0px;
			padding: 0px;
		}
	
	#style3_content .text_copy {
		margin: 0px;
		margin-left: 0px;
		margin-right: 38px;
		
		font-size: 12px;
		
		line-height: 19px;
		
		color: #8d8d8d;
	}
	
		#style3_content .text_copy p {
			margin: 0px;
			padding: 0px;
			
			margin-bottom: 11px;
		}
		
		#style3_content .text_copy a {
			/*color: #e7d7b3;*/
		}
		


		#style3_content.style3_content_invest ul li {
			background-image: url(images/li_invest.gif);
			color: #b5bb5c;
		}
		
		#style3_content.style3_content_pers ul li {
			background-image: url(images/li_pers.gif);
			color: #b398ae;
		}
		
		#style3_content.style3_content_retire ul li {
			background-image: url(images/li_retire.gif);
			color: #8eb6bd;
		}
		
		#style3_content.style3_content_farm ul li {
			background-image: url(images/li_farm.gif);
			color: #ceac5c;
		}
		
		/*
		#style3_content.style3_content_invest .text_subhead {
			color: #b5bb5c;
		}
		
		#style3_content.style3_content_pers .text_subhead {
			color: #b398ae;
		}
		
		#style3_content.style3_content_retire .text_subhead {
			color: #8eb6bd;
		}
		
		#style3_content.style3_content_farm .text_subhead {
			color: #ceac5c;
		}*/
		
#style2_nav {
	margin-bottom: 38px;
	
}
	
	
.style3_subnav_item_active {
	height: 21px;
	width: 151px;
		
	background-repeat: no-repeat;
	
	margin-bottom: 5px;
}

.style3_subnav_item {
	height: 21px;
	width: 151px;
	
	margin-bottom: 5px;
}

	.style3_subnav_item-text {
		padding-top: 3px;
		padding-left: 11px;
	}
	
		.style3_subnav_item a {
			color: #646464;
		}
	
		.style3_subnav_item_active a {
			color: #ffffff;
		}

#style3_subnav_top_title {
	margin-bottom: 12px;
	
	font-weight:bold;
	
	text-align: left;
	margin-left: 11px;
	
	padding-top: 3px;
}
		
		
.bio_div {
	height: 155px;
	
	position: relative;
	
	border-bottom: 1px solid #8b9400;
	
	margin-bottom: 15px;
}

	.bio_photo_shadow {
		height: 150px;
		width: 117px;
		
		background-image: url(images/bio_photo_shadow.gif);
		background-repeat: no-repeat;
		
		/*position: absolute;
		left: -3px;
		top: 0px;
		*/
		
		position: relative;
	}
	
		.bio_photo {
			height: 138px;
			width: 105px;
			
			background-image: url(images/bio_photo.jpg);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 3px;
			left: 3px;
		}
		
	.bio_info_name {			
		padding-top: 25px;
		font-weight: bold;
		
		margin-bottom: 7px;
	}

	.bio_info_service {
		margin-bottom: 16px;
	}

	.bio_info_click {

	}

		.bio_info_click a {
			color: #646464;
		}

		.bio_info_arrow_icon {
			border: 0px solid #000000;
		}
		
		.bio_info_click_active {
			font-weight: bold;
			
		}
			
.bio_details {
	font-size: 12px;
	
	line-height: 19px;
	
	color: #646464;
	
	padding-bottom: 10px;
	
	border-bottom: 1px solid #8b9400;
	
	margin-bottom: 13px;
}


.tool_iframe_div {
	width: 577px;

	position: relative;
	
	z-index: 50;
	
}

	.tool_iframe {
		border: 0px solid #000000;

		width: 610px;

		margin: 0px;
		
		position: absolute;
		top: 0px;
		left: -10px;

	}
	
#ui_enews_form {

}

	#ui_enews_form label {
		display: block;
	}
	
	
	#ui_enews_form input.text_field {
		display: block;
		
		width: 300px;
		
		font-family: Verdana, Sans-Serif;
		font-size: 11px;
		
		margin-bottom: 15px;
	}
	
	#ui_enews_form #enews_button {
		font-family: Verdana, Sans-Serif;
		font-size; 11px;

		width: 100px;
		height: 20px;
		
		margin-left: 200px;
		
		background-color: #efefef;
		border: 1px solid #000000;
		
	}
	
#ui_survey_form {

}

	#ui_survey_form label {
		display: block;
	}
	
	#ui_survey_form input.text_field {
		display: block;
		
		width: 300px;
		
		font-family: Verdana, Sans-Serif;
		font-size: 11px;
		
		margin-bottom: 15px;
		
	}
	
	#ui_survey_form textarea {
		display: block;
		
		height: 200px;
		width: 300px;
		
		font-family: Verdana, Sans-Serif;
		font-size: 11px;
		
		margin-bottom: 15px;
	}
	
	#ui_survey_form #survey_button {
		font-family: Verdana, Sans-Serif;
		font-size; 11px;

		width: 150px;
		height: 20px;
		
		margin-left: 150px;
		
		background-color: #efefef;
		border: 1px solid #000000;
		
	}

		
#style2_nav_sections_table a {
	color: #646464;
}

#style3_left_photo_sq {
	margin-bottom: 7px;
}

#style3_left_photo_tall {
	margin-bottom: 7px;
}