ul {
/*	margin: 0; */
margin-top: 0;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 7px;
color: #333333;
}

ol {
margin-top: 0;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 7px;
color: #333333;
}

li {
/*	list-style-type: none;*/
}

.navlist ul {
/*	margin: 0em;*/
	padding: 0em;
}
.navlist li {
	list-style-type: none;
}
.navlist a {
	text-decoration: none;
}

a {
	color: #003399;
}

a:hover {
	color: #0066CC;
}

a:active {
	color: #666666;
}

a:visited {
	color: #0066CC;
}

h1 {
padding: 5px 0px 3px 0px;
margin: 0px;
font-family: Arial, Sans Serif;
color: #003399;
font-size: 1.05em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .1em;
}

h2 {
padding: 0;
margin: 0;
color: #003399;
font-size: 0.9em;
font-weight: bold;
text-transform:uppercase;
letter-spacing: .1em;
padding-top: 14px;
}

h3 {
padding: 0;
margin: 0;
color: #003399;
font-size: 0.9em;
font-weight: bold;
letter-spacing: .0em;
padding-top: 14px;
}


a:hover {
text-decoration: underline;
}

p {
font-family: Arial, Sans Serif;
font-size: 1em;
color: #333333;
margin: 0;
padding: 5px 0 7px 0;
}

.floatleft {
	float: left;
	margin: 0 10px 0 0;
	color: #003399;
	font-style: italic
}

.floatright {
	float: right;
	margin: 0 0 0 10px;
	color: #003399;
	font-style: italic
}

#Content {
	margin-left: 1em;
	margin-right: 1em;
	padding-top: 1em;
}

#content-pane .news
  {
    margin-left: 1em;
  }

/* old
#content-pane .news p */
.news p
  {
    font-family: Arial, Sans Serif;
    font-size: 12px;
	 /*  font-size: 100%;  */
    font-weight: normal;
    /*margin-left: 0;*/
  }

.news h1
  {
    font-family: Arial, Sans Serif;
    font-size: 110%;
    font-weight: bold;
    text-transform: uppercase;
	letter-spacing: .1em;

  }

#news-content {
	margin-left: 20px;
	margin-top: 10px;
}
.news h2
  {
    font-family: Arial, Sans Serif;
    font-size: 110%;
    font-weight: bold;
    text-transform: none;
	letter-spacing: 0em;
	margin-bottom: -.75em;
}

.news h2 a {
	text-decoration: none;
}
.news h2 a:hover {
	text-decoration: underline;
}
.news h3
  {
    font-family: Arial, Sans Serif;
    font-size: 100%;
    font-weight: normal;
    text-transform: none;
	letter-spacing: 0em;
}
.news a {
}
.more {
	font-style: italic;
}
	
/*  from emeritus start  */
.highlight-box {
	color: #FFCC00;;
	background-color:#DDDDDD;
	margin: 1em;
	padding: 1em;
	border: 1px solid #888888;
}

.highlight-box h3 {
	letter-spacing: 0em;
}

#biography {
    font-family: Arial, Sans Serif;
}

#biography p {
    font-family: Arial, Sans Serif;
    font-size: 12px;
}

#biography h1 {
	font-size: 24px;
	color: #666666;
	text-transform: none;
	letter-spacing: 0em;
}

#biography h2 {
	font-size: 16px;
	color: #888888;
	text-transform: none;
	letter-spacing: 0em;
}

#biography h3 {
	font-size: 14px;
	color: #888888;
	text-transform: none;
	letter-spacing: 0em;
}

#biography .address {
    font-family: Arial, Sans Serif;
    font-size: 11px;
}
#biography .subhead  p{
	font-weight: bold;
	color: #8888ff;
}
/*  from emeritus end  */

.content {font-size: 80%}
