/* CSS Document */


/* border properties for form buttons */

FORM {
	margin:0px;
	padding:0px;
}

INPUT {
	border:1px solid #990033;
}
	
/* general formatting of the links */
A, A:link, A:active, A:visited, A:hover {
color: #990033;
}
	
/* background color of the header */
#header_wrapper {
	background-color:#990033;
}

#content {
	padding-left:5px;
	padding-top:0px;
}

#content_title H1 {
	color: #990033;
}

#short_desc {
	color:#990033;
}

#footer_wrapper {
	background-color:#990033;
}

#footer_left_column_wrapper {
	background-color:#990033;
}

#footer_right_column_wrapper {
	background-color:#990033;
}

.ko_list_title {
	background-color:#990033;
}

#featured_banner_box {
	text-align:center;
	margin-bottom:5px;
}

#heading_label {
	border-left: 6px solid #748F9A;
	border-top: 1px solid #748F9A;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 1px;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 8px;
	color: #990033;
	width:120px;
}

#right_column_heading {
	background-color: #EEEEEA;
	/* background-color: #57717D; */
	padding: 8px;
	padding-bottom:0px;
	/* margin-bottom:5px; */
	padding-top:13px;
	border-top:5px solid white;
}

.first_heading {
	border-top: none !important;
}

#right_column_heading H4 {
	color: #748F9A;
}

#content_wrapper {
	border-top:none;
}

#infocus_table {
	margin:0px;
	padding:2px;
}

#infocus_table H2 {
	font-size:12px;
	margin:0px;
}

#infocus_table TD {
	vertical-align:top;
}

#news_items_table {
	margin:0px;
	padding:2px;
}

#news_items_table TD {
	vertical-align:top;
}

#news_items_table H3 {
	margin:0px;
	padding:0px;
}

#news_items_table IMG {
	width:50px;
	margin-top:2px;
}

.divider {
	border-top:1px solid #748F9A;
	margin-top:5px;
}

.infocus_descshort {
	line-height:130%;
}

.infocus_more {
	margin-top:10px;
	margin-bottom:5px;
}

.red {
	color: #990033;
}

A.news_title_url {
	font-size:10px;
	font-weight:bold;
	color:#2265A6;
}

A.news_descshort {
	color:#333333;
	line-height:130%;
}

.content_column_box, .survey_box {
	margin-bottom:5px;
	background-color:#D1DCFE;
	padding:10px;
}

.content_right_column_box {
	background-color: #EEEEEA;
	padding: 8px;
	padding-bottom:5px;
	padding-top:13px;
	border-top:7px solid white;
}

.content_right_column_box H4 {
	color: #748F9A;
}
.survey_box {
	background-color:#E1E7EC;
	margin-bottom:0px;
}

.announcement {
	float:left;
	border:none;
	margin:1px;
	margin-right:2px;
}

.announcement_descshort {
	margin-bottom:7px;
}

.gray {
	color: #748F9A;
}

.announcement_label {
	font-weight:bold;
	color:#666666;
}

/* publications highlight */
/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */

.publications_box {
	margin-bottom:5px;
	background-color:#EEEEEA;
	padding:10px;
}

#heading_label_publications {
	border-left: 6px solid #999999;
	border-top: 1px solid #999999;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 1px;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 8px;
	color: #990033;
	width:120px;
}

.homepage_publications_latest {
	padding-left:3px; 
	padding-bottom:2px; 
	border-bottom:1px solid #FFFFFF; 
	color:#666666; clear:both;
}

td.latest_publications {
	border-left:1px solid #FFFFFF;
}

.homepage_publications_latest {
	padding-left:3px; 
	padding-bottom:2px; 
	border-bottom:1px 
	solid #FFFFFF; 
	color:#666666;
}

.homepage_publications_latest_list {
	padding:3px;
}

.publications_latest_item {
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px solid #FFFFFF;
}

/* portals highlight */
/* ------------------------------------------------------------------ */
/* ------------------------------------------------------------------ */

.portalsh {
	margin-top:5px;
	border: 1px white dotted;
	padding: 5px;
}

.portalsh_heading {
	margin-bottom:10px;
	font-weight:bold;
	letter-spacing: 140%;
	color: #2265A6;
}

.portalsh_item {
	margin-bottom:5px;
	padding-left: 10px;
}

DIV.portal_stats_block_heading, DIV.portal_stats_block_content {
	padding-left: 3px;
	padding-right: 3px;
}

DIV.portal_stats_block_content_heading {
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}

 TD.portal_stats_block {
	color: #606060;
	border-top: 1px solid white;
	border-right: 1px solid white;
	background-color: #E9EFFE;
	padding: 2px;
	font-size: xx-small;
}
