body {
  background-color: #cccccc;
  font-family: verdana, arial, sans-serif;
  margin: 20px 20px 20px 20px;
}

table.main {
  border-color: #666699;
  border-width: 3px;
  border: solid #666699 3px;
  width: 800px;
  background: #ffffff;
}

table.mainslim {
  border-color: #666699;
  border-width: 3px;
  border: solid #666699 3px;
  width: 500px;
  background: #ffffff;
  border-collapse: collapse;
}

table.mainsmall {
  border-color: #666699;
  border-width: 3px;
  border: solid #666699 3px;
  width: 350px;
  background: #ffffff;
}

table.distinguishedSpeaker {
	background-color: #C5C5A8;
	width: 100%;
	border: 0px;
}

tr.head {
  background-color: #7777aa;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  padding: 3px 3px 3px 3px;
  color: #ffffff;
}

.data {
  border: solid #666699 1px;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
}

td.rowhead {
  text-align: left;
}

h1 {
  font-size: 22px;
  margin-top: 0px;
  margin-left: 10px;
  color: #ff3333;
}

h2 {
  font-size: 18px;
  padding-top: 6px;
}

h3 {
  font-size: 14px;
  padding-top: 6px;
}

h3 a{
	text-decoration: underline;
	color: #000000;
}

h4 {
	font-size: 13px;
	color: #0000CC;
}

h5 {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}

h1.storyTitle {
	font-size: 16px;
	margin-left: 0px;
	text-align: center;
	font-weight: bold;
}

