body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p, td, li, span, ul, ol {
	color: #333333;
	line-height: 17px;
	font-size: 12px;
}
p {
	margin: 0;
	padding: 0px 0px 12px 0px;
	color: #333333;
	line-height: 17px;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #e51b24;
}
a:hover {
	color: #5a7b8c;
	text-decoration: none;
}
p.accented {
	margin: 0;
	padding: 0px 0px 12px 0px;
	color: #666666;
	line-height: 22px;
	font-size: 15px;
}
ul {
	list-style-type: none;
	list-style-image: url(images/bullet_grey.gif);
	margin: 0px;
	padding: 0px 20px 7px 20px;
}
ul ul {
	margin: 0px;
	padding: 0px 20px 0px 25px;
}
#header {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 124px;
}
#header_center {
	width: 760px;
	margin: 0 auto;
	position: relative;
}
#header_logo {
	float: left;
	padding-top: 15px;
	padding-left: 17px;
}
#header_links {
	float: right;
	width: 165px;
	position: absolute;
	right: 0px;
	top: 18px;
	border-left: 1px solid #cccccc;
}
#header_links ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#header_links li {
	margin: 0;
	padding: 0;
}
#header_links a {
	display: block;
	height: 17px;
	text-indent: 11px;
	line-height: 17px;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
#header_links a:hover {
	color: #5a7b8c;
}
#header_links a.on {
	display: block;
	height: 17px;
	text-indent: 11px;
	line-height: 17px;
	text-decoration: none;
	color: #5a7b8c;
	font-size: 11px;
	font-weight: bold;
}
#header_links a.on:hover {
	color: #5a7b8c;
}
.arrow {
	color: #000000;
}
#navbar {
	clear: both;
	float: left;
}
#navbar ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}
#navbar li {
	display: inline;
	float: left;	
	margin: 0;
	padding: 0;
	background-image: url(images/nav_spacer.jpg);
	background-repeat: no-repeat;
	padding-right: 1px;
	background-position: top right;
}
#navbar a {
	display: block;
	float: left;
	height: 27px;
	line-height: 27px;
	color: #666666;
	text-decoration: none;
	padding-left: 24px;
	padding-right: 24px;
	font-size: 13px;
}
#navbar a:hover {
	color: #E51B24;
	background-color: #ffffff;
}
#navbar a.on {
	display: block;
	height: 27px;
	line-height: 27px;
	color: #E51B24;
	text-decoration: none;
	padding-left: 24px;
	padding-right: 24px;
	font-size: 13px;
	background-color: #ffffff;
}
#navbar a:hover {
	color: #E51B24;
	background-color: #ffffff;
}
#redbar {
	background-color: #E51B24;
	height: 157px;
	margin: 0;
	padding: 0;
	clear: both;
}
#sectionheader {
	width: 760px;
	padding: 0; 
	margin: 0 auto; 
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	margin-top: 0px;
	height: 157px;
}
#maincontent {
	width: 760px;
	margin: 0 auto;
	min-height: 333px;
	background-image: url(images/shade_middle.jpg);
	background-repeat: repeat-y;
	/*border: 2px solid #ffffff;*/
}
#maincontent_bottom {
	background-image: url(images/shade_bottom.jpg);
	background-repeat: no-repeat;
	min-height: 135px;
	background-position: bottom left;
}
#maincontent_top {
	background-image: url(images/shade_market.jpg);
	background-repeat: no-repeat;
	min-height: 333px;
	/*padding-left: 18px;*/
	padding-right: 25px;
	padding-bottom: 10px;
}
#pagemodules {
 background-image: url(images/bottom_modules_area.jpg);
 background-repeat: no-repeat;
 width: 764px;
 margin: 0 auto;
 min-height: 161px;
 padding-bottom: 0px;
}
#footer {
	background-image: url(images/footer_repaeat.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #f6f6f6;
}
#footer_content {
	width: 760px;
	margin: 0 auto;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
