<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main
{
	margin-top: 0px;
}
.box-one
{
	float: left;
	width: 308px;
}
.box-two
{
	float: left;
	margin-left: 20px;
	width: 310px;
}
.box-three
{
	float: left;
	margin-left: 15px;
	width: 308px;
}
.box-four
{
	display: none;
}
.box-five
{
	display: none;
}
div.all-events a:link
{
	border-bottom: 1px dotted #ABABAB;
	border-top: 1px dotted #878787;
	color: #1071C5;
	display: block;
	font-family: arial;
	font-size: 0.8em;
	margin-top: 20px;
	padding: 10px 0;
	text-decoration: none;
}
div.all-events a:hover
{
	text-decoration: underline;
}
/* News Feature */
.news-feature
{

}
.news-feature a:link
{
text-decoration: none;
}
.news-feature a:hover
{
text-decoration: underline;
}
.news-feature h2
{
	background: url("/~/media/Images/ans/ui/icons/beaker.ashx") no-repeat scroll left top transparent;
	border-bottom: 2px solid #cccccc;
	height: 52px;
	padding: 14px 0 0 65px;
}
.news-feature .featured
{
	float: left;
	width: 308px;
}
.news-feature .featured img
{
	margin-bottom: 15px;
}
.news-feature ul.news-list
{
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 290px;
}
.news-feature ul.news-list li
{
	margin-bottom: 10px;
}
.news-feature ul.news-list li .news-info
{
	float: right;
	margin-right: 10px;
	width: 200px;
}
.news-feature ul.news-list li:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Systematics */
.systematics h2.icon
{
	background: url("/~/media/Images/ans/ui/icons/grasshopper.ashx") no-repeat scroll left top transparent;
	border-bottom: 2px solid #cccccc;
	height: 52px;
	padding: 14px 0 10px 65px;
}
/* Patrick Center */
.patrick-center h2.icon
{
	background: url("/~/media/Images/ans/ui/icons/fish.ashx") no-repeat scroll left top transparent;
	border-bottom: 2px solid #cccccc;
	height: 52px;
	padding: 14px 0 10px 65px;
}
.systematics select, .patrick-center select
{
width: 100%;
}

/* From the Field */
.from-the-field.headline h2.icon
{
	background: url("/~/media/Images/ans/ui/icons/FromField.ashx") no-repeat scroll left top transparent;
	border-bottom: 2px solid #cccccc;
	height: 52px;
	padding: 14px 0 0px 65px;
}</pre></body></html>