@charset "UTF-8";
/* CSS Document */
html {
	text-align: center;
	background-color: #65758b;
	background-image: url(../images/backgroundLoop.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0px;
}
/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
body {
	text-align: center;
	color: #65758b;
	margin: 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding: 0px;
}
hr {
	height: 0;
	padding: 0;
	margin: 0;
}
h2 a {
	text-align: right;
	font-size: 12px;
	display: block;
	margin-top: -18px;
}
.clear { clear: both;  height: 0;  width: 0;  line-height: 0;  font-size: .1px; }
img { border: none; }

/* Logo Replacement */			
h1 {
	padding: 0;
	margin: 0;
	width: 106px;
	height: 43px;
	float: left;
	background-color: transparent;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 a {
	height: 0px !important;
	width: 0px !important;
	overflow: hidden;
	display: block;
	font-size: 1px !important;
	color: #13194e;
	border:none;
	padding-top: 44px;
	padding-right: 64px;
	padding-bottom: 0;
	padding-left: 0;
}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {border:none;}
.container {
	width: 714px;
	text-align: center;
	left: 50%;
	position: absolute;
	margin-left: -357px;
}
h2 {
	font-size: 22px;
	color: #ff6325;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-bottom: 5px;
	margin: 10px 0px;
}
h3 {
	margin: 5px 0px;
}
p {
	margin-top: 5px;
	margin-bottom: 15px;
}
.footer {
	height: 34px;
	width: 674px;
	padding-top: 46px;
	padding-right: 20px;
	padding-left: 20px;
	color: #7988a1;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.footer a {
	color: #6F7D97;
	text-decoration: none;
}
.container .footer a:hover {
	text-decoration: underline;
}
.footer span {
	color: #ff5f20;
	font-weight: bold;
}
.affiliations {
	margin: 0px;
	padding: 0px;
}
.affiliations p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #ff7842;
	width: 657px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffdbcd;
	font-weight: bold;
}
h3 span {
	font-size: 10px;
}
a:link {
	color: #ff6325;
	text-decoration: none;
}
a:hover {
	color: #ff6325;
	text-decoration: underline;
}
a:visited {
	color: #ff6325;
}
h3 a {
}
.jobPosting {
font-size: 14px;
font-weight: bold;
}
