/* content styles for news */

.date-list {
	margin: 0px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 11px;
	color: #666666;
}

.date-listing {
	clear: both;
	width: 780px;
	margin: 0 auto;
	position: relative;
	top: 35px;
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 11px;
	color: #666666;
}

.date-listing a:link	{
	text-decoration: none;
	color: #666666;
}

.date-listing a:visited {
	text-decoration: none;
	color: #666666;
}

.date-listing a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #eeeeee;
}

.date-listing a:active {
	text-decoration: none;
	color: #003366;
	background-color: #cfebff;
}

.inactive {
	color: #cccccc;
}

.containercontent-list {
	clear: both;
	width: 780px;
	margin: 0 auto;
	margin-top: 60px;
}

.containercontent-listing {
	clear: both;
	width: 780px;
	margin: 0 auto;
	margin-top: 42px;
}

.headline {
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 22px;
}

.download {
	font-family: 'Verdana', 'Helvetica', 'Arial', sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 0px;
	color: #666666;
}

.download a:link	{
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

.download a:visited {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

.download a:hover {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
	background-color: #eeeeee;
}

.download a:active {
	text-decoration:none;
	border-bottom:1px dotted #003366;
	color: #003366;
	background-color: #cfebff;
}

.item {
	float: left;
	margin-right: 20px; 
	margin-bottom: 33px;
}

.item p.title {
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 15px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.item p.title A:link	{
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

.item p.title A:visited {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

.item p.title A:hover {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
	background-color: #eeeeee;
}

.item p.title a:active {
	text-decoration:none;
	border-bottom:1px dotted #003366;
	color: #003366;
	background-color: #cfebff;
}

.projectimageborderon {
	background-color: #ffffff;
	padding: 1px;
	border: 1px solid #cccccc;
}

.projectimageborderoff {
	background-color: #ffffff;
}

.column-full {
	float: left;
	width: 780px;
}

.column-single {
	float: left;
	width: 475px;
	margin-bottom: 33px;
}

.column1 {
	float: left;
	width: 380px;
	margin-bottom: 33px;
}

.column2 {
	float: right;
	width: 380px;
	margin-bottom: 33px;
}

.projectbox02 {
	width: 780px;
	margin-bottom: 33px;
}

.content {
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: 15px;
	line-height: 22px;
}

.content a:link	{
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

.content a:visited {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
}

.content a:hover {
	text-decoration:none;
	border-bottom:1px dotted #999999;
	color: #000000;
	background-color: #eeeeee;
}

.content a:active {
	text-decoration:none;
	border-bottom:1px dotted #003366;
	color: #003366;
	background-color: #cfebff;
}

.content span.subheadline {
	font-weight: bold;
}
