@charset "UTF-8";
/* CSS Document */

/*Header Styles*/
#header
{
	height:105px;
}
#deptsearch
{
	z-index:10001;
}
header_wrapper
{
	background-color:#660000;
}
#depthead
{
 	background:#660000;
	top:50px;
	height:23px;
	padding-top:12px;
	padding-bottom:5px;
	z-index:2;
}
#depthead a {
	color:#FFFFFF;
	text-decoration:none;
}
#depthead a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#depttitle {
	background: #660000;
}

#darkbox{
	width:772px;
	position:absolute;
	background-color:#550000;
	top: 90px;
	height: 12px;
	text-align:right;
	color:#FFFFFF;	
	padding-right: 30px;
	padding-bottom: 2px;
	font-size: .7em;
	
}
#darkbox a{
	font-size: .9em;
	color:#FFFFFF;
	text-decoration: none;
	margin-bottom: 3px;	
}
#darkbox a:hover{
	text-decoration: underline;
}
#darkbox a:visited{
	text-decoration: none;	
}

	
#top_right_tab {
	border-left: #660000 1px solid;
	color:#660000;
	height: 50%;
}	

/*Nav Styles*/	
#sub_nav {
	background-color:#EFF1EB;  /*  color of left nav bar  */
	color: #660000;
}
#sub_nav li a {
	color: #660000;
	list-style:none;
	text-decoration:none;
}
#sub_nav ul li a:hover {
	color: #000000;
}
/*Breadcrumb*/	
#breadcrumb a:hover{
	color: #660000;
	text-decoration:underline;
}
/*TCERT Styles*/
#sub_nav img{
margin-left: 12px;
}
/*--GENERAL CLASSES----------------------------------------------------------------*/
.bold {
	font-weight: bold;
	}
.italic{
	font-style: italic;
	}
.urgentmessage{
	color:#FF0000;
	}
.header_with_line{
	font-family:Tahoma, Helvetica, Arial, sans-serif;
    font-weight: bold;
	color: #333333;
	display: block;
	border-bottom: 1px solid #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fulllength{
	width:100%;
	clear: both;
}	
.leftimage{
	border: none;
	margin: 10px;
	width:auto;
	float:left;
}
.rightimage{
	border: none;
	margin: 10px;
	width: auto;
	float: right;
}
.center{
	text-align: center;
}
.right{
	float: right;
	text-align: right;
}
.left{
	float: left;
	text-align: left;
}
.indnt {
	text-indent: 1.5em;
}
#sub_locationimage {
	width:800px;
	padding-top:5px;
	padding-bottom:5px;
	color:white;
	font-size:1.1em;
	left:0;
	font-weight:bold;
	text-indent:25px;
	border-right: 1px solid #dddddd;
	position:relative;
	margin:0px auto;
	clear:both;
}
#sub_locationimage a{
	color:#FFFFFF;
	text-decoration:none;
}
#sub_locationimage a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

#sub_locationimage h2{
	font-size: 1.1em;
}


#teachdiv {
	
}

.external {

}
