/*  Begin need to change for between ijbs and ijms */
.ivymainnav {
	width: 157px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

.ivymainnav li {
	list-style: none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	height: 33px;
	width: 157px;
	vertical-align: middle;
}

.ivymainnav a {
	background-image: url(images/n1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #DE7103;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	line-height: 33px;
	height: 33px;
	width: 157px;

}

.ivymainnav a:hover {
	background-image: url(images/n1hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	color: #339999;
	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: #26969B;
	font-weight: bold;
	padding-left: 2px;
}

a {
	color: #27829C;
}
a:hover {
	color: #AF6F27;
	text-decoration: underline;
}
a:active {
	color: #AF6F27;
	text-decoration: underline;
}