.underline {
	text-decoration:underline;
	}

#main .table_kw {
	border-collapse:collapse;
	border-spacing:0px;
	border:0px solid white;
	}

#main .table_kw th,
#main .table_kw td {
	border:1px solid #001C5B;
	}

#main .table_kw td {
	background-color:white;
	}

#main .table_kw caption {
	font-size:90%;
	}

.news .reed_title {
	padding-top:10px;
	}

div#body div#main.news h2 {
	clear:both;

	color: #001c5b;
	font-size: 140%;
	font-weight: bold;
	line-height: 130%;

	text-align:center;
	}

div#body div#main.news h2 span {
	font-size:70%;
	}

div#body div#main.news div.section h3 {
	margin-bottom:9px;
	
	padding-top:0px;
	padding-bottom:0px;
		
	font-weight:bold;
	line-height:normal;

	color:#444444;
	
	background-image:url(/press/image/h3_bg_bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	
	}

div#body div#main.news div.section h3 span {
	display:block;
	_height:25px;
	
	margin-top:0px;

	padding-left:12px;
	padding-top:7px;
	padding-bottom:5px;

	background-image:url(/press/image/h3_bg_upper.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
	}

div#body div#main dl.deflist {
	}

div#body div#main dl.deflist dt {
	clear:both;
	position:absolute;
	display:block;
	font-weight:bold;
	}

div#body div#main dl.deflist dd {
	position:relative;
	left:0px;
	padding-left:3em;
	display:block;
	}

div#body div#main.news div.section h4 {
	font-weight:bold;
	}

div#body div#main.news div.section ol li {
	margin-left:2.5em;
	list-style-type:decimal;
	}

div#body div#main.news div.section ul.listing {
	margin-left:2.5em;
	list-style-type:disc;
	}

div#body div#main.news div.section ul.listing li {
	list-style-type:disc;
	}

div#body div#main.news div.section p {
	padding-bottom:3px;
	}

div#body div#main.news ul.picture  {
	margin:0px;
	padding:0px;
	list-style-type:none;
	}

div#body div#main.news ul.picture li {
	width:630px;
	margin:10px;
	float:left;
	text-align:center;
	}


.indent p {
	margin-left:20px;
	}