#block_1 .content {
	padding: 10px;
	line-height: 140%;
}

#block_1 .content p {
	margin: 0;
	padding: 0;
}

#block_1 .content h1 {
	font-size: 1.4em;
	margin: 0 0 0.6em 0;
	line-height: 140%;  
}

#block_1 .content h2 {
	font-size: 1.4em;
	margin: 0 0 0.5em 0;
	background-color: #00f;
	color: #fff;
}

#block_1 .content a {
/*	color: #f00; */
}

#block_3 .csc-header h1 {
	font-size: 1.4em;
	margin: 0 0 -0.5em 0;
	padding: 0;
}

#block_3 .bodytext {
	line-height: 110%;
}

/* News */

.news-list-item {
}

.news-list-item a {
	color: #000;
	text-decoration: none;
}

.news-list-item a:hover {
	text-decoration: underline;
}

.news-list-date {
	display: block;
	font-size: 10px;
}

.news-list-item img {
	float: left;
	padding: 4px 10px 10px 0;
}

/* News - Detail */

.news-single-item a {
	color: #000;
	text-decoration: underline;
}

.news-single-item a:hover {
	text-decoration: none;
}

.news-single-timedata {
	display: block;
	font-size: 10px;
}

.news-single-author {
	display: none;
}

#block_1 .content .news-single-item h2 {
	color: #000;
	background-color: transparent;
}

.news-single-img {
	float: left;
	padding: 4px 10px 10px 0;
}

hr.clearer {
	height: 1px;
	border: 0;
	clear: both;
}


a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

a.nasalink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.nasalink {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited.nasalink {
	color: #FFFFFF;
	text-decoration: underline
}

}
a:active.nasalink {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link.nasalink {
	color: #FFFFFF;
	text-decoration: underline;
}





#block_1 .content h4 {
	line-height: 100%;
}

#block_1 .content hr	 {
	height: 2px;
	background-color:#000000;
}
#block_1 .content hr.nasarule		 {
	height: 2px;
	background-color:#FFFFFF;
}


#block_1 .content h2 a {
	background-color: #C0C0C0;
	text-decoration: none;
	font-size: 13pt;
	line-height: 130%;
	background: url(../img/h2_bg.gif);
	background-repeat:no-repeat;
}

#block_1 .content h2  {
	background-color: #C0C0C0;
	text-decoration: none;
	font-size: 13pt;
	line-height: 130%;
	background: url(../img/h2_bg.gif);
	background-repeat:no-repeat;
	}

#block_1 .content h1 a {
	background-color: #C0C0C0;
	text-decoration: none;
	font-size: 13pt;
	line-height: 130%;
	background: url(../img/h1_bg.gif);
	background-repeat:no-repeat;
}

#block_1 .content h1  {
	background-color: #C0C0C0;
	text-decoration: none;
	font-size: 13pt;
	line-height: 130%;
	background: url(../img/h1_bg.gif);
	background-repeat:no-repeat;
	}
