body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dateInfo {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #828A62;
	font-weight: bold;
}
.programHeader {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C7CBB6;
	padding-bottom: 6px;
	padding-top: 3px;

}
.orangeHeader {
	font-size: 12px;
	line-height: 14px;
	color: #FFCC00;
	font-weight: bold;
	padding-right: 10px;
}
.programTypeBtn {
	background-image: url(../images/ce/edge1.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-color: #004D4A;
	font-weight: bold;
	font-size: 10px;
	height: 16px;
}

.programTypeBtn td {
	background-image: url(../images/ce/edge2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 8px;
}
.detailPageTable {
	border-right: 1px solid #ADB694;
	border-bottom: 1px solid #ADB694;
	border-top: 1px solid #ADB694;
}
.detailPageTable th {
	background-color: #007573;
	color: #FFFFFF;
	text-align: left;
	border-left: 1px solid #ADB694;
	font-size: 12px;
}
.detailPageTable td {
	text-align: left;
	border-left: 1px solid #ADB694;
	font-size: 10px;
}
.detailPageTable td.secondLevel {
	text-align: left;
	border-left: 1px solid #ADB694;
	font-size: 10px;
	background-color: #E7E7DE;
}
.searchResults {
	font-weight: bold;
	color: #666666;
}
.allResultsBtn {
	background-image: url(../images/ce/edgeGold1.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #CACAB5;
	font-weight: bold;
	font-size: 10px;
	height: 16px;
	width: 300px;
}
.allResultsBtn td {
	background-image: url(../images/ce/edgeGold2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 13px;
}

