

/*----Structural DIVs----*/

#headerPhoto {
	border-bottom: 2px solid #000066;
}


/* ----- Other DIVs ----- */

#sidebar {
	width: 275px; /*275px*/
	float: left;
	display: inline;
}

#contentCol {
	width: 655px; /*670px*/
	float: left;
	display: inline;
}

/*#forMoreInfo {
	background: url(images/icons/moreInfo.gif) 6px 0  no-repeat;		
	padding: 7px 0 0 46px;
	margin-top: 32px;
}*/

#forMoreInfo {
	padding: 7px 0 0 46px;
	margin-top: 32px;
}

/*----Typography ---- */

#sidebar h3 {
	font: bold 15px/16px helvetica, arial, sans-serif;
	color: #333;
	margin: 0 0 10px 25px;
}

#sidebar #forMoreInfo h3 {
	color: #333;
	margin: 0 0 3px 0;
}

#subNav {
	margin-left: 25px;
}

#subNav li {
	list-style: none;
	margin-bottom: 5px;
	background: url(../shared/images/bullets/default.gif) 0 4px  no-repeat;	
	padding-left: 22px;
	width: 163px;
}

#moreInfoNav li {
	list-style: none;
	margin-bottom: 5px;
	padding-left: 12px;
	width: 163px;
	background: url(images/bullets/moreInfo.gif) 0 7px  no-repeat;		
	color: #333;
	font: normal 13px/14px helvetica, arial, sans-serif;
}

#moreInfoNav li.mediaContact {
	font: normal 11px/14px helvetica, arial, sans-serif;	
	width: 197px;
	padding: 0px 0px 5px 1px !important;
}

#contentCol h1 {
	font: normal 17px/16px helvetica, arial, sans-serif;
	color: #333;
	margin-bottom: 12px;
}

#contentCol h2 {
	font: bold 13px/16px helvetica, arial, sans-serif;
	color: #336633;
	margin: 13px 0 7px 0;
}

#contentCol .noMarginH2 {
	margin-bottom: 0px;
}

#contentCol h3 {
	font: bold 12px/16px helvetica, arial, sans-serif;
	color: #000;
	margin-bottom: 5px;
}

#contentCol p {
	font: normal 12px/16px helvetica, arial, sans-serif;
	color: #000;
	margin-bottom: 15px;
}	

/*----Links ---- */

#subNav a {
	font: bold 13px/14px helvetica, arial, sans-serif;
	color: #333;
	text-decoration: none;
}

#subNav a:hover {
	color: #000;
	border-bottom: 1px solid #e0e3e3;
}

#moreInfoNav a {
	color: #000066;
	font: normal 13px/15px helvetica, arial, sans-serif;
	text-decoration: none;
}

#moreInfoNav li.mediaContact a {
	font: normal 11px/14px helvetica, arial, sans-serif;	
}







/* ----- ContentCol Layouts & Styles ----- */

.leftCol,
.rightCol {
	width: 310px;
	float: left;
	display: inline;
}

.rightCol {
	margin: 0 0 0 35px;
}

.oneThird {
	width: 209px;
	margin-right: 27px !important;
	display: inline;
	overflow: hidden;
}

.twoThirds {
	width: 384px !important;
	overflow: hidden;	
}


/*----- One Column Styles ----- */

.twoCols {
	width: 327px;
	float: left;
	display: inline;
}

.threeCols {
	width: 225px;
	float: left;
	display: inline;
}


/*----One-Thirds / Two-Thirds w/ Menu Styles ----*/

.oneThirdMenu {
	width: 185px;
	margin: 0 30px 0 0 !important;
}

.twoThirdsMenu{
	width: 471px /*496px*/;
	padding: 0;
	margin: 0;
	padding-right: 25px;
	margin: 10px 0 0 0 !important;	
}

#leftSubMenu {
	background: #f1be35 url(images/backgrounds/leftSubMenu.gif) no-repeat bottom left;
	width: 145px /*170px*/;
	list-style: none;
	padding: 10px 12px 5px 13px;
	color: #000;
	font: normal 13px/17px tahoma, verdana, arial, sans-serif;	
	margin: 0;
	margin-bottom: 20px;
}

#leftSubMenu li {
	margin-bottom: 8px;
	background: url(images/backgrounds/leftCol-subNav.gif) no-repeat 0 5px;
	padding-left: 10px;
}

.left_nav_child {
	list-style: none;
	margin: 2px 0 0 0 !important;
}

.left_nav_child li {
	margin: 0 !important;
}

/*-----One-Thirds / Two-Thirds w/ narrower right side photo-----*/

.twoThirdsLeft {
	width: 394px;
	margin-right: 20px;
}

.oneThirdRight {
	width: 206px;
}

/*-----One-Thirds / Two-Thirds w/ wider right side photo-----*/

