@charset "utf-8";
/* CSS Document */
.newsContent {width: 585px; color: #000;}
.newsContainer {width: 380px; float: left;}
.newsRightHand {width: 195px;}

.newsContainer .newsDate {}
.newsContainer .newsTitle {font-size: 16px; font-weight: bold;}
.newsContainer .newsLink {font-size: 10px;}
.newsContainer .newsStory {margin: 0 0 30px 0;}
.newsContainer .newsStory .article {float: left;}
.newsContainer .storyImage {float: right;}

.newsList {margin: 0; padding: 0; width: 190px; color: #000; }
.newsList tbody tr {background: #f1f1f1;}
.newsList tbody tr a{color: #000; }
.newsList .recentArticleDate {}
.newsList .recentArticleTitle { width: 150px;}

.newsToolBox { width: 190px; }
.newsToolBox .newsToolBoxTitle {font-weight: bold; text-align: center; margin: 20px 0 0 0; color: #000;}
.newsToolBox .dateSelection {text-align: center;}
.newsToolBox .keywordSearch .keywordInput {width: 130px;}
.printOrEmail {width: 190px;}
.printOrEmail td {text-align: center;}