.errorMessage { 
	font-weight: bold; 
	color: red; 
}
.news_feed_title A:link {
	text-decoration: none;
	color: #000099;
}
.news_feed_title A:visited {
	text-decoration: none;
	color: #000099;
}
.news_feed_title A:hover {
	text-decoration: none;
}
.news_feed_title {
	margin-left: 0px;
	padding-left: 0px;
}
.news_feed_description {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px; margin-top: 0px;
	position: relative;
}
.news_item_blue_band {
	font-size: 100%;
	background-color: #E8ECF4;
	font-weight: bold;
	margin-top: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 100%;
	padding-left: 0px;
}
.news_item_title {
	padding-left: 8px;
}
.news_item_title A:link {
	color: #000000;
	text-decoration: none;
}
.news_item_title A:visited {
	color: #444444;
	text-decoration: none;
}
.news_item_title A:hover {
	text-decoration: none;
}
.news_item_description {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 8px;
	margin-top: 5px;
}
.news_item_description P {
	margin-left: -6px;
}
.news_item_caption { 
	font-size: 85%; 
	margin-left: 6px;
	margin-top: 5px;
}
/* For RSS view: */
.news_item_pubDate {
	font-size: 80%;
	font-style: italic;
	margin-bottom: 6px;
	padding-bottom: 6px;
	margin-left: 6px;
}
.news_feed_copyright {
	font-size: 80%;
	font-style: italic;
}
.news_feed_sidebar {
	background-color: #efefef;
	border: 1px solid #aaaaaa;
	font-size: 75%;
}
.news_feed_sidebar P {
	margin-left: 7px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
}
.news_feed_sidebar P, .news_feed_sidebar UL {
	margin-right: 6px;
}
.news_feed_sidebar UL {
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.news_feed_sidebar LI {
	margin-left: 7px;
}
.dlese_searchButton {
	color: #ffffff;
	background-color: #3030a4;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	border: 3px outset #7777cc;
	font-weight: bold;
	font-size: 12px;	
	width: 134px;
	height: 22px;
	cursor: pointer;
}
.dlese_searchSelections {
	font-size: 90%;
}
.rowOdd {
	background-color: #FBEED8;
}
.rowEven {
	background-color: #FEF4E2;
}
.searchFieldLabels {
	font-weight: bold; 
	font-size: 70%;
}
.vocabChooseLink {
	font-size: 80%;
	cursor: pointer;
	color: #000000;
	height: 19px;
}
.vocabChooseLink A {
	color: #000000;
}

/* Calendar tabs */
.calendar_tabs {
	font-size: 110%;
	background-color: #ffffff;
	margin-left: 5px;
}
.calendar_subtabs {
	font-size: 110%;
	background-color: #303074;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: 2px outset #6f446f;
	border-right: 2px outset #6f446f;
	border-bottom: 2px outset #6f446f;
	margin-left: 5px;
	margin-bottom: 20px;
}
.tab_unselected {
	background-color: #dddddd;
	border: 2px outset #ffffff;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom: none;
	height: 1.2em;
	margin: 0px;
	font-weight: bold;
}
.tab_unselected A:link {
	color: #3434a4;
	text-decoration: none;
}
.tab_unselected A:visited {
	color: #3434a4;
	text-decoration: none;
}
.tab_unselected A:hover {
	color: #007442;
}
.tab_selected {
	color: #ffff00;
	background-color: #303074;
	border: 2px outset #303074;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom: none;
	font-weight: bold;
	height: 1.2em;
}
.subtab_unselected {
	padding-left: 8px;
	padding-right: 8px;
	color: #ffffff;
	border-right: 1px solid #442244;
	font-family: Arial narrow;	
}
.subtab_unselected A:link {
	color: #ffffff;
	text-decoration: none;
}
.subtab_unselected A:visited {
	color: #eeeeee;
	text-decoration: none;
}
.subtab_selected {
	padding-left: 8px;
	padding-right: 8px;
	color: #ffff00;
	border-right: 1px solid #442244;
	font-family: Arial narrow;
	font-weight: bold;
}
.news_intro_includes {
	margin-top: 5px;
}
.pagingLink {
	font-weight: bold;
	text-decoration: underline;
	margin-left: 2px;
	margin-right: 2px;
	cursor: pointer;
}
.pagingThisPage {
	font-weight: normal;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}

