/*news-nav*/

#news-nav {	
position:absolute;
margin:18px 0 0 40px;
}

#news-nav li a {
	display:block;
	width:240px;	
	padding:15px;
	color:#313131;
	text-decoration:none;
	font-family:Arial,Verdana,Sans-serif;
	font-size:13px;
	line-height:13px;
	background-repeat:no-repeat;
}

#news-nav li a:hover, #news-nav li a.selected {
	color:#ffffff;
}

#news-nav li a.selected {
	font-weight:bold;
}

#news-nav li {
	list-style:none;
}


.news01 a:hover, .news01 a.selected {
	background-position:-277px 0px;	
	background-image:url(../images/news-nav.jpg);
}

.news02 a:hover, .news02 a.selected{
	background-position:-277px -58px;	
	background-image:url(../images/news-nav.jpg);
}

.news03 a:hover,.news03 a.selected{
	background-position:-277px -116px;	
	background-image:url(../images/news-nav.jpg);
}

.news04 a:hover, .news04 a.selected{
	background-position:-277px -174px;	
	background-image:url(../images/news-nav.jpg);
}

.news05 a:hover, .news05 a.selected{
	background-position:-277px -232px;	
	background-image:url(../images/news-nav.jpg);
}

.news06 a:hover, .news06 a.selected{
	background-position:-277px -290px;	
	background-image:url(../images/news-nav.jpg);
}

.news07 a:hover, .news07 a.selected{
	background-position:-277px -348px;	
	background-image:url(../images/news-nav.jpg);
}

.news08 a:hover, .news08 a.selected{
	background-position:-277px -406px;	
	background-image:url(../images/news-nav.jpg);
}

.news09 a:hover, .news09 a.selected{
	background-position:-277px -464px;	
	background-image:url(../images/news-nav.jpg);
}

.news10 a:hover, .news10 a.selected{
	background-position:-277px -504px;	
	height:62px;
	background-image:url(../images/news-nav.jpg);
}

/*End news-nav*/

#news-body {
	display:block;
	position:relative;
	float:left;
	width:549px;
	height:550px;
	overflow:auto;
	top:22px;
	left:325px;
	padding:15px;
	font-family:Arial,Verdana,Sans-serif;
	color:#333333;
}

#news-body h1 {
	border-bottom:1px solid #a10000;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}

#news-body h2 {
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
}

#news-body h3 {
	font-size:13px;
	font-weight:bold;
	padding-top:5px;
}

a.news-map, a.news-map:link, a.news-map:hover, a.news-map:active, a.news-map:visited {
	font-family:Arial,Verdana,Sans-serif;
	color:#a10000;
	font-size:11px;
	padding-bottom:5px;
}

#news-body p {
	font-size:13px;
	font-weight:normal;
}

#news-body img {
	padding:5px 5px 5px 5px;
}

#padded img{
	padding-right:25px;
}

sup {
	vertical-align:text-top;
	font-size:10%;
}
