#outer #feature-wrap {
	width:100%;
	overflow:auto;
}

#outer #feature-wrap #one {
	position:relative;
	width:98%;
	height:320px;
	color:#fff;
	background-color:#07294D;
	overflow:hidden;
	margin:0 0 25px 0;
        padding-right:2%
}

#outer #feature-wrap #one h1 {
	line-height:1.1em;
	margin:0;
	padding:20px 40px 20px 20px;
}

#outer #feature-wrap #one p {
	padding-right:40px;
}

#outer #feature-wrap #one h1,
#outer #feature-wrap #one p {
	color:#fff;
}

#outer #feature-wrap #one img {
	position:relative;
	top:-7px;
	float:left;
	width:51%;
	height:auto;
	margin:0 3.5% 0 0;
}

#outer #feature-wrap #one .action {
	color:#fff;
}

#outer #feature-wrap #one .action:hover {
	color:#006699;
}

#outer #feature-wrap #two {
	width:100%;
	overflow:auto;
	margin:0 0 25px 0;
}

#outer #feature-wrap #two .sub-item {
	position:relative;
	float:left;
	width:312px;
	margin:0 26px;
}

#outer #feature-wrap #two .sub-item.first {
	margin:0;
}

#outer #feature-wrap #two .sub-item a {
	display:block;
}

#outer #feature-wrap #two .sub-item a img {
	width:100%;
	min-width:100%;
	height:auto;
	margin:0 0 10px 0;
}

#outer #feature-wrap #two .sub-item h2,
#outer #feature-wrap #two .sub-item h5 {
	min-height:70px;
	font-size:18px;
	line-height:1.3em;
	color:#fff;
	background-color:#07294D;
	margin:0;
	padding:10px;
}

#outer #feature-wrap #two .sub-item p {
   font-size: 1em;
    line-height: 1.6em;}

#outer #feature-wrap #one a,
#outer #feature-wrap #two a {
	text-decoration:none;
	color:#fff;
}

#outer #feature-wrap #one a:hover,
#outer #feature-wrap #two a:hover,
#outer #feature-wrap #one a h1:hover,
#outer #feature-wrap #two a h2:hover {
	text-decoration:none;
	color:#FFC600 !important;
}

#outer #feature-wrap #one:hover .action,
#outer #feature-wrap #two .sub-item:hover .action {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)"; /* for IE8 in IE7 mode */
    filter: alpha(opacity=100); /* for IE6-IE8 */
    opacity: 1;
}

#outer #feature-wrap #one .action,
#outer #feature-wrap #two .sub-item .action {
	position:absolute;
	top:264px;
	right:0;
	display:inline-block;
	color:#fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /* for IE8 in IE7 mode */
    filter: alpha(opacity=0); /* for IE6-IE8 */
    opacity: 0;
	background:url("/~/media/Images/coresite/ui/sprite.png") no-repeat scroll 7px -417px #07294D !important;
	padding:10px 10px 2px 35px;
	
	-webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}

#outer #feature-wrap #one .action {
	bottom:0;
	top:auto;
	right:0;
}

#below-feature {
	width:100%;
	overflow:auto;
	margin:0 0 40px 0;
}

#below-feature .bf-col {
	float:left;
	width:450px;
}

#below-feature .r-c {
	float:right !important;
}

#below-feature #three-four {
	width:100%;
	overflow:auto;
	margin:0 0 25px 0;
}

#below-feature #three-four .datasetrenderer {
	float:left;
	width:212px;
}

#below-feature #three-four .datasetrenderer ul li .date {
	font-style:italic;
}

#below-feature #three-four .datasetrenderer ul li .publication {
	font-weight:bold;
	color:#000;
}

#below-feature #three-four .in-the-news {
	margin-left:26px;
}

#below-feature h2,
#below-feature h3 {
	color:#07294D;
	background-color:#ffc222;
	margin:0 0 25px 0;
	padding:8px;
}

#below-feature #six h2,
#below-feature #six h3 {
	color:#fff;
	background-color:#07294D;
	margin:0 0 25px 0;
}

#below-feature #five ul {
	margin:0;
	padding:0;
}

#below-feature #five ul li {
	list-style:none;
	border-bottom:1px solid #E1E1E0;
	margin:0 0 20px 0;
	padding:0 0 5px 0;
}

#below-feature #five ul li iframe {
	margin:0 0 8px 0;
}

#six .events-sidebar {
	margin:0 0 25px 0;
}

#below-feature #three-four .datasetrenderer ul,
#six .events-sidebar ul {
	margin:0 0 13px 0;
	padding:0;
}

#below-feature #three-four .datasetrenderer ul li,
#six .events-sidebar ul li {
	list-style:none;
	color:#666;
	border-bottom:1px solid #E1E1E0;
	margin:0 0 10px 0 !important;
	padding:0 0 10px 0 !important;
}

#six .events-sidebar ul li {
	margin:0 0 12px 0 !important;
	padding:0 0 12px 0 !important;
}

#below-feature #three-four .datasetrenderer ul li a,
#six .events-sidebar ul li a {
	color:#006699;
	text-decoration:none;
}

#below-feature #three-four .datasetrenderer ul li a:hover,
#six .events-sidebar ul li a:hover {
	text-decoration:underline;
}

#six .u-e {
	width:100%;
	overflow:auto;
	margin:0 0 35px 0;
}

#six .u-e img {
	float:left;
	width:200px;
	height:auto;
	border:1px solid #E1E1E0;
	margin:0 20px 0 0;
	padding:5px;
}

#six .u-e .ue-text {
   width:217px;
   float:right;
}

#six .u-e h4 a {
	display:inline;
	line-height:1.2em;
	text-decoration:none;
	color:#006699;
}

#six .u-e h4 a:hover {
	text-decoration:underline;
}

#six .u-e p {
	margin-bottom:5px;
}

#six .u-e em {
	font-weight:normal;
}

#six .events-sidebar ul li .event-date {
	color: #000;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}

#six .events-sidebar ul li a {
	font: bold 1.2em/1.2 FuturaCnd,arial,sans-serif !important;
	color:#006699;
	text-transform:uppercase;
}