
br { clear : both }

a:hover {
	text-decoration: underline;
}

#content #pageTitle {
	font-size: 1.3em; 
	margin-bottom: 12px;
}

#content {
	width: 590px;
	float: left;
	color: #666666;
}

#content #years {
	font-size:1.3em;
	font-weight:bold;
	font-family:'Trebushet MS',Arial;
	color:#5D529C;
	padding-bottom:3px;
}

#content #years span {
	color:#990000;
}

#content table {
	font-size: 1em;
	width: 555px;
	margin-top: 20px;
	text-align: left;
}

#content th {
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	color: #493A8B;
	padding:2px 7px 5px 7px;
	font-weight:normal;
}

#content td {
	border-top:none;
	padding:8px 6px 10px 8px;
}

#content td a {
	color:#610094;
}

#content a {
	color: #5D529C;
	text-decoration: underline;
}

b {
	color: #444444;
}

img {
	float: left;
}

.subTitle {
	color: #493A8B;
	font-size: 1.1em;
	font-weight: bold;
}


.yearsTop {
	border-bottom: 2px solid #6258A0;
}

.yearsBottom {
	border-top: 2px solid #6258A0;
	padding-top: 5px;
}
.yearsTop, .yearsBottom {
	margin-top: 20px;
	height: 25px;
	width: 660px;
	clear: both;
	font-weight: bold;
}
.current {
	color: #990000;
}

.yearsTop a, .yearsBottom a { 
	text-decoration: underline; 
	color: #6258A0;
}



