body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}

/* Text */
h1 {
}
h2 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	color: #162b76;
}
h3 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	font-weight: normal;
	color: #162b76;
}
h4, h5 {
	font-size: 1em;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	font-weight: normal;
}
p, ul, ol, address {
	display: block;
	font-size: 1em;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	font-style: normal;
}
ul {
	padding-left: 17px;
}
ol {
	padding-left: 20px;
	list-style-type: decimal;
}
ol li ol {
	padding-left: 0;
	list-style-type: none;
}
sup {
	font-size: 0.7em;
}

/* Links */
a {
	color: #6281bd;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h3 a {
	color: #162b76;
}

.buttonlinks {
	height: 40px;
	padding-top: 20px;
}
.buttonlinks a {
	display: block;
	float: left;
	width: 150px;
	height: 20px;
	overflow: hidden;
	margin-right: 5px;
	background: #5f7ebb url(../images/bg_buttonlinks.png) repeat-x;
}
.buttonlinks a span {
	display: block;
	margin-left: -999px;
}
.buttonlinks .viewlocation {
	background-position: 0 0;
}
.buttonlinks .backtocontact {
	background-position: 0 -20px;
}
.buttonlinks .contactus {
	background-position: 0 -40px;
}
.buttonlinks .backtocareers {
	background-position: 0 -60px;
}

/* Image headings */
.imgtext {
	clear: both;
	height: 20px;
	overflow: hidden;
	padding: 0;
	margin-bottom: 12px;
	background: transparent url(../images/imgtext.png) no-repeat;
}
.imgtext.projselector {
	background-position: 0 0;
}
.imgtext.latestnews {
	background-position: 0 -40px;
}
.imgtext.currentnewsletter {
	background-position: 0 -20px;
}
.imgtext.signup {
	background-position: 0 -60px;
}
.imgtext span {
	display: block;
	margin-left: -999px;
}

/* Misc */
.blue {
	color: #162b76;
}
.lightblue {
	color: #6281bd;
}
.grey {
	color: #666;
}
.normal {
	font-weight: normal;
}
.strong {
	font-weight: bold;
}
.em {
	font-style: italic;
}
.small {
	font-size: 0.95em;
	font-weight: normal;
	line-height: 1.2em !important;
}

a#skip_nav {
	color: #000;
}
a#skip_nav:hover, a#skip_nav:focus {
	color: #fff;
}


/* Placeholder for hero swf text */
#heroswf {
	height: 200px;
	overflow: hidden;
	font-size: 3.2em;
	line-height:1.1em !important;
	letter-spacing:-0.06em;
	color: #ccc;
	font-weight:normal
}



#heroswf strong {
	font-weight: normal;
	color: #aaa;
}

/* note attempt to match the leading in ie6 */
#heroswf p {
	line-height:1.1em !important;
}

/* Images */
img {
	border: 0px;
}

/* Forms */
form {
	margin: 0px;
}
input.text {
	width: 179px;
	height: 13px;
	padding: 3px 4px;
	border-style: solid;
	border-color: #d6d6d6;
	border-width: 1px 0px 0px 1px;
	background: #f1f1f1;
	font: 0.85em sans-serif;
	color: #666;
}

/* Section-specific */

/* RHS latest news */
.rhs_news, .rhs_newsletter {
	clear: both;
	padding-top: 5px;
}
#rhs_newsletter {
	padding-top: 30px;
}
.news #rhs_newsletter {
	padding-top: 0;
	height: 130px;
}
.rhs_news h3, .rhs_news p, .rhs_newsletter h3, .rhs_newsletter p {
	width: 280px;
	float: left;
	padding-left: 11px;
}
.news .rhs_news h3, .news .rhs_news p, .news .rhs_newsletter h3, .news .rhs_newsletter p {
	width: 230px;
}
.rhs_news h3, .newsletter h3 {
	padding-bottom: 1px;
	font-size: 1em;
}
.rhs_news p, .rhs_newsletter p {
	font-size: 0.85em;
	line-height: 1.5em;
	padding-bottom: 0;
}

