
#content #pageTitle {
	font-size: 1.3em;
}

#content a {
	text-decoration: underline;
	color: #493A8B;
}

#leader 
{
	color: #6258A0;
	margin-bottom: 20px;
	font-size: 1.2em;
	float: left;
	width: 350px;
}
#content
{
	width: 490px;
	color: #666666;
}
#imgLeadershipLogo
{
	float: right;
	margin: 0px 20px 20px 0px;
}
.doubleBracket {
	color: #6258A0;
}

table {
	font-size: 1em;
	width: 545px;
	margin-top: 40px;
}

th {
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #493A8B;
}

td {
	vertical-align: top;
}





