.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}
.staffSectionTitle {
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#00496B;
	border-bottom:1px solid #CE0000;
	padding-top:15px;
}

.staffSectionText {
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	font-family:arial;
}

.execStaffName {
	font-size:13px;
	font-family:arial;
	font-weight:bold;
	color:#3c3c95;
	border-bottom:1px solid #D62C29;
}

.execTable {
	background-color:#dad9f4;
}

.execStaffBio {
	font-size:12px;
	font-family:arial;
        border: solid;
        border-width: 10px;
        border-bottom-color: #dad9f4;
        border-top-color: #dad9f4;
        border-left-color: #dad9f4;
        border-right-color: #dad9f4;
}
hr { 
height:1px; 
width:96%; 
color: #CE0000; 
} 

/* 9 Points */
.9p {font-family: Arial,Verdana; font-size: 9pt; } 

.sitemap {
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	color:#D62C29;
	border-bottom:1px dotted #003366;
}

