@charset "utf-8";

body {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	margin: 0;
	padding: 0;
	background: #e9e9e9 fixed no-repeat;
}
body * {
	font-size: 100%;
	line-height:1.125em; /* 16x1.125=18px */
	color: #4e4e4e;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 0;
/*	line-height:50%; */
}

p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
p.highlight {
	font-weight:bold;
	margin-top: 1em;
	margin-bottom: 2em;
}

dt { font-weight: bold;   }
dd { padding-bottom: 10px; margin: 0;}

sup { font-size:0.75em;vertical-align:top; color:inherit}


#page-wrap	{ width:960px; margin:0 auto; background-color: #ffffff; }
#main p.lastNode {
	margin-bottom: 0;
}
a[href^="mailto"]:hover:after { content: " > " attr(title); }
a:link img, a:visited img {
	border: none;
}

img {outline:none;border:0;}
map > area,
map > area:active,
map > area:focus {outline: none; border:0; }



/* Styles for press release etc. document catalog */

/* directory is e.g. list of years */
div.doc-directory  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:200%;
	font-weight:bold;

}
div.doc-directory a {
	color: #4e4e4e;
}
div.doc-directory a.selected {
	color: #aa2222;
}

div.doc-details .entry {
	font-size: 100%;
	border-bottom: 1px solid #c9c9c9;
	padding-top: 0.5em;
	display:block;
}

.doc-footer {
	border: none;
	text-align: right;
/*	text-align: center; */
	padding-top: 0.5em;
}

.doc-date  {
	display:inline-block;
	float:left;
}

.doc-title  {
	display:inline-block;
}

.doc-title a:link,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #aa2222;
}

.doc-title a:hover,a:active {
	color: #4e4e4e;
}

/* other general styles */
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}

ul.plainItemList {
	list-style-type:none;
}
.plainItemList li {
	padding-left: 0;
	text-indent: -1em;
}

ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto 0 0;
	width: inherit; /*1020px;*/
}


#nav-bar {
	margin-left: 0px;
	margin-top: 0px;
	float: right;
	margin-bottom: 0;
	width: 960px;
	padding-top: 0px;
	height: 65px;
	position:relative;
	z-index:100;
}

#colwrap2 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 259px;
}
#searchwrapper {
	margin-right: 35px;
	margin-top: 10px;
	/*	display: inline; */
	float: right;
	margin-bottom: 0;
	height: 26px;
	width: 173px;
	background-image:url(../images/search.gif);
	background-repeat:no-repeat; /*important*/
	padding:0px;
	position:relative; /*important*/
}

#searchwrapper form { display:inline ; }

.searchbox {
	border:0px;
	background-color:transparent;
	position:absolute;
	color: #777;
	top:0px;
	left:8px;
	height: 19px;
	width: 139px;
	margin-top: 1px;
}

.searchbox_submit {
	margin-top: 1px;
	border:0px;
	color: transparent;
	background-color:transparent;
	top:0px;
	width:25px;
	height:22px;
	cursor: pointer;
	background: url(../images/submit.png);
	position: absolute;
	left: 145px;
}

#breadcrumbs-container {
	width: 960px;
	background-color: #4e4e4e;
	height: 2.0em;
}

.breadcrumbs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	color: #fff;
	line-height: 2.0em;
	margin-left: 1em;
}

.breadcrumbs a {
	color: #fff;
	text-decoration:none;
}

.breadcrumbs a:hover {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}


#banner {
	margin-left: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 233px;
	margin-bottom: 0;
	width: 960px;
}
#body-container {
	margin-left: 0px;
	margin-top: 30px;
/*	display: inline; */
	float: left;
	margin-bottom: 0;
	width: 960px;
	padding-top: 0px;
/*	height: 779px; */
}
html > body #body-container {
	height: auto;
/*	min-height: 780px;  */
}
#colwrap3 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 214px;
}
#sidebar-container {
	margin-top: 1em;
	margin-bottom: 0;
	margin-left: 1em;
	display: inline;
	float: left;
	width: 190px;
	padding-top: 0px;
	min-height: 399px;
}
html > body #sidebar-container {
	height: auto;
	min-height: 400px;
}
.side-subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: right;
	color: #AA2222;
	line-height: 125%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 0px;
	margin-top: 22px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 190px;
}

.side-subnav a {
	color: #AA2222;
	text-decoration:none;
}

.side-subnav a:hover {
	color: #4e4e4e;
/*	font-weight:bold; */
	text-decoration:none;
}

.side-subnav a.selected {
	color: #AA2222;
	font-weight:bold;
	text-decoration:none;
}
#colwrap4 {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 712px;
}
#main-container {
	margin-left: 0px;
	margin-top: 17px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 700px;
	padding-top: 0px;
   border-left: 1px solid #ccc;
/*	height: 762px; */
}
html > body #main-container {
	height: auto;
/*	min-height: 763px; */
}

#bios h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #aa2222;
	margin-bottom: 0em;
}

#history h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #aa2222;
	padding-top: 2.5em;
	margin-bottom: 0em;
}
#bios h3, #history h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
	color: #4e4e4e;
	margin-top: 0.25em;
	margin-bottom: 1em;
}
#bios img {
	float: left;
	padding-left: 0;
	padding-right: 20px;
	margin-bottom: 1.5em;
}

