a:link {
	color: #000;
	text-decoration: underline;
	}
a:visited {
	color: #000;
	text-decoration: underline;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #234E7B;
	text-decoration: underline;
	}
body {
	background-image: url(images/new-background-short.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C9CACC;
	margin-top: 45px;
	margin-bottom: 122px;
	background-image: url(images/background-sub.jpg);
	color: #1261b5;
	font-size: 9px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #C00;
	font-weight: normal;
}
.blueBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #28557F;
}
.navText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.newsText {
	font-size: 14px;
	color: #28557F;
}
.whiteNav {
	color: #FFF;
}
.smallText {
	font-size: 12px;
	color: #003366;
}
.smallText A:link {	text-decoration: none;	color: #003366;}
.smallText A:visited {	text-decoration: none;	color: #003366;}
.smallText A:active {	text-decoration: none;	color: #003366;}
.smallText A:hover {	text-decoration: underline;	color: #003366;}
