/*  
Name: wgint_com.css
Description: wgint.com default theme.
Version: 2.9
*/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address, q, a, div, img {
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	font-size: 100%;
}
body {
	background: #CCC;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.hidden {
    	display: none;
}
.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clear {
	display: inline;
	/* commented out because of css error */
	/*display: inline-block;*/
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

#wrapper {
	width: 975px;
	background-color: #FFF;
	color: #000;
	border-right: 1px solid #666;
	border-left: 1px solid #666;	
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	width: 975px;
	display: block;
	background-image: url(http://www.wgint.com/images/header_background.gif);
	background-repeat: repeat-y;   
}
#titleSection {
	width: 590px;
	float: left;
	text-align: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	display: block;
}
.skipToContent {
	position: absolute;
	left: -1000em;
	width: 20em;
}
#logo img {
	padding: 5px 0px 10px 10px;
	border: 0px;
	float: left;
}
#dateStock {
	padding-top: 8px;
	padding-right: 10px;
	float: right;
	clear: right;
}
#todaysDate {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666;
	margin-left: 13px;
	padding-bottom: 2px;
}
#stockTicker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 13px;
	margin-right: 10px;
}
#stockTicker img {
	border: 0px;
	margin-left: -13px;
}
#searchNavSection {
	width: 385px;
	float: left;
}
#headerNav {
	width: 385px;
	background-color: #AAA;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: center;
	text-transform: uppercase;
	display: block;
}
#headerNav ul {
	list-style-type: none;
    	display: inline;
}
#headerNav li {
	display: inline;
}
#headerNav a {
  	background-color: #AAA;
  	color: #FFF;
  	border-left-width: 1px;
  	border-left-style: solid;
  	border-left-color: #CCC;
	padding: 1px 13px 2px 12px;
	margin: 0;
	float: left;
	display: block;
}
#headerNav a.firstHeaderNav {
	border-left-width: 0px;
	background-color: #003399;
}
#headerNav a.firstHeaderNav:link {
	color: #FFF;
	background-color: #003399;
	text-decoration: none;	
}
#headerNav a.firstHeaderNav:visited {
	color: #FFF;
	background-color: #003399;
	text-decoration: none;	
}
#headerNav a.firstHeaderNav:active {
	color: #AAA;
	background-color: #003399;
	text-decoration: underline;
}
#headerNav a.firstHeaderNav:hover, #headerNav a.firstHeaderNav:focus {
	color: #FFF;
	background-color: #003399;
	text-decoration: underline;
}
#headerNav a:link {
	color: #FFF;
	background-color: #AAA;
	text-decoration: none;	
}
#headerNav a:visited {
	color: #FFF;
	background-color: #AAA;
	text-decoration: none;	
}
#headerNav a:hover, #headerNav a:focus {
	color: #FFF;
	background-color: #AAA;
	text-decoration: underline;
}
#headerNav a:active {
	color: #000;
	background-color: #AAA;
	text-decoration: underline;
}
#searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 14px;
	padding-left: 30px;
	padding-bottom: 6px;
}
#searchBox label {
	vertical-align: middle;
}
#navHolder {
	width: 975px;
	background-color: #666;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666667;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E09900;
}
#navMenu {
	background-color: #666;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	display: block;
}
#navMenu ul {
	list-style-type: none;
    	display: inline;
    	float: none;
}
#navMenu li {
	display: inline;
}
#navMenu a {
	color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #666;
	padding: 2px 9px 2px 10px;
	margin: 0;
	float: left;
}
#navMenu a.home {
	border-left-width: 0px;
}
#navMenu a.lastNavItem {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#navMenu a:link {
	background-color: #666;
	color: #FFF;
	text-decoration: none;	
}
#navMenu a:visited {
	background-color: #666;
	color: #FFF;
	text-decoration: none;	
}
#navMenu a:hover, #navMenu a:focus {
	background-color: #000;
	color: #E09900;
	text-decoration: none;
}
#navMenu a:active {
	background-color: #000;
	color: #CCC;
	text-decoration: none;
}
#home #navHolder #navMenu li a.home, #home #navHolder #navMenu li a:link.home, #home #navHolder #navMenu li a:visited.home, #home #navHolder #navMenu li a:hover.home, #home #navHolder #navMenu li a:active.home, #home #navHolder #navMenu li a:focus.home,
#about_us #navHolder #navMenu li a.about_us, #about_us #navHolder #navMenu li a:link.about_us, #about_us #navHolder #navMenu li a:visited.about_us, #about_us #navHolder #navMenu li a:hover.about_us, #about_us #navHolder #navMenu li a:active.about_us, #about_us #navHolder #navMenu li a:focus.about_us,
#careers #navHolder #navMenu li a.careers, #careers #navHolder #navMenu li a:link.careers, #careers #navHolder #navMenu li a:visited.careers, #careers #navHolder #navMenu li a:hover.careers, #careers #navHolder #navMenu li a:active.careers, #careers #navHolder #navMenu li a:focus.careers,
#news #navHolder #navMenu li a.news, #news #navHolder #navMenu li a:link.news, #news #navHolder #navMenu li a:visited.news, #news #navHolder #navMenu li a:hover.news, #news #navHolder #navMenu li a:active.news, #news #navHolder #navMenu li a:focus.news,
#investor_relations #navHolder #navMenu li a.investor_relations, #investor_relations #navHolder #navMenu li a:link.investor_relations, #investor_relations #navHolder #navMenu li a:visited.investor_relations, #investor_relations #navHolder #navMenu li a:hover.investor_relations, #investor_relations #navHolder #navMenu li a:active.investor_relations, #investor_relations #navHolder #navMenu li a:focus.investor_relations,
#markets #navHolder #navMenu li a.markets, #markets #navHolder #navMenu li a:link.markets, #markets #navHolder #navMenu li a:visited.markets, #markets #navHolder #navMenu li a:hover.markets, #markets #navHolder #navMenu li a:active.markets, #markets #navHolder #navMenu li a:focus.markets,
#services #navHolder #navMenu li a.services, #services #navHolder #navMenu li a:link.services, #services #navHolder #navMenu li a:visited.services, #services #navHolder #navMenu li a:hover.services, #services #navHolder #navMenu li a:active.services, #services #navHolder #navMenu li a:focus.services,
#projects #navHolder #navMenu li a.projects, #projects #navHolder #navMenu li a:link.projects, #projects #navHolder #navMenu li a:visited.projects, #projects #navHolder #navMenu li a:hover.projects, #projects #navHolder #navMenu li a:active.projects, #projects #navHolder #navMenu li a:focus.projects,
#suppliers #navHolder #navMenu li a.suppliers, #suppliers #navHolder #navMenu li a:link.suppliers, #suppliers #navHolder #navMenu li a:visited.suppliers, #suppliers #navHolder #navMenu li a:hover.suppliers, #suppliers #navHolder #navMenu li a:active.suppliers, #suppliers #navHolder #navMenu li a:focus.suppliers,
#safety #navHolder #navMenu li a.safety, #safety #navHolder #navMenu li a:link.safety, #safety #navHolder #navMenu li a:visited.safety, #safety #navHolder #navMenu li a:hover.safety, #safety #navHolder #navMenu li a:active.safety, #safety #navHolder #navMenu li a:focus.safety,
#contacts #navHolder #navMenu li a.contacts, #contacts #navHolder #navMenu li a:link.contacts, #contacts #navHolder #navMenu li a:visited.contacts, #contacts #navHolder #navMenu li a:hover.contacts, #contacts #navHolder #navMenu li a:active.contacts, #contacts #navHolder #navMenu li a:focus.contacts
{
	background-color: #000;
	color: #E09900;
	text-decoration: none;	
}
#contentSection {

}
#highlightSection {
	width: 975px;
}
#splashImage {
	float: left;
}
#splashImage img {
	width: 700px;
	height: 200px;
	border: 0px;
}
#overviewBoxHolder {
	width: 275px;
	height: 200px;
	float: right;
	background: #000;
	color: #FFF;
}
#overviewBox {
	width: 263px;
	height: 188px;
	margin: 6px;
	background: #FFF;
	color: #000;
}
#overviewBoxTop {
	width: 263px;
	height: 5px;
	background: url(http://www.wgint.com/images/rounded_corners_top_263x10.gif) no-repeat top left;
}
#overviewBoxContent {
	overflow: auto;
	width: 263px;
	height: 178px;
	color: #000;
	background: #FFF;
}
#overviewBoxContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #670001;
	padding: 5px 10px 5px 0px;
	margin-left: 10px;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background: #FFF;
}
#overviewBoxContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0px 10px 0px 10px;
	margin-bottom: 1em;
}
#overviewBoxContent ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 0px 10px 0px 0px;
	margin-left: 3em;
	margin-bottom: 1em;
}
#overviewBoxContent a {
	font-weight: bold;
}
#overviewBoxContent a:link {
	background: #FFF;
	color: #0066CC;
	text-decoration: none;	
}
#overviewBoxContent a:visited {
	background: #FFF;
	color: #003C77;
	text-decoration: none;	
}
#overviewBoxContent a:hover, #overviewBoxContent a:focus {
	background: #FFF;
	color: #0066CC;
	text-decoration: underline;
}
#overviewBoxContent a:active {
	background: #FFF;
	color: #0066CC;
	text-decoration: underline;
}
.overviewBoxContentIcon {
	border: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: text-bottom;
}
#overviewBoxBottom {
	width: 263px;
	height: 5px;
	background: url(http://www.wgint.com/images/rounded_corners_bottom_263x10.gif) no-repeat bottom left;
}
#mainContent {
	width: 975px;
	background-image: url(http://www.wgint.com/images/maincontent_background.gif);
	background-repeat: repeat-y;   
  	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	color: #000;
}
#mainContentFull {
	width: 975px;
  	background-color: #FFF;
	color: #000;
}
.defense #mainContent {
	border-top-color: #66997D;
}
.energy_environment #mainContent {
	border-top-color: #CC6600;
}
.industrial_process #mainContent {
	border-top-color: #AFAF99;
}
.infrastructure #mainContent {
	border-top-color: #4B667D;
}
.mining #mainContent {
	border-top-color: #7D7D4B;
}
.power #mainContent {
	border-top-color: #CC9900;
}
.rust_constructors #mainContent {
	border-top-color: #0066CC;
}
.about_us #mainContent {
	border-top-color: #4B667D;
}
.safety #mainContent {
	border-top-color: #CC6600;
}
.sitemap #mainContent {
	border-top-color: #FFF;
	border-top-width: 0px;
}
#investor_relations #mainContent {
	border-top-color: #CC6600;
}
#contentNavHolder {
	width: 200px;
	float: left;
	margin-left: 0px;
}
.contentNav {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #FFF;
}

