@charset "utf-8";
/* IE 6 hack since it doesn't accept body CSS body attributes.  
   Wrap text within .bgDark class BODY attribute.  */
.bgDark
{
   background-color: #005172;
   background-repeat: repeat;
   color: black;
   font: normal 8pt Verdana, Tahoma, Arial, sans-serif;
   line-height: 11pt; 
   margin: 0;
}

br
{
  line-height: 5px;
}

a:link, a:visited, a:focus, a:active
{
	color: #005172;
	text-decoration: none;
}

a:hover
{
	color: #ffcc00;
	text-decoration: none;
} 

a.sideMenuBold:link, a.sideMenuBold:visited, a.sideMenuBold:focus, a.sideMenuBold:active,
div.sideMenuBold2
{
	  color: #005172;
	  font-weight: bold;
} 

a.sideMenuRegular:link, a.sideMenuRegular:visited, a.sideMenuRegular:focus, a.sideMenuRegular:active
{
	  color: #005172;
}

a.sideMenuBold2:hover
{
	  color: #005172;
}

a.sideMenuBold:hover, a.sideMenuRegular:hover
{
	  color: #993333;
}

.adminButton
{
    background-color:  #993333;
    color: white;
    font-weight: bold;
	vertical-align: top;
}

.banner
{
    border: 0;
    margin-top: 10px;
    width: 100%;
    /* next line is IE 6 hack. */
    _width: 950px;
}

.blackSevenPt
{
   font-size: 7pt;	
   line-height: 9pt;
}

blockquote.callout
{
   font-style: italic;
   margin: 0px;
   padding: 8px;
}

.bottomLinks
{
    margin-top: 5px; 
	text-align: center;
}

a.bottomLinks:link, a.bottomLinks:visited, a.bottomLinks:focus, a.bottomLinks:active
{
	cell-padding: 10px; 
	color: white;
	display: inline;
    font-size: 7pt;
	font-weight: bold;  
	padding: 3px 0 3px 3px; 
	text-align: left;
	text-decoration: none; 
	white-space:nowrap;  
}

a.bottomLinks:hover
{
	color: #ffcc00;
} 

.boxSlateBlue
{
	background-color:  #84A3B4;
	height: auto;
	margin: 0 auto 0 auto;
	max-width: 900px;
	text-align: center;
	width: 900px;
}

.boxWhite
{
	/* background-color:  #d9e2e8; */
	background-color: white;
	height: 100%;
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
	overflow: hidden;
	text-align: center;
    /* Next line is IE 6 hack. */	 
	_width: 950px;
}

.breadcrumbs
{
    clear: both;
	display: inline-block;
	float: none;
    font-size: 8pt;	
    margin-left: 28px;
	padding-bottom: 3px;
	text-align: left;
	width: 100%;
}

.breadcrumbs2
{
    clear: both; 
	display: inline-block;
	float: none;
 	height: 1px;
    margin-left: 28px;
	text-align: left;
	width: 100%;
}

.calloutTableCell
{
    border: 1px;
	border-color: #999999;
    border-style: solid;
	padding: 5px;
	white-space: nowrap;
}

.clearBoth
{
    clear: both;
}

.execBioName
{
    color: #005172;
    font-size: 11pt;	
    font-weight: bold;
}

.execBioTitle
{
    color: #005172;
    font-size: 10pt;	
    font-weight: bold;
}

.footer
{
    clear: both;
	color: #005172;
    font-size: 7pt;	
	font-weight: bold;
	height: 20px;
	padding-top: 3px;
	width: 100%;
}

.footerText
{
     margin: 28px;
     vertical-align: middle;
}

.fullTextBoxHeader
{
    font-size: 9pt;
	margin: 15px 0px 0px 250px;
    /* Next line is IE 7 hack. */
	*margin: 18px 0px 0px 250px;
}

.fullTextBoxHeaderHome
{
    font-size: 14px;
	margin: 23px 0px 0px 360px;
	/* Next line is IE 7 hack. */
	*margin: 18px 0px 0px 360px;
	/* Next line is IE 6 hack. */
	_padding-bottom: 10px;
}

.fullTextBoxHeading
{
    color:  #ae9129;
    font-size: 9pt;
	font-weight: bold;
}

.fullTextBoxVariable
{
   background-color: white; 
   border: 1px solid #ae9129;
   clear: both;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 16px 11px 0px 28px;
   /* next line is IE 6 hack. */
   _margin: 20px -300px 0px 28px; 
   text-align: left;
   vertical-align: top;   
   /*width: 827px; */
   width: 840px;
   /* Next line is IE 7 hack. */	 
   *width: 841px;
   /* Next line is IE 6 hack. */	 
   _width: 886px;
}

