#phe_content a img {
  border: 0;
}
#phe_content div#tagline {
  font-size: 120%;
}
#phe_content div#tagline dt {
  display: table-cell;
  font-style: italic;
  white-space: nowrap;
  padding-right: 2em;
}
#phe_content div#tagline dd {
  display: table-cell;
  vertical-align: middle;
}
#phe_content div#bcmenu {
  background-color: #3567f8;
  margin-right: 20px;
  line-height: 100%;
}
#phe_content div#bcmenu ul {
  /*
			margin:0 2px; padding: 0;
			list-style-type: none;
			width:100%;
			display: block;
			*/
}
#phe_content div#bcmenu ul li a,
#phe_content div#bcmenu ul li a:hover {
  color: white;
}
#phe_content div#bcmenu ul li:hover {
  background-color: #01d273;
}
#phe_content div#bcmenu ul li:hover a,
#phe_content div#bcmenu ul li:hover a:hover {
  color: white;
}
#phe_content div#bcmenu ul li#menutitle {
  color: white;
  background-color: inherit;
}
#phe_content div#bcsidebar {
  float: right;
  margin: 0 10px;
  width: 220px;
  display: block;
}
#phe_content div#bcsidebar div#feeds,
#phe_content div#bcsidebar div#archivelinks {
  padding: 5px 10px;
  margin-bottom: 5px;
  background-color: #fff;
  border: solid 1px #999;
}
#phe_content #bcmain {
  /* barcode blog */
}
#phe_content #bcmain h3 {
  padding-bottom: 10px;
}
#phe_content #bcmain div#resources h2 {
  text-align: center;
}
#phe_content #bcmain div#resources div {
  float: left;
  width: 340px;
  padding: 0 5px;
}
#phe_content #bcmain div#top10 ol {
  margin: 0 10px;
}
#phe_content #bcmain div#gallery {
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: none;
}
#phe_content #bcmain div#relatedlinks {
  margin: 0;
  padding: 0;
  /* float: right; width: 15%; */
  font-size: 8pt;
}
#phe_content #bcmain div#partners {
  border: 1px solid #999;
  padding: 15px;
  text-align: center;
  margin-top: 30px;
  margin-right: 20px;
}
#phe_content #bcmain div#partners h2 {
  padding: 0;
}
#phe_content #bcmain div#projects {
  margin: 30px 0;
  text-align: center;
  display: block;
}
#phe_content #bcmain div#projects div.project {
  padding: 10px;
  width: 280px;
  text-align: center;
  float: left;
}
#phe_content #bcmain div#projects div.project img {
  width: 100%;
}
#phe_content #bcmain div#contact {
  font-size: 1.4em;
  text-align: center;
}
#phe_content #bcmain div#bcfooter {
  margin: 0;
  padding: 0;
  font-size: 80%;
}
#phe_content #bcmain div#footer h2 {
  font-size: 1em;
}
#phe_content #bcmain div.ack {
  width: 200px;
  text-align: center;
}
#phe_content #bcmain div.post h2 {
  font-family: 'Roboto Slab', 'Lucida Bright', serif;
  font-weight: normal;
  line-height: normal;
  border-bottom: solid 1px #ccc;
}
#phe_content #bcmain .post p.posteddate {
  font-family: 'Roboto Slab', 'Lucida Bright', serif;
  font-weight: normal;
  line-height: normal;
  color: #999;
  font-style: italic;
}

