#DigestTable p {
	margin-top: 0px;
	margin-bottom: 8px;
}
#DigestTable a, #DigestTable a:visited {
	text-decoration: none;
	color: #DC8A10;
}
#DigestTable img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#DigestTable a:hover, #DigestTable a:visited:hover {
	color: #039;
	text-decoration: underline;
}
#DigestTable tr {
	vertical-align: top;
}
#DigestTable ul {
	margin-top: 7px;
}
#DigestTable li {
	margin-bottom: 10px;
	margin-left: -8px;
	list-style-type: disc;
}
#DigestTable {
	width: 675px;
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;

}
#DigestTable .mainTableTd1 {
	width: 410px;
	vertical-align: top;
}
#DigestTable .mainTableTd2 {
	width: 225px;
	vertical-align: top;
}
#DigestTable .articleTableTd1 {
	width: 215px;
	vertical-align: top;
}
#DigestTable .vAlignTop {
	vertical-align: top;
}
#DigestTable .menuTitle {
	font-size: 18px;
	color: #999;
	line-height: 24px;
	font-weight: bold;
}
#DigestTable .menuTitle a, #DigestTable .menuTitle a:visited {
	text-decoration: none;
	color: #999;
}
#DigestTable .menuTitle a:hover, #DigestTable .menuTitle a:visited:hover {
        color: #039;
}
#DigestTable .sectionTitle {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 28px;
}
#DigestTable .articleTitle {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}

#DigestTable .title4 {
	font-size: 12px;
	font-weight: bold;
}
#DigestTable .bodyText {
	font-size: 12px;
	color: #666;
}

#DigestTable .menuList {
    font-size: 12px;
    color: #333;
}
#DigestTable .menuList a, #DigestTable .menuList a:visited {
    text-decoration: none;
    color: #333;
}

#DigestTable .menuList a:hover, #DigestTable .menuList a:visited:hover {
	color: #039;
	text-decoration: underline;
}
#DigestTable .moreInfo {
	font-style: italic;
	font-size: 10px;
	padding-left: 3px;
	color: #DC8A10;
}
#DigestTable .articleImage {
	margin-top: 18px;
	margin-right: 15px;
}
#DigestTable .footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-top: 0px;
}
.digestTopGraphic {
	background-color: #FFC133;
	position: relative;
	margin-top: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
	margin-right: 0px;
	z-index: -1;
}

#DigestTable .podcastList {
    font-size: 12px;
    color: #333;
    background-image: url(http://www.sri.com/news/podcasts/images/headphoneicon.png);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 15px;
    margin-left: 0px;
    margin-top: 0px;
    line-height: 14px;
    margin-bottom: 11px;
}


