@charset "ISO-8859-1";
body {
	background-image: url(images/amcPANEXP_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	background-color:#2d2c2c;
}

.main {
	background-position:center;
}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top:8px;

}
.names_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-image:url(images/index_09.png);
	background-repeat:no-repeat;
	height:67px;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.story_lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	width: 330px;
	padding-top: 3px;
	padding-left: 10px;
}
.main_exprt_content {
	padding-left: 15px;
	padding-right: 15px;
	height: 450px;
	overflow: scroll;
	overflow-x: hidden; 
}
.speaker_topic_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #282828;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFC427;
}
.expertName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #092857;
}
.expertTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #062759;
}
.expertbodycopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.storyLine_current {
	font-size: 12px;
	font-weight: normal;
	color: #3CF;
	width:330px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.storyLine_current_white {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	width:330px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-bottom: 0;
}

.storyLine_current_noPadLeft {
	font-size: 12px;
	font-weight: normal;
	color: #3CF;
	width:330px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-bottom: 0;
}.body_links_active {
	color: #000;
}
#Table_01 tr td table tr td .expertbodycopy .body_links_active {
	color: #000;
}

