/*------------------------------------------------------
		News Definitions
--------------------------------------------------------*/
#sidebar_main #newsStory{
	margin: 5px 0 0 218px;
	width: 528px;
}
#sidebar_main #newsStory  #content{
	margin: 0;
}
#return{
	margin: 5px 0 0 218px;
}

h2 {
font-size: 22px;
color: #003366;
font-weight: normal;
font-family: Georgia, serif;
margin: 12px 0 10px 0;

}


/* NEWS LIST -------------------------------------------*/

.newshead {}
#content #newslist {
	margin:0;
}
#newsList {
margin: 10px 20px;
}


#newsList div{
padding:10px 0;
}
#newsList h5 {
	font: 11px Georgia, sans-serif;
	margin:2px 0 0 3px;
	color: #990000;
	text-transform: none;
}
#newsList h3{
	font:bold 12px Arial;
	margin:2px 0 4px 0;
	text-transform: none;
	background: none;
}
#newsList h3 a {
	color:#333333;
}
#newsList p{
	font:11px Arial;
	margin:2px 0 4px 3px;
}

#newsList p.moreNews {
	font:11px Arial;
	font-weight:bold;
	text-transform:uppercase;
	margin:2px 0 4px 90px;
}
#newsList p.moreNews a{
	color:#E97023;
}

#newsboxHome #newsList {
width:140px;
}

#newsboxHome #newsList h5 {
	font: 12px Georgia, sans-serif;
	margin:2px 0 0 0 ;
	color: #990000;
	float: left;
	width: 90px;
	text-transform: none;
}
#newsboxHome #newsList h3 {
	font:bold 11px Arial;
	margin:2px 0 4px 90px ;
	text-transform: none;
}
#newsboxHome div.newsitem h3 a {
	color:#666666;
}
#newsboxHome p.newsdate {font:bold 12px Arial;margin:-5px 0 12px 0;color:#EC6000;}

#Articles #newsList  {
margin: 0  0;
}
#Articles #newsList div{
padding: 0 15px 10px 0;
}

#Articles #newsList td {
	vertical-align: top;
	width: 245px;
}

#Articles #newsList h5 {
	font-family: Georgia, serif;
	font-size:11px;
	margin: 0;
	padding: 0;
	color: #990000;
	float:none;
	text-transform: none;
}
#Articles #newsList h3 {
	margin:1px 0 1px 0 ;
	background:none;
	font-size: 13px;
	padding:0;
}
#Articles #newsList h3 a{
	color:#565657;
}

#Articles #newsList p {
	font-size: 11px;
	margin:1px 0 4px 0 ;
}
#Articles #newsArchive p.moreNews {
	text-transform: uppercase;
	font-size: 11px;
	margin:1px 0 4px 0 ;
	font-weight:bold
}
#Articles #newsArchive p.moreNews a {
	text-decoration:underline;
	color:#333;
	background: url(../img/arrow_grey.gif) center right no-repeat;
padding-right: 10px;
}

#Members #newsList  {
margin: 0  0 0 0;
}
#Members #newsList div{
padding: 0 0 10px 0;
}

#Members #newsList h5 {
	display:none
}
#Members #newsList h3 {
	margin:1px 0 1px 0 ;
	background:none;
	font-size: 13px;
	padding:0;
}
#Members #newsList h3 a{
	color:#565657;
}

#Members #newsList p {
	font-size: 13px;
	margin:1px 0 0 0 ;
	line-height:1.4em
}
#Members #newsArchive p.moreNews {
	text-transform: uppercase;
	font-size: 11px;
	margin:0 0 18px 0 ;
	font-weight:bold
}
#Members #newsArchive p.moreNews a {
	text-decoration:underline;
	color:#333;
	background: url(../img/arrow_grey.gif) center right no-repeat;
	padding-right: 10px;
}


/* NEWS CONTENT ----------------------------------------*/



#newsStory {
margin: 20px 20px;
}

#newsStory #newsDate{
	font: 12px Georgia, sans-serif;
	background: none;
	margin:2px 0 10px 0;
	color: #990000;
	text-transform: none;
}

#newsStory #content{
	margin:0;
}

#return{
	margin: 5px 0 10px 218px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight:bold
}

.newslabel {}

.rss{
font-size: 12px;
}

.rss a{
color: #333333;
background: url(../img/arrow_grey.gif) center right no-repeat;
padding-right: 10px;
font-weight: bold;
text-transform: uppercase;
}

#return{
font-size: 12px;
}

#return a{
color: #333333;
background: url(../img/arrow_grey.gif) center right no-repeat;
padding-right: 10px;
font-weight: bold;
text-transform: uppercase;
}

#pagination{
font-size: 12px;
}

#pagination a{
color: #333333;
background: url(../img/arrow_grey.gif) center right no-repeat;
padding-right: 10px;
font-weight: bold;
text-transform: uppercase;
}

.moreNews{
font-size: 12px;
}

.moreNews a{
color: #333333;
background: url(../img/arrow_grey.gif) center right no-repeat;
padding-right: 10px;
font-weight: bold;
text-transform: uppercase;
}