/* PHE styles */
#content {
  /* static version of the home page */
  /* areas home page */
  /* RU styles */
  /*
  #quickLinks li a:hover {
    color: #3399cc;
  }
  */
}
#content #phe_content_spacer {
  background: url('../images/bg-body-top.gif') no-repeat 1px 0;
  padding: 20px 10px 10px 20px;
  margin-left: -20px;
}
#content #phe_content {
  min-height: 450px;
  /* admin */
}
#content #phe_content h1 {
  color: #336699;
  font-weight: bold;
  font-size: 150%;
  padding-bottom: 10px;
}
#content #phe_content h2 {
  color: #060;
}
#content #phe_content a:hover {
  color: #090;
}
#content #phe_content img.bio {
  width: 45%;
  margin: 0 20px;
  float: right;
}
#content #phe_content table {
  border-spacing: 0;
  margin: 0;
}
#content #phe_content .menu {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  height: 34px;
  margin-bottom: 14px;
  margin-right: 20px;
  line-height: 100%;
}
#content #phe_content .menu ul {
  margin: 0 2px;
  padding: 10px 0;
  letter-spacing: .75px;
  list-style-type: none;
}
#content #phe_content .menu ul li {
  display: inline;
  margin: 0 -5px 0 0;
  padding: 7px 0px 8px;
  border-right: solid 2px #fff;
}
#content #phe_content .menu ul li#menutitle {
  font-weight: bold;
  background-color: inherit;
  padding-right: 20px;
  padding-left: 10px;
}
#content #phe_content .menu a {
  margin: 0;
  padding: 0 14px;
  text-decoration: none;
}
#content #phe_content #llmenu {
  background-color: #e07732;
  color: white;
}
#content #phe_content #llmenu ul li {
  background-color: #fc0;
}
#content #phe_content #llmenu ul li:hover {
  background-color: #fe0;
}
#content #phe_content #llmenu ul li#menutitle:hover {
  background-color: #e07732;
}
#content #phe_content .message.success {
  width: 667px;
  padding: 5px;
  background-color: #e0ffe8;
  border: solid 1px #99b;
  color: #669;
  font-style: italic;
}
#content #phe_content .admin ul.side-nav,
#content #phe_content .admin ul.pagination {
  list-style-type: none;
  margin: 0;
}
#content #phe_content .admin ul.side-nav li,
#content #phe_content .admin ul.pagination li {
  float: left;
  border: solid 1px #ccc;
  margin-right: 10px;
  padding: 5px 10px;
}
#content #phe_content .admin ul.side-nav li:hover,
#content #phe_content .admin ul.pagination li:hover {
  background-color: #e0e8ff;
}
#content #phe_content .admin ul.side-nav li a:hover,
#content #phe_content .admin ul.pagination li a:hover {
  text-decoration: none;
}
#content #phe_content .admin ul.side-nav li.disabled,
#content #phe_content .admin ul.pagination li.disabled {
  display: none;
}
#content #phe_content .admin .actions a {
  display: block;
}
#content #phe_content .admin .form {
  margin-bottom: 30px;
}
#content #phe_content .admin .form fieldset {
  width: 680px;
  border: solid 1px #ddd;
}
#content #phe_content .admin .form fieldset legend {
  text-align: center;
  padding: 10px;
  color: #999;
}
#content #phe_content .admin .form fieldset .input {
  clear: both;
  margin: 10px;
}
#content #phe_content .admin .form fieldset .input label {
  float: left;
  width: 100px;
}
#content #phe_content .admin .form fieldset .input .mce-tinymce {
  float: right;
}
#content #phe_content .admin .form fieldset .input input[type="text"] {
  width: 300px;
}
#content #phe_content .admin .form fieldset .input textarea {
  width: 540px;
}
#content #phe_content .admin .form .submit {
  margin-top: 10px;
  text-align: center;
}
#content #phe_content .admin .form button {
  padding: 5px;
}
#content #phe_footer {
  color: #696;
  border-top: solid 1px #ccc;
  margin-top: 5px;
  margin-right: 20px;
  padding-top: 5px;
}
#content .pull-right {
  float: right;
}
#content .nobreak {
  white-space: nowrap;
}
#content .centered300 {
  margin: 0 auto;
  width: 300px;
}
#content .centered500 {
  margin: 0 auto;
  width: 500px;
}
#content #metadata {
  margin-top: 1.0em;
  margin-right: 20px;
  border-top: solid 1px #ccc;
  font-family: monospace;
  clear: both;
}
#content #about p {
  text-indent: -2em;
  margin-left: 2.0em;
}
#content #about .first {
  color: #060;
  font-weight: bold;
}
#content #hpbreak {
  text-align: center;
}
#content #research #prior {
  font-size: 90%;
}
#content #research #prior ul li {
  list-style-type: none;
}
#content .areaitem {
  float: left;
  width: 230px;
  height: 230px;
  margin: 1px;
  padding: 2px 1px;
  font-weight: bold;
  /*
    border: solid 1px #cfc;
    background-color: #efe;
    */
  margin-bottom: 1.0em;
}
#content .areaitem .header {
  font-size: 110%;
}
#content .areaitem img {
  border: 0;
}
#content .areaitem .hover {
  background-color: #cfc;
}
#content .publication {
  text-indent: -2em;
  margin-left: 2.0em !important;
}
#content .publication .title {
  font-weight: bold;
}
#content .publication .pubname {
  font-style: italic;
}
#content .publication .pubid {
  display: none;
}
#content .publication .keyword {
  display: none;
}
#content .phesearch {
  margin: 5px auto;
  padding: 10px;
  text-align: center;
  background-color: #ded;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#content .message {
  margin: 0 5px;
  padding: 5px;
  background-color: white;
  border: solid 1px black;
  color: #900;
  font-style: italic;
}
#content .listTable table {
  border-collapse: collapse;
}
#content .listTable tr {
  border: solid 1px #cccccc;
}
#content .listTable td,
#content .listTable th {
  padding-left: 5px;
  padding-right: 5px;
}
#content .listTable th {
  background-color: #fed;
}
#content .editForm {
  padding: 2px;
  border: solid 1px black;
  background-color: #ccc;
}
#content .editForm .input {
  margin: 5px;
  padding: 5px;
  background-color: #eee;
}
#content .editForm input {
  margin: 2px;
}
#content .editForm label {
  float: left;
  width: 150px;
}
#content .editForm .submit {
  text-align: center;
}
#content .editForm .input .checkbox {
  margin-left: 150px;
  display: block;
}
#content .checkbox label {
  float: none;
  width: 150px;
}
#content #ru_header {
  font: 11px Verdana, Arial, sans-serif;
  padding: 10px 0 0 0;
  margin: 10px 18px 0 18px;
  z-index: 50;
}
#content #quickLinks {
  list-style-type: none;
  font-weight: bold;
  float: right;
  padding-bottom: 0;
  margin-bottom: 0;
}
#content #quickLinks li {
  float: left;
  font-size: 10px;
}
#content #quickLinks li a {
  padding: 0 9px;
  border-right: 1px solid #000;
}
#content #quickLinks li.lastQL a {
  border-right: 0;
  padding-right: 0;
}
#content #mainSearch {
  padding-top: 0;
  margin-top: 2px;
  clear: both;
  float: right;
}
#content #mainSearch .search {
  color: #999999;
  width: 165px;
  margin-right: 3px;
  font-size: 10px;
}

