
.ivymainnav {
	width: 157px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

.ivymainnav li {
	list-style: none;
	vertical-align: middle;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

.ivymainnav a {
	background-image: url(images/n1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 27px;
	height: 29px;
	width: 157px;
}
.ivymainnav a:hover {
	background-image: url(images/n1hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #342D75;
	text-decoration: none;
}
.articlegroup {
	font-family: "Trebuchet MS",Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #3F8FC0;
	font-weight: bold;
	padding-left: 2px;
}

a {
	color: #23768D;
}
a:hover {
	color: #AF6F27;
	text-decoration: underline;
}
a:active {
	color: #AF6F27;
	text-decoration: underline;
}