/* legal documents */
#popup-wrap	{ background-color: #ffffff; color: #4e4e4e; width:99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration:none;
	padding:20px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
 }

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	color: #4e4e4e;
/*	background-color: transparent; */ /* inherit */
	line-height: 133.33%;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 14px;
	margin-top: 0px; /* 9px; */
	margin-bottom: 0;
	display: inline;
	float: left;
	width: auto; /*690px; */
}
.body-text a, #popup-wrap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4e4e4e;
	text-decoration:none;
}
.body-text a:hover {
	color: #aa2222;
	font-weight:bold;
	text-decoration:none;
}
.body-text h1, #popup-wrap h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height:140%;
	font-weight: bold;
	color: #AA2222;
}
.body-text h2, #popup-wrap h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height:120%;
	color: #4e4e4e;
}
.body-text h3, #popup-wrap h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	color: #AA2222;
}
.body-text hr, #popup-wrap hr {
	    border: none;
	    background-color: #ccc;
	    color: #ccc;
		height: 1px;
}
.indicator, .indicator a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #AA2222;
	text-decoration:none;
}

.chart, .chartLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration:none;
	border-collapse:collapse;
	margin-top: 20px;
	padding:20px 10px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}

.chart td {
/*	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	border: 1px solid #ccc;
	padding-left:20px;
	padding-right:20px;
}
.chart th {
	background-color:#CCC;
	padding-left:20px;
	padding-right:20px;
	border: 1px solid #fff;
}
.chart li {
	padding-bottom:10px;
}


.verticalLineLeft {
	float:left;
    border-left:thin solid #ccc;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.verticalLineRight {
	float:left;
    border-right:thin solid #ccc;
	margin-left: 0px;
	margin-right: 10px;
	padding-left: 0px;
	padding-right: 10px;
}

.award-list li
{
	list-style-type: none;
	background: url("../images/award_arrow.png") left center no-repeat;
	margin: 0;
    padding: 5px 0px 6px 36px;
    vertical-align: middle;
}

.body-twocol-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	color: #4e4e4e;
	line-height: 140%;
	padding-bottom: 2px;
	padding-top: 1px;
/*	margin-left: 13px;*/
	margin-top: 18px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 228px;
}
.body-twocol-right {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: left;
	color: #4e4e4e;
	line-height: 140%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 11px;
	margin-top: 17px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 204px;
}
.body-twocol-left h1, .body-twocol-right h1 {
	font-size: 100%;
	font-weight: bold;
}

.body-twocol-left h2, .body-twocol-right h2 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0;
}

.body-text-small {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	color: #4e4e4e;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 0px;
	display: inline;
	float: left;
}

.body-text-small h1, h2, h3, h4 {
	line-height: 90%;
	font-size: 78%;
	font-weight: bold;
	margin-bottom: 0;
}
.body-text-small p {
	font-size: 86%;
}

/* client info form */
form {
  font:100% arial,helvetica,sans-serif;
  margin: 0;
  padding: 0;
  width: 600px;
}

form.signup  input[type=radio] {
    border: none;
}

form.signup  label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 120px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}

form.signup  input[type=text], input[type=password], form.signup select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
    border: 1px solid #999;
	width: 270px;
}
form.signup input.other  {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	margin-left:130px; /* set margin on left to line up other box with text input fields */
    border: 1px solid #999;
	width: 220px;
}

input.button {
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
	width:100px;
	height: 25px;
	background-color: #ddd;
	border: 1px solid #ccc;
    font:bold 84% arial,helvetica,sans-serif;
	color: #a22;
}

/* Styling the search results */
p.notFound{
	text-align:center;
	padding:0 0 40px;
}

/* The show more button */
#more{
	width:83px;
	height:24px;
	background:url('../images/more.png') no-repeat;
	cursor:pointer;
	margin:10px auto;
}

#more:hover{
	background-position:left bottom;
}


/* Web & news results */
.webResult{ text-shadow:0px 0px 0 #586a75;margin-bottom:20px;}
.webResult h2{
	background-color:#4e4e4e;
	font-size:16px;
	font-weight:normal;
	padding:8px 10px;
	margin-left:30px;

	/* Applying CSS3 rounded corners */
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:18px;
}
.webResult h2 b{ color:#fff; }
.webResult h2 a{ color:#c9c9c9;border:none;}
.webResult p{ color:#4e4e4e; line-height:1.5;padding:5px 40px;}
.webResult p b{ color:#4e4e4e;}
.webResult > a{ margin-left:40px;margin-top:5px;}


#foot_wrapper {
	margin-left: 0px;
	margin-top: 7px;
	display: inline;
	float: left;
	margin-top: 20px;
	margin-bottom: 0;
	width: 942px;
	padding-top: 20px;
	height: 98px;
	border-top-style:solid;
	border-top-color:#ccc;
	border-top-width:thin;
}
html > body #foot_placeholder {
	height: auto;
	min-height: 99px;
}
#icon-twitter {
	margin-left: 34px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 27px;
	margin-bottom: 0;
	width: 28px;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #4e4e4e;
}
.footer-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
	color: #4e4e4e;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 5px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
.footer-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: right;
	color: #4e4e4e;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-right: 16px;
	display: inline;
	float: right;
	margin-bottom: 0;
}

.footer-right a, .footer-left a {
	color: #4e4e4e;
	text-decoration:none;
}

.footer-right a:hover, .footer-left a:hover {
	color: #4e4e4e;
	font-weight:bold;
	text-decoration:none;
}

/* Research Portal */
div.fieldGroup {
	padding-top:10px;
	padding-bottom:6px;
}

div.invalid {
	color:#aa2222;
	padding-left:20px;
	padding-bottom:6px;
}

span.error {
	color:#aa2222;
}


form.signup .form-item {
  display: block;
  margin: 0.5em 0;
}
form.signup .g-recaptcha,
form.signup .button {
  margin-left: 130px;
}

.full-width-wrap {
  margin: 0px 35px;
}

.full-width-wrap #main-container {
  border: none;
  width: auto;
}

.full-width-wrap .body-text {
  margin: 0px;
}