h2 a,
h2 a:hover {
	color: #0D457A;
	text-decoration: none;
}

#newsEvents {
	margin: 18px 0 5px 0;
}

#newsEvents h3 {
	font-size: 1.1em;
	color: #666;
}

#NewsResults td,
#EventResults td {
	text-align: left;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d7d7d7;
	border-bottom-color: #d7d7d7;
}

p.seminarsNav {
	margin-bottom: 10px;
	line-height: 1.5em;
}

dt {
	font-weight: bold;
	text-decoration: underline;
}
dd {
	padding-top: 5px;
}

.sitemapcolleft {
	float: left;
	width: 100px;
	text-align: left;
	color: #599FD0;
}

.eventscol {
	width: 226px;
	float: left;
	margin-right: 60px;
}

.eventscollast {
	width: 226px;
	float: left;
	margin-right: 20px;
}

.altLink { color: #599FD0; text-decoration: none; }
