body {
	margin: 0;
	padding: 0;
	background: #001550;
	font-family: Arial, Helvetica, sans-serif;
}

.border {
	border: 1px solid #0042f7;
}

.contentArea {
	border-top: 1px solid #0042f7#
}

.navLinks td{
	padding: 0 5px 0 5px;
}

.navLinks td.noBorder{
	padding: 0 0 0 5px;
}

.navLinks a {
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

.navLinks a:hover {
	text-decoration: underline;
}

.borderBoth {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.borderRight {
	border-right: 1px solid #fff;
}

.bodyText {
	font-size: 12px;
}

.newsDates{
	font-size: 12px;
	color:#0000FF;
	padding-right: 10px;
	text-align: right;
}

.newsArticles a, .newsArticles a:visited, .newsArticles a:active {
	text-decoration: none;
	font-size: 12px;
	color:#0000FF;
}

.newsArticles a:hover {
	text-decoration: underline;
}

.backtotop {
	font-size: 11px;
	color: #0000FF;
	font-style: italic;
}

.contactUsBackground {
	background: url(../images/home-contactUs-bg.jpg) no-repeat bottom left;
	font-size: 12px;
	padding: 25px 10px 10px 10px;
}

.contactUsBackground p {
	margin: 10px 0 0 0;
}

.footer {
	color: #fff;
	font-size: 11px;
	background: #0042f7 url(../images/university-logo.gif) no-repeat left center;
}

.subHeaders {
	font-size: 14px;
	font-weight: bold;
	color: #0042f7;
}

.homepageText {
	font-size: 12px;
	font-weight: bold;
	color: #0042f7;
	
}
.homepageText p {
	margin: 5px;
	text-align: center;
}

.wehavemoved {
	color: #012BE6;
	font-size: 14px;
	/*margin-top: 10px;*/
}