@charset "UTF-8";

html {overflow-y: scroll;}

.container {
	width: 950px;
	min-width: 950px;
	margin: 0 auto;
	background:#fff;
}
body {
	background: url(images/bg.jpg) #7e725a repeat-x;
	font-family: Arial, Verdana, sans-serif;
	color: #214b8b;
	font-size: .75em;
	margin:0;
}
.clear {
	clear:both;
}
img {
	border: none;
}
h1 {
	font-size: 2em;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-weight: normal;
	margin: .8em 0 .5em 0;
}
h2 {
	font-size: 1.2em;
	margin: 0 0 .8em 0;
	color: #51a128;
}
h3 {
	font-size: 1em;
	margin: 0;
	color: #214b8b;
}
.navContainer img {
	float: left;
}
.navBar {
	background: url(images/nav_bg.jpg) top no-repeat;
	width: 768px;
	float: left;
	position: relative;
	z-index: 100;
	padding: 0 0 0 50px;
}
.navBar ul {
	list-style: none;
	margin: 0;
}
.navBar li.top {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.navBar a, .navBar a:visited {
	color: #000;
	font-weight: bold;
	font-size: 1.125em;
	padding: 1em .3em;
	display: block;
	border-right: 1px solid #999;
	text-decoration: none;
	text-align: center;
}
.navBar a.short {
	width: 70px;
}
.navBar a.wide {
	width: 90px;
}
.navBar a.wider {
	width:150px;
}
.navBar a.last {
	width:70px;
	border-right:none;
}
.navBar a:hover {
	background: #cbcccb;
	color: #fff;
}
.navBar :hover > a {
	background: #cbcccb;
	color: #fff;
}
.navBar ul ul {
	position: absolute;
	visibility: hidden;
	background: #cbcccb;
	padding:0;
}
.navBar ul ul a, .navBar ul ul a:visited {
	border: none;
	text-align: center;
	padding: .5em .3em;
	width: 72px;
	margin-left: -1px;
	text-decoration: none;
}
.navBar ul ul a.wide {
	width: 92px;
	margin-left: -1px;
}
.navBar ul ul a:hover, .navBar ul ul :hover > a {
	color: #fff !important;
	background: none !important;
}
.navBar ul li:hover ul, .navBar ul a:hover ul{
	visibility:visible;
}
.homeLink {
	float: right;
}
.navBar a.home {
	padding: 5px 0 0 0 !important;
	width: 50px;
	border-right: none !important;
}
.navBar a.home:hover {
	background: none;
}
.navBar table {position:absolute; top:2em; left:0; border-collapse:collapse;;}

.slideshow {
	width:950px;
	height:243px;
	margin:auto;
}
.slideshow img {
	display:none;
}
.slideshow img.first {
	display:block;
}
.homeContent {
	padding: 25px 215px 25px 165px;
	/* clear: left; */
	line-height: 1.65em;
}
.homeContent b {
	font-size: 2.4em;
	color: #c4d0e0;
	font-weight: normal;
}
.footer {
	background: #e6ecf5;
	padding: 0 0 20px 159px;
	/*display: block;*/
	clear: both;
}
.footer ul {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0 40px 0 6px;
	line-height: 1.65em;
	border-right: 1px solid #839bc0;
	float: left;
}
.footer ul.last {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0 40px 0 6px;
	line-height: 1.65em;
	border: none;
	float: left;
}
.footer a {
	color: #839bc0;
	text-decoration: none;
}
.footer a:hover {
	color: #214b8b;
	text-decoration: underline;
}
.footer ul.wider {
	padding-right: 80px;
}
.footer-btm {
	background:url('images/footer-btm.jpg') no-repeat;
	width:950px;
	height:54px;
}
.address {
	clear: left;
	text-align: center;
	margin-right: 165px;
	padding-top: 15px;
	color: #839bc0;
}

.header {
	width: 785px;
	padding-left: 165px;
	min-height: 56px;
	float: left;
	clear: left;
	margin: 0;
}
.about {
	background: url(images/about_headerbg.jpg) no-repeat top;
}
.capabilities {
	background: url(images/capabilities_headerbg.jpg) no-repeat top;
}
.careers {
	background: url(images/career_headerbg.jpg) no-repeat top;
}
.news {
	background: url(images/news_headerbg.jpg) no-repeat top;
}
.contact {
	background: url(images/contact_headerbg.jpg) no-repeat top;
}
.employee {
	background: url(images/employee_headerbg.jpg) no-repeat top;
}
.header h1 {
	border-bottom: 7px solid #6c3;
	padding-bottom: .4em;
	margin: .5em 0 0 0;
	display: block;
	vertical-align: bottom;
}
.about h1 {
	width: 6em;
}
.capabilities h1 {
	width: 5.2em
}
.careers h1, .contact h1 {
	width: 3.4em;
}
.news h1 {
	width: 9.0em;
}
.employee h1 {
	width: 4.7em;
}
	

.sidebar {
	float: left;
	width: 115px;
	clear: left;
	padding: 25px 20px 25px 30px;
}
.sidebar a {
	text-decoration: none;
	color: #afb0af;
	font-weight: bold;
}
.sidebar a:hover {
	text-decoration: underline;
	color: #51a128;
}
.sidebar a.selected {
	color: #51a128;
}
.mainContent {
	width: 755px;
	float: left;
	padding: 25px 30px 50px 0;
	line-height: 1.35em;
}
.mainContent a {
	color: #214b8b;
}
.mainContent a:hover {
	text-decoration: none;
}
.mainContent p {
	margin: 0 0 2em 0;
	padding: 0 0 2em 0;
	border-bottom: 3px solid #ccc;
}
.mainContent b {
	font-size: 1em;
	color: #214b8b;
	background: #e8e8e8;
	padding: .3em .4em;
	line-height: 2.5em;
}
.mainContent ul {
	margin: 0;
	padding: 0 0 0 2.2em;
}
.disclaimer {
	font-size: .9em;
}

/* Org Chart */
.mainContent div.orgchart {
	width: 735px;
	text-align: center;
	font-size: .9em;
}
.mainContent div.orgchart a {
	float: left;
	background: #2c5491;
	padding: .5em 5px;
	color: #fff;
	text-decoration: none;
	/*display: block;*/
	width: 100px;
	margin-left: 315px;
	clear: both;
}
.mainContent div.orgchart a:hover {
	color: #2c5491;
	background: #c3c3c3;
}
.line {
	float: left;
	width: 725px;
	height: 15px;
	background: url(images/orgchart_line2.gif) center repeat-y;
	clear: both;
	margin: 0;
}
.line_box {
	width: 110px;
	height: 15px;
	background: url(images/orgchart_line.gif) center repeat-y;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}
.mainContent div.orgchart a.below {
	float: left;
	margin: 0 10px 40px 0;
	clear: none;
}
.mainContent div.orgchart a.long {
	width: 115px;
}
.line_box.long {
	width: 125px;
}

/* Job Posting */
.jobPost {
	background: url(images/paper_bg.jpg) repeat-y;
	padding: 20px;
	margin-top: 30px;
	border: 1px solid #ccc;
	width: 685px;
}
.jobPost table {
	text-align: left;
}
.jobPost th, .jobPost td {
	padding: 5px;
	border-bottom: 1px solid #bbb;
}
.jobPost th {
	border-right: 1px solid #bbb;
	width: 240px;
	vertical-align: top;
}
.jobPost th.more, .jobPost td.more {
	border-top: 2px solid #bbb;
}

/* Contact Form */

#contactform label { display: inline-block; float: left; line-height: 26px; width: 250px; font-size: 1.1em; /* -moz-border-radius:5px; -webkit-border-radius:5px; */ }
#contactform input, #contactform textarea, #contactform select { width: 230px; margin: 0; padding: 5px; color: #214b8b; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1.1em  Helvetica, Arial, sans-serif; -moz-border-radius:5px; -webkit-border-radius:5px; } 
#contactform input.radio { width: 25px; margin: 0; padding: 5px; color: #214b8b; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1.1em Helvetica, Arial, sans-serif; -moz-border-radius:5px; -webkit-border-radius:5px; }
#contactform input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contactform input.submit { width: 85px; cursor: pointer; border: 1px solid #154079; background:#255698; color:#fff; }
#contactform input.submit:hover { background:#3166ae; }
#contactform input[type="checkbox"] { background:#fff; border:none; width:50px;}
#contactform input[type="submit"][disabled] { background:#888; cursor: default; }
#contactform fieldset { padding:20px; /* border:1px solid #eee; moz-border-radius:5px; -webkit-border-radius:5px; */ }
#contactform legend { padding:7px 10px; font-weight:bold; color:#214b8b; /* border:1px solid #eee; -moz-border-radius:5px; -webkit-border-radius:5px; */ margin-bottom:0 !important; }

#contactform span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

#contactform acronym { /* border-bottom:1px dotted #ccc; */ }

.notice { color:#F00; font-weight:bold; font-size:1.1em; }

