#sectionheader {
	background-image:url(/primarytemplatefiles/criminal_justice/images/banners/interior3.jpg);
	height:166px;	
	margin-top: -1px;
}

.sectioncontent {
	padding: 0;
}

.sectioncontenttop {
	background-image:url(/primarytemplatefiles/criminal_justice/images/interior-bottom.jpg);
	height:16px;
	width:804px;
}

.sectioncontentpad {
	padding:0;
}
.onenarrowwide {
	margin-top: 0;
}

.alumni_listing {
	border-top: 1px solid #ccc;
	padding-top: 15px;
}

.floatright.alumni {
	width: 150px;
	margin: 0;
	padding: 110px 0 10px 15px;
	font-size: 90%;
	text-align: left;
}

.floatright.alumni h3 {
	
}

.floatright.alumni p.sub, .alumni_listing p.sub {
	margin: 0;
	padding: 0;
	color: #999;
}

.floatright.alumni p.quote, .alumni_listing p.quote {
	font-style: italic;
}


/*schedule table*/
.scheduletable {
border: 0;
border-collapse: collapse;
border-bottom: 1px solid #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
width:100%;
background-color: #fff;
}
.scheduletable tr.first td {
	border-top:1px solid #CCCCCC;
}
.scheduletable tr.second {
	border:0;
}
.scheduletable td {
	border: 0;
	padding: 8px 10px 5px 3px;
	text-align:left;
	vertical-align:top;
}
.scheduletable td.date {
	white-space: nowrap;
}

.scheduletable th.date {
width:20%;
}

.scheduletable th.topic {
width:50%;
}

.scheduletable th.speaker {
width:30%;
}

.scheduletable th.date4 {
width:20%;
}

.scheduletable th.topic4 {
width:40%;
}

.scheduletable th.fee4 {
width:15%;
}

.scheduletable th.speaker4 {
width:25%;
}

.scheduletable th {
color:#666666;
background-color:#CCCCCC;
/*border:1px solid #CCCCCC;*/
font-weight:bold;
padding:3px;
text-align:left;
}
.scheduletable caption {
background-color:#CCCCCC;
border:1px solid #CCCCCC;
font-weight:bold;
padding-bottom:2px;
padding-top:3px;
}

.scheduletable dl {
	border: 0;
	margin:0 ;
	padding: 0;
}
.scheduletable dl dt {
	float: left;
	clear: both;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	margin: 0;
}
.scheduletable dl dd {
	padding: 0;
	margin: 0;
	padding-top: 4px;	
	float: left;
	width: 300px;
}

/*end schedule table*/


table th {
	padding-top: 8px;
	border-bottom: 1px solid #ccc;
}
table td, table th {
	vertical-align: top;
}


