/*About Page */
	
div#about_first_column {
	width: 760px;
	text-align: left;
	padding-top: 20px;
	padding-right: 110px;
	padding-bottom: 0;
	padding-left: 110px;
}
div#about_first_column td {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size:95%;
	letter-spacing: 0;
	line-height: 20px;
	color: #333333;
	margin: 0;
	text-align:left;
	vertical-align: top;
	padding: 20px 0 20px 16px;
	width: 33%;
	background-color: #f9f9f9;
}
.missionstatement_border {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	border: 4px solid #E9E9E9;
	text-align: justify;
	font-style: italic;
	font-size: 16px;
	font-family: "Segoe UI", Arial;
	line-height: 25px;
	color: #575757;
}
div#about_first_column td#header_td {
	background-color: #d5dce9;
	padding: 7px 0 7px 16px;
	border-bottom: 1px dotted #CCCCCC;
	height: 20px;
}
div#about_first_column td#header_td_prod {
	background-color: #254a9f;
	padding: 7px 0 7px 16px;
	border-bottom: 1px dotted #FFF;
	height: 20px;
}
div#services_first_column td#header_td_prod a {
	text-decoration: none;
	color: #FFF
}
div#services_first_column td#header_td_prod a:hover {
	text-decoration: none;
	color: #aca869;
}

.Lists {
	font-size: 15px;
	color: #014283;
	font-family: "Segoe UI", Arial;
	line-height: 23px;
}

