a.blackLink:hover {
	color: #E8C7BE;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #264099;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #264099;
	font-weight: bold;
	padding-bottom: 10px;
}
.dot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #264099;
}
.grayLineTop {border-top-width: 1px; border-top-style: solid; border-top-color: #999999; color: #666666;
	
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #264099;
	margin-bottom: 4px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #264099;
}

a.link:hover {
	color: #97A9E6;
}
ul.bulletLists li {
	list-style-type: none;
	clear: both;
}

ul.bulletLists span {
	color: #000000;
	font-size: 12px;
	display: block;
	clear: none;
	width: 450px;
	padding-bottom: 4px;
	float: left;
}

ul.bulletLists div {
	font-size: 14px;
	color: #264099;
	float: left;
	width: 15px;
	height: auto;
	padding-top: 0px;
	font-weight: bold;
}

ul.subLists li {
	list-style-type: none;
	clear: both;
}

ul.subLists span {
	color: #000000;
	font-size: 12px;
	display: block;
	clear: none;
	width: 430px;
	padding-bottom: 5px;
	float: left;
}

ul.subLists div {
	font-size: 14px;
	color: #264099;
	float: left;
	width: 15px;
	height: auto;
	padding-top: 0px;
	font-weight: bold;
}
#caption {
	color: #999999;
	padding-top: 12px;
	border-top: 1px solid #999999;
	margin-top: 17px;
}
.list {
	margin-bottom: 12px;
}
ul.list li {
	list-style: none;
}
.bios {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #264099;
}
div.bios img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#teamCol1 {
	float: left;
	margin-right: 20px;
	width: auto;
}


#teamCol2 {
	float: left;
}
