/* News Items */

img.sectionTitle {
	margin-top:2em;
}

div.newsItems {
	padding-top:7px;
}

div.newsItems table.newsItem {
	margin-bottom:6px;
}

div.newsItems table.newsItem h2 {
	/* Title of News Item */
	font-size:11px;
	font-family:arial,sans-serif;
	font-weight:500;
	padding-top:3px;
	margin-top:0;
	}

div.newsItems table.newsItem p.teaser {
	/* Teaser of News Item */
	font-size:11px;
	font-family:arial,sans-serif;
	font-weight:500;
	color:#666666;
	}

div.rightPad {
	padding-right:2em;
}

/* News and Events Page */


div.eventsAndNews h2.eventName {
	font-size:11px;
	line-height: 14px;
	font-family:arial, sans-serif;
	color:#3a3a3a;
	font-weight:500;
	margin: 6px 0 4px 0;
	}

div.eventsAndNews p.location {
	font-size: 11px;
	line-height: 14px;
	font-family: arial, sans-serif;
	color:#666666;
	font-weight: 500;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

div.eventsAndNews p.teaser {
	line-height: 14px;
	color:#5a5a5a;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

div.eventsAndNews a {
	font-size:9px;
	font-family:verdana;
	}

div.eventsAndNews div.resources, div.eventsAndNews div.resources ul.linkList {
	margin-top: 4px;
}

div.eventsAndNews div.resources ul.linkList li {
	line-height: 12px;
}

/* Events Page */

table.eventItem h2{
	font-size:11px;
	line-height: 14px;
	font-family:arial, sans-serif;
	color:#3a3a3a;
	margin:0 0 6px 0;
	font-weight:normal;
}

table.eventItem p.location {
	font-size:11px;
	line-height: 14px;
	font-family:arial, sans-serif;
	color:#666666;
	font-weight:500;
	margin-bottom:.25em;
	}

table.eventItem p.teaser {
	margin-bottom: 4px;
	line-height: 14px;
	color:#666666;
}

table.eventItem div.resources, table.eventItem div.resources ul.linkList {
	margin-top: 0px;
}