/* - - - ADxMenu: BASIC styles - - - */

.menu {
	width: 201px;   /* VERY IMPORTANT! Set this to appropriate value, either here on down in the design section */
}
.menu, .menu ul {	/* remove all list stylings */
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	position: relative;	/* position each LI, thus creating potential IE.win overlap problem */
	z-index: 5;		/* thus we need to apply explicit z-index here... */
}
.menu li:hover {
	z-index: 10000;	/* ...and here. this makes sure active item is always above anything else in the menu */
	white-space: normal;/* required to resolve IE7 :hover bug (z-index above is ignored if this is not present)
							see http://www.tanfa.co.uk/css/articles/pure-css-popups-bug.asp for other stuff that work */
}
.menu ul {
	visibility: hidden;	/* initially hide all submenus. */
	position: absolute;
	z-index: 10;
	left: 0;	/* while hidden, always keep them at the top left corner, */
	top: 0;		/* 		to avoid scrollbars as much as possible */
}
.menu li:hover>ul {
	visibility: visible;	/* display submenu them on hover */
	left: 100%;	/* and move them to the right of the item */
}

/* -- float.clear --
	force containment of floated LIs inside of UL */
.menu:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul {	/* IE7 float clear: */
	min-height: 0;
}
/* -- float.clear.END --  */