.twoThirdsLeftNarrow {
	width: 310px;
	margin-right: 20px;
}

.oneThirdRightWide {
	width: 284px;
}

/* ----- Two outer skinny columns, wider middle column ----- */

.quarterCol {
	width: 128px;
	float: left; 
	display: inline;
}

.quarterMiddleCol {
	width: 345px;
	float: left; 
	display: inline;
	margin: 0 10px 0 44px;
}

/* ----- Key Personnel Template ----- */

.personnelPhoto {
	float: left;
	width: 150px;
	margin-bottom: 15px;	
}

.personnelBio {
	float: left;
	width: 485px;
	margin: 0 0 15px 20px;
}

.clearDiv {
	float: left;
	width: 650px;
	height: 0;
	overflow: hidden;
}

/*----HR Template: Left Col Photo Styles ----*/

.sidebarBanner {
	margin-top: 20px;
}

.hrTemplate1 .oneThirdMenu,
.hrTemplate2 .oneThirdMenu {
	width: 198px !important;
	margin: 23px 20px 0 0 !important;

}

.hrTemplate1 .twoThirdsMenu,
.hrTemplate2 .twoThirdsMenu {
	width: 412px !important;
	padding-right: 25px;
}

.hrTemplate1 #leftSubMenu,
.hrTemplate2 #leftSubMenu {
	width: 153px /*198px*/ !important;
	background: #f1be35 url(images/backgrounds/leftSubMenu-hr.gif) no-repeat bottom left;
	margin-bottom: 15px !important;
}

.hrTemplate1 .listHeading,
.hrTemplate2 .listHeading {
	background: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
}

.hrTemplate1 #leftSubMenu h4,
.hrTemplate2 #leftSubMenu h4 {
	font: bold 13px/14px tahoma, verdana, arial, sans-serif !important;
	color #000 !important;
	margin: 0 !important;
	padding: 0 !important;
	margin-bottom: 10px !important;
	border: none !important;
}

.hrTemplate1 img,
.hrTemplate2 img {
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 5px !important;
}

/*----HR Template: Left Col & Bottom Row Photo Styles ----*/

.hrTemplate2 .twoThirdsMenu {
	margin-bottom: 30px !important;
	width: 600px !important;
}

.hrTemplate2 img.photo2 {
	margin-left: 17px !important;
}

.hrTemplate2 img.photo3 {
	margin-left: 17px !important;
}

.photoRow {
	float: left;
}

/*----Typography----*/

.leftCol p,
.rightCol p {
	margin-left: 0 !important;
	padding: 0 !important;
}

.oneThirdMenu p {
	font: normal 11px/15px tahoma, verdana, arial, sans-serif !important;	
	margin-left: 13px !important;
}

.quarterMiddleCol p {
	padding-right: 10px !important;
}

.personnelBio h2 {
	margin-bottom: 0 !important;
}

.personnelBio p {
	padding-right: 5px !important;
	font: normal 12px/17px tahoma, verdana, arial, sans-serif !important;		
}

.rightCol ul {
	margin-left: 15px !important;
}

ul.caption {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	margin: -15px 0 30px 5px !important;
}

ul.caption li {
	font: normal 11px/15px tahoma, verdana, arial, sans-serif;	
}

.quarterCol ul.caption {
	margin: -8px 0 15px 2px !important;
	font: normal 11px/15px tahoma, verdana, arial, sans-serif !important;	
}

#contentCol ul, #contentCol ol {
	margin: 0 0 20px 13px;
	font: normal 13px/17px tahoma, verdana, arial, sans-serif;	
	color: #000;		
}

#contentCol ul {
	margin: 9px 0 20px 25px;
}

#contentCol li {
	font: normal 12px/16px helvetica, arial, sans-serif;
	color: #000;	
}

#contentCol table {
	font: normal 12px/16px tahoma, verdana, arial, sans-serif;	
	color:#000;
	margin: 15px 0 20px 0;
	border-collapse: collapse;	
}

#contentCol table td {
	border: 1px solid #ccc;
	padding: 5px;
	vertical-align: top;
}

#contentCol .awardsTable {
	margin-left: 0 !important;
	border-collapse: collapse;
	margin-bottom: 50px;
}


#contentCol .awardsTable  th {
	font: bold 12px/14px helvetica, arial, sans-serif;
	color: #000;
	text-align: left;
}

#contentCol table.awardsTable td {
	border: 0;
	font-size: 11px;
	padding: 0 10px 15px 0 !important;
}
	
#contentCol table td  h3 {
	font: bold 11px/16px tahoma, verdana, arial, sans-serif;	
}

#contentCol table th {
	text-align: center;
	padding-bottom: 10px;
	vertical-align: top;
}

#contentCol table .darkRow td {
	background: #587499;
}

#contentCol table .lightRow td {
}

#contentCol table.noBorder td {
	border: 0 !important;
}


