
/** -----------------------------------------------------------------------------------	**/
/** 		Set the colors for the Left Menu in the following code 						**/
/** -----------------------------------------------------------------------------------	**/

.MenuHeaderPlain {
	color: #ffffff;
	background-color: #98A274;
}

.MenuHeader a:link, .MenuHeader a:active, .MenuHeader a:visited {
	color: #ffffff;
	background-color: #98A274;
}

.MenuHeader a:hover {
	color: #ffffff;
	background-color: #D1D8A8;
}

.MenuItem a:link, .MenuItem a:active, .MenuItem a:visited {
	color: #474E54;
	background-color: #DDE0CB;	
	border-bottom: 1px solid white;
}

.MenuItem a:hover {
	color: #ffffff;
	background-color: #D99534;
	border-bottom: 1px solid white;
}

.SelectedMenuItem a:link, .SelectedMenuItem a:active, .SelectedMenuItem a:visited {
	color: #474E54;
	background-color: #DDE0CB;
	border-bottom: 1px solid white;
}

.SelectedMenuItem a:hover {
	color: #ffffff;
	background-color: #D99534;	
	border-bottom: 1px solid white;
}

.ChildMenuItem  a:link, .ChildMenuItem a:active, .ChildMenuItem a:visited {
	color: #474E54;
	background-color: #F5F8E6;	
	border-bottom: 1px solid white;
}

.ChildMenuItemOver a:hover {
	color: #ffffff;
	background-color: #DDE0CB;	
	border-bottom: 1px solid white;
}

/** -----------------------------------------------------------------------------------	**/
/** 			Set the colors for the page areas in the following code 				**/
/** -----------------------------------------------------------------------------------	**/

.topborder {
	background-color: #581515;
}

.searcharea {
	background-color: #B4BAAD;
}

.thinline2 {
	background-color: #581515;
	border-bottom: 1px solid #ffffff;
}

.footerbackground {
	background-color: #581515;
}

/** This is the style code for the area to the right of the breadcrumb **/
.leftofbreadcrumb {
	background-color: #B4BAAD;
	border-right: 1px solid #ffffff; 
	border-bottom: 1px solid #ffffff;
}

/** This is the style code for the area to the right of the breadcrumb **/
.rightofbreadcrumb {
	background-color: #B4BAAD;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.leftmenusection {
	border-right: 1px solid #ffffff;
	background-color: #FFFFFF;
}

/** -----------------------------------------------------------------------------------	**/
/** 									Link Attributes								 	**/
/** -----------------------------------------------------------------------------------	**/

a:link, a:visited, a:active {
	color: #581515;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/** -----------------------------------------------------------------------------------	**/
/** 								Page Content Headers					 			**/
/** -----------------------------------------------------------------------------------	**/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
h1 {
	color: #111111;
	margin-bottom: 0px;
}

h2 {
	color: #114477;
	border-bottom: 1px dotted #666666;
}

h3 {
	color: #581515;
	border-bottom: 1px dotted #666666;
}
/** -----------------------------------------------------------------------------------	**/
/** 										People Menu 								**/
/** -----------------------------------------------------------------------------------	**/
.PeopleMenu { 
	background-color: #D6DDD3;
	font-size: 11px;
	font:Arial, Helvetica, sans-serif;
	padding-left: 7px;
	
}

.PeopleMenu a:link, .PeopleMenu a:hover {
	color: #474E54;
}

.PeopleMenu a:visited { 
	color: #C67B00;
}

/** -----------------------------------------------------------------------------------	**/
/** 	This section begins the font and link style classes and id's on the page 		**/
/** -----------------------------------------------------------------------------------	**/



.SearchBox {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
}

#tdsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #474E54;
	vertical-align: middle;
}

.tdbreadcrumb {
	background-color: #DDE0CB;
	color: #474E54;
}

.content {
	color: #595959;
}

.contentboxtableheader {
	background-color: #98A274;
	border: 1px solid #B4BAAD;
	color:#ffffff;
	font-weight: bold;
	font-size: 12px;
}

.contentbox {
	background-color: #98A274;
	color:#ffffff;
	font-weight: bold;
	font-size: 12px;
}

.contentboxsubtitle {
	font-size: 11px;
	color: #C67B00;
	line-height: normal;
}

.contentboxtable {
	border-right: 1px solid #B4BAAD;
	border-left: 1px solid #B4BAAD;
	line-height: 20px;
}

.contentboxtable a:link, .contentboxtable a:visited {
	font-weight: bold;
	
}
.contentbox2 {
	background-color: #E6E9DD;
	border-bottom: 1px solid #B4BAAD;
	color:#474E54;
	font-weight: bold;
	font-size: 12px;
}

.contentboxtable2 {
	border-right: 1px solid #B4BAAD;
	border-top: 1px solid #B4BAAD;
}

.CalendarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92A06D;
	font-weight: bold;
}

.CalendarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

.tblsearchbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 10px;
	border-bottom: 1px solid #ffffff;
	background-color: #581515;
	background-image:url(/images/search_bg2.gif);
}


/** -----------------------------------------------------------------------------------	**/
/** 								PROFILE Styles							 			**/
/** -----------------------------------------------------------------------------------	**/

.ProfName {
	color:#96522B;
	font-size:16px;
	font-weight:bold;
}

.ProfJobTitle {
	color:#96522B;
	font-size:8pt;
	font-weight:normal;
}

.ProfSchooling {
	color:#5B7E34;
	font-size:9pt;
	font-weight:normal;
}

.ProfBio {
	color:#000000;
	font-size:9pt;
	font-weight:normal;
	line-height: 20px
}


#FooterArea {
	color: #ffffff;
}

#FooterArea a:link, #footerarea a:visited {
	color: #ffffff;
}


#FooterArea {
	color: #ffffff;
}

#FooterArea a:link, #FooterArea a:visited {
	color: #ffffff;
	/**color: #474E54;**/
}

#FooterArea a:hover {
}

/** -----------------------------------------------------------------------------------	**/
/** 						FOUNDATIONS department styles			 					**/
/** -----------------------------------------------------------------------------------	**/

.PersonName {
	font: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #336633;
	}
	
.bio {
	line-height: 15px;
	}
.contactinfo {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #0066CC;
	}	
.contactinfo a:link {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #0066CC;
	text-decoration: none;
	}
.contactinfo a:visited {
	text-decoration: none;
	}
.contactinfo a:hover {
	text-decoration: underline;
	}
	
/** DTS Faaculty */
.DepartmentsList ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A1508;
	list-style-type: none;
	padding-left: 7px;
	margin: 0;
	}
	
.DepartmentsList li {
	line-height: 20px;
	}

.DepartmentsList ul li a {
	text-decoration: none;
	color: #2A1508;
	}
	
.DepartmentsList ul li a:hover {
	text-decoration: underline;
	}
	
.DepartmentsList ul li a:visited {
	color: #6F4D38;
	text-decoration: line-through;
	}