
 #jive_subnav ul li a.jive_subnav_current,
#jive_subnav ul li a:visited.jive_subnav_current {
	font-weight: bold;
}
#jive_subnav ul li a.jive_subnav_current_red  {
	font-weight: bold;
	color: #d8050f;
}
#jive_subnav ul li a.jive_subnav_current_black  {
	font-weight: bold;
	color: #000000;
}
#jive_subnav ul li a.jive_subnav_current_orange  {
	font-weight: bold;
	color: #fe7501;
}
#jive_subnav ul li a.jive_subnav_current_green  {
	font-weight: bold;
	color: #73b638;
}
#jive_subnav ul li a.jive_subnav_current_purple {
	font-weight: bold;
	color: #AA9CCB;
}
#jive_body {
	width: 100%;
	float: left;
}
#jive_body_wrapper {
	width: 100%;
	float:left;
	margin-bottom: 20px;
	padding-top: 0px;
}
#jive_body_third_L {
	width: 280px;
	float: left;
	padding: 2px 0px 2px 3px;
	margin: 0;
}
#jive_body_third_R {
	width: 280px;
	float: right;
	padding: 2px 0px 2px 3px;
	margin: 0px;
}
#jive_body_third {
	float: left;
	padding: 2px 0px 2px 3px;
	margin-right: -290px;

}

#product_masthead {
	width: 950px;
	margin: 5px 0px 0px;
	float: left;
	clear: left;
}
#jive_footer {
	display: block;
	float: left;
	clear: both;
	width: 960px;
	padding: 20px 0 30px 0;
}
#jive_footer .section {
	padding: 0;
	width: 960px;
	float: left;
	clear: left;
}
#jive_footer_top_wrapper {
	float:left;
}
#jive_footer_top_questions,
#jive_footer_top_resources {
	float: left;
	display: block;
	width: 460px;
	padding: 0 10px;
	margin: 10px 0;
	overflow: hidden;
}
#jive_footer_picks_wapper {
	display: block;
	float: left;
	height: 68px;
	width: 960px;
}
#jive_footer_picks {
	width: 960px;
	height: 68px;
	padding: 0;
	margin: 0;
	clear: both;
	float: left;
	overflow: hidden;
}