#contentCol .definitionTable {
	border: 0;
	border-collapse: collapse;	
	margin-left: 0;
}

#contentCol .definitionTable .term {
	text-align: right;
	width: 150px;
	padding: 0 25px 15px 0;
	font: normal 13px/18px tahoma, verdana, arial, sans-serif;	
	color: #1f2755;
	border: 0;
}

#contentCol .definitionTable td {
	width: 475px;
	font: normal 13px/18px tahoma, verdana, arial, sans-serif;	
	color:#000;	
	padding: 0 0 15px 0;	
	border: 0;	
}

#contentCol h4 {
	font: normal 14px/16px tahoma, verdana, arial, sans-serif;
	color: #333;
	text-transform: uppercase;
	/* border-bottom: 1px solid #cacaca; */
	padding-bottom: 2px;
}


/*----Link Styles----*/

#contentCol a {
	color: #1f2755;
}

#contentCol a:hover {
	color: #4168a5;
	text-decoration: none;
}



/*----Image Styles----*/

#contentCol img {
	border: 1px solid #ccc;
	padding: 2px;
	margin-bottom: 10px;
}

.oneThirdMenu h3, .oneCol h2, .oneCol img {
	margin-left: 13px;
}

.photoLeft {
	float: left;
	margin: 0 15px 15px 0;
}

.photoRight {
	float: right;
	margin: 0 10px 15px 15px;
}

.noBorder {
	border: 0 !important;
	padding: 0;
	margin-left: 0 !important;
}

.floatLeft {
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	margin-right: 5px !important;
}


/*----Contact Form----*/

.rfp{
	font: normal 12px/17px  tahoma, arial, verdana, sans-serif;
	color: #202121;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0 !important;
	border: 0 !important;
}

.rfp td{
	padding: 0;
	margin: 0;
	padding:2px;
	border: 0 !important;	
}

.rfp h3 {
	margin-top: 5px;
	border-top: 1px solid #d3d9dd;
	padding-top: 15px;
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.rfp p {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.rfp .extraLineHeight {
	line-height: 30px !important;
}

.rfp h3.first {
	margin-top: 0 !important;
	border-top: 0 !important;
	padding-top: 0 !important;
}

.rfp .tdline {
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}

.required {
	font: normal 9px  tahoma, arial, verdana, sans-serif;
	color: red;
}

form {
	padding: 0;
	margin: 0;
}

input[type="checkbox"] {
	vertical-align: middle;
	display:inline-block;
}

input[type="radio"] {
	margin-right: 5px;
}		

.rfp .blueText {
	color: #1c4056;
	font-weight: bold;
}

.rfp p {
	margin-left: 0 !important;
}

a.tooltip {
	position: relative;
	z-index: 0;
	text-decoration: none;
	cursor: help;
}

a.tooltip{
	display: inline;
	color: #000;
}

a.tooltip:hover {
	z-index: 1;
	text-decoration: none;
}

a.tooltip span {
	display: none;
}

a.tooltip:hover span {
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
	padding: 6px;
	border: 1px solid #bbb;
	background: #F7FBFE;
	color: #000;
	width: 250px;
	white-space: normal;
	text-align: left;
	text-decoration: none;
}

/* ----- Search Template ----- */

.searchResults #contentCol {
	margin-left: 25px;
}

.searchResults ul {
	list-style: none;
	margin: 0 !important;
	margin-top: 15px 0 20px 0 !important;
}

.searchResults li {
	background: #fff;
	padding: 10px;
}

.searchResults .resultRowTwo {
	background: #f4f4f6;
}

.searchResults #contentCol h2 {
	margin: 5px 0 20px 0; !important;
}

.searchResults .paginate {
	font: normal 13px/17px tahoma, verdana, arial, sans-serif;	
	color: #000;
}

/* ----- Form Styling ----- */

.noIndent {
	margin-left: 0 !important;
}

label{
	display: block;
	font: normal 12px/17px  tahoma, arial, verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #202121;
}

.textfield{
	font: normal 12px/17px  tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 200px;
	color: #202121;
}

.textfield2{
	font: normal 12px/17px  tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 443px;
	color: #202121;
}

.textfield3{
	font: normal 12px/17px  tahoma, arial, verdana, sans-serif;
	padding:2px;
	margin: 0;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 125px;
	color: #202121;
}

.selectSmall {
	width: 120px;
}

#content td{
	padding:5px;
	border: 0 !important;
}

#content table{
	margin-top: 0;
	padding: 0;
	border: 0 !important;	
}


/* -----Locations List------ */

.locationsList .locationListContainer {
	width: 600px;
	margin-top: 35px;
	float: left;
}

.locationsList h2 {
	margin-bottom: 10px !important; 
}

.locationsList ul {
	list-style: none;
}

