/* CSS Document *//* LINKS */a, a:link {text-decoration:underline;color:#000000;}a:hover {text-decoration:underline;color:#66CCFF;}a:visited {text-decoration:underline;color:#000000;}/* FONT STYLES */	.style_mini {		font-family:"Times New Roman", Times, serif;		font-size: 10px;		color:#FFFFFF;		font-weight:lighter;	}	.style_body {		font-family:"Times New Roman", Times, serif;		font-size: 12px;		color:#031c34;		padding: 0px;		font-size: 12px;		margin-top: 4px;		margin-left: 4px;		margin-right: 4px;		line-height: 16px;		height: 100%;		padding-left: 0px;	}			.style_body-wht {		font-family:"Times New Roman", Times, serif;		font-size: 12px;		color:#FFFFFF;		padding: 0px;		font-size: 12px;		margin-top: 4px;		margin-left: 4px;		margin-right: 4px;		line-height: 16px;		height: 100%;		padding-left: 0px;	}		.style_header {		font-family:"Times New Roman", Times, serif;		font-size: 14px;		color:#FFFFFF;		font-weight:bold;	}				.style_header-blk {		font-family:"Times New Roman", Times, serif;		font-size: 14px;		color:#031c34;		font-weight:bold;	}/* IFRAME STYLES */	iframe {overflow-x: hidden;overflow-y:auto;position:absolute;}/* PODCAST STYLES */.podcastDetailContents {  padding: 20px 15px;}.podcastHeader {  margin: 8px 0px;  width: 690px;}.podcastDescription {  margin: 20px 0px;  width: 690px;  height: 190px;}.podcastInnerImage {  float: left;  padding: 0px 10px 10px 0px;}.podcastEpisodesContainer {  width: 690px;}.podcastEpisode {  width: 335px;  height: 98px;  margin: 0px 5px 10px 0px;  float: left;}.podcastEpisodeImage {  width: 125px;  height: 90px;  float: left;  padding-right: 5px;}.podcastEpisodeText {  height: 68px;}.podcastEpisodeLinks {  font-size: 9px;  line-height: 1.2em;}.podcastEpisodeLinks a, .podcastEpisodeText a:hover, .podcastEpisodeText a:active, .podcastEpisodeText a:visited {  font-weight: normal;  font-size: 9px;  height: 10px;}