p {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

p.catname {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0px;
}

p.footer {
  font-size: 11px;
}

p.lastUpdated {
	font-size: 11px;
}

p.itemDistinguished {
	font-size: 13px;
	color: #0000CC;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #C5C5A8;

}

p.itemHead {
	font-size: 13px;
	color: #0000CC;
	font-weight: bold;
	margin-bottom: 0px;
}

p.itemHead a {
	color: #0000cc;
	text-decoration: underline;
}

p.itemHead a:visited {
	color: #0000cc;
}

span.itemHead {
	font-size: 13px;
	color: #0000CC;
	font-weight: bold;
	margin-bottom: 0px;
}

span.itemHead a {
	color: #0000cc;
	text-decoration: underline;
}

span.itemHeadXtra {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

p.itemDesc, span.itemDesc {
	font-size: 12px;
	margin-left: 10px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* span.itemDesc {
	font-size: 12px;
	margin-left: 10px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
} */

p.faculty {
	margin-top: 0px;
	margin-left: 10px;
	font-style: italic;
}

p.bkHead {
	font-size: 10px;
	text-align: center;
	margin-left: 80px;
	margin-right: 80px;
}

span.bkReturn {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}

div.bkReturn {
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

p.outline1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

p.outline2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

p.outline3 {
	font-style: italic;
	font-size: 12px;
}

p.question, span.question, div.question {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	margin-left: 25px;
	text-indent: -15px;
}

p.answer, span.answer {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	margin-left: 40px;
	/* text-indent: -15px; */
}

/* span.question {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	margin-left: 25px;
	// text-indent: -15px;
} */

/* span.answer {
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	margin-left: 40px;
} */

p.listhead {
	margin-left: 25px;
	font-size: 12px;
	font-weight: bold;
}

/* List styles */
li {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

li p{
	font-weight: normal;
	text-decoration: none;
}

li.linksList {
	color: #FFFFFF;
	list-style-type: circle;
	font-size: 12px;
	margin-left: 30px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -15px;
	list-style-position: inside;
}

ul.listMargined {
	margin-left: 90px;
}

li.listItemMargined {
	list-style-position: inside;
	font-size: 11px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -60px;
}

li.listItem {
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}


ol.answer {
	margin-left: 50px;
}

ul.answer {
	margin-left: 50px;
}

ol.answer li{
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
}

ul.answer li{
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
}

ul.mainPage {
	margin-left: 20px;
}

ul.level1 {
	list-style-type: circle;
}

ul.level1 li{
	font-size: 13px;
	color: #0000CC;
	font-weight: bold;
	margin-bottom: 0px;
}

ul.level2 {
	list-style-type: disc;
}

ul.level2 li{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

ul.level3 {
	list-style-type: circle;
}

ul.level3 li{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

ul.regText{
	list-style-type: square;
}

ul.regText li{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

/* Global nav styles */

table.globalnav {
  width: 800px;
  height: 48px; 
  font-size: 11px;
}

td.bluenav1 {
  background-color: #666699;
  width: 200px;
  height: 22px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-style: italic;
  color: #ffffff;
}

td.bluenav2 {
  background-color: #666699;
  width: 150px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-style: italic;
  color: #ffffff;
}
td.bluenav3 {
  background-color: #666699;
  width: 220px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-style: italic;
  color: #ffffff;
}

table.formtable {
  border-collapse: collapse;
  border-spacing: 0px;
  margin-left: 10px;
  font-size: 15px;
}

table.smallformtable {
  border-collapse: collapse;
  border-spacing: 0px;
  margin-left: 1px;
  font-size: 12px;
}

table.logintable {
  border-collapse: collapse;
  border-spacing: 0px;
  margin-left: 40px;
  font-size: 15px;
}

table.forminputtable {
  border-collapse: collapse;
  border-spacing: 0px;
  font-size: 13px;
}

td.formhead {
  background-color: #7777aa;
  vertical-align: middle;
  font-weight: bold;
  font-style: italic;
  padding: 3px 3px 3px 3px;
  color: #ffffff;
}

td.formind {
  padding: 0px 0px 0px 30px;
}

td.formsep {
  padding: 0px 0px 0px 0px;
}

td.formdesc {
  background-color: #aaaacc;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  padding: 1px 50px 1px 30px;
  color: #000000;
}

td.forminput {
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  left: 25px;
  padding: 0px 0px 0px 0px;
  color: #000000;
}

td.forminputhead {
  background-color: #ccccff;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  padding: 3px 3px 3px 3px;
  color: #000000;
}

td.forminputdata {
  background-color: #ffffff;
  vertical-align: top;
  font-weight: normal;
  font-style: normal;
  padding: 1px 3px 1px 0px;
  color: #000000;
}

div.formmono {
  font-family: monospace;
  font-size: 9pt;
}

td.formlookup0 {
  background-color: #ccccee;
  vertical-align: top;
  font-weight: normal;
  font-style: normal;
  padding: 1px 3px 1px 0px;
  color: #000000;
}

td.formlookup1 {
  background-color: #aaaadd;
  vertical-align: top;
  font-weight: normal;
  font-style: normal;
  padding: 1px 3px 1px 0px;
  color: #000000;
}

td.formsubmit {
  background-color: #eeeeee;
  text-align: right;
  padding: 3px 3px 3px 3px;
  color: #000000;
}

td.loginhead {
  background-color: #aaaacc;
  vertical-align: middle;
  text-align: right;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  padding: 3px 3px 3px 3px;
  color: #000000;
}

td.logininput {
  background-color: #aaaacc;
  vertical-align: middle;
  text-align: right;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  padding: 3px 20px 3px 3px;
  color: #000000;
}

td.logininputp {
  background-color: #aaaacc;
  vertical-align: middle;
  text-align: right;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  padding: 3px 20px 6px 3px;
  color: #000000;
}

td.formbtn {
  background-color: #ffffff;
  vertical-align: middle;
  font-weight: normal;
  font-style: normal;
  font-size: 8px;
  padding: 0px 0px 0px 0px;
  color: #000000;
}

.search {
  height: 20px;
  font-family: verdana, arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  vertical-align: middle;
}

td.level2 {
  height: 26px;
  font-weight: bold;
  font-size: 11px;
}

td.level3 {
  background-color: #ffffff;
  border-color: #cccccc;
  border-style: solid;
  border-width: 2px;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  width: 790px;
}


/* Link styles */

a {color: #333399;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:visited {
  color: #660066;
}

a.bluenav {
  color: #ffffff;
}

a.bluenav:visited {
  color: #ffffff;
}

a.footer, a.level2, a.level3, a.level2:visited {
  color: #000000;
}

a.level2:hover {
	text-decoration: none;
}

/* a.level2 {
  color: #000000;
}  */

a.level2_on {
  color: #ff3333;
}

a.bk {
  color: #333399;
  text-decoration: none;
}

a.linksLink {
	color: #ffffff;
	text-decoration: none;
}

a.linksLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* Left-hand nav styles (homepage) */

.leftnav_head {
  margin-top: 6px;
  margin-bottom: 0px;
  margin-left: 10px;
  font-weight: bold;
  font-size: 11px;
}

.leftnav {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  font-size: 11px;
}


/* News styles (homepage) */

td.news {
  border-color: #cccccc;
  border-width: 2px;
  border: solid #cccccc 2px;
}

.newshead {
  margin-top: 2px;
  margin-left: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #ff3333;
}

p.news {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}


/* News styles (news section) */

p.newsdate {
  margin-bottom: 0px;
  font-size: 11px;
  font-style: italic;
}

p.newsstory {
  margin-top: 0px;
  margin-left: 10px;
  font-weight: bold;
}

 /* Link styles */
div.linkBox {
	float: right;
	background-color: #666699;
	border-style: ridge;
	border-color: #000000;
	border-top-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 4px;
	border-right-width: 4px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 3px;
	width: 250px;
}

div.links {
	margin: 15px 5px 15px 5px; /* t r b l */
}

p.linkInfo {
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 15px;
	font-style: normal;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	top: -5px;
}

/* Line styles */
hr.line85Blue {
	width: 85%;
	color: #6666cc;
	text-align: center;
}

hr.line90Blue {
	width: 90%;
	color: #6666cc;
	text-align: center;
}

hr.line100Blue {
	width: 100%;
	color: #6666cc;
	text-align: center;
}

/* Information Styles */
p.itemDate {
	margin-bottom: 0px;
	font-size: 11px;
	font-style: italic;
}

p.itemTitle {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #6666cc;
}

p.itemTitleIndent {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	color: #6666cc;
}

p.itemTitleIndent a{
	color: #6666cc;
}

p.itemExtra {
	margin-top: 0px;
	margin-left: 10px;
}

p.itemExtra a{
	font-style: italic;
}

p.note {
	font-size: 10px;
	font-style: italic;
}

img.margined {
	margin: 10px 10px 10px 10px;
}

/* Additional CSS to update HTML 4.01 Transitional to HTML 4.01 Strict */
/* Transitional standards are considered "almost standards" by some web browsers */

div.form {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

form.search {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:relative;
	top:0px;
	left:0px;
	font-weight: bold;
	font-style: italic;
}

input.searchbox {
	width: 100px;
	height: 10px;
}

input.searcharrow {
	position: relative;
	top: 3px;
}

img.blacksquare {
	width: 8px;
	height: 8px;
}

td.spacer {
	width: 10px;
	height: 25px;
}

td.width70 {
	width: 70px;
	height: 25px;
}

td.width80 {
	width: 80px;
	height: 25px;
}

td.width85 {
	width: 85px;
	height: 25px;
}

td.width90 {
	width: 90px;
	height: 25px;
}

td.width125 {
	width: 125px;
	height: 25px;
}

td.width145 {
	width: 145px;
	height: 25px;
}

/* top.html Bottom Menu Header CSS */
div.header {
	width: 790px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	display: none;
}




