
/*h1 { overflow: auto; }*/

div#contents h2 {
	float: left;
	width: 78%;
	color: #0495bf;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 0 0;
	display: block;
	
	}
div.new_header {
	display:block;
	float: left;
	margin: 0;
	border-bottom: 2px solid #0495bf;
	width: 100%;
}
div#contents h2 a.title { color: #0495bf; margin-top:2px; font-size: 24px; }

.title { float: left; text-decoration:none;}
span.date {
	float: right; 
	width: 130px;  
	overflow: auto; 
	padding: 28px 0 0 0; 
	font-weight: bold;
	font-size: 12px;
	text-align:right;
	color:#0495bf;
	}

table.new {
	float: left;
	width: 100%;
	margin: 10px 0;
}

td.introduction { }
td.introduction p { padding: 0 10px 0 0; margin: 0; text-align:justify;}

div.generic_text div.link a { margin: 0px 20px 5px 20px; text-decoration: underline;}
div.generic_text div.link a:hover, div.generic_text div.link a:visited { margin: 0px 20px 5px 20px; text-decoration: underline; }

div.picture img { float: left; margin: 0 10px 10px 0; padding: 2px; border: 1px solid #0495bf; }

table { padding: 0px;}
table img {float: left; margin: 0px 5px 5px 0px; }

table.links { margin: 0; clear: both; border-collapse: collapse; padding: 0; }
table.links td.back a { margin-left: 0;}

td.more_info {
	color: #ffffff;
	padding: 5px 15px;
	text-align: right;
	background: url(/images/backgrounds/button_send.gif) no-repeat scroll right top;
}

td.back { margin: 0; padding: 0; font-weight:bold; }
td.back a, td.back a:active, td.back a:link, td.back a:visited {
	float: left;
	width: 49px;
	height: 13px;
	padding: 6px 5px;
	margin-top: 10px;
	background: url(../images/backgrounds/button_send.gif)  no-repeat top left;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
td.back a:hover {}

div.new { float: left; width: 100%; margin: 0; }

div#contents h1.new_extended { position: relative; float: left; width: 100%; 	margin: 0 0 10px; }

div#contents h1.new_extended span.date {
	float: left;
	padding: 0;
	font-weight: normal;
	color: #000000;
	width: auto;
}

div#contents h1.new_extended span.title { width: 100%; color: #000000; margin: -4px 0 0; font-size: 32px; line-height: 30px; }

p { font-weight: normal; }

table.moreinfo {}

div.new div.picture div.links {
	 float: left;
	 clear:left;
	 margin: 0; padding:0;
	 }
div.new div.picture div.links a { margin: 0px 20px 5px 20px; text-decoration: underline; font-weight:bold; padding: 0;}
div.new div.picture div.links a:hover { margin: 0px 20px 5px 20px; text-decoration: underline; font-weight:bold; padding: 0; }

div.new div.picture div.links ul li.external { 
	list-style: none; 
	background: none; 
	padding: 3px 0; 
	margin: 0 5px;
	background: none;
	}

div.new div.picture div.links ul li.external a, ul li.external a:active, ul li.external a:link, ul li.external a:visited { 
	font-size: 10px; 
	color: #044798; 
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #044798; 
	text-decoration: none;
	}
div.new div.picture div.links ul li.external a:hover { 
	margin: 0; 
	color: #044798;
	border-bottom: 1px solid #044798;
	text-decoration: ;
	}
