ul#topnav li.products  a.toplevel, ul#topnav li.products a.toplevel:hover{
	background:#FF771C;
	color: #FFF;
	text-shadow: none;
}
#menuContainer {
	background: url(../images/bg/menu_sl.gif) no-repeat 150px bottom;
}
#whitePaper {
	height: auto;
}
#pageBanner {
	background: url(../images/banner/education.jpg) no-repeat left top;
}

.whitePaperImg {
	float: right;
	margin-left: 15px;
}
#mainContentContainer table, #mainContentContainer table td {
	border-style: none;
	padding: 10px;
}
tr:hover, tr.odd:hover{
	background: #FFF !important;
}

#whitePaperList img {
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 0px;
}
#whitePaperList p {
	line-height: 120%;
	margin-bottom: 2px;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