/* sticky submenu: it should not disappear when your mouse moves a bit outside the submenu
	YOU SHOULD NOT STYLE the background of the ".menu UL" or this feature may not work properly!
	if you do it, make sure you 110% know what you do */
.menu ul {
	background-image: url(http://www.wgint.com/images/empty_for_adxmenu.gif);	/* required for sticky to work in IE6 and IE7 - due to their (different) hover bugs */
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
	/*background: #f00;*/	/* Uncomment this if you want to see the "safe" area. 
				   You can also use to adjust the safe area to your requirement */
}

/* - - - ADxMenu: DESIGN styles - - - */

.menu, .menu ul li {
	color: #333;
	background: #FFF;
}
.menu {
	width: 200px;
}
.menu ul {
	width: 200px;
}
.menu a {
	text-decoration: none;
	color: #333;
	padding: 5px 10px 1px 10px;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background: #FFF;
}
.menu a:hover, .menu li:hover>a, .menu a:focus, .menu li:focus>a, .menu a:active, .menu li:active>a {
	color: #000;
	background: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	text-decoration: none;
}
.menu li {	/* create borders around each item */
	border: 1px solid #CCC;
}
.menu>li + li, .menu ul>li + li {	/* and remove the top border on all but first item in the list */
	border-top: 0;
}
.menu li:hover>ul {	/* inset submenus, to show off overlapping */
	top: 5px;
	left: 90%;
}
/* special colouring for "Main menu:", and for "xx submenu" items in ADxMenu
	placed here to clarify the terminology I use when referencing submenus in posts */
.menu>li:first-child>a, .menu li + li + li li:first-child>a {
/* 	color: #000;
	background: #FFF;   */
}

/* controls the currently select link style*/
.menu .current{
	color: #fff;
	background: #930;
}

#navHighlights {
	margin-top: 25px;
	margin-left: 1px;
	text-align: center;
}
#contentHolder {
	width: 575px;
	float: left;
}
#contentHolderFull {
	width: 975px;
}
#content {
	padding: 0px 20px 0px 30px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	background: #FFF;
}
#content a {
	font-weight: bold;
}
#content a:link {
	color: #0066CC;
	text-decoration: underline;
	background: transparent;
}
#content a:visited {
	color: #003C77;
	text-decoration: underline;
	background: transparent;
}
#content a:hover, #content a:focus {
	color: #0066CC;
	text-decoration: underline;
	background: transparent;
}
#content a:active {
	color: #0066CC;
	text-decoration: underline;
	background: transparent;
}
.emailPrint {
	text-align: right;
	background-color: #FFF;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 12px;
}
.emailPrint img {
	border: 0px;
	margin-right: 2px;
	margin-left: 8px;
	vertical-align: text-bottom;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content pre, #content blockquote, #content ul, #content ol, #content dl, #content address {
	margin-bottom: 1.5em;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	background-color: #FFF;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
#content h1 {
	font-size: 1.6em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	line-height: 1.4em;
}
#content h2 {
	font-size: 1.4em;
	margin-bottom: 1.0em;
}
#content h3 {
	font-size: 1.2em;
	margin-bottom: 1.2em;
}
#content h4 {
	font-size: 1.1em;
}
#content h5 {
	font-size: 1.0em;
}
#content h6 {
	font-size: 0.9em;
}
#content ul, #content ol, #content dl {
	margin-left: 3em;
}
#content blockquote {
	margin-right: 3em;
	margin-left: 3em;
}
#content hr {
	margin-bottom: 1.5em;
	border: 0px;
	color: #CCC;
	background-color: #CCC;
	height: 1px;
}
#content ul.listWithSpace li {
	margin-bottom: 1.5em;
}

