@charset "UTF-8";
p {
	margin-bottom: 10px;
	margin-top: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	margin: 0;
}

ul {
	list-style-type: square;
	margin-top: 9px;
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

	
.memberTableText {
	font-size: 11px;
	line-height: normal;
	color: #000000;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.memberTableLinkLine {
	font-size: 10px;
	line-height: normal;
	color: #000000;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.memberTableTopic {
	font-size: 11px;
	line-height: normal;
	color: #000000;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-style: italic;
}

.memberTableName {
	font-size: 12px;
	line-height: normal;
	color: #003366;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	color: #003366;
	padding-top: 20px;
	text-align: left;
}


.TitleOfWork {
	font-style: italic;
}


.navMapCurrentPage {
	color: #FF9900;
	font-weight: bold;
}
.navMapHead {
	text-transform: uppercase;
	color: #FF9900;
	font-weight: bold;
	padding-top: 2px;
	font-size: 11px;
	margin-bottom: 0px;
}
.navMapThisPage {
	color: #FF6600;
}

.navMapLine1 {
	text-indent: -15px;
	font-size: 11px;
	color: #003366;
	margin-left: 20px;
	margin-bottom: 0px;
}
.navMapLine2 {
	text-indent: -15px;
	font-size: 11px;
	color: #003366;
	margin-left: 45px;
	margin-bottom: 0px;
}

.navMapLine3 {
	text-indent: -15px;
	font-size: 11px;
	color: #003366;
	margin-left: 70px;
	margin-bottom: 0px;
}


.head3StaffName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #003366;
	font-style: italic;
	margin-left: 15px;
	margin-top: 0px;
}
.FIXME {
	background-color: #FFFF00;
}
.topSpace {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 15px;
}

.pageUpdated {
	font-size: 9px;
	color: #999999;
	text-align: left;
}
.announceHead {
	font-size: 11px;
	line-height: normal;
	color: #003366;
	margin-top: 3px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.announceItem {
	font-size: 11px;
}
.bulletLevel3 {
	margin-left: 15px;
}
ol {
	font-size: 12px;
	margin-bottom: 9px;
	margin-top: 9px;
}

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

a:hover {
	text-decoration: underline;
}

.tabletext {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: left;
}
td {
	font-size: 12px;
	border-left: 2;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003366;
	font-weight: bold;
	text-transform: none;
	margin-top: 0px;
	margin-bottom: 6px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-top: 10px;
	text-transform: uppercase;
	margin-bottom: 3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 3px;
}
.greyTableRow {
	background-color: #CCCCCC;
}
.photoCaption {
	font-size: 11px;
	color: #003366;
}
.memberTableNoPhoto {
	background-color: #999999;
}
.tableRowSpace {
	height: 2px;
}
.undergradLink {
	font-size: 10px;
	margin-right: 10px;
}
.EventHead {
	background-color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-transform: none;
	margin-left: 0px;
}
.EventSubHead {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-transform: uppercase;
}

/* Feedburner styles
----------------------------------------------- */

div.feedburnerFeedBlock {
	margin-left: 0px;
	padding: 0;	
}
div.feedburnerFeedBlock ul {
	margin-left: 0px;
	padding: 0;
}

div.feedburnerFeedBlock ul li {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	list-style-type: none;
	font-size: 16px;
	clear: both;
}

div.feedburnerFeedBlock  ul li span.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
	margin-top: 25px;
	margin-bottom: 3px;
}

div.feedburnerFeedBlock p.date {
	font-size: 11px;
}

div.feedburnerFeedBlock ul li div {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 0px;
	clear: both;
}


