/* CoRAL main stylesheet */
body {
background-color: #cccccc;
}
TD {
background-color: #ffffff;
vertical-align:top;
}
BODY,TD,TH,P,LI,UL {
font-family: arial, helvetica, serif;
color: #666666;
}
HR {
color: #cccccc;
background-color: #cccccc;
}
A {
color: #666666;
text-decoration: underline;
}
A:hover {
text-decoration: none;
}
P {
font-size: 12px;
line-height: 1.4em;
}
h2 {
font-size: 13px;
color: #336699;
font-weight: bold;
}
h3 {
font-size: 12px;
color: #666666;
font-weight: bold;
}
h4 {
font-size: 75%;
color: #1F4C79;
font-weight: bold;
}
B, STRONG {
color: #336699;
}
UL {
color: #666666;
margin-top: 5px;
margin-bottom: 5px;
list-style-image:url(http://www3.georgetown.edu/uis/images/nav/2tier/bullet_faculty.gif);
}
OL {
color: #666666;
margin-top: 5px;
margin-bottom: 5px;
}
LI {
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left: -12px;
}
.announcements LI {
margin-left: 0px;
line-height: 15px;
}
.subnav UL {
list-style-image: none;
}
.subnav LI {
background-image: url(http://www3.georgetown.edu/research/coral/_images/nav/css_dash.gif);
background-position: bottom left;
background-repeat: repeat-x;
width: 148px;
padding: 4px 0px 10px 0px;
list-style-type: none;
margin-left: -20px;
}
.subnav, .subnav A {
color: #336699;
font-weight: normal;
font-size: 12px;
text-decoration: none;
}
.subnav a:hover {
color: #2D57AB;
}
.subnav strong {
color: #103B68;
}
.subnav_selected A {
color: #2D57AB;
}
.front_form {
color: #333333;
font-size: 12px;
width:115px;
}
.form_buttons {
font-size: 12px;
}