#sublinkNavigation {
	margin-top: 1.5em;
	padding-top: 1.5em;
	border-top: 1px solid #CCC;
}
#sublinkNavigation p {
	font-size: 0.8em;
}
#sublinkNavigation a {
	font-weight: normal;
}

#content .contentPost {
	margin-left: 30px;
}
#content .contentPost h2 {
	font-size: 1.2em;
	margin-bottom: 0em;
}
#content .contentPost h2 img {
	border: 0px;
	margin-right: 10px;
	margin-left: -26px;
	vertical-align: text-bottom;
}
#content .contentPost a:link {
	color: #0066CC;
	text-decoration: underline;	
	background-color: #FFF;
}
#content .contentPost a:visited {
	color: #003C77;
	text-decoration: underline;	
	background-color: #FFF;
}
#content .contentPost a:hover, #content .contentPost a:focus {
	color: #0066CC;
	text-decoration: underline;
	background-color: #FFF;
}
#content .contentPost a:active {
	color: #0066CC;
	text-decoration: underline;
	background-color: #FFF;
}
#content .contentEntry {
	margin-bottom: 1.5em;
}
#content .contentPostDate {
	color: #999;
	font-size: 0.75em;
	background-color: #FFF;
}
#contentExtraHolder {
	width: 200px;
	float: left;
}
#contentExtra {
	padding: 0px 0px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CCC;
	margin: 10px;
	background-color: #FFF;
}
#contentExtra h1, #contentExtra h2, #contentExtra h3, #contentExtra h4, #contentExtra h5, #contentExtra h6, #contentExtra p, #contentExtra pre, #contentExtra blockquote, #contentExtra ul, #contentExtra ol, #contentExtra dl, #contentExtra address {
	margin-bottom: 1.4em;
}
#contentExtra h1, #contentExtra h2, #contentExtra h3, #contentExtra h4, #contentExtra h5, #contentExtra h6 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #CCC;
	background: #DDD;
	padding: 0px 5px;
}
#contentExtra h1 {
	font-size: 1.6em;
	line-height: 1.9em;
	margin-bottom: 1.0em;	
}
#contentExtra h2 {
	font-size: 1.4em;
	line-height: 1.7em;
	margin-bottom: 1.0em;		
}
#contentExtra h3 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.0em;		
}
#contentExtra h4 {
	font-size: 1.1em;
	line-height: 1.5em;
	margin-bottom: 1.0em;
	padding: 2px 5px;
}
#contentExtra h5 {
	font-size: 1.0em;
	line-height: 1.4em;
	margin-bottom: 1.2em;		
}
#contentExtra h6 {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 1.4em;		
}
#contentExtra p {
	padding: 0px 5px;
}
#contentExtra a {
	font-weight: bold;
}
#contentExtra a:link {
	color: #0066CC;
	text-decoration: underline;
	background-color: #FFF;
}
#contentExtra a:visited {
	color: #003C77;
	text-decoration: underline;
	background-color: #FFF;
}
#contentExtra a:hover, #contentExtra a:focus {
	color: #0066CC;
	text-decoration: underline;
	background-color: #FFF;
}
#contentExtra a:active {
	color: #0066CC;
	text-decoration: underline;
	background-color: #FFF;
}
#contentExtra ul, #contentExtra ol, #contentExtra dl {
	margin-left: 3em;
	margin-right: 5px;
}
#contentExtra blockquote {
	margin-right: 3em;
	margin-left: 3em;
}
.quoteSource {
	color: #7D7D4B;
	text-align: right;
	display: block;
	background-color: #FFF;
}
#contentExtraNoBorder {
	padding: 1px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 9px 10px 10px 10px;
	background-color: #FFF;
}
#contentExtraNoBorder h1, #contentExtraNoBorder h2, #contentExtraNoBorder h3, #contentExtraNoBorder h4, #contentExtraNoBorder h5, #contentExtraNoBorder h6, #contentExtraNoBorder p, #contentExtraNoBorder pre, #contentExtraNoBorder blockquote, #contentExtraNoBorder ul, #contentExtraNoBorder ol, #contentExtraNoBorder dl, #contentExtraNoBorder address {
	margin-bottom: 1.4em;
}
#contentExtraNoBorder h1, #contentExtraNoBorder h2, #contentExtraNoBorder h3, #contentExtraNoBorder h4, #contentExtraNoBorder h5, #contentExtraNoBorder h6 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding: 1px 5px;
	background-color: #FFF;
}
#contentExtraNoBorder h1 {
	font-size: 1.6em;
	line-height: 1.9em;
	margin-bottom: 1.0em;	
}
#contentExtraNoBorder h2 {
	font-size: 1.4em;
	line-height: 1.7em;
	margin-bottom: 1.0em;		
}
#contentExtraNoBorder h3 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.0em;		
}
#contentExtraNoBorder h4 {
	font-size: 1.1em;
	line-height: 1.8em;
	margin-bottom: 1.0em;
}
#contentExtraNoBorder h5 {
	font-size: 1.0em;
	line-height: 1.4em;
	margin-bottom: 1.2em;		
}
#contentExtraNoBorder h6 {
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 1.4em;		
}
#contentExtraNoBorder p {
	padding: 0px 5px;
}
#contentExtraNoBorder a {
	font-weight: bold;
}
#contentExtraNoBorder a:link {
	color: #0066CC;
	text-decoration: underline;
	background-color: #FFF;
}
#contentExtraNoBorder a:visited {
	color: #003C77;
	text-decoration: underline;	
	background-color: #FFF;
}
#contentExtraNoBorder a:hover, #contentExtraNoBorder a:focus {
	color: #0066CC;
	text-decoration: underline;
	background-color: #FFF;
}
#contentExtraNoBorder a:active {
	color: #0066CC;
	text-decoration: underline;
	background-color: #FFF;
}
#contentExtraNoBorder ul, #contentExtraNoBorder ol, #contentExtraNoBorder dl {
	margin-left: 3em;
	margin-right: 5px;	
}
#contentExtraNoBorder blockquote {
	margin-right: 3em;
	margin-left: 3em;
}
#footer {
	width: 955px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E09900;
	background-color: #670001;
	text-align: left;
	padding: 4px 10px;
	font-size: 1.0em;
	color: #FFF;
}
#footer a:link, #footer a:visited{
	color: #E09900;
	text-decoration: underline;
}
#footer a:hover, #footer a:focus{
	color: #FFF;
	text-decoration: underline;
}
#footer a:active {
	color: #FFF;
	text-decoration: underline;
}

