body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: #f5f5f5;
	color: black;
	margin-left: 30px;
	margin-top: 20px;
	text-align: justify;
	font-size:12px;
}

ul {
	margin: 0px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-indent: 0px;
	text-align: justify;
}

li {
	color: black;
	padding-top: 1px;
	padding-bottom: 4px;
	text-align: justify;
}

table {
	border: 0px;
}

td {
	padding: 4px;
}

.banner {
	height: 140px;
	padding: 0px;
}

.bannerPic {
	vertical-align: middle;
	border: 2px solid #F8B584;
	border-radius:4px;
	height: 300px;
}

.highlightsQuote {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
}

.highlightsBox {
	font-size: 11px;
	border: 1px solid #F8B584;
	border-radius:4px;
	width: 530px;
}

.quotes {
	text-align: right;
	font-size: 10px;
	border: 1px solid #F8B584;
	border-radius:4px;
	width: 960px;
}

.quotesBox {
	font-size: 10px;
	border: 1px solid #F8B584;
	border-radius:4px;
	width: 960px;
}

.highlightsTitle {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F99A03;
}

.highlightsText {
	overflow-y: scroll;
	padding: 4px;
	height: 276px;
}

img.pagepic {
	height: 90px;
	border-radius: 4px; 
	border-style: solid;
	border-color: #AB0425;
	border-width: 1px;
}

.areas {
	padding: 4px;
	width: 1100px;
}

.name{
	font-weight: bold;
	font-size: 20px;
}

.title{
	font-weight: bold;
	font-size: 14px;
}

.affiliation{
	font-size: 12px;
}

.contact{
	font-size: 11px;
}

.header {
	color: #F99A03;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
}

.headertext {
	color: black;
	font-size: 12px;
	text-align: justify;
}

.announcetext {
	color: #0066FF;
	font-size: 11px;
	text-align: justify;
}

.headersmall {
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 6px;
}

.coursename {
	font-weight: bold;
}

.coursecode,
.coursesemester {
	color: #F99A03;
	font-size: 12px;
	font-weight: bold;
}

a:link {color:#AB0425; text-decoration: none}
a:active {color:#AB0425; text-decoration: none}
a:visited {color:#AB0425; text-decoration: none}
a:hover {color:#AB0425; text-decoration: underline}

