<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size:1em;
	font-family: Verdana, Arial, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #666666;
	background:url(../graphics/body/background.jpg) repeat-x;
	text-align: center;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
img a {border: none;}

sub {
    font-size: smaller;
    line-height: normal;
    vertical-align: sub;
}
sup {
    font-size: smaller;
    line-height: normal;
    vertical-align: super;
}

/* Main */
div#container {background-color: white; margin: 0 auto; text-align:left; width: 900px; }
div#cit-logo {text-align: center;}
div#header {margin-top:0px;}
div#content-wrap {overflow:auto;}
div#content-main {float:right; width: 600px;padding: 0px 30px; margin-top: 40px;}
div#content-main ul {font-size:16px;}
div#sidebar {float:left; width: 190px; padding-right: 15px; margin-top: 40px;}
div.spotlight {border: 1px solid #CCC;padding: 10px;margin-top: 30px;}
div#search {float:right; width: 190px; height: 20px; padding: 15px 15px 15px 5px ;}
label {font-size: .8em;}



div#logos {padding: 5px 0; border-top: 1px solid #CCC; font-size: .75em; line-height:150%; margin-bottom:40px;}

div#logo-caltech {float:left; height: 40px; width: 120px; margin-top: 15px; margin-bottom: 30px; margin-left: 10px;}
div#logo-utc {float:left; width: 165px; height: 40px; margin-top: 15px;  margin-left: 90px;}
div#logo-onr {float:left; width: 90px; height: 40px; margin-top: 15px;  margin-left: 90px;}
div#logo-aro {float:left; width: 60px; height: 60px; margin-top: 15px;  margin-left: 90px;}
div#logo-nsf {float:left; width: 60px; height:60px; margin-top: 15px;  margin-left: 90px;}
div#logo-eas {float:left; width: 60px; height: 40px; margin-top: 15px;  }
div#eas-footer {float:left; width: 280px; height: 50px; margin-top: 15px;  margin-left: 5px;}
div#footer {padding: 5px;}





/* Type styles */
a:link {color:#1eb9ec; text-decoration:underline;}
a:visited {color:#1eb9ec;text-decoration:underline;}
a:hover {color:#1eb9ec;text-decoration:underline;}
a:active {color:#1eb9ec;text-decoration:underline;}
h1 {color:#000;font-size: 1.3em;font-weight: normal;padding-bottom: 1em;}
h2 {color:#484848;font-size: 1em;font-weight: bold;padding-bottom: 0.5em;padding-top: .3em;}
h3 {color: #04abe2;font-size: .95em; font-weight: normal;padding-bottom: .5em;}
h4 {color:#000;font-size: 0.9em;font-weight: bold;padding-bottom: 0.3em;}
h5 {color:#666;font-size: 0.75em;font-weight: bold;padding-bottom: 0.3em;}
h6 {color:#333;font-size: 0.85em;font-weight: normal;padding-bottom: 0.3em;text-transform:uppercase;}
p {font-size: .8em;line-height: 1.6em; padding-bottom: 1em;}
div#content-main li {font-size: .8em;line-height: 1.4em;list-style:disc;margin-left: 2em;}
div#footer p {color: #999; font-size: .7em;}
div#footer a {color: #999;}
strong {font-weight: bold;}
em {font-style:oblique;}

/* Table */
th, td {font-size: .8em; padding: .3em; background:#eee;border: 1px solid #FFFFFF; line-height:19px;}
th {font-weight:bold;}
th p, td p {padding-bottom: 0;}
th p {font-weight:bold;}

/* Navigation */
ul#nav-main {font-size: .7em; margin-bottom: 1em;}
ul#nav-main li {line-height: 2.5em; border-bottom: 1px solid #CCC;}
ul#nav-main li a {display:block;font-weight: bold; padding: 0 5px;}
ul#nav-main li a:link {color:#333; text-decoration:none; }
ul#nav-main li a:visited {color:#333; text-decoration:none; }
ul#nav-main li a:hover {color:#1eb9ec;background-color: #EEE; text-decoration:none; }
ul#nav-main li a:active {color:#F60;background-color: #EEE; text-decoration:none; }

/* Submenu Navigation */
ul#nav-main li ul li {border-bottom: none;}
ul#nav-main li ul li a {color: #AAA; margin-left:20px; text-decoration:none;background-color: #fff;}
ul#nav-main li ul li a:hover {color: #AAA;text-decoration:none;background-color: #fff;}

/* List */
#content-main ul {list-style:decimal outside none; margin-bottom: 20px; }
#content-main ol {list-style: decimal outside none; margin-bottom: 20px;}
#content-main ol li {list-style: decimal outside none;}

#internal {color: #999; font-size: 10px;text-decoration: none;line-height: 1.4em; padding-bottom: 1em;}

/*Classes*/
.clearfloat {clear:both; font-size:1px;height:0;line-height:0;}
.fltrt {float: right;}
.fltlt {float: left;}
img.fltlt {margin-right: 10px;}
img.fltrt {margin-left: 10px;}
.attention {color: #903;}
.highlight {color:#000; font-weight:bold; size: .9em; font}
#partners {width:110px; float: left; margin: 10px;}

#content-main #form1 li {list-style:none;}</pre></body></html>