/* Email This Page Style - BEGIN */

#emailThisPage {
	background-color: #DDD;
	color: #000;
}
#emailThisPage h3 {
	font-size: 1.6em;
	line-height: 1.9em;
	margin-bottom: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background: #666;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E09900;
}
#emailThisPage h5 {
	font-size: 1.3em;
	margin-bottom: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#emailThisPage p {
	font-size: 1.2em;
	margin-bottom: 1.5em;
}
#emailThisPageBottom {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E09900;
	background-color: #670001;
	padding: 3px 0px;
}

/* Email This Page Style - END */

/* Alternating Table Row Colors Style - BEGIN */

.tableRowOdd {
	background-color: #F3F3F3;
}
.tableRowEven {
	background-color: #DDD;
}

.tableTheme1 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CCC;
	background-color: #FFF;
	margin-bottom: 1.5em;
	border-collapse:	collapse;
}
.tableTheme1 caption {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	background-color: #FFF;
	font-weight: bold;
	margin-bottom: 4px;
}
.tableTheme1 th {
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E09900;
	background-color: #670001;
	text-align: left;
	padding: 4px 4px;
	font-size: 1.0em;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
#contentHolder .tableTheme1 th a,
#contentHolder .tableTheme1 th a:link,
#contentHolder .tableTheme1 th a:visited,
#contentHolder .tableTheme1 th a:hover,
#contentHolder .tableTheme1 th a:focus,
#contentHolder .tableTheme1 th a:active {
	color: #FFF;
	text-decoration: underline;
}
.tableTheme1 td {
	width: auto;
	text-align: left;
	padding: 4px 4px;
	font-size: 1.0em;
	color: #000;
	border: 1px solid #CCC;
}
.tableTheme2 {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #CCC;
	background-color: #FFF;
	margin-bottom: 1.5em;
	border-collapse:	collapse;
	width: 100%;
}
.tableTheme2 caption {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	background-color: #FFF;
	font-weight: bold;
	margin-bottom: 4px;
}

