.dept_body {
	background-color: #FFFFFF;
	border: none;
	padding-left: 10px;
    padding-right: 10px;
	font-size: 11px;
}
.dept_body ul, .dept_body ol {
	/*padding-left: 15px;*/
}
.fineprint {
	font-size: 10px;
}
form select, input, textarea, li {
    font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
}
/*h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2.track {
	background-color: #660000;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #996666;
	color: #FFF;
	margin-bottom: 0px;
	padding: 3px;
}
h3.session {
	background-color: #EEE;
	border: solid 1px #CCC;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	font-weight: normal; 
	line-height: 14px;
	margin: 5px 0px;
	padding: 3px;
	text-transform: none;
}*/
.highlight {
	background-color: #EEE;
	border: solid 1px #CCC;
	margin: 0px;
	padding: 5px;
}
.maxreg {
	color: #660000;
	font-weight: normal;
}
.nodisplay {
	display: none;
}
.obsolete {
	color: #999999;
}
p {
	margin: 10px 2px;
}
.medgraybkg td {
	background-color: #C7C8BC;
	border: #9A8C8C solid 1px;
}
.tableborders td {
	background-color:  #E0E1D6;
	border: #9A8C8C solid 1px;
}
.tableformat th {    
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;	
	font-weight: bold;
	padding: 0px 6px 0px 3px;
}
.tableformat th a:link, .tableformat th a:visited {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}
.tableformat th a:hover {
	text-decoration: none;
}
.tableformat td {
	border-bottom: 1px solid #EAE8DA;	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 3px 0px 3px;
}
td, th	{
	line-height: 17px;
}
td {
	color: #333;
	font-size: 11px;
}
td ol {
	font-size: 11px;
	margin-left: 0px;
}
th {
	background-color: #FFF; /*#EAE8DA;*/
	border-bottom: 1px solid #999;	
	color: #333;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	text-align: left;
}
th a:link, th a:visited {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: underline;
}
th a:hover {
	text-decoration: none;
}
.whitefont {
	color: #FFF;
}
.whitefont a:link, .whitefont a:visited, .whitefont a:hover {
	color: #FFF;
}
