@charset "utf-8";

p { 
  margin-top: 6px;
  margin-bottom: 6px;
} 

.heading01 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
}
.heading02 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: left;
	line-height: 16px;
	font-weight: bold;
}


.body01 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
}
.body01 a:link {
	color: #0099CC;
	text-decoration: underline;
}
.body01 a:visited {
	color: #0099CC;
	text-decoration: underline;
}
.body01 a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.body01 a:active {
	color: #0099CC;
	text-decoration: underline;
}

.body02 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
}
.body02 a:link {
	color: #0099CC;
	text-decoration: underline;
}
.body02 a:visited {
	color: #0099CC;
	text-decoration: underline;
}
.body02 a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.body02 a:active {
	color: #0099CC;
	text-decoration: underline;
}

.body03 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
}
.body03 a:link {
	color: #0099CC;
	text-decoration: underline;
}
.body03 a:visited {
	color: #0099CC;
	text-decoration: underline;
}
.body03 a:hover {
	color: #0099CC;
	text-decoration: underline;
}
.body03 a:active {
	color: #0099CC;
	text-decoration: underline;
}

.body04 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #006699;
	text-align: left;
	line-height: 18px;
	text-decoration: none;
}
.body04 a:link {
	color: #006699;
	text-decoration: underline;
}
.body04 a:visited {
	color: #006699;
	text-decoration: underline;
}
.body04 a:hover {
	color: #006699;
	text-decoration: underline;
}
.body04 a:active {
	color: #006699;
	text-decoration: underline;
}

.body05 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
}
.body05 a:link {
	color: #006699;
	text-decoration: underline;
}
.body05 a:visited {
	color: #006699;
	text-decoration: underline;
}
.body05 a:hover {
	color: #006699;
	text-decoration: underline;
}
.body05 a:active {
	color: #006699;
	text-decoration: underline;
}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
	line-height: 12px;
	text-decoration: none;
}
.footer a:link {
	color: #000000;
	text-decoration: underline;
}
.footer a:visited {
	color: #000000;
	text-decoration: underline;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer a:active {
	color: #000000;
	text-decoration: underline;
}


ul {
	margin:0;
	padding:0;
}
ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin:0 0 5px 35px;
	color: #000000;
}
ol {
	margin:0;
	padding:0;
}
ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin:0 0 5px 35px;
	color: #000000;
}
li.dash {
	list-style-image: url('../images/dash_b.gif');
	list-style-position : outside;
	margin:0 0 0 12px;
	color: #000000;
}
li.black {
	color: #000000;
}
li.black_disc {
	list-style-type: disc;
	color: #000000;
}

ul.small {
	margin: 0 0 2px -20px;
	padding:0;
	line-height: 12px;
}
li.small {
	list-style-type: none;
	list-style-position:  inside;
	margin: 0 0 0 20px;
	font-size:10px;
	color: #000000;
}
li.small_dash {
	font-size: 10px;
	list-style-image: url('../images/dash_b.gif');
	list-style-position : outside;
	margin: 0 0 0 15px;
	color: #000000;
}

/* listen to the experts */
h1 {
	font-size: 13px;
	margin: 0;
	padding: 0;
}
#podcast-content {
	width: 600px;
	padding-left: 15px;
	margin: 0px;
	float: left;
}
.podcast-heading {
	width: 590px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 12px 0 12px 10px;
	margin: 0 0 10px 0;
	background-color: #0099CC;
}
#podcast-speakers {
	clear: both;
}
.podcast-speaker {
	float: left;
	width: 160px;
	color: #FFFFFF;
	margin: 0 60px 35px 0;
	background-color: #0099CC;
}
.podcast-speaker-last {
	float: left;
	width: 160px;
	color: #FFFFFF;
	margin: 0 0 35px 0;
	background-color: #0099CC;
}
.podcast-speaker-title {
	padding: 0 6px 0 6px;
}
.podcast-speaker-heading {
	font-size: 17px;
	font-weight: bold;
}
.podcast-arrow {
	padding: 0 20px 0 15px;
	margin: 0 0 15px 0;
	background: #FFFFFF url(../images/arrow-podcast.gif) 0 0 no-repeat;
}
.podcast-sub-heading {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
.podcast-divider {
	width: 100%;
	height: 5px;
	margin: 0 0 20px 0;
	border-bottom: #0099CC 1px solid;
}
