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

#sitesearch, #navbar, #toprow, #uchicago, ul.social, #leftside, #rightcol {display:none !important; visibility:hidden !important;}

div.expmenu div {display:block !important;}

a:hover, a:active { outline: none; }

a:link, a:visited {
color: #187D98;
text-decoration:none;
}
a:hover, a:active {
text-decoration: underline;
}

#col1b #aboutphotocaption {display:none;}
#bottomrow #col1b, #bottomrow #col2b {border-bottom:1px solid #ccc;}
#col2b h2, #col3b h2 {
    color: #187D98;
    font-family: 'ProximaNova-Regular';
    font-size: 1.7em;
}
#col2b h3, #col3b h3 {
    color: #61886C;
    margin: 10px 0;
}


body {
color:#47473F;
font: 11px Helvetica, Arial, sans-serif;
height:100%;
voice-family:inherit;
}

h1 {
font-family: 'ProximaNova-Semibold';
font-size: 2.25em;
margin:0;
}

h1 a {
color: #18b5f0;
text-decoration:none;
}

table {
	margin-bottom:1em;
	width:100%;
	border-collapse:separate;
	border-spacing:0;
}

table th {
	font-weight:bold;
	vertical-align:top;
}

table td {
	color:#3F3F3F;
	font-size:11px;
	padding:0 8px 5px 0;
	vertical-align:top;
}


table.stripeMe tr td {
	border-bottom:1px solid #ccc;
}

table.stripeMe td, table.stripMe th {
	padding:8px;
}

table td p {margin:0}

#content h2 {
font-family: 'ProximaNova-Regular';
color: #187d98;
font-size: 2.25em;
font-weight: normal;
margin-top:0;
}

#content h3, #contentwide h3 {
margin: 15px 0 10px;
color: #800000;
font-size: 1.1em;
}

#content h4 {
margin: 15px 0 10px;
color: #61886C;
font-size: 1.1em;
font-weight: normal;
}

#content p, #contentwide p {
margin: 0 0 20px 0;
line-height: 1.5em;
font-size: 1em;
}

#content ul, #content ol, #contentwide ul, #contentwide ol, #content dl, #contentwide dl {
margin: 0 0px 20px 0;
}

#footer {border-top:1px solid #ccc;}
