/*** NEWS STYLES ***/

/* NEWS LANDING PAGE */
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
}
h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration:underline;
}

/******* TAB HEADER ***************/
.page_tab_header {
	border-bottom-color:#6E8300;
	background-image:url(../../dulcinea/img/news/tab_back.gif);
	background-color:#809600;
}
.page_tab_header #breadcrumb {
	color: #c0cb80;
}
.page_tab_header #breadcrumb a {
	color: #c0cb80;
}
#breadcrumb a:link { color: #c0cb80; text-decoration: none;}
#breadcrumb a:visited { color: #c0cb80; text-decoration: none;}
#breadcrumb a:hover { color: #c0cb80; text-decoration: underline;}
#breadcrumb a:active { color: #c0cb80; text-decoration: none;}

	
#topic a:hover { 
	color:#516000;
	text-decoration: underline;
}
/******* END TAB HEADER ***************/

/***** ARTICLE_SIDEBAR STYLES ************/

/***** END ARTICLE_SIDEBAR STYLES ************/

#article_capsule_headline a,  #article_capsule_headline a:visited{
	color:#006BB7;
}
/******* MAIN ARTICLE STYLES ***********/
#article_toolbar {
	margin-top:7px;
}
#article_capsule_deck .read_more {
	border-bottom:none;
}
.landing_blurb {
	margin-top:0;
}
.resource_source {
	font-size:1em;
	color:black;
	margin-left: 0;
}
.resource_text {
	font-weight:normal;
}

.section_title {
	margin-bottom: 1em !important;
}

.section_title a, .section_title a:hover, .section_title a:visited {
	color: black !important;
	text-decoration: none !important;
}

div.dulcinea_link {
	padding-left:0px;
}

.dulcinea_link_text {
	padding-left: 0;
}
/******* END MAIN ARTICLE STYLES ***********/
