@charset "utf-8";

.bgDark
{
   background-color: black;
   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: #A02931;
	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: 10px 0px 0px 0px;
    width: 100%;
}

.blackEightPt
{
   font-size: 8pt;	
   padding: 5px;
}

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: #A02931;
}

.boxBanner
{
	background-color: #FCCCAA;
	/* Next line is IE6 hack. */
	display: inline-block;
	margin: 0 auto 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: left;
	width: 1024px;
}

.boxInner
{
	background-color: #FFFFFF;
	/* Next line is IE6 hack. */
	display: inline-block;
	margin: 0 auto 0 auto;
	/* Next line is IE6 hack. */
	overflow: hidden;
	padding: 0px 4px 4px 4px;
	width: 1024px;
	text-align: center;
}

.boxMiddle
{
	background-color: #FFFFF;
	margin: 0 auto 0 auto;
	padding: 0px 4px 4px 4px;
	width: 1024px; 
	text-align: center;
}

.boxOuter
{
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	padding: 0px 4px 4px 4px;
	text-align: center;
	width: 916px;
}

.boxText
{
	background-color: white;
	height: 100%;
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
	overflow: hidden;
	text-align: center;
    width: 1024px;
}

.breadcrumbs
{
	clear: both;
	display: inline-block;
	float: none;
	font-size: 8pt;
	margin: 8px 3px 5px 28px;
	/* Next line is IE6 hack. */
	_margin: 8px 5px 5px 28px;
	padding-bottom: 3px;
	text-align: left;
	width: 100%;
}
.leftMenu {
	padding-right: 10px;
	padding-left: 10px;
	color: #005172;
}

.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
{
	background-color: #7C97A8;
	clear: both;
	color: #black;
	font-size: 7pt;
	font-weight: bold;
	height: 20px;
	padding-top: 3px;
	width: 100%;
}

.footerText
{
     margin: 28px;
     vertical-align: middle;
}


.fullTextBoxHeaderHome
{
    font-size: 14px;
	margin: 23px 0px 0px 360px;
    /* Next line is IE 7 hack. */
	*margin: 18px 0px 0px 360px;
}

.fullTextBoxHeading
{
	color:   #005172;
	font-size: 9pt;
	font-weight: bold;
}

.fullTextBoxVariable
{
   background-color: white; 
   border: 1px solid  #0033ff;
   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: 8px;
}


.fullTextBoxVariableHome
{
   background-color: white; 
   border: 1px solid #0033ff;
   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: 838px;
}

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:  #005172;
 	display: inline;
    float: left;
    padding: 2px;
}  

.imgBannerHome
{
    /* next line is IE 6 hack. */
    border: 0;
	display: inline;
    float: left;
    margin: 7px;
    padding: 0;
	text-align: center;
	_width: 85%;
}  

.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
{
  	float: left;
	padding: 5px; 
}

.imgRight
{
 	float: right;
	padding: 5px;
}
  
    
.leftTextBoxVariable
{
	background-color: white;
	border: 1px solid #A4A5A6;
	/* next line is IE 6 hack. */
	float: left;
	margin: 20px 20px 0px 20px;
	/* next line is IE 6 hack. */
   _margin: 20px -97px 0px 20px;
	text-align: left;
	vertical-align: top;
	width: 200px;
}
.callout 
{
	background-color: #E6E6E7;
	border-top: 1px solid #A4A5A6;
	/* next line is IE 6 hack. */
   display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	/* next line is IE 6 hack. */
	text-align: left;
	vertical-align: top;
	width: 200px;
	padding: 10px 10px 10px 10px;
}

.leftTextBoxVariableHeader
{
   background-color: white; 
   border: 1px solid #A4A5A6;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 20px 20px 0px 20px;
   /* next line is IE 6 hack. */
   _margin: 20px -97px 0px 20px; 
   text-align: left;
   vertical-align: top;   
   width: 200px;
}

li.sideMenu
{
   margin: 0;
   overflow: hidden;
   padding: 0;
}

.listItemHighlight
{
   color: #005172;
   font-weight: bold;
}


/* Menu CSS */

#navContainer
{
	background: #FCCCAA;
	border: 0;
	margin: 7px 0 7px 24px;
	overflow: hidden;
	/* Next line is IE6 hack. */
	padding: 0 0 0 0;
	width: 100%;
	z-index: 500;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
    color: black;
	display: block;
	text-align: left;
	font-size: 8pt;
	padding: 4px;
	text-align: left;
}

#nav a:hover
{
    color: #A02931;
}

#nav li { /* all list items */
	float: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #F9CBA9;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li li 
{
	background: #F9CBA9;
	border: 1px solid #336666;
	background-color: #FFFFFF;
}

#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.Services
{
    width: 230px;
}

#nav ul ul.Services a
{
    width: 220px;
}

/* 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
{
	background-color: white;
	margin: 20px 20px 10px 260px;
   /* Next line is IE 7 hack. */    
   *margin: 20px 12px 12px 240px;
	/* Next line is IE 6 hack. */    
   _margin: 20px -70px 0px 176px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	width: 630px;
}

.leftTextBoxVariableHome
{
	float: left;
	background-color: white;
	/* next line is IE 6 hack. */
   display: inline;
	margin: 20px 20px 0px 20px;
	/* next line is IE 6 hack. */
   _margin: 20px -300px 0px 20px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
	width: 520px;
}

.rightTextBoxVariableHome
{
	float: right;
	background-color: white;
	border: 1px solid  #A4A5A6;
	margin: 20px 120px 0px 0;
   /* Next line is IE 7 hack. */    
   *margin: 20px 128px 0px 0; 
	/* Next line is IE 6 hack. */    
   _margin: 20px 120px 0px 0;
	vertical-align: top;
	text-align: left;
	width: 300px;
   /* Next line is IE 7 hack. */    
   *width: 300px;  
	/* Next line is IE 6 hack. */    
   _width: 300px;
}

#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
{
    height: 500px;
    padding: 5px;
   	width: 630px;   
	/* Next line is IE 7 hack. */   
    *margin-top: -50px;
    /* next line is IE 6 hack. */
    _margin: 7px  3px 7px 0px;
}

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: 300px;
}

.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; */
}

.peachCallout
{
   background-color: #FFCCCAA;
   border: 1px solid  black;
   clear: both;
   /* next line is IE 6 hack. */
   display: inline;
   float: left;
   margin: 4px;
   padding: 4px;
   text-align: left;
   vertical-align: top;   
   /*width: 827px; */
   width: 570px;
   /* Next line is IE 7 hack. */	 
   *width: 571px;
   /* Next line is IE 6 hack. */	 
   _width: 576px;
}

.rightTextBoxNews
{
	padding: 0px 15px 5px 0px;
}

.popupServices
{
  /* next line is IE 6 hack. */
   display: inline;
   float: right;
   margin: 7px 12px 7px -7px;
   /* next line is IE 6 hack. */
   _margin: 7px -5px 7px 12px;
   padding: 5px;
   text-align: left;
   width: 630px;
   /* next line is IE 6 hack. */
   _width: 275px;
}

.footerTextRight {
	margin: 28px;
	vertical-align: middle;
	color: #000000;
	text-align: right;
}
.linkfix {
	color: #005172;
	text-decoration: none;
}
