body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #333;
}


a {
	color: #333;
	cursor: pointer;
}
	a:hover {
		text-decoration: none;
		color: #01379e;
	}
	a img {
		border: 0;
	}

input, textarea, select {
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	margin: 0;
	padding: 2px 0;
	font-size: 18px;
	line-height: 1.4em;
}
	h1.georgia {
		font-family: Georgia, 'Times New Roman', Times, serif;
		font-size: 26px;
		line-height: 28px;
		font-weight: normal;
	}
h2 {
	margin: 0;
	padding: 2px 0;
	font-size: 15px;
	line-height: 1.4em;
}
h3 {
	margin: 0;
	padding: 2px 0;
	font-size: 13px;
	line-height: 1.4em;
}
h4 {
	margin: 0;
	padding: 10px 0 2px;
	font-size: 12px;
	line-height: 1.4em;
}
h5 {
	margin: 0;
	padding: 2px 0;
	font-size: 11px;
	line-height: 1.4em;
}
h6 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.4em;
}
p {
	margin: 0;
	padding: 0 0 10px;
}
ul {
	margin: 0;
	padding: 0 0 10px 50px;
}

address {
	margin: 0;
	padding: 0 0 10px;
	font-style: normal;
	font-size: 13px;
	line-height: 1.6em;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}
td, th, dt, dd {
	margin: 0;
	padding: 0;
}
dl {
	margin: 0;
	padding: 5px 20px;
}

table.infoRight {
	float: right;
	display: inline;
	width: 190px;
	margin: 0 0 8px 15px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	text-align: center;
}
table.infoLeft {
	float: left;
	display: inline;
	width: 190px;
	margin: 0 15px 8px 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
	line-height: 1.6em;
	text-align: center;
}
	table.infoRight td, table.infoLeft td {
		padding: 10px 15px 0;
	}
	table.infoRight h2, table.infoLeft h2 {
		margin: 0;
		padding: 0;
		font-size: 20px;
		line-height: 1.2em;
		color: #002f86;
		font-weight: normal;
	}
	
table.right {
	float: right;
	display: inline;
	margin: 0 0 8px 15px;
	text-align: center;
	font-style: italic;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
}
table.left {
	float: left;
	display: inline;
	margin: 0 15px 8px 0;
	text-align: center;
	font-style: italic;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
}
	table.right td, table.left td {
		padding: 2px 0;
	}
	table.right img, table.left img {
		vertical-align: top;
	}

img.right {
	float: right;
	display: inline;
	margin: 0 0 8px 15px;
}
img.left {
	float: right;
	display: inline;
	margin: 0 15px 8px 0;
}

.border {
	border-bottom: 1px solid #333;
}

table.data {
	width: 100%;
}
	table.data th {
		padding: 5px 0 5px 0;
		text-align: left;
		font-size: 12px;
	}
	table.data td {
		padding: 5px 0 5px 0;
		border-bottom: 1px solid #999;
	}
	
.utilityNav, .utilityMenu, .utilityLinks, .leftCol, .leftSubCol, .rightCol, #footer ul,
#newsFlyout, #searchResults, #quickLinks, #primaryMenu, a.btnEvent, #socialContent, .hMenu,
#homeBanner, .flash, .ugMenu, #degreeModal, .hData {
	display: none;
}
.logo h1 {
	display: none;
}

.text {
	padding: 30px 0;
}
.title {
	font-weight: bold;
}

#footer {
	text-align: center;
}

#primaryTitle a {
	text-decoration: none;
}

ul.neTabs {
	margin: 0;
	padding: 0;
	list-style: none;
}
	.neTabs h3 {
		display: none;
	}
	
.newsDisplay .years, .dateSlider, .eventControls {
	display: none;
}
ul.monthSlider {
	margin: 0;
	padding: 0;
	list-style: none;
}
	.monthSlider li {
		display: inline;
	}
	.monthSlider a {
		display: none;
	}
		.monthSlider a.selected {
			display: block;
		}
.facSlider, .facSliderInfo, .facBreadcrumb, .facViewAll, .newsArchiveLink,
.newsBackTo, .newsDetail .related, .librarySearch, .searchResults .paging {
	display: none;
}
.newsTeasers {
	margin: 0;
	padding: 15px 20px;
	list-style: none;
}
	.newsTeasers li {
		padding: 0 0 10px;
	}
.searchResults .results ul {
	margin: 0;
	padding: 15px 20px;
	list-style: none;
}
	.searchResults .results li {
		padding: 0 0 10px;
	}
		
.gridbox {
	padding: 10px 0;
}
	.gridbox .caption {
		display: none;
	}
	.gridbox .title {
		font-size: 14px;
		line-height: 1.2em;
		font-weight: bold;
	}
