BODY {
  FONT-FAMILY: "univers 55", helvetica, arial, serif;
  FONT-SIZE: small;
	min-width: 600px;
}

DIV#body {
  BACKGROUND-COLOR: white;
	text-align: left;
}

IMG.logo {
	display: none;
}

DIV#title H2 {
  TEXT-TRANSFORM: uppercase;
  FONT-FAMILY: "univers 55", ariel, helvetica, sans-serif;
}

DIV#title H1 {
  FONT-SIZE: 225%;
  FONT-WEIGHT: bold;
  TEXT-TRANSFORM: uppercase;
  FONT-FAMILY: "Adobe Garamond", garamond, times, serif;
}

DIV#nav {
  MARGIN: 0px;
  PADDING: 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
  FLOAT: left;
  WIDTH: 20%;
  BACKGROUND-COLOR: #D4E1C2;
}

DIV#content H2 {
  COLOR: #876739;
  FONT-FAMILY: sans-serif;
  FONT-SIZE: 180%;
	line-height: 1em;
}

DIV#bottomnav {
	clear: both;
  PADDING: 5px;
  MARGIN: 0px;
  PADDING-LEFT: 20%;
  BACKGROUND-COLOR: #384EA2;
	color: white;
}

DIV#bottomnav A {
  TEXT-DECORATION: none;
	color: white;
}

DIV#bottomnav A:link, DIV#bottomnav A:visited {
	text-decoration: none;
	color: white;
}

DIV#bottomnav A:hover, DIV#bottomnav A:focus {
	text-decoration: underline;
	color: white;
}

DIV#bottomnav UL {
	margin: 0;
	padding: 0;
	/* vertical-align: middle;
	padding-top: 1.0em;
	padding-bottom: 1.5em;
	line-height: 1.5em; */
}

DIV#bottomnav LI {
	display: inline;
	padding-left: 1em;
	padding-right: 1em;
	color: white;
	background-position: left center;
	background-repeat: no-repeat;
}

.sic-table-sic {
	font-weight:bold;
	vertical-align: baseline;
}