div.newsItem {
	clear: both;
	margin-left: 20px;
	margin-top: 15px;
	padding-bottom: 0;
}

div.newsBullet {
	background-color: #fff;
	border-top: 5px solid #efc246;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	float: left;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	width: 50px;
}

div.newsBullet a {
	color: #000;
	text-decoration: none;
}

table#newsCalendarNav {
	background: url('/images/sectionNav.gif') repeat-x;
	border-collapse: collapse;
	float: left;
	width: 180px;
}

table#newsCalendarNav td {
	color: #c094dc;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
}

table#newsCalendarNav td a {
	color: #fff;
	text-decoration: none;
}

table#newsCalendarNav td a:hover {
	text-decoration: underline;
}

span#newsCalendarYear {
	color: #fff;
}

table#newsCalendarTable {
	border-collapse: collapse;
	float: left;
	width: 180px;
}

table#newsCalendarTable td {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #ccc;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	text-align: center;
}

a.newsCalendarMonth {
	display: block;
	color: #000;
	text-decoration: none;
	line-height: 30px;
}

a.newsCalendarMonth:hover {
	text-decoration: underline;
}

a.selectedMonth {
	background-color: #f2ffb6;
}

table#eventCalendarNav {
	clear: left;
	border-collapse: collapse;
	background: url('/images/sectionNav.gif') repeat-x;
	float: left;
	width: 100%;
}

table#eventCalendarNav td {
	color: #c094dc;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
}

table#eventCalendarNav td a {
	color: #fff;
	text-decoration: none;
}

table#eventCalendarNav td a:hover {
	text-decoration: underline;
}

span#eventCalendarMonth {
	color: #fff;
}

table#eventCalendarTable {
	border-collapse: collapse;
	clear: left;
	float: left;
	margin-bottom: 10px;
	width: 180px;
}

table#eventCalendarTable td {
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	color: #ccc;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	text-align: center;
	height: 24px;
}

table#eventCalendarTable td.shorter {
	width: 24px;
}

a.eventCalendarDay {
	background-color: #fff;
	color: #000;
	display: block;
	line-height: 24px;
	text-decoration: none;
}

a.events {
	background-image: url('/news/images/eventCalendarBGFlag.gif');
}

a.today {
	background-color: #f2ffb6;
}

a.selectedDay {
	background-color: #c094dc;
}

h3.eventDay {
}

ul.eventList {
	background-color: #f2f2ea;
	border-left: 5px solid #d5d5c6;
	padding: 15px 0 5px 0;
	list-style: square;	
}

ul.eventList li {
	padding-bottom: 5px;
}

div.eventTitle {
	font-weight: bold;
}

div.none {
	color: #999;
}

div.eventDuration {
	margin-left: 20px;
}

div.eventLocation {
	margin-left: 20px;
}

div.eventDetails {
	margin-left: 20px;
}

div#contentArea div.eventDetails p {
	margin-bottom: 0px;
}

div#contentArea ul.eventList li ul li {
	margin: 0;
	padding: 0;
}

div#contentArea h2#articleDetailTitle {
	font-size: 20px;
	margin-bottom: 5px;
}

div#contentArea h4#articleDetailDate {
	color: #666;
	margin-bottom: 20px;
}

div#contentArea div#newsMediaSidebar {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 170px;
}

div#contentArea div#newsMediaSidebar div#newsAudio,
div#contentArea div#newsMediaSidebar div#newsDocs,
div#contentArea div#newsMediaSidebar div#newsPhotos,
div#contentArea div#newsMediaSidebar div#newsVideo {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}

div#contentArea div#newsMediaSidebar div#newsAudio,
div#contentArea div#newsMediaSidebar a#newsPhoto,
div#contentArea div#newsMediaSidebar a#newsVideoBox {
	background-color: #f5ab1d;
	color: #000;
	display: block;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
}

div#contentArea div#newsMediaSidebar div#newsAudio:hover,
div#contentArea div#newsMediaSidebar a#newsPhoto:hover, {
div#contentArea div#newsMediaSidebar a#newsVideoBox:hover
	text-decoration: underline;
}

div#contentArea div#newsMediaSidebar a#newsPhoto div#newsPhotoBox {
	max-height: 120px;
	overflow: hidden;
}

div#contentArea div#newsMediaSidebar a#newsPhoto div#newsPhotoBox img {
 width: 160px;
}

div#contentArea div#newsMediaSidebar span {
	display: block;
	margin-top: 5px;
}

div#contentArea div#newsSocialShare {
	background-color: #D5D5C6;
	padding: 5px 10px 10px 10px;
	margin: 10px 0;
}

div#contentArea div#newsSocialShare p {
	margin: 0 0 5px 0;
	padding: 0;
}

img.rssBadge {
	float: right;
}
