#leftContent {
	margin:20px 0 0 20px;
}

div.office {
	font-size: 14px;
	font-weight:bold;
	margin:20px 0px 0px 10px;
}

p.officeState {
	color:black;
	font-weight:bold;
	margin:20px 0px -20px 0px;
}

p.officeCityPhone {
	color:#003679;
	margin:0px 0px 0px 0px;
}

p.officePhysicalAddress {
	margin:0px 0px 0px 0px;
}

p.officeFax {
	margin: 0px 0px 10px 0px;
}
#officers {
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	top:0;
	left:0;
	bottom:0;
}

#officers .officer {
	margin-bottom:20px;
	font-size:12px;
	font-weight:bold;
}

#officer .officer .name {
	font-size:10px;
	font-weight:bold;
}

.officer .name a {
	font-style:normal;
} 

.officer .email a {
	font-style:normal;
} 

.officer .title {
}

.officerList {
	position:relative;
	background:#A4AEB8;
	top:0px;
}

.officerList p {
	font-size:16px;
	position:relative;
	top:5px;
	left:5px;
	margin-bottom:5px;
	font-color:black;
	font-weight: bold;
}

.officerList a:link {
	color:#003679;
}

.officerList a:visited {
	color:#003679;
}

.leftmenu {
	background:#ccdae5;
}
.leftmenu .colright {
	background:#ccdae5;
}