.tableTheme2 th {
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E09900;
	background-color: #666;
	text-align: left;
	padding: 4px 4px;
	font-size: 1.0em;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;

}
#contentHolder .tableTheme2 th a,
#contentHolder .tableTheme2 th a:link,
#contentHolder .tableTheme2 th a:visited,
#contentHolder .tableTheme2 th a:hover,
#contentHolder .tableTheme2 th a:focus,
#contentHolder .tableTheme2 th a:active {
	color: #FFF;
	text-decoration: underline;
}
.tableTheme2 td {
	width: auto;
	text-align: left;
	padding: 4px 4px;
	font-size: 1.0em;
	color: #000;
	border: 1px solid #CCC;
}

.calendarCaption {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	background-color: #666;
	font-weight: bold;
	margin-bottom: 1px;
	padding: 4px 4px;
	float:left;
	text-align:center;
	width: 350px;
}
.calendarCaption_small_txt{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 2.1em;
	background-color: #666;
	margin-bottom: 1px;
	padding: 4px 4px;
	text-align:right;
	vertical-align:text-bottom;
	float:left;
	width:158px;
}

.header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E09900;
	background-color: #666;
	text-align: left;
	padding: 4px 4px;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#school{
	width:350px;
	float:left;
	cursor:pointer;
}
#date{
	width:155px;
	float:left;
	cursor:pointer;
}
/* Alternating Table Row Colors Style - END */