body, * {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	font: 11px Verdana, Arial, sans-serif;
	line-height: 16px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

td {
	font: 11px Verdana, Arial, sans-serif;
	line-height: 16px;
}



a:link, a:visited {
	text-decoration: none;
	color: #3877ae; /* #00a2ff; */
}
a:hover, a:active {
	text-decoration: none;
}
a img {
	border: 0;
}


#nav, #content {
	min-height: 350px;
}


/* ********************** -- header --  ********************** */
#header {
	padding: 10px 15px 0 0;
	margin: 10px 10px 0 10px;	
	z-index: 50;
	position: relative;	
}

#quickLinks {
	list-style-type: none;
	font-weight: bold;
	float: right;
	padding-bottom: 0;
	margin-bottom: 0;
}
#quickLinks li {
	float: left;
	font-size: 10px;	
}
#quickLinks li a {
	padding: 0 9px;
	border-right: 1px solid #000;
}
#quickLinks li.lastQL a {
	border-right: 0;	
	padding-right: 0;
}

#mainSearch {
	padding-top: 0;
	margin-top: 2px;
	clear: both;
	float: right;
}
#mainSearch .search {
 	color: #999999; 
 	width: 165px;
 	margin-right: 3px;
	font-size: 10px; 
}

#header p {
	padding-left: 7px;
	padding-bottom: 10px;
}
#header #date {
	margin-left: 7px;
}
#header h1 a {
	color: #fff;
}
#header h1 a#printerFriendly {
	position: absolute;
	top: 10px;
	right: 15px;
	width: 18px; 
	height: 18px; 
	display: block; 
	z-index: 52;
}
#header img {
	border: 0;
}
#header h1 {
	clear: left;
	font: 13px 'Trebuchet MS', Verdana, sans-serif;
	color: #fff;
	background: url('../images/headerPublic.jpg') no-repeat top left;	
	height: 122px;
	text-align: left;
	padding: 12px 0 0 20px;
	font-weight: bold;
	margin-top: 10px;
	text-transform: uppercase;
	position: relative;
}

#facebook, #twitter {
	position: absolute;
	top: 55px;
}
#facebook {
	right: 15px;
}
#twitter {
	right: 40px;
}

/* **********************  -- nav --  ********************** */
#nav a {
	color: #666769;
	font-weight: bold;
}

#nav {
	padding: 0 0 10px;
	margin-left: 10px;
	width: 195px;
	float: left;
	background: url('../images/bg-nav-bottom.gif') no-repeat left bottom;
}
#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px;
	text-align: left;	
}
#nav ul.menu {
	background: url('../images/bg-nav-mid.gif') repeat-y top left;
	padding: 0 0 10px;
	margin: 0;

}

#nav, #content {
	min-height: 350px;
}


#nav ul.menu ul {
	padding: 0;
	margin: 0;
}
ul.menu li {
	margin: 0;
	padding: 0 0 0 10px;
	font-weight: bold;
	width: 190px;
	
}
ul.menu li li {
	margin: 0;
	padding: 0 0 0 5px;
	background: none;
	font-size: 10px;
}
ul.menu li a {
	font-weight: bold;
	color: #675a52;
	padding: 5px 2px 5px 15px;
	margin: 0;
	display: block;
	width: 150px;
	text-decoration: none;
	outline: none;
}
ul.menu li a:hover {
	/*background-color: #edecea;*/
	text-decoration: none;
	margin: 0;	
}

