@charset "utf-8";
/* CSS Document */

.progDay {
	font-size: 18px;
	font-weight: bold;
	color: #4f91cd;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4f91cd;
	margin-top: 15px;
}
.progIndent {
	padding-left: 125px;
}
.progTimes {
	position: absolute;
	margin-left: -125px;
}
.progSession {
	background-color: #4f91cd;
	color:#ffffff;
}
.progSession p {
	color:#ffffff;
}
.progRefresh {
	background-color: #CCE8EE;
}

.progTable td {
	vertical-align: top;
}#bio img {
	float: left;
	padding-right: 15px;
	padding-bottom: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bio h4 {
	color: #5191cd;
	margin-top: -12px;
}
a.webcast {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #a1bde4;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #A1BDE4;
	
}
a.webcast:hover {
	color:#000000;
	border: 1px solid #000000;
}