@charset "utf-8";
/* CSS Document */
.highlight {
	padding: 9px;
	border: 1px dotted #666666;
	background-color: #ffffee;
	}

.highlight h2 {
	padding-top: 0px;
	}
.posted {
	border-top:1px solid #cccccc;
	font-weight:lighter;
	}
.indent {
	text-indent:20px;
	}
#main-content .MsoNormal {
	/* Styles everything within p tags <p> . . . </p> */
	font-size: 1.1em;
	line-height: 1.636em;
	margin: 1.636em 0;
	padding:0em 1em 0em 1em;
	}
	
#main-content td {
	/* Styles everything within p tags <p> . . . </p> */
	font-size: 1.1em;
	line-height: 1.636em;
	margin: 1.636em 0;
	padding:0em 1em 0em 1em;
	}

#main-content th {
	font-size: 1.1em;
	line-height: 1.636em;
	margin: 1.636em 0;	
	background-color: #d5d5bf;	
	border-bottom: #999999 1px solid;
	padding:0em 1em 0em 1em;
	}
	
.total {	
	border-top: #999999 1px solid;
	}	
.credithours {
	text-align:right;
	}
#main-content table {
	margin:2em 0em 2em 0em;
	border: #999999 1px solid;	
	width:100%;
	}

#main-content table.tablesorter tbody tr td {
	color: #3D3D3D;
	padding: 10px 4px 4px 4px;
	background-color: #FFF;
	vertical-align: top;
}
#main-content table.tablesorter tbody tr.odd td {
	/* background-color:#F0F0F6; 
	background-color:#ffcc8f; */
	background-color:#FFE6C4;
}
#sidebar {

	width: 193px;

	background-color: #fff9e0;

	margin: 20px 0px;

	padding-bottom:5px;

	}

#sidebar p {

	padding-left: 15px;

	padding-right: 10px;

	}

#sidebar a {

	color: #514f44;

	}

#sidebar h2 {

	font-size: 1.4em;

	color: #ffffff;

	background: #ff9420 url("http://www.utk.edu/images/sidebar-back.gif") no-repeat center top;

	padding: 2px 44px 2px 10px;

	border: 1px solid #fb8f1e;

	font-weight: lighter;

	letter-spacing: 0em;

	margin:0px;

	}

#sidebar h3 {

	padding: 0px 10px;

	color: #555555;

	font-size: 1.1em;

	line-height: 1.5em;

	letter-spacing: 1px;

	}



#sidebar ul {

	padding: 10px 10px 20px 15px;

	margin-left: 15px;

	color: #f77f00;

	}

#sidebar li {

	color: #bf4d02;

	}


