.tbl-courses {
	border-collapse: collapse;
	width: 920px;
	/*border: 1px solid #666;*/
	margin-top: 15px;

}


table.tbl-courses span.section-title {
	border-bottom: 1px solid #000;
	display: block;
	font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;

}

table.tbl-courses th, table.tbl-courses td {
	padding: 0.08em .3em;
	/* the *padding targets IE6 and IE7*/
	*padding: 10px 10px;
} 




table.tbl-courses th {
	background-color: #fff;
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	height: 40px;
	text-align: left;
	font-weight: normal;
	text-align: left;
	font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 1em 0;
	padding: 0;
	color: #000;
}



table.tbl-courses h4 {
	font-weight: normal;
	text-align: left;
	font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #666;
	margin-top: 20px;
}

table.tbl-courses td p, table.tbl-courses td li, table.tbl-courses td {

	font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	
} 

table.tbl-courses td {
	padding: 10px 5px;
	border-bottom: 1px solid #eee;
} 

table.tbl-courses td p strong {
	font-size: 18px;
		
} 

table.tbl-courses tr.footer  {
	border-top: 1px solid #000;
		
} 

table.tbl-courses tr.odd {
	background-color: #2685bb;
}

table.tbl-courses tr.dept-title td{
	background-color: #fff;
	border-bottom: 1px solid #fff;
}


table.tbl-courses tr td.section-end{
	background-color: #fff;
	border-top: 5px solid #000;
	border-bottom: 1px solid #fff;
	padding: 0;
}

/*table.tbl-courses tr:nth-child(odd) {
	background-color: #eee;
}*/


table.tbl-courses tr:hover {
	background-color: #999;
	color: #fff;
}

table.tbl-courses tr.dept-title:hover {
	background-color: #fff;
	color: #000;
}

table.tbl-courses thead tr:hover {
	background-color: transparent;
	color: inherit;
}

table.tbl-courses tr:hover.footer {
	background-color: #fff;
	color: #000;
}




/* new table layout starts here */




.tbl-layout {
	border-collapse: collapse;
	width: 680px;
	/*border: 1px solid #666;*/
	margin-top: 15px;

}


table.tbl-layout span.section-title {
	border-bottom: 1px solid #000;
	display: block;
	font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;

}

table.tbl-layout th, table.tbl-layout td {
	padding: 0.08em .3em;
	/* the *padding targets IE6 and IE7*/
	*padding: 10px 10px;
} 




table.tbl-layout th {
	background-color: #fff;
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	height: 40px;
	text-align: left;
	font-weight: normal;
	text-align: left;
	font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 1em 0;
	padding: 0;
	color: #000;
}



table.tbl-layout h4 {
	font-weight: normal;
	text-align: left;
	font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #666;
	margin-top: 20px;
}

table.tbl-layout td p, table.tbl-layout td li, table.tbl-layout td {

	font-family: Calibri, Lucida Sans Unicode, Lucida Console, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	
} 

table.tbl-layout td {
	padding: 10px 5px;
	border-bottom: 1px solid #eee;
} 

table.tbl-layout td p strong {
	font-size: 18px;
		
} 

table.tbl-layout tr.footer  {
	border-top: 1px solid #000;
		
} 

table.tbl-layout tr.odd {
	background-color: #2685bb;
}

table.tbl-layout tr.dept-title td{
	background-color: #fff;
	border-bottom: 1px solid #fff;
}


table.tbl-layout tr td.section-end{
	background-color: #fff;
	border-top: 5px solid #000;
	border-bottom: 1px solid #fff;
	padding: 0;
}

/*table.tbl-courses tr:nth-child(odd) {
	background-color: #eee;
}*/


table.tbl-layout tr:hover {
	background-color: #999;
	color: #fff;
}

table.tbl-layout tr.dept-title:hover {
	background-color: #fff;
	color: #000;
}

table.tbl-layout thead tr:hover {
	background-color: transparent;
	color: inherit;
}

table.tbl-layout tr:hover.footer {
	background-color: #fff;
	color: #000;
}
