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

/*Header Styles*/	

#google_translate_element {
	position:absolute;
	overflow: visible;
	margin-left:450px;
	top:10px;
	
	
}

#disclaimer {
	position:absolute;
	overflow: visible;
	margin-left:650px;
	top:15px;
}


a.skip2{
 color:#000000;
 text-decoration:none;
 font-size:70%;
}


#depttitle {
	background: #660000;
	}
#deptname {
	background-color: #660000;
}
#deptname h1{
	color:white;
	font-size:.8em;
	font-weight:600;
}

#depttitle_oc_search {
	background: #961000;
}

#depttitle_oc_search h1 {
	color:white;
	font-size:.9em;
	font-weight:600;
}

#deptname_oc_search {
	background-color: #961000;
}
#deptname_oc_search h1{
	color:white;
	font-size:.8em;
	font-weight:600;
}

#darkbox{
	background-color:#004080;
	text-align: left;
	color:#FFFFFF;	
	font-size: .7em;
	
}
#top_right_tab {
	display:none;
}	

#deptsearch {
	color:#FFFFFF;
}
#deptsearch a {
	color:#FFFFFF;
	}
	
#sub_locationimage2 {
	position:relative;
	margin:0px auto;
	clear:both;
	background:url(../images/locationbarlight.gif) no-repeat right bottom #d2d2c0;
	width:800px;
	padding-top:5px;
	padding-bottom:5px;
	color:#660000;
	font-size:1.1em;
	left:0;
	font-weight:bold;
	text-indent:25px;
}

#sub_locationimage2 a{
	color:#660000;
	text-decoration:none;
}
#sub_locationimage2 a:hover{
	color:#000000;
	text-decoration: underline;
}

/*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;
}
#sub_nav_right {
	background-color:#EFF1EB;  /*  color of right nav bar  */
	border:1px solid #660000;
}
#sub_nav_right li a {
	color:#660000;
	list-style:none;
	text-decoration:none;
}
#sub_nav_right ul li a:hover {
	color:#000000;
}
/*Breadcrumb*/	
#breadcrumb a:hover{
	color: #660000;
	text-decoration:underline;
}
/*--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;
}

.dottedboxrtsmall {
	float:right; 
	width:25%;
	border-style:dotted; 
	border-color:#CCCCCC;
	font-size:95%;
	text-align:center;
	}
	
	
	#current-info {
	background-color:#FFFFCC;
	padding:.5em 1em .5em 1em;
	margin-top:1em;
	margin-bottom:1em;
	font-size:.9em;

}

.external {
	
}
