/* News List Container */
#newsContainer{
	width:750px;
	min-width:750px;
	font-family:Arial, Helvetica, sans-serif;
}
#newsContainer{
	width:740px;
	max-width:740px;
	padding:10px;
}
/* End News List Container */



/* News Top */
#newsTop{
	margin-bottom:20px;
}
#newsHeader{
	width:740px;
	min-width:740px;
	max-width:740px;
	font-size:14px;
	font-weight:bold;
	color:#446382;
	text-transform:uppercase;
	border-bottom:1px solid #999999;
	margin-bottom:5px;
}
#newsHeaderLinks{
	font-size:12px;
}
.newsHeaderFirstLink{
	float:left;
	margin-right:5px;
}
.newsHeaderLink{
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.newsHeaderLastLink{
	float:left;
	margin-left:5px;
}
.newsHeaderLink a:visited{
	font-size:12px;
	color:#446382;
	text-decoration:none;
}
.newsHeaderLink a:link{
	font-size:12px;
	color:#446382;
	text-decoration:none;
}
.newsHeaderLink a:hover{
	font-size:12px;
	color:#446382;
	text-decoration:underline;
}
/* End News Top */


/* News Body */
#newsBody{}
#newsList{
	width:425px;
	min-width:425px;
	max-width:425px;
	float:left;
}
#oasAds{
	width:315px;
	min-width:315px;
	max-width:315px;
	float:left;
}
#oasAdsInner{
	width:300px;
	min-width:300px;
	max-width:300px;
	padding:10px 10px 10px 5px;
}
/* End News Body */


/* OAS 300x250 */
.oas_300x250{
	width:300px;
	max-width:300px;
	margin-bottom:25px;
}
.oas_300x250_title{
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
}
.oas_300x250_ad{
	width:300px;
	min-width:300px;
	max-width:300px;
	height:250px;
	min-height:250px;
	max-height:250px;
	background-color:#000000;
}
/* End OAS 300x250 */
