#content_leftColumn, #content_column {
/*	width:611px;*/
}

#newslist .newsitem {
	margin-bottom: 16px;
}

#newslist .newsheader h1{
	display: block;
	margin: 0 0 9px 0;
	font-size: 16px;
}

#newslist .newsbody {
	display: none;
}
#newslist .newsbody a{
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #163F75;
	font-style: italic;
	font-weight: bold;
}

#newslist .newstitle {
   cursor:pointer;
}

#newslist .newsdate {
	display: block;
	float: right;
	font-style: italic;
}

#newsdetails .newsheader {

}

#newsdetails .newsdate {
	font-style: italic;
}

#newsdetails .newsbody {

}

.newsnav a {
	display: block;
	float: left;
	margin: 0 40px;

	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #163F75;
	font-style: italic;
	font-weight: bold;
}
