<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;
	margin-right:0px;
	margin-left:0px;
}
#facebookbox {
	float: right;
	z-index:2;
	width: 270px;
	background:#666;
	margin: 15px 15px 0px 20px;
	-moz-box-shadow: 0px 0px 8px #333;
	-webkit-box-shadow: 0px 0px 8x #333;
	box-shadow: 0px 0px 8px #333;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#highlight ul li {
	list-style-image:url(/student_success/housing/images/socialBullet.gif);
	padding-bottom:5px;
}
.highlight_box {
	padding-top:10px;
	padding-bottom:10px;
	padding-left: 5px;
	padding-right: 5px;
	background: #fff;
	-moz-box-shadow: 0px 0px 3px #dfdfdf;
	-webkit-box-shadow: 0px 0px 3px #dfdfdf;
	box-shadow: 0px 0px 3px #dfdfdf;
	-moz-border-radius: 0px;
	border-radius: 1px;
	border: 1px solid #dfdfdf;
}
.highlight_box_bottom {
	width: 270px;
	height: 15px;
	margin-bottom: 10px;
	background: url(/student_success/housing/images/highlight_bottom.png)
}
#link_box {
	margin-bottom: 10px;
		
}
#link_box ul li {
	list-style-image:url(/student_success/housing/images/socialBullet.gif);
	padding-bottom:3px;
}
#link_box li {
	list-style-image:url(/student_success/housing/images/socialBullet.gif);
	padding-bottom:3px;
}
#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; -webkit-box-shadow:3px 3px 5px #ccc; -moz-box-shadow:3px 3px 5px #ccc; box-shadow:3px 3px 5px #ccc;
}
#cal_export
  {
    display: block;
    width: 200px;
    height: 45px;
    background: url("/coehs/rpta/images/cal_export_up.gif") no-repeat 0 0;

  }

  #cal_export:hover
  { 
    background: url("/coehs/rpta/images/cal_export_over.gif") no-repeat 0 0;
  }
#icon_section {
	width: 596px;
	height: auto;
	padding-left:10px;
}
#icon_section p {
font-size:10pt;
}
.uhds_section {
	float: left;
	margin-right: -10px;
	margin-bottom:15px;
	font-size: 10pt;
	font-weight: bold;
	color: #663399;
}
.uhds_section a {
	text-decoration:none;
	color:#663399;
}
.uhds_section a:hover {
	text-decoration:underline;
	color:#663399;
}
.uhds_section img {
	padding:3px;
	border:solid 1px #ccc;
	margin-right:5px;
}
.uhds_section2 {
	float: left;
	margin-right: -10px;
	font-size: 10pt;
	font-weight: bold;
	color: #663399;
}
.uhds_section2 a {
	text-decoration:none;
	color:#663399;
}
.uhds_section2 a:hover {
	text-decoration:underline;
	color:#663399;
}
.uhds_section3 {
	float: left;
	font-weight: bold;
	color: #663399;
}
.uhds_section3 a {
	text-decoration:none;
	color:#663399;
}
.uhds_section3 a:hover {
	text-decoration:underline;
	color:#663399;
}


.box {
	float:right;
	z-index: 1;
	width:270px;
	background:#ddd;
	margin:0px 15px 12px 20px;
	padding: 0px 0px 10px 0px;
	-moz-box-shadow: 0px 0px 8px #333;
	-webkit-box-shadow: 0px 0px 8x #333;
	box-shadow: 0px 0px 8px #333;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.highlightcontainer {
	width: 100%;
}

.highlightsidebar1 {
	float: left;
	width: 33%;

}
.highlightcontent {
	width: 33%;
	float: left;
}
.highlightsidebar2 {
	float: left;
	width: 33%;
}

table.apply img{
	
	width:100%;
			
}
</pre></body></html>