
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.agendatable td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004B8E; /*FEB800;*/
}
.textlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.subheadRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9f1b29;
}
span.agenda_top {
	/*background-image:url(images/agenda_top_2.png);*/
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	text-align:center;
	font-size:20px;
    color:#00539f;
	position:relative;
	top:0px;
	left:0px;
	height:50px;
	width:455px;
}
.agenda_body {
	/*border-left:2px solid #FEB800;
	border-right:2px solid #FEB800;*/
	width:455px;
	position:relative;
	top:0px;
	left:0px;
}
.agenda_bot {
	//background-image:url(images/agenda_bot.gif);
	height:58px;
}




*{ font-family:Arial, Helvetica, sans-serif;}
a img{ border:none; }
#container{ margin: 0 auto; width: 842px; }

#header{ width: 842px; background-color:#FFFFFF; padding:0px 0px 20px 17px; }
#nav{ padding-top: 25px; float:left; } #navbg{ background-color: #004B8E; float:left;}
	
#content_home{ background-color: #FFFFFF; width:683px; float:left; font-size: 12px; padding-left: 20px; min-height:300px; }
	#content_text{ width: 421px; float:left; min-height: 400px; height: auto !important; height: 400px;}
#content_homeright{ background-color:#FFFFFF; width: 230px; float:left; font-size: 12px; padding-left: 30px;}
.bio_pic{border-top:2px solid #0000ff;width:100px;height:120px;padding:0px;vertical-align:top;}
.bio_name{border-top:2px solid #0000ff;padding-left:10px;text-align:left;}


div.clearer{ clear:both; height: 0px; font-size: 0px; line-height: 0px; margin: 0px; padding:0px; }
