@charset "utf-8";
/* CSS Document */

.regPrice {
	position: absolute;
	margin-left: 205px;
}
.regButton {
	margin-left: 275px;
	margin-top: -5px;
	position: absolute;
}
.regForm {
	background-color:#d6e0fc;
	border: 1px solid #ABCCF3;
	height: 30px;
	margin-bottom: 15px;
	padding: 12px;
	padding-top: 8px;
}
#bio {
	padding-left: 150px;
}
#bio img {
	margin-left:-150px;
	position:absolute;
}

.progIndent {
	padding-left: 75px;
}
.progTime {
	position:absolute;
	margin-left:-75px;
}

.prog {
}
.prog .progRefresh {
	background-color: #c4d3fb;
	border-top-width: 8px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;

}
.prog h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #005aa5;
	padding-top: 30px;
	padding-bottom: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #005aa5;

}
.prog .progSession {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #005aa5;
	margin-top:15px;

}