.locationsList li {
	list-style: none;
	float: left;
	width: 275px;
	display: inline;
}

/* ----- Resource Center Sidebar ----- */

#resourceCenterContainer {
	margin: 60px 0 0 21px;
	width: 215px /*219px*/;
	padding: 14px 0 0 4px;
	border-top: 4px solid #cc6600;
}


#resourceCenterContainer h3 {
	margin: 0 0 3px 0;
}

#resourceCenterContainer h4 {
	font: bold 12px/15px helvetica, arial, sans-serif;
}

#resourceCenterContainer ul {
	margin: 17px 0 40px 0;
	list-style: none;
}

#resourceCenterContainer li {
	font: bold 12px/15px helvetica, arial, sans-serif;
	margin-bottom: 12px;
	width: 170px /*180px*/;
	padding: 0 0 5px 30px;
}

#resourceCenterContainer li.pdf {
	background: url(images/icons-resourceCenter/pdf.gif) no-repeat;
}

#resourceCenterContainer li.externalLink {
	background: url(images/icons-resourceCenter/externalLink.gif) no-repeat;
}

#resourceCenterContainer li.internalLink {
	background: url(images/icons-resourceCenter/internalLink.gif) no-repeat;
}

#resourceCenterContainer li.video {
	background: url(images/icons-resourceCenter/video.gif) no-repeat;
}

#resourceCenterContainer li.email {
	background: url(images/icons-resourceCenter/email.gif) no-repeat 0 3px;
}

#resourceCenterContainer li.form {
	background: url(images/icons-resourceCenter/form.gif) no-repeat 0 3px;
}

#resourceCenterContainer a {
	font: normal 12px/17px  tahoma, arial, verdana, sans-serif;
	color: #000066;
	text-decoration: none;
}


/* ----- Market-Specific Colors ----- */

.military #headerPhoto {
	border-bottom: 2px solid #312b52;
}

.military #subNav li {
	background: url(../shared/images/bullets/military.gif) 0 4px  no-repeat;	
}

.military #sidebar h3,
.military #contentCol h1 {
	color: #333366 !important;
}

.military #resourceCenterContainer {
	border-top: 4px solid #333366;
}

.military #resourceCenterContainer h4 {
	color: #333366;
}

.lifeSciences #headerPhoto {
	border-bottom: 2px solid #336633;
}

.lifeSciences #subNav li {
	background: url(../shared/images/bullets/lifeSciences.gif) 0 4px  no-repeat;	
}

.lifeSciences #sidebar h3,
.lifeSciences #contentCol h1 {	
	color: #336633 !important;
}

.lifeSciences #resourceCenterContainer {
	border-top: 4px solid #336633;
}

.lifeSciences #resourceCenterContainer h4 {
	color: #336633;
}

.fuelsEnergy #headerPhoto {
	border-bottom: 2px solid #003333;
}

.fuelsEnergy #subNav li {
	background: url(../shared/images/bullets/fuelsEnergy.gif) 0 4px  no-repeat;	
}

.fuelsEnergy #sidebar h3,
.fuelsEnergy #contentCol h1 {	
	color: #003333 !important;
}

.fuelsEnergy #resourceCenterContainer {
	border-top: 4px solid #003333;
}

.fuelsEnergy #resourceCenterContainer h4 {
	color: #003333;
}

.nuclear #headerPhoto {
	border-bottom: 2px solid #5f6c6e;
}

.nuclear #subNav li {
	background: url(../shared/images/bullets/nuclear.gif) 0 4px  no-repeat;	
}

.nuclear #sidebar h3,
.nuclear #contentCol h1 {	
	color: #333 !important;
}

.nuclear #resourceCenterContainer {
	border-top: 4px solid #5f6c6e;
}

.nuclear #resourceCenterContainer h4 {
	color: #5f6c6e;
}

.civilEngineering #headerPhoto {
	border-bottom: 2px solid #006666;
}

.civilEngineering #subNav li {
	background: url(../shared/images/bullets/civilEngineering.gif) 0 4px  no-repeat;	
}

.civilEngineering #sidebar h3,
.civilEngineering #contentCol h1 {	
	color: #006666 !important;
}

.civilEngineering #resourceCenterContainer {
	border-top: 4px solid #006666;
}

.civilEngineering #resourceCenterContainer h4 {
	color: #006666;
}

.geoSpatial #headerPhoto {
	border-bottom: 2px solid #25220e;
}

.geoSpatial #subNav li {
	background: url(../shared/images/bullets/geoSpatial.gif) 0 4px  no-repeat;	
}

.geoSpatial #sidebar h3,
.geoSpatial #contentCol h1 {	
	color: #25220e !important;
}

.geoSpatial #resourceCenterContainer {
	border-top: 4px solid #25220e;
}

.geoSpatial #resourceCenterContainer h4 {
	color: #25220e;
}