.rhs_news img {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
}

.rhs_newsletter img {
	display: block;
	float: left;
	width: 50px;
	height: 70px;
}

#rhs_newsletter span.strong {
	font-size: 1.2em;
}
#rhs_newsletter a:hover {
	text-decoration: underline;
}

/* Contact */
.contact div.col_inner {
	width: 50%;
	float: left;
}
.contact span.label {
	display: block;
	float: left;
	width: 50px;
}

.contact_map #content_col_l {
	width: 960px;
}
.contact_map #content_col_r {
	display: none;
}
#contact_map {
	display: block;
}

.contact .address {
	display: block;
	float: left;
	width: 200px;
}

/* News stories */
.news div.news_story {
	clear: both;
	margin-left: -20px;
	padding: 10px 20px 0 20px;
	overflow: hidden;
}
.news div.news_story_thumb {
	float: left;
	width: 54px;
	height: 64px;
	padding: 0 10px 0 0;
	font: 9px small fonts, sans-serif;
	text-align: center;
}
.news div.news_story_thumb img {
	display: block;
	width: 54px;
	height: 54px;
	margin-bottom: 4px;
}
.news a.news_link {
	color: #6281bd;
}
.news a.news_link.more {
	padding-left: 8px;
	background: transparent url(../images/bg_newslink_more.png) no-repeat;
	background-position: 0 7px;
}
.news a.news_link.close {
	padding-left: 14px;
	background: transparent url(../images/bg_newslink_close.png) no-repeat;
	background-position: 0 4px;
}

/* Directions */
.directions_dl {
	color: #666;
	font-size: 0.9em;
	padding-bottom: 15px;
}
.directions_dl a:hover {
	text-decoration: none;
}
.directions_dl a:hover span.blue {
	text-decoration: underline;
}
.directions_img {
	width: 60px;
	float: left;
}
.directions_img img {
	width: 50px;
}
.directions_text {
	width: 500px;
	float: left;
}
.directions_text h3 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
}

/* Signup form */
#news_signup {
}
#news_signup h2 {
	margin-bottom: 10px;
}
#signup_form {
	margin: 0;
}
#signup_btn {
	display: block;
	float: left;
	margin-right: 4px;
}
#signup_text {
	display: block;
	float: left;
	width: 180px;
	font-size: 11px;
}

/* People */
.people #content_col_l {
	width: 340px;
}
.people #content_col_r {
	width: 600px;
}
#people_subnav {
	width: 564px;
	background-color: #ebebeb;
	font-size: 0.85em;
	line-height: 1.4em;
	text-transform: capitalize;
	padding-bottom: 10px;
	padding: 12px;
	height: 580px;
}
#people_subnav a {
	float: left;	
	max-width: 87px;
}

#people_subnav a:Hover {
	float: left;
	color: #000;
	text-decoration: none;
}

#people_subnav a:Hover .people_thumb {
	float: left;
	background-color: #000;
}

#people_subnav .people_thumb {
	padding: 5px;
	background-color: #ccc;
	width: 77px;	
	_width: 77px;
	max-width: 77px;
}

#people_subnav .people_name {
	font-size: 0.8em;
	width: 77px;
	max-width: 77px;
}

.people .people_bio {
	width: 300px;
	clear: both;
	padding-top: 10px;
	display: none;
}

.people .people_bio h4 {
	font-size: 1.2em;
	color: #162b76;
	font-weight: bold;
	text-transform: uppercase;
}

.people .people_bio img {
	display: block;
	clear: both;
	margin-right: 15px;
	border: 5px solid #ccc;
}
.people .people_bio div {
	float: left;
}
.people .people_bio a.top {
	font-size: 0.85em;
}

/* Legal */
.legal #content_col_l {
	width: 950px;
}
.legal #content_col_r {
	display: none;
}