body, td.main, td.main td, td.main td td {  
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; 
	font-size: 11px;
}
body { 
	margin-top: 0px; 
	margin-left: 0px;
}

h1 {  font-size: 20px; color: #503333}
h2 {  font-size: 16px; color: #662200}
h3 {  font-size: 14px; color: #006666}

h4.whatIsNew {
	font-size: 12px;
	color:#CD0029;
}

/* For getting attention in advising page. 
.highlight is used elsewhere. */
.highlight2 {
	color:#FF0000;
	font-weight: bold;
}

/***** link styles *****/

/* base style for all links: */
a {  
	font-weight:bold; 
	text-decoration: none
}

/* regular links: */
a:link {  color: #3300FF}
a:visited {  color: #339933}
a:hover {  color: #ff0000}
a:active {  color: #FF0000}

/* banner links */
.bannerlinks, .bannerlinks a, .bannerlinks a:link, .bannerlinks a:visited, .bannerlinks a:active, .bannerlinks a:hover {  
	font-size: 10px; 
	font-weight: normal;
	color: #333333;
}

.homeaddress {
	font-size: 10px;
	font-weight: normal;
	color: #330000;
}

/* links at bottom of every page: */
.footerlinks, .footerlinks a, .footerlinks a:link, .footerlinks a:visited, .footerlinks a:active, .footerlinks a:hover {  
	font-size: 10px; 
	font-weight: normal;
	color: #666666;
}

table.seminars td {
	background-color: #eedddd;
}

.list1 {  list-style-image: url(images/bullet1.gif)	}
.itemheading {  font-weight: bold; color: #CC3300}
.question {  font-weight: bold; color: #006600}
th {  color: #990000; text-align: left}
.highlight {  font-weight: bold; color: #990066}
.sem_title {  font-size: 12px; font-weight: bold; color: #006600}
.sem_speaker {  color: #003366}.counter {
	color: #999999;
}

.rss_image {
	float:left;
	margin-right:8px;
	margin-bottom:4px;
	border:1px solid black;
}

.rss_p {
	clear:left;
}

.rss_title {
	font-weight:bold;
	color:#003366;
	font-size:larger;
}

/* Used for announcing newsletter on the student board page */
.callout {
	float: right;
	width: 180px;
	border: 2px dashed #FF0000;
	padding: 15px 15px 15px 15px;
	margin: 0 15px 10px 10px;
}

.callout h2 {
	font-size: 16px;
	color: 000;
	font-style: italic;
}

/* Used to put black border around a video player SWF */
.blackborder {
	border: 1px solid #000;
	width: 480px;
}

.width400 {
	width: 400px;
}

.width300 {
	width: 300px;
}

.red {
	color: #FF0000;
}

.calloutdate {
	color: 660066;
	font-style: italic;
}
