<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
#highlight {
	float: right;
	width: 270px;
	margin-right:15px;
	margin-left:20px;
}
#highlight ul li {
	list-style-image:url(/coehs/images/socialBullet.gif);
	padding-bottom:10px;
}
.highlight_box {
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 5px;
	padding-right: 5px;
	background: #fff;
	border: 1px solid #CCC;
}
.highlight_box_bottom {
	width: 270px;
	height: 15px;
	margin-bottom: 10px;
	background: url(/military_science/images/highlight_section_bottom.png)
}
.link_box {
	margin-bottom: 10px;
		
}
.link_box ul li {
	list-style-image:url(/coehs/images/socialBullet.gif);
	padding-bottom:10px;
}
.link_box li {
	list-style-image:url(/coehs/images/socialBullet.gif);
	padding-bottom:10px;
}
.link_box li a {
	text-decoration:none;
	color:#663399;
}
.link_box li a:hover {
	text-decoration:underline;
	color:#000000;
}
.highlight_box .post_info {
	font-size: 11px;
	color: #666666;
}
.highlight_box .post_info a {
	color: #157ad2;
	font-weight: normal;
}
.highlight_box a{
	color: #000000;
	font-weight: normal;
}
.highlight_box span {
	color: #157ad2;
}
#facultyStaff {
	padding: 15px;
}
#facultyStaff ul li {
	list-style-type: none;
	margin-left:-35px;
}
#facultyStaff li {
	border:thin dotted #CCC;
	margin-bottom: 15px;
	list-style-type: none;
	padding: 15px;
}
#gallery {
	background-color: #FFF;
	padding: -20px;
	width: 520px;
	}
#gallery ul { 
list-style: none;
}
#gallery ul li { 
display: inline; 
}
#gallery ul img {
	border: 5px solid #fadd9e;
	border-width: 2px 2px 5px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 2px 2px 5px;
	color: #fff;
}
#gallery ul a:hover { 
	color: #fff; 
}
#preview{
	position:absolute;
	border:3px solid #ccc;
	background:#5c4a7a;
	padding:5px;
	display:none;
	color:#fff;
	z-index:2;
	}
.pre a
{
text-decoration:none;
color:#666666;
}

.imgprevtext
	{
	padding-left:20px;
	font-size:12px;
	FONT-FAMILY:Arial,Helvetica,sans-serif; color: #333;
	text-decoration:none;
	cursor:default;
	}
#noBorder table, th, td {
	border:1px solid white
}
.column {
	-webkit-column-count:2;
	-webkit-column-gap:25px;
	-moz-column-count:2;
	-moz-column-gap:25px;
	column-count:2;
	column-gap:25px;
}
table.careers {width: 500px; margin: 0px 0px 6px 6px;}

	th.careers {font-weight: normal; color: #900; background-color: #fff; text-align: left; vertical-align: top;}

	td.careers {padding-top: 3px; padding-bottom: 3px; width: 50%; text-align: left; vertical-align: top;}

table.TwoImages {padding: 3px 0px 3px; width: 100%; text-align: center;}

	td.TwoImages {width: 50%; padding: 0px; border: none; text-align: center;}
	
.shadow_img {
	 padding: 5px; border: 1px solid #CCC; margin-left:15px; -webkit-box-shadow:3px 3px 5px #ccc; -moz-box-shadow:3px 3px 5px #ccc; box-shadow:3px 3px 5px #ccc;
}
.photoGallery {
	padding: 5px;
	height: auto;
	width: auto;
}
.photoGallery li {
	list-style:none;
	display:inline;
}
.photoGallery li img {
	padding:5px;
	border:1px solid #ccc;
	-webkit-box-shadow:3px 3px 5px #ccc;
	-moz-box-shadow:3px 3px 5px #ccc; 
	box-shadow:3px 3px 5px #ccc;
	margin:5px;
}
.faculty_link {width:90%; clear:both; padding:2%; margin-bottom:2%;}
.faculty_link img {
	padding:5px;
	border:1px solid #ccc;
	-webkit-box-shadow:3px 3px 5px #ccc;
	-moz-box-shadow:3px 3px 5px #ccc; 
	box-shadow:3px 3px 5px #ccc;
	margin-right:25px;
}
</pre></body></html>