@charset "utf-8";
/* CSS Document */

a:hover, .legalNav .current,.latestnews ul a:hover{
	color				: #cd0b16;
}

.subNav .current a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}

.mainNav .current a:hover, .subNav a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.mainNav .current {
	background			: url(img/navBgRed.png) no-repeat center;
	min-width			: 75px;
}


