div.current_features#current_feature {
	margin-bottom: 2em;

	}
div.current_features#current_feature  div.current_feature_wrapper {}
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper {}
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_image_wrapper {
	width: 60%;
	float: left;
	}
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_image_wrapper a,
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_image_wrapper a:hover,
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_image_wrapper a:focus {}
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_image_wrapper a img {
	border-width: 0px;
	max-width: 100%;
	}
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_content {
	width: 35%;
	float: right;
	margin: 0em -1.5em 0em 0em;
	padding: 0em 1.5em 0em 0em;
	min-height: 12em;
	background-image: -webkit-gradient(radial, right bottom, 0, right bottom, 160, from(#CCC), to(#FFF));
	background-image: -moz-radial-gradient(100% 100% 10deg, ellipse , #CCC 0%, #FFF 80%);
	}
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_content a,
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_content a:hover,
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_content a:focus {
	text-decoration: none;
	}
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_content h2.current_feature_headline {
	text-shadow: 0.1em 0.1em 0.25em #BBB;
	}
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_content h2.current_feature_headline a {
	color: #015EC6;
	}
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_content p.current_feature_details {
	font-size: 90%;
	}
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_content_wrapper div.current_feature_content p.current_feature_details a {
	color: #000;
	}
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_nav_wrapper {
	clear: both;
	min-height: 1.75em;
	margin: 1em -2em 0em;
	padding: 0.15em 2em 0em;
	font-size: 75%;
	text-align: right;
	border-top: 0px solid #333;
	background-color: transparent;
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#FFF));
	background: -moz-linear-gradient(top,  #CCC,  #FFF);
	}
	div.current_features#current_feature  div.current_feature_wrapper div.current_feature_nav_wrapper {border-width: 1px\9; min-height: 2.25em/9;} /* IE6, IE7, IE8 */
	*:first-child+html div.current_features#current_feature  div.current_feature_wrapper div.current_feature_nav_wrapper {min-height: 2.25em;} /* IE7 */
	@media screen and (-webkit-min-device-pixel-ratio:0) {div.current_features#current_feature  div.current_feature_wrapper div.current_feature_nav_wrapper  {margin-left: -1.9em;}} /* Safari 3+, Chrome1+ */
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_nav_wrapper a.current_feature_nav {
	text-decoration: none;
	display: inline;
	/* float: right; */
	padding: 0.15em 0.5em; /*changed for governor broken link */
	margin: 0em 0.15em 0em;
	-moz-box-shadow: 0.2em 0.1em 0.3em #999;
	-webkit-box-shadow: 0.2em 0.1em 0.3em #999;
	border: 0px solid #333;
		-moz-border-radius-bottomright: 0.5em;
		-moz-border-radius-bottomleft: 0.5em;
		border-bottom-right-radius: 0.5em;
		border-bottom-left-radius: 0.5em;
	background-color: #EEE;
		background: -webkit-gradient(linear, left top, left bottom, from(#DDD), to(#FFF));
		background: -moz-linear-gradient(top,  #DDD,  #FFF);
	color: #666;
	}
	div.current_features#current_feature  div.current_feature_wrapper div.current_feature_nav_wrapper a.current_feature_nav {border-width: 1px\9;} /* IE6, IE7, IE8 */
	*:first-child+html div.current_features#current_feature  div.current_feature_wrapper div.current_feature_nav_wrapper a.current_feature_nav {display: block; float: right; min-height: 1.5em; margin-top: -0.25em;} /* IE7 */
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_nav_wrapper a.current_feature_nav:hover,
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_nav_wrapper a.current_feature_nav:focus {
	border-color: #333;
	background-color: #AAA;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#AAA));
	background: -moz-linear-gradient(top,  #666,  #AAA);
	color: #FFF;
	}
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_nav_wrapper a.current_feature_nav.selected,
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_nav_wrapper a.current_feature_nav.selected:hover,
div.current_features#current_feature  div.current_feature_wrapper div.current_feature_nav_wrapper a.current_feature_nav.selected:focus {
	font-weight: bold;
	background-color: #015EC6;
	background: -webkit-gradient(linear, left top, left bottom, from(#015EC6), to(#015EC6));
	background: -moz-linear-gradient(top,  #000970,  #015EC6);
	color: #FFF;
	}
div.current_features#current_feature  div.current_feature_wrapper#feature02,
div.current_features#current_feature  div.current_feature_wrapper#feature03,
div.current_features#current_feature  div.current_feature_wrapper#feature04,
div.current_features#current_feature  div.current_feature_wrapper#feature05,
div.current_features#current_feature  div.current_feature_wrapper#feature06 {
	display: none;
	}