a:link { color: #006fd6; text-decoration: underline; }
a:visited { color: #006fd6; text-decoration: underline; }
a:active { color: #006fd6; text-decoration: underline; }
a:hover { color: #c44a00; text-decoration: none; }

/* banner */

#banner {
	margin-bottom: 15px;
}

img.banner {
	width: 562px;
	height: 286px;
	border: 0;
}

/* schedule */

table.schedule {
	margin-bottom: 15px;
}

img.scheduleHeader {
	width: 561px;
	height: 37px;
}

td.scheduleContent {
	width: 533px;
	background-color: #ebecf4;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
}

table.scheduleContent {
	width: 100%;
}

td.scheduleDate {
	padding-bottom: 10px;
}

img.schedule1022 {
	width: 103px;
	height: 14px;
}

img.schedule1023 {
	width: 126px;
	height: 14px;
}

img.schedule1024 {
	width: 111px;
	height: 14px;
}

td.scheduleBlurbHeading {
	padding-bottom: 5px;
}

img.scheduleResearch {
	width: 53px;
	height: 9px;
}

img.scheduleApplications {
	width: 71px;
	height: 9px;
}

img.schedulePolicy {
	width: 36px;
	height: 9px;
}

td.scheduleBlurb {
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
}

img.scheduleBottom {
	width: 561px;
	height: 22px;
}

/* information */

img.informationHeader {
	width: 561px;
	height: 37px;
}

td.informationContent {
	width: 553px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

table.informationContent {
	width: 100%;
}

img.informationBottom {
	width: 561px;
	height: 21px;
}

/* orange bullet */

img.orangeBullet {
	width: 7px;
	height: 7px;
	padding: 5px;
	padding-left: 0px;
}

