/*CSS File for newsevents generated 12/12/2006*/

.articleItem h3 a, .eventItem h3 a, .pressreleaseItem h3 a{
	text-decoration:none;
	color:#14396D;
}
.articleItem .readMore, .eventItem .readMore{
	/*width:60px;*/
}
.articleItem .readMore{
	/*margin-left:75%;*/
}
.articleItem .columnLeft{
	float:left;
	width:35%;
}
.articleItem .columnRight{
	float:left;
	width:65%;
	padding-bottom:10px;
}
.articleItem{
	clear:left;
	padding-bottom: 0px;
	margin-bottom:8px;
	border-bottom: 1px solid #dadada;
}
#articleDetail .readMore{
	/*width:60px;*/
}
.eventItem{
	padding-bottom: 4px;
	margin-bottom:8px;
	border-bottom: 1px solid #dadada;
}
.eventItem h3{
	margin-bottom:3px;
}
.eventdate{
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}
.pressreleaseItem .readMore{
	width:100px;
	margin-left:65%;
}

.contactcontainer{
	padding: 12px 0px 0px 6px;
}
.pressreleaseItem{
	clear:left;
	padding-bottom:5px;	
}
#pressreleaseDetail h2{
	font-style:italic;
}
#pressreleaseListing .prColumnLeft{
	float:left;
	width:25%;
}
#pressreleaseListing .prColumnRight{
	float:left;
	width:75%;
	padding-bottom:10px;
	margin-bottom: 10px;
	border-bottom:1px solid #dadada;
}
#pressreleaseListing .prColumnRight h3{
	margin:0 0 5px 0;
}
.pressreleaseItem .date{
	font-size:11px;
	font-weight:bold;
}
.pressreleaseItem h3{
	font-style:italic;
}
.whitepaperItem {
	border-bottom: 1px solid #dadada;
	padding-bottom: 5px;
	margin-bottom:8px;
}
.whitepaperItem a.readMore{
	/*width:100px;
	margin-left:75%;*/
}
.whitepaperItem .columnLeft{
	float:left;
	width:35%;
}
.whitepaperItem .columnRight{
	float:left;
	width:65%;
	padding-bottom:10px;
}
.eventItem .columnLeft{
	float:left;
	width:35%;
}
.eventItem .columnRight{
	float:left;
	width:65%;
	padding-bottom:10px;
}

