/* The following CSS is general styles added to the entire site including homapage and subpages*/

@media only screen and (min-width: 960px) {
 html {overflow-x:hidden}
}

body {
	font-family: "nimbus-sans",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #000;
	font-size: 11px;
	height: auto;
	background-color: #EDEDED;

}

a {
	text-decoration: none;
	color: #00AFBC;
	font-family: "nimbus-sans", sans-serif;
	font-style: normal;
	font-weight: 700;
}

a:hover {
  text-decoration: underline;
}

h2.inbody {
	margin-top: 25px;
}

#wrapper {
	background-color: #FFF;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 35px;
}

.topbar a {
	font-weight: 700;
	color: #FFF;
	background-color: #00AFBC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding-top: 7px;
	padding-right: 8px;
	font-size: 14px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: right;	
}

.topbar a:hover {background-color:#06639A;
	text-decoration:none;
	-webkit-transition: background-color 150ms;
	-moz-transition: background-color 150ms;
	-o-transition: background-color 150ms;
	-ms-transition: background-color 150ms;
	transition: background-color 150ms;
}

.bottombar a {
	color: #FFF;
	margin-bottom: 0px;
	
}

.bottombar a {
	color: #FFF;
	margin-bottom: 0px;
	
}

.bottombar {
	color: #FFF;
	background-color: #00AFBC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	padding-top: 7px;
	padding-right: 8px;
	font-size: 12px;
	padding-bottom: 7px;
	padding-left: 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}



.topline {
	margin-bottom: 34px;
}


.gridp {
  border: 1px solid #666;
  overflow: hidden;
  padding: 10px 0;
  text-align: center;
}

/*.container_24 {
  background-color: #fff;
  background-repeat: repeat-y;
  background-image: url(../img/24_col.gif);
}

*/

/*Homepage carousel container*/
#headarea {
	background-color: #00AFBC;
	position: relative;
	margin-top: 80px;
	margin-bottom: 20px;
}


/*Homepage signposts*/
.signpost {
	background-repeat: repeat-x;
	float: left;
	height: 280px;
	width: 231px;
	margin-top: 5px;
	color: #FFF;
	margin-right: 5px;
	position: relative;
	background-position: bottom;
	background-color: #FFFFFF;
	cursor: pointer;
	position: relative;
	border: 1px solid #E6E6E6;
}

.signpost:hover {
	background-color: #F2F2F2;
		-webkit-transition: background-color 150ms;
-moz-transition: background-color 150ms;
-o-transition: background-color 150ms;
-ms-transition: background-color 150ms;
transition: background-color 150ms;
}

.signpost_margin {
	margin-bottom: 30px;
	z-index: 1;
}


.signpost.last {
	width: 233px;
	margin-right: 0px;
}

.signpost h1 {
	font-weight: 900;
	font-size: 1.8em;
	line-height: 1.1em;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #00639A;
}
.signpost p {
	font-size: 1.4em;
	padding-right: 10px;
	padding-left: 15px;
	color: #000000;
}
.signpost .figure {
	overflow: hidden;
	position: absolute;
	width: 51px;
	right: 0px;
	bottom: 0px;
}
.signpost .figure.woman_e {
	width: 85px;
}

.signpost .figure.man_m {
	width: 48px;
}

.signpost .readmore {
	position: absolute;
	left: 15px;
	bottom: 9px;
	padding-top: 7px;
	padding-bottom: 7px;

	
}

.signpost .readmore a {
	padding-right: 27px;
	font-size:15px;
}



.content {float:left;}


.content.overview {
	width: 195px;
}

.content h1 {
	font-weight: 700;
	font-size: 2em;
	text-transform: uppercase;
	color: #00639A;
	line-height: 1.2em;
	margin-bottom: 10px;
}


.content h2 {
	font-weight: 700;
	font-size: 1.4em;
	color: #00639A;
}


.content h2.inbody {}

.content h3 {
	font-weight: 700;
	margin-bottom: 5px;
}


.content p {
	font-size: 15px;
	margin-bottom: 15px;
	line-height: 1.2em;
	

}

.content  h1 .h1_normal {
	font-weight: 400;
	color: #030303;
	font-weight: normal;
}



.content .readmore a {
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 15px;
	float: left;
	padding-right: 7px;
	}
	
.content .readmore.external {
	background-position: right 7px;
}




.readmore_carousel {
	font-weight: 700;
	text-transform: none;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 1.2em;
	width: 107px;
	background-color: none;
	position: absolute;
	left: 1px;
	top: 279px;
	
	}
.readmore_carousel a {
	color: #FFF;
}
.readmore_carousel.external {
	background-position: right -50px;
}


.content.overview_images {
	width: 200px;
	float: right;
}

.content.overview_images2 {
	width: 250px;
	float: right;
}

.image_pad_bottom {
	margin-bottom: 12px;
}

.pullbox {
	background-color: #EDEDED;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 18px;
}



.pullbox.pullboxoutline {
	border: 1px solid #747474;
	background-color: none;
}

.pullbox.pullboxpad {
	margin-top: 20px;
}

.pullbox.pullboxpad.reversebox {
	background-color: #00639A;
	color: white;
	margin-top: 0px;
	
}




.content.box {
	border: 1px solid #cccccc;
	width: 158px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.content p.paraintro {
	font-weight: 400;
	margin-bottom: 20px;
}



/*Share styles*/
.share {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	margin-top: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
}
.content.overview_images .image_pad_right {
	padding-right: 10px;
}

.share span {
	font-weight: 700;
	float: left;
	margin-right: 10px;
	font-size: 20px;
	color: #808080;
}



/*Footer styles*/
.footer {
	
	background-color: #f2f2f2;
	text-transform: uppercase;
	color: #808080;
	position: relative;
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: 20px;
}
.footer .idd_logo {
	position: absolute;
	top: 22px;
	left: 25px;
}
.footer .follow, .follow_facebook {
	position: absolute;
	right: 18px;
	background-image: url(../images/general/twitter.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 14px;
	top: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer .follow_facebook {
			background-image: url(../images/general/facebook.gif);
			top: 50px; 
			
			}
	
.footer .follow a, .follow_facebook a {
	color: #808080;
	padding-right: 35px;
}

.footer .bottomnav.firstnav {
	margin-left: 25px;
} 

.footer .bottomnav {
	padding-top: 22px;
	padding-bottom: 22px;
	float: left;
	margin-left: 25px;
}
.footer .bottomnav .bottomnav_head {
font-weight: 700;
	font-size: 14px;
	margin-bottom: 10px;
}
.footer .bottomnav ul {
	margin-left: 7px;
	padding-left: 7px;
}
.footer .bottomnav ul li {
	
	list-style-image: url(../images/general/bottomnav_arrow.gif);
	font-size: 14px;
	margin-bottom: 5px;
}
.footer .bottomnav ul li a {
	color: #999999;
font-weight: 400;

}


/*Share box pop up - no login*/
#at3winssi, #at3winfooter a {
	display: none; !important
}


.h1_smallpad.lineabove {
	border-top: 10px solid #D5D5D5;
	padding-top: 30px;
	top: 0px;
}
.addthis_sharing_toolbox span {
	padding-top: 5px;
}
