/* UC Santa Cruz - Style Sheet for Currents Online */

/* Elements */

/* Fonts - if compatibility issue re NN4 and IE3 tables, pull LI, DD, DT and add SPAN */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, 
MENU, OL, P, TD, TH, UL {
font-size: 1em;
font-family: Geneva, Verdana, Arial, sans-serif;
}

/* Real styles */

A {cursor: auto}

A:link {
color: #003399;
background: transparent;
text-decoration: none
}

A:visited {
color: #666666;
background: transparent;
text-decoration: none
}

A:active {
color: #FFCC33;
background: transparent;
text-decoration: underline
}

A:hover {
color: #CC0000;
background: transparent;
text-decoration: underline
}

ADDRESS {
margin: 1em 0% 1em 0%;
font: italic 1em/1 sans-serif;
font-style: normal;
letter-spacing: .1em;
}

BIG {font-size: 1.16em} /* 1.15 - 1.17 is good range */

BLOCKQUOTE {margin: 1em 10% 1em 5%;
line-height:/* */ 1.4}

B {font-weight: 700}

BODY {
margin: 1em 1% 1em 2%; 
background: white;
color:#000000;
} /* up to 10% on margin-left, up to 8% on margin-right. generally, set margin-right slightly lower */

BODY {
font-size: 10px;
font-family: Geneva, Verdana, Arial, sans-serif;
font-size-adjust: 0.58; 
word-spacing: normal; 
letter-spacing: normal; 
text-transform: none;
}

BUTTON {cursor: auto}

CAPTION {margin: 1em 0% 1em 0%;
line-height:/* */ 1.4}

CODE {font-size: .9em;
font-family: monospace}

DIV {margin: 1em 0% 1em 0%}

DD {margin: 1em 0% 1em 0%;
line-height:/* */ 1.0}

DL {margin: 1em 0% 1em 0%}

DT {margin: 1em 0% 1em 0%;
line-height:/* */ 1.0}

EM { font-style: italic;}

H1, H2, H3, H4, H5, H6 { 
margin: .3em 0% .5em 0%;
color: black;
text-align: left;
font-style: normal;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
} /* top margin range 1.667em - .8em and bottom margin range 1em - 0em */

H1 {font: 2.01em "Arial Narrow", "Helvetica Narrow", Arial, sans-serif; font-weight: 800;}

H2 {font: 1.75em "Arial Narrow", "Helvetica Narrow", Arial, sans-serif; font-weight: 800;}

H3 {font: 1.52em Verdana, Geneva, Arial, "Arial Narrow", "Helvetica Narrow", sans-serif;}

H4 {font: 1.32em Verdana, Geneva, Arial, "Arial Narrow", "Helvetica Narrow", sans-serif;}

H5 {font: 1.15em Verdana, Geneva, Arial, "Arial Narrow", "Helvetica Narrow", sans-serif;}

H6 {font: 1em Verdana, Geneva, Arial, "Arial Narrow", "Helvetica Narrow", sans-serif;}

HR {
margin: 1em 0% 1em 0%
visibility: visible;
color: lightgrey;
}

I {font-style: italic;}

INPUT {cursor: auto}

KBD {font: .9em monospace}

LI {
margin: .5em 0% .5em 0%;
}

OL {
margin: .8em 0% 1em 8%;
line-height:/* */ 1.2;
list-style-position: outside;
}

P {
margin: .6em 0% 1em 0%;
line-height:/* */ 1.4;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
} /* top range .4em - 1em, bottom range .4em - 1em */

PRE {margin: 0em 0% 1em 0%;
font: .9em monospace}

SAMP {font: .95em "Courier New", monospace} /* orig was .9em */

SMALL {font-size: .92em}  /* .85 - .92 is good range */

SUB {font-size: .85em}  /* .85 - .92 is good range */

SUP {font-size: .85em}  /* .85 - .92 is good range */

TABLE, TR, TD {
font-family: Geneva, Verdana, Arial, sans-serif;
font-size: 1em;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
font-size-adjust: .48;
color: #000000;
}

TEXTAREA {cursor: text}

TH {
font: 700;
color: #000000;
}

TT {font: .9em monospace}

UL {
margin: .8em 0% 1em 8%;
line-height:/* */ 1.2;
list-style: disc;
list-style-position: outside;
list-style-image: url(http://www.ucsc.edu/images/bluedot3.gif);
}

VAR, CITE, DFN { font-style: italic; }


/* Classes */

.unitname {
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: 700; 
color: #990000; 
letter-spacing:0.1em;
}

.pagehead {  
font-family: "Arial Narrow", "Helvetica Narrow", Arial, sans-serif;
font-size: 22px; 
font-weight: 800; 
color: #AA0000;
line-height: 20px; 
margin: -1px 0% 10px 0%;
}

.subhead {  
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: 700; 
color: #990000;
margin-top: 1.5em;
}

.featurehead {
font-family: "Arial Narrow", "Helvetica Narrow", Arial, sans-serif; 
font-size: 21px; 
font-weight: 800; 
color: #000000; 
line-height: 24px; 
margin: 0px 0% 10px 0%;
}

.sectionhead {
font-family: Verdana, Geneva, Arial, sans-serif; 
font-size: 12px; 
font-weight: 700; 
color: #003399;
margin-top: 1.5em;
}

.smallhead {
font-family: Verdana, Geneva, Arial, sans-serif; 
font-size: 10px; 
font-weight: 700; 
color: #990000;
margin-top: 1.5em;
}

.copyright {
font-size: 9px; 
letter-spacing:-.06em; /* from -.05 to -.09 is good range */
color: #999999;
}

.indent {
margin: 0em 0% .2em 0%;
text-indent: 2em;
}

.serif {
font-family: Georgia, "Minion Web", Palatino, "Times New Roman", serif;
}

/* IDs */


/* last modified by JS on 02-04-02 */