/* Project Profile Style - BEGIN */

#wrapperProjectProfile {
	width: 700px;
	background-color: #FFF;
	color: #000;
	border-right: 1px solid #666;
	border-left: 1px solid #666;	
	border-bottom: 1px solid #666;	
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#headerProjectProfile {
	border-top: 6px solid #E09900;
}

#globalProjectProfile {
	width: 195px;
	float: left;
}

#highlightImageProjectProfile {
	width: 405px;
	float: left;
}

#mainContentProjectProfile {
	width: 700px;
	background-image: url(/images/project_profile_background_600x1.gif);   
	background-repeat: repeat-y;   
  	background-color: transparent;
	color: #000;
}

.defense #mainContentProjectProfile h1 {
	background-color: #66997D;
}
.energy_environment #mainContentProjectProfile h1 {
	background-color: #CC6600;
}
.industrial_process #mainContentProjectProfile h1 {
	background-color: #AFAF99;
}
.infrastructure #mainContentProjectProfile h1 {
	background-color: #4B667D;
}
.mining #mainContentProjectProfile h1 {
	background-color: #7D7D4B;
}
.power #mainContentProjectProfile h1 {
	background-color: #CC9900;
}
.rust_constructors #mainContentProjectProfile h1 {
	background-color: #0066CC;
}

#mainContentProjectProfile h1 {
	width: 690px;
  	background-color: #666;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	line-height: 1.4em;
	text-align: center;
}

#mainContentProjectProfile h2 {
	margin-top: 20px;
}

#summaryProjectProfile {
	width: 155px;
	float: left;
	background: #F3EABF;
	padding: 0px 20px 0px 20px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 12px;
}

#summaryProjectProfile h4 {
	background: #F3EABF;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
}

#summaryProjectProfile p {
	background: #F3EABF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.3em;
	font-style: italic;
	margin-bottom: 1.0em;
}

#contentHolderProjectProfile {
	width: 500px;
	float: left;
	background: #FFF;
}

#footerProjectProfile {
	text-align: center;
	border-top: 1px solid #666;	
	margin: 0px 20px;
}
#footerProjectProfile img {
	padding: 10px 0px;
}
#projectProfileProject{
	margin: 0 0 10px 0;
}
#projectProfileProject #image {
	float:left;
}
#projectProfileProject img {
	border: #999999 solid 1px;
	margin: 0 10px 0 0;
}
#projectProfileProject #desc {
	float:left;
	width:350px;
	margin-bottom:10px;
}

/* Project Profile Style - END */
/* Testimonial Style */
#testimonial {
	margin: 0 0 10px 0;
}
#testimonial #image {
	float:left;
}
#testimonial img {
	border: #999999 solid 1px;
	margin: 0 10px 0 0;
}
#testimonial #desc {
	float:left;
	width:410px;
	margin-bottom:10px;
}
/* End Testimonial Style */

/************************************** Career Spotlight style  ************************************/
#career_spotlight {
	background-image:url(/careers/images/career_spotlight_bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	float:right;
	height:200px;
	width:275px;
}

#career_spotlight .content {
	margin: 100px 15px 5px 20px;
	line-height:18px;
	text-align:left;
}

#career_spotlight a{
	color:#FFFFFF;
}
/************************************* END career spotlight style **************************************/

.leadership_image { 
	border: none;
	margin: 0px 0px 0px 0px; 
} 
.bio_image { 
	border: none;
	margin: 0px 10px 0px 0px;
}	

/******* Main Page - In the Spotlight Section - BEGIN *******/

.inTheSpotlight {
	margin-top: 1.1em;
}
#content ul.mainPageList {
	list-style-image: url('/images/arrow_right_4x16.gif');
}
#content ul.mainPageList li {
	margin-bottom: 1.5em;
}
#content ul.mainPageList li a {
	font-weight: normal;  
}
.moreLink {
	text-align: right;
	margin-bottom: 2.0em;
}
.moreLinkArrow {
	font-weight: bold;
	color: #E09900;
	font-size: 1.4em;
}


/******* Main Page - In the Spotlight Section - END *******/