body {
	background-color: #000;
}

a {
	color: #034EA2;
}

.navPrimaryLearning {
	color: #000;
	font-weight: normal;
}
.navPrimaryLearning a {
	color: #000;
	text-decoration: none;
}

.navPrimaryLearning a:hover {
	color: #034EA2;
}

.navPrimaryCampus {
	color: #000;
	font-weight: normal;
}
.navPrimaryCampus a {
	color: #000;
	text-decoration: none;
}

.navPrimaryCampus a:hover {
	color: #FF2700;
}

.navlevel1 a
{
	background: url(../images/home/arrow_light_0.gif) no-repeat 0px 3px;
	color: #000000;
	display: block;
	padding-left: 15px;
	text-decoration: none;
}

.navlevel1 a:hover 
{
	background: url(../images/home/arrow_light_1.gif) no-repeat 0px 3px;
	color: #034EA2;
}

.navlevel2 a
{
	background: url(../images/home/disc_0.gif) no-repeat 0px 3px;
	color: #000000;
	display: block;
	padding-left: 15px;
	text-decoration: none;
}

.navlevel2 a:hover 
{
	background: url(../images/home/disc_1.gif) no-repeat 0px 3px;
	color: #034EA2;
}

.footer {
	color: #fff;
	font-size: 11px;
}

.copyright {
	color: #fff;
	font-size: 11px;
}

h4 {
	color: #05509F;
}

.navsmall {
	font-size: 11px;
}
.navsmall a {
	text-decoration: none;
}

.subcell {
	text-align: left;
	width: 185px;
	/*padding-left: 6px;*/
}

