#newstext {
	margin-left: 15px;
	margin-top: 15px;
	width: 400px;
	float: left;
	display: inline;
}

#newsitem {
	display: inline;
	margin-left: 15px;
	margin-top: 19px;
	width: 400px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
#newsitem h2 {
	font-size: 14px;
	font-weight: bold;
}
#newsitem h3 {
	font-size: 11px;
	font-weight: bold;
}
#newsitem h4 {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	margin-left: 15px;
}
#newsbar {
	margin-left: 15px;
	margin-top: 15px;
	width: 234px;
	float: left;
	display: inline;
}
#newshot {
	margin-left: 15px;
	margin-top: 45px;
	width: 219px;
	float: left;
	display: inline;
}
#newshot .hottitle {
	font-size: 10px;
	padding-left: 20px;
}
#newshot .hotsource {
	font-size: 10px;
	color: #999994;
	padding-left: 20px;
}
#newshot .hothead {
	color: #254E67;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 0px;
}
#newshot .hotsubhead {
	color: #254E67;
	font-size: 11px;
	font-style: italic;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.newsblue {
	color: #254E67;
	font-size: 11px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.newsblueul {
	color: #254E67;
	font-size: 11px;
	margin-right: 5px;
}
#newstable {
	line-height: 1.1em;
}
#newstable td {
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 11px;
}

#newsfooter {
	margin-top: 15px;
	margin-left: 15px;
	width: 400px;
	text-align: center;
}
.newsfade {
	background-image: url(images/bluefade.jpg);
	background-position: right;
	background-repeat: repeat-y;	
	

}

.newsbodybg {
	background-image:url(images/newsbodybg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.newsnavbg {
	background-image:url(images/newsnavbg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.newstabledate {
	width: 100px;
}
.newstabletype {
	color: #606060;
}
.newstableinfo {

}

#newsside {
	width: 230px;
	float: right;
	display: inline;
	margin-top: 19px;
}