.fullTextBoxVariableNoBorder
{
   background-color: white; 
   border: 0px;
   clear: both;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 5px 11px 0px 28px;
   /* next line is IE 6 hack. */
   _margin: 5px -300px 0px 28px; 
   text-align: left;
   vertical-align: top;   
   /*width: 827px; */
   width: 840px;
   /* Next line is IE 7 hack. */	 
   *width: 841px;
   /* Next line is IE 6 hack. */	 
   _width: 886px;
}


.fullTextBoxVariableHome
{
   background-color: white; 
   border: 1px solid #ae9129;
   clear: both;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 16px 11px 0px 28px;
   /* next line is IE 6 hack. */
   _margin: 20px -300px 0px 28px; 
   text-align: left;
   vertical-align: top;   
   /*width: 827px; */
   width: 840px;
   /* Next line is IE 7 hack. */	 
   *width: 841px;
   /* Next line is IE 6 hack. */	 
   _width: 886px;
}

h1
{
	font-size: 12pt;
	font-weight: bold;	
	margin: 0;
	padding: 3px 2px 2px 0px;
}

h2
{
	font-size: 11pt;	
	font-weight: bold;
	margin: 0;
	padding: 3px 2px 2px 0px;
}

h3
{
	font-size: 10pt;
	font-weight: 600;	
	margin: 0;
	padding: 3px 2px 2px 0px;
}

h4
{
	font-size: 9pt;	
	font-weight: 600;	
	margin: 0;
	padding: 3px 2px 2px 0px;
}

h5
{
	font-size: 8pt;	
	font-weight: 600;	
    margin: 0;
	padding: 3px 2px 2px 0px;
}

h6
{
	font-size: 7pt;	
	font-weight: 600;	
	margin: 0;
	padding: 3px 2px 2px 0px;
}

.hiddenInput
{
    height: 0px;
    width: 0px; 
}

.imgBanner
{
    /* next line is IE 6 hack. */
	background-color: #ae9129;
 	display: inline;
    float: left;
    padding: 2px;
}  

.imgBannerHome
{
    /* next line is IE 6 hack. */
    border: 0;
	display: inline;
    float: left;
    margin: 7px 7px 7px 0px;
    padding: 0;
    /* next line is IE 6 hack. */	
	_width: 245px;
}  

.imgBio
{
   border: 0;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 7px 7px 7px 0px;
   padding: 0;
   width: 100px;
}

.imgCenter
{
   border: 0;
   margin: 0;
   padding: 0;
   text-align: center;
}

.imgLeft
{
   border: 0;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 10px 10px 10px 0px;
   padding: 0;
   /* next line is IE 6 hack. */
  /* _width: 290px; */
     background-color: #ae9129;
    border: 2px solid #ae9129;
 	padding: 1px;
}

.imgNews
{
   border: 0;
  /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 5px;
   padding: 0;
   width:  70px;
}

.imgRight
{
    background-color: #ae9129;
    border: 2px solid #ae9129;
 	padding: 1px;
}
  
.imgServices
{
    /* next line is IE 6 hack. */
    border: 0;
	display: inline;
    float: left;
    margin: 7px 7px 7px 0px;
    padding: 0;
    /* next line is IE 6 hack. */	
	_width: 245px;
}  
    
.leftTextBoxVariable
{
   background-color: white; 
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 8px 11px 0px 20px;
   /* next line is IE 6 hack. */
   _margin: 10px -97px 0px 20px;    
   padding: 8px;
   text-align: left;
   vertical-align: top;   
   width: 460px;
   /* next line is IE 6 hack. */
   _width: 500px;
}


.leftTextBoxVariableHome
{
   background-color: white; 
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 8px 11px 0px 20px;
  /* next line is IE 6 hack. */
   _margin: 10px -300px 0px 20px;    
   padding: 8px;
   text-align: left;
   vertical-align: top;   
   width: 440px;
    /* next line is IE 6 hack. */
   _width: 500px;
}
li.sideMenu
{
   margin: 0;
   overflow: hidden;
   padding: 0;
}

.listItemHighlight
{
   color: #005172;
   font-weight: bold;
}


/* Menu CSS */

#navContainer
{
   clear: both;
   margin: 0 0 0 24px;
   padding: 0;
   width: 100%;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
	padding: 4px;
	text-align: left;
}

#nav li { /* all list items */
	float: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #84A3B4;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li li 
{
   background: #84A3B4;
   border: 1px solid #336666;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	visibility: inherit;  /* fixes IE7 'sticky bug' */
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	visibility: inherit;  /* fixes IE7 'sticky bug' */

}

#nav ul ul.AboutUs
{
    width: 100px;
}

#nav ul ul.AboutUs a
{
    width: 100px;
}