ul.menu li#firstNavCol {
	background: url('../images/bg-nav-top.gif') no-repeat 1px 0;
	padding-top: 15px;
}

/* **********************  -- sub nav --  ********************** */
#nav ul ul a {
	color: #3775b0;
	font-weight: normal;
}
ul.menu li li a {
	padding: 3px 2px 4px 15px;
	line-height: 12px;
}


.arrow {
	background: url("../images/navArrow.gif") no-repeat 10px 10px;
}
.arrowActive {
	background: url("../images/navArrow.gif") no-repeat 10px -43px;
}

ul.menu li.arrow ul {
	display: none;
}
ul.menu li.arrowActive ul {
	display: block;
}


/* **********************  -- content --  ********************** */
#content {
	width: 707px; 
	padding: 0 20px 10px 20px;
	margin: 0;
	float: left;
	background: url('../images/bg-body-mid.gif') repeat-y top left;		
	position: relative;
	font-size: 11px;
	line-height: 16px;
}


#content .contentTitle {
	color: #336699;
	font-weight: bold;
	font-size: 18px;
	background: url('../images/bg-body-top.gif') no-repeat 1px 0;	
	padding: 20px 10px 10px 20px;
} 
/* alternate style for another element if .contentTitle has a department-specific background image */
#content .topbg, #content #topbg {
	background: url('../images/bg-body-top.gif') no-repeat 1px 0;	
	position: absolute;
	top: -1px;
	left: 0;
	height: 20px;
	width: 730px;
	padding: 0;
	margin: 0;
}



#content p {
	margin: 10px 0;
	padding-right: 15px;
}
#content ul, #content ol {
	margin-left: 30px;
	margin-right: 10px;
}
#content li {
	margin-bottom: 7px;
	margin-top: 7px;
}


#content hr {
	border: 0;
	height: 1px;
	padding: 0;
	margin: 20px 0;
	background-color: #ccc;
	width: 690px;
}


#content ul.genericList {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#content a:hover, #content a:active, #footer a:hover, #footer a:active {
	text-decoration: underline;
}
#content h1 {
	font-size: 22px;
}
#content h2 {
	color: #336699;
	font-size: 18px;
	padding: 20px 10px 10px 0;
}
h2.contentTitle {
	margin-bottom: 15px;
	margin-left: -20px;
}
#content h3 {
	font-size: 14px;
	padding: 15px 0 0 0;
}
#content h4 {
	font-size: 12px;
	padding: 4px 0 2px 0;	
}
#content h5 {
	font-size: 11px;
	padding: 2px 0 0;	
}
#content h6 {
	font-size: 10px;
	padding: 2px 0 0;	
}


#content a, #footer a {
	color: #336699;
}

.clear {
	visibility: hidden;
	clear: both;
}

#contentBottom {
	background: url('../images/bg-body-bottom.gif') no-repeat 1px 0;	
	height: 19px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 726px;
}

/* **********************  -- footer --  ********************** */
#footer {
	clear: both;
	margin: 0 1px 0 0;
	padding: 15px 18px 20px;
	color: #989898;
	font-family: Verdana;
}
#footerLink {
	font-weight: bold; 
	float: right;
}

#footer a {
	color: #989898;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#insideLogo {
	float: right;
	margin-right: 25px;
}

/* ***********  -- scroll arrows --  **************** */
.scrollFrame {
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
}

.upArrow img, .downArrow img {
	display: none;
}
.upArrow {
	position: absolute;
	bottom: 11px;
	right: 10px;
}
.downArrow {
	position: absolute;
	bottom: 0;
	right: 10px;
}
.upArrow {
	width: 10px;
	height: 9px;
	display: block;
	background: url('../images/arrow-up.png') no-repeat top left;
}
.downArrow {
	width: 10px;
	height: 9px;
	display: block;
	background: url('../images/arrow-down.png') no-repeat top left;
}
a.upArrow:hover, a.downArrow:hover {
	background-position: bottom left;
}



/* ********************* TABLES ************************** */
#content table {
	margin: 30px 0 30px 5px;
	text-align: left;
	border-top: 1px solid #ccc;
	width: 96%;
}
#content table th { 
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
	background-color: #d0e0ef;
}
#content table th, #content table td {
	padding: 3px 6px;
	border: 1px solid #ccc;
}
#content table td {
	border-top: 0;
	vertical-align: top;
}
.tableStripe {
	background-color: #f5f5f5;
}