#footer_copyright {
	float: left;
	padding-left: 25px;
}
#footer_links {
	float: right;
	width: 458px;
}
#footer_links ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#footer_links li {
	margin: 0;
	padding: 0px 12px 0px 0px;
	display: inline;
	float: left;	
}
#footer_links a {
	display: block;
	text-decoration: none;
	color: #333333;
	background-image: url(images/footer_off.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	font-size: 10px;
	line-height: 15px;
}
#footer_links a:hover {
	color: #5a7b8c;
	background-image: url(images/footer_on.jpg);
}
#footer_links a.on {
	display: block;
	text-decoration: none;
	color: #5a7b8c;
	background-image: url(images/footer_on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}
#footer_links a.on:hover {
	color: #5a7b8c;
}
h1 {
	padding: 50px 0px 13px 0px;
	margin: 0;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
h3 {
	color: #333333;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	font-size: 12px;
}
h4 {
	color: #879daa;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	font-size: 15px;
	font-weight: normal;
}
h4 a {
	color: #879daa;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url(images/rightarrow_off.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 16px;
}
h4 a:hover {
	background-image: url(images/downarrow_off.gif);
}
h4 a.on {
	color: #879daa;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url(images/downarrow_off.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 16px;
}
h4 a.on:hover {
	background-image: url(images/downarrow_off.gif);
}
#maincontent_left 
{
	float: left;
	width: 174px;
}
#maincontent_right 
{
	float: right;
	width: 540px;
}
.clear 
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
#maincontent_left ul 
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 50px 0px 0px 0px;
}
#maincontent_left li 
{
	margin: 0;
	padding: 2px 0px 1px 1px;
	background-image: url(images/subnav_top.jpg);
	background-repeat: no-repeat;
}
#maincontent_left a 
{
	display: block;
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	text-indent: 17px;
}
#maincontent_left a:hover
{
	background-image: url(images/subnav_over.jpg);
	background-repeat: no-repeat;
}
#maincontent_left a.on
{
	display: block;
	height: 19px;
	line-height: 19px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	text-indent: 17px;
	background-image: url(images/subnav_over.jpg);
	background-repeat: no-repeat;
}
#maincontent_left a.on:hover
{
	background-image: url(images/subnav_over.jpg);
	background-repeat: no-repeat;
}
#maincontent_left a.tall 
{
	display: block;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	text-indent: 17px;
}
#maincontent_left a.tall:hover
{
	background-image: url(images/subnav_over_tall.jpg);
	background-repeat: no-repeat;
}
#maincontent_left a.tallon
{
	display: block;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	text-indent: 17px;
	background-image: url(images/subnav_over_tall.jpg);
	background-repeat: no-repeat;
}
#maincontent_left a.tallon:hover
{
	background-image: url(images/subnav_over_tall.jpg);
	background-repeat: no-repeat;
}
.line1 
{
	display: block;
	color: #ffffff;
	line-height: 14px;
	padding-top: 2px;
}
.line2 
{
	display: block;
	text-indent: 18px;
	color: #ffffff;
	line-height: 14px;
}
.floatbio 
{
	float: left;
	width: 110px;
	font-size: 12px;
	margin-right: 15px;
}
.nostaffphoto 
{
	font-size: 9px;
	color: #cccccc;
	width: 100px;
	height: 100px;
	text-align: center;
	line-height: 100px;
}
.floatlocation 
{
	float: left;
	height: 135px;
	width: 180px;
	font-size: 12px;
}
#contentpaddingleft 
{
	padding-left: 18px;
	padding-top: 50px;
}
.leadershiptitle 
{
	padding-top: 4px;
	font-size: 10px;
	line-height: 11px;
}
.leadershipname 
{
	padding-top: 2px;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	padding-bottom: 2px;
}
#pagecontentpadding 
{
	padding-left: 19px;
	padding-right: 19px;
}
.newsdate 
{
	width: 7%;
	padding-bottom: 3px;
	padding-right: 10px;
	vertical-align: top;
	font-size: 11px;
	color: #999999;
}
.newstitle 
{
	width: 93%;
	padding-bottom: 3px;
	vertical-align: top;
}
.PublicationBorder 
{
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
}
.formlabel 
{
	padding-right: 3px;
	vertical-align: top;
}
.casestudylistleft 
{
	float: left;
	width: 250px;
	padding-top: 0px;
}
.casestudylistright
{
	float: left;
	width: 250px;
	padding-top: 0px;
}
.casestudylistleft ul, .casestudylistright ul
{
	margin-right: 40px;
}
.casestudylistleft li, .casestudylistright li
{
	list-style-image: url(images/bullet_grey.gif);
}
ul.redboxbullet 
{
	margin: 0;
	padding: 0px 0px 0px 3px;
}
.redboxbullet li 
{
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.casestudieshide 
{
	display: none;
}
.casestudiesshow
{
	display: block;
}
#sectors_left 
{
	float: left;
	width: 350px;
}
#sectors_right 
{
	float: right;
	width: 150px;
	padding-top: 50px;
}
#mediacontact_right 
{
	float: right;
	width: 180px;
	padding-top: 50px;
}
#sectors_right ul 
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mediacontact_right ul 
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#sectors_right li a
{
	color: #e41b23;
	display: block;
	padding-left: 10px;
	background-image:  url(images/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#mediacontact_right li a
{
	color: #e41b23;
	display: block;
	padding-left: 10px;
	background-image:  url(images/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#sectors_right li a:hover
{
	color: #587c8c;
	background-image:  url(images/bullet_grey.gif);
}
#mediacontact_right li a:hover
{
	color: #587c8c;
	background-image:  url(images/bullet_grey.gif);
}
#sectors_right li a.on
{
	color: #587c8c;
	background-image:  url(images/bullet_grey.gif);
}
#mediacontact_right li a.on
{
	color: #587c8c;
	background-image:  url(images/bullet_grey.gif);
}
#sectors_right li a.on:hover
{
	color: #587c8c;
	background-image:  url(images/bullet_grey.gif);
}
#mediacontact_right li a.on:hover
{
	color: #587c8c;
	background-image:  url(images/bullet_grey.gif);
}
h5 {
	color: #879daa;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 7px;
}
h5 a, h5 a.off {
	color: #879daa;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url(images/rightarrow_off.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 16px;
	text-transform: uppercase;
}
h5 a:hover, h5 a.off:hover {
	background-image: url(images/downarrow_on.gif);
	color: #e51b24;
}
h5 a.on {
	color: #879daa;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url(images/downarrow_off.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 16px;
}
h5 a.on:hover {
	background-image: url(images/downarrow_on.gif);
	color: #e51b24;
}
.showdiv 
{
	display: block;
}
.hidediv 
{
	display: none;
}
#sectorname 
{
	border: 1px solid #cccccc;
	padding: 6px;
	color: #587c92;
	text-transform: uppercase;
	clear: both;
}
#sectorphonemail 
{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 6px;
	color: #333333;
}
.gobacklink 
{
	border-top: 1px solid #d1d1d1;
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
}
.gobacklink a
{
	font-size: 11px;
}
.bottompanelsection_outside 
{
	padding: 29px 24px 0px 24px;
}
.bottompanelsection 
{
	float: left;
	width: 229px;
	margin-right: 8px;
	border-right: 1px solid #cccccc;
}
.bottompanelsection ul.redboxbullet 
{
	margin-right: 10px;
}
h6 
{
	font-size: 11px;
	color: #5a7b8c;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.ext 
{
	font-size: 11px;
	color: #666666;
}
.bottompanelsection ul.redboxbullet
{
	margin-left: 15px;
}
.bottompanelsection ul.redboxbullet li 
{
	list-style-image: url(images/bullet_grey.gif);
}
ul.popupcasestudieslist 
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.popupcasestudieslist li
{
	margin: 0;
	padding: 0;
}
ul.popupcasestudieslist a
{
	display: block;
	color: #e61a23;
	text-decoration: none;
	background-image: url(images/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
}
ul.popupcasestudieslist a:hover
{
	color: #587c8c;
	background-image: url(images/bullet_grey.gif);
}
.popupcasestudies 
{
	background-image: url(images/cs_links.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 104px;
	width: 305px;
	overflow: auto;
}
.popupcasestudies_loc
{
	height: 127px;
	width: 305px;
	overflow: auto;
}
.popupcasestudies_des
{
	background-image: url(images/cs_des.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 311px;
	width: 305px;
	overflow: auto;
}
.popupcasestudies_des *
{
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}
.popupcasestudies_des2
{
	background-image: url(images/cs_des.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 436px;
	width: 305px;
	overflow: auto;
}
.popupcasestudies_des2 *
{
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}

#casestudyleft 
{
	float: left;
	width: 305px;
	height: 494px;
}
.popuptitle 
{
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0;
}
.locdate 
{
	text-transform: uppercase;
	font-size: 10px;
	color: #666666;
	padding: 0px 0px 6px 0px;
	margin: 0;
}
.locprojectinfo 
{
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.tablinks 
{
	position: absolute;
	bottom: 3px;
	left: 8px;
}
.tablinks a 
{
	display: block;
	float: left;
	border-left: 1px solid #dadada;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	height: 12px;
	padding: 4px 4px 0px 4px;
	line-height: 11px;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
	color: #999999;
	margin-right: 1px;
}
.tablinks a:hover 
{
	color: #e51b24;	
}
.tablinks a.on
{
	display: block;
	float: left;
	border-left: 1px solid #dadada;
	border-top: 1px solid #dadada;
	border-right: 1px solid #dadada;
	height: 12px;
	padding: 4px 4px 0px 4px;
	line-height: 11px;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
	color: #e51b24;
	margin-right: 1px;
}
.tablinks a.on:hover 
{
	color: #e51b24;	
}
#casestudyright 
{
	float: right;
	width: 367px;
	height: 492px;
	margin-right: 26px;
}
#photosnav 
{
	padding-top: 15px;
	padding-right: 12px;
	padding-left: 12px;
}
.photoblock 
{
	display: block;
	float: left;
	height: 8px;
	width: 8px;
	overflow: hidden;
	background-color: #e51b24;
	text-decoration: none;
	border: 1px solid #e51b24;
	margin-right: 2px;
	margin-top: 3px;
}
.photoblock:hover
{
	background-color: #f9f9f9;
	border: 1px solid #e51b24;
}
.photoblock_on 
{
	display: block;
	float: left;
	height: 8px;
	width: 8px;
	overflow: hidden;
	background-color: #f9f9f9;
	text-decoration: none;
	border: 1px solid #e51b24;
	margin-right: 2px;
	margin-top: 3px;
}
.photoblock_on:hover
{
	background-color: #f9f9f9;
	border: 1px solid #e51b24;
}
#currentphotostring, #currentphotonum, .exptext
{
	color: #666666;
	font-size: 10px;
}
#casestudyphoto 
{
	clear: both;
}
.popupImage
{
	padding: 1px;
	border: 1px solid #cccccc;
}
/*.popupImage
{
	border: 3px solid #d6d6d6;
}
*/
#changesector 
{
	position: absolute;
	left: 490px;
	top: 5px;
	font-size: 10px;
}
#refineindustry 
{
	position: absolute;
	left: 600px;
	top: 5px;
	font-size: 10px;
}
#refineindustry a, #changesector a {
	color: #5a7b8c;
}
#refineindustry a:hover, #changesector a:hover {
	color: #e51b24;
}
#changesectorcontents 
{
	border: 1px solid #e7e7e7;
	background-color: #ffffff;
	position: absolute;
	left: 490px;
	top: 10px;
}
.changecontentsheader 
{
	line-height: 21px;
	height: 21px;
	color: #666666;
	font-size: 11px;
	padding-left: 14px;
	border: 1px solid #e7e7e7;
	display: none;
}
#indexshade 
{
	background-image: url(images/index_shade.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 138px auto;
	width: 760px;
	margin: 0 auto;
}
#indexshade_contents 
{
	padding: 0px 0px 10px 19px;
}
#index_module1 
{
	float: left;
	width: 194px;
	border-right: 1px solid #cccccc;
	margin-top: 22px;
}
#index_module1 h2
{
	margin: 0;
	padding: 0px 0px 4px 0px;
	font-size: 15px;
	color: #154f74;
	font-weight: normal;
}
#index_module1 h3 
{
	margin: 0;
	padding: 0px 0px 4px 0px;
	font-size: 11px;
	color: #154f74;
	font-weight: normal;
	text-transform: uppercase;
}
#index_module1 p 
{
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	width: 194px;
	margin: 0;
	padding: 0;
}
#index_module2 
{
	float: left;
	width: 250px;
	padding-top: 22px;
}
#index_module2 h3 
{
	margin: 0;
	padding: 0px 0px 4px 0px;
	font-size: 11px;
	color: #154f74;
	font-weight: normal;
	text-transform: uppercase;
}
#index_module2 h3 a
{
	font-size: 11px;
	color: #154f74;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
#index_module2 h3 a:hover
{
	font-size: 11px;
	color: #154f74;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
#index_module3
{
	float: left;
	width: 183px;
	padding-top: 22px;
}
#index_module3 h3 
{
	margin: 0;
	padding: 0px 0px 4px 0px;
	font-size: 11px;
	color: #154f74;
	font-weight: normal;
	text-transform: uppercase;
}
#index_module3 h3 a
{
	font-size: 11px;
	color: #154f74;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}
#index_module3 h3 a:hover
{
	font-size: 11px;
	color: #154f74;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
#index_careers 
{
	float: right;
	background-image: url(images/FaceOfUlteig_Male_061509.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 113px;
	width: 161px;
}
#index_careers h3 
{
	margin: 0;
	padding: 28px 0px 10px 7px;
	font-size: 12px;
	color: #154f74;
	font-weight: normal;
	text-transform: uppercase;
}
#index_careers p 
{
	margin: 0;
	padding: 0px 0px 0px 7px;
	font-size: 11px;
} 
#index_flash 
{
	width: 758px;
	margin: 0 auto;
	height: 373px;
	margin-top: 5px;
}
#index_flash_bar 
{
	background-color: #e51b24;
}
#index_flash
{
	background-color: #ffffff;
}
.line1main 
{
	display: block;
	height: 14px;
	line-height: 14px;
	text-align: left;
	color: #ffffff;
	padding-top: 3px;
	cursor: pointer;
	cursor: hand;
}
.line2main
{
	display: block;
	height: 14px;
	line-height: 14px;
	color: #ffffff;
	padding-bottom: 3px;
	cursor: pointer;
	cursor: hand;
}
#contactustable td 
{
	padding-bottom: 3px;
}
.specialpopup 
{
	padding: 0px;
	margin: 0px;
	height: 461px;
	overflow: hidden;
	border: 1px solid #000000;
}
.bioimg 
{
	border: 1px solid #cccccc;
}
.empDisclaimer 
{
	color: #333333;
	font-size: 10px;
	padding-left: 24px;
	font-style: italic;
}
.popupprevnext 
{
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	overflow: hidden;
	text-align: right;
	padding-right: 22px;
}
.popupprevnext a 
{
	font-weight: bold;
}
ul.fpUL 
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.fpUL li
{
	margin: 0;
	padding: 0;
}
ul.fpUL a
{
	display: block;
	color: #e61a23;
	text-decoration: none;
	background-image: url(images/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
}
ul.fpUL a:hover
{
	color: #587c8c;
	background-image: url(images/bullet_grey.gif);
}
table.BoardCaption {  border-collapse:collapse; margin-left:auto; margin-right:auto; width:450px; }
table.BoardCaption td { padding-bottom:8px; font-size:11px; font-weight:bold; vertical-align:text-top; text-align:left; }
table.BoardCaption td span { color:#005194; font-weight:normal; font-size:11px; }