#nav ul ul.Clients
{
    width: 230px;
}

#nav ul ul.Clients a
{
    width: 230px;
}

#nav ul ul ul.News
{
    width: 60px;
}

#nav ul ul ul.News a
{
    width: 60px;
}

#nav ul ul.Partners
{
    width: 160px;
}

#nav ul ul.Partners a
{
    width: 160px;
}

#nav ul ul.Services
{
    width: 230px;
}

#nav ul ul.Services a
{
    width: 260px;
}

#nav ul ul.Technology
{
    width: 320px;
}

#nav ul ul.Technology a
{
    width: 320px;
}

/* End Menu CSS */

#query
{
   background-color: #dddddd;
}

.rightContracting
{
   /* Next two lines are IE 6 hacks. */   
   _margin-left: 600px;
   _margin-right: -200px;
   margin-left: 10px; 
   margin-right: 10px;
   text-align: left; 
   /* Next line is IE 6 hack. */   
   _width: 300px;
}

.rightTextBoxVariable
{
   margin-right: 0px;
   margin: 15px 123px 12px 518px;
   /* Next line is IE 7 hack. */    
   *margin: 15px 110px 12px 286px;
  /* Next line is IE 6 hack. */    
   _margin: 20px -70px 0px 455px;
   text-align: left;
   vertical-align: top;   
  /* Next line is IE 7 hack. */    
   *width: 260px;  
}

.rightTextBoxVariableHome
{
   background-color: white;
   border: 1px solid #ae9129;
   margin: 16px 18px 0px 500px; 
  /* Next line is IE 6 hack. */    
   _margin: 20px -80px 0px 440px;
   padding: 9px 12px 12px 12px;
   text-align: left;
   width: 342px;
   /* Next line is IE 7 hack. */    
   *width: 333px;  
}

#search1
{
	  color: #993333;
	  /* next line is IE 6 hack. */
      display: inline;
	  float: left;
      font-size: 8pt;
      font-weight: bold;
	  margin-left: 64%;
	  padding-left: 20px; 
	  padding-top: 3px;
	  text-align: left;
	  vertical-align: top;
	  white-space: nowrap;
}


.spacerServices
{
	  margin:  50px 7px 7px 400px;
      /* next line is IE 7 hack. */	  
	  *margin: 7px 120px 7px 250px;
      /* next line is IE 6 hack. */
      _margin: 7px  3px 7px 0px;
      text-align: left;
	  vertical-align: top;
	  width: 340px;
	  /* next line is IE 7 hack. */	  
   	  *width: 240px;
}

table.tablePriorities
{
     border: 5px inset #005172;
     border-collapse: collapse; 
     border-spacing: 0px;
     margin: 0;
	 padding: 3px;
}

table.tablePrioritiesOuter
{
	 border: 5px inset #cccccc;
     border-collapse: collapse;
     border-spacing: 0px;
     margin: 0;
	 padding: 0;
}

td.tablePriorities
{

     border: 3px ridge #cccccc;
     margin: 0;
	 padding: 5px;
	 vertical-align: top;
}

th.tablePriorities
{
      background-color: #005172;
	  border-color: #005172;
	  color: white;
	  font-size: 9pt;
	  font-weight: bold;
	  margin: 0;
   	  padding: 5px;
	  text-align: center;
}

.textLeft
{
  /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 7px 7px 7px 0px;
   padding: 2px;
   text-align: left;
   vertical-align: top;
   width: 200px;
}

.textRight
{
   margin: 7px 7px 7px 200px;
   /* next line is IE 6 hack. */
   _margin: 12px 7px 7px 200px;
   /* next line is IE 7 hack. */
   *margin: 12px 7px 7px 200px;
   padding: 2px;
   text-align: left;
   vertical-align: top;
   width: 200px;
}

.textBlueItalic
{
   color: #005172; 
   font-family: Verdana, Tahoma, Arial;
   font-size: 10pt;	
   font-weight: normal;
   font-style: italic;
}

ul.sideMenu
{
   list-style-type:none;
   margin: 0;
   padding: 0;
}

ul.text
{
/*   line-height: 11pt;
   padding:0; 
   margin:0; */
}

.yellowCalloutLeft
{
   background-color: #fffddd;
   border: 1px solid #999999;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 7px 15px 7px 0px;
   padding: 5px;
   text-align: left;
   width: 280px;
   /* next line is IE 6 hack. */
   _width: 310px;

}

.yellowCalloutRight
{
   background-color: #fffddd;
   border: 1px solid #999999;
   /* next line is IE 6 hack. */
   display: inline;
   float: right;
   margin: 7px;
   padding: 5px;
   text-align: left;
   width: 240px;
   /* next line is IE 6 hack. */
   _width: 275px;
}