/* Basic Sitewide Settings */
html {
	min-height: 100.1%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	font-family: arial, helvetica, sans-serif;
	font-size: .75em;
	color: #000;
	text-align: center;
}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F96311;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5c788e;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
}
h4{
	padding-top:20px;
	margin-bottom:-5px;
	font-size: 1.1em;
	color: #5C788E;
	}
img {
	border: 0px;
	margin: 0px;
}
#box_home {
	width: 1024px;
	margin: 0px auto auto auto;
	text-align: left;
	border: 1px solid #666;
}
a {
	color: #0C4CA5;
}
a:visited {
	color: #999;
}
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#box_section {
	width: 1024px;
	margin: 0px auto auto auto;
	text-align: left;
	border: 1px solid #666;
}
li {
	line-height: 1.6;
}
* html #box_section {
	width: 777px;
}
#footer {
	font-size: 10px;
	margin-bottom: 10px;
}
#social{padding-top:0px; padding-left:115px;}
/* Nav Bar */

#nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	float: left;
}
#hometop #nav {
	position: relative;
	left: 15px;
	width: 729px;
}
#top #nav {
	position: relative;
	left: 193px;
	background: #999;
	width: 831px;
}
/* Box model hack - wrestles section nav bar in IE Win down to the ground and makes it behave good and proper */
* html #top #nav {
	margin: -2px 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#hometop #nav li.mainnav {
	height: 82px;
	width: 145px;
	border-top: 6px solid #F96311;
}
#hometop #nav li.last {
	height: 82px;
	width: 149px;
	border-top: 6px solid #F96311;
}
#top #nav li.mainnav {
	height: 43px;
	width: 138px;
	border-top: 6px solid #000;
}
#top #nav li.last {
	height: 43px;
	width: 141px;
	border-top: 6px solid #000;
}
#nav li a.main {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	display: block;
	border-top: 1px solid #fff;
	line-height: 12px;
	font-size: 11px;
	letter-spacing: 1px;
}
#hometop #nav a.main {
	height: 82px;
	padding: 50px 0px 0px 0px;
}
#top #nav li a.main {
	height: 43px;
	padding: 10px 0px 0px 0px;
}
#nav a.main:hover {
	color: #FFBF5E;
}
#nav_home {
	background-color: #8b8b8b;
} /*background color?*/
#nav_about {
	background-color: #999999;
}
#nav_cand {
	background-color: #a3a3a3;
}
#nav_emp {
	background-color: #adadad;
}
#nav_ind {
	background-color: #b8b8b8;
}
#nav_contact {
	background-color: #c2c2c2;
}
/* Dropdown Navigation */
#nav a {
	display: block; /*functionality*/
}
li ul {
	position: absolute;
	left: -999em;  /*functionality*/
	/*styles*/
   margin: 0;
	padding: 0;
	text-align: left;
	background-color : #F2F2F3;
	border: 1px solid #6D6E70;
	border-width: 1px 1px 0 1px;
	z-index: 100;
	list-style: none;
}
#hometop li ul {
	top: 88px;
}
#top li ul {
	top: 49px;
}
li:hover ul, li.over ul {
	left: auto;
} /*functionality*/
#nav li ul li {
	clear:both; /*functionality*/
	padding-right:0;
}
/*styles*/
li ul li a {
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
	color: #333333;
	text-decoration: none;
	padding:2px 0px 2px 9px;
	border-bottom: 1px solid #6D6E70;
	border-left: 3px solid #F96311;
	width: 155px;
	w\idth: 146px;
}
li ul li a:visited {
	color:#6D6E70;
}
li ul li a:hover {
	background: #FFF;
	color: #6D6E70;
	text-decoration: none;
	border-left: 3px solid #A9A9AC;
}
/* Home Subnav, Top Nav */

#navbox {
	width: 292px;
	background-color: #F96311;
	font-weight: bold;
	font-size: 10px;
}
#navbox_sub {
	width: 292px;
	padding: 3px;
	text-align:center;
}
#navbox_top {
	width: 1024px;
	text-align: right;
	background-color: #F96311;
	padding: 0px;
}
* html #navbox_top {
	width: 775px;
}
#navbox ul {
	list-style-type: none;
	margin: 0px;
	padding: 3px;
}
#navbox li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#navbox li a {
	text-decoration: none;
	color: #E9E4E4;
	padding: 0px 7px;
}
#navbox li a:hover {
	text-decoration: underline;
	color: #fff;
}
.subnav_submit {
	border-right: 1px solid #fff;
	padding-right: 3px;
}
/* Section Subnav */

#bottom #bottomleft {
	float:left;
	width: 193px;
	background-color:#eee;
	padding-top: 10px;
}
#bottom #bottomleft ul {
	list-style:none;
	margin:0 10px;
	padding:0;
	padding-bottom:20px;
	text-align:right;
	border:1px solid #fff;
	border-width:1px 1px 0 0;
}
#bottom #bottomleft ul li {
	margin:0;
	padding:2px;
	border-bottom:1px solid #E4E1E1;
}
#bottom #bottomleft ul li a {
	display:block;
	font-size: .9em;
	color:#666;
	font-weight:bold;
	padding:3px 3px;
	text-decoration:none;
	border-right:3px solid #eee;
}
#bottom #bottomleft ul li a:visited {
	color:#999;
}
#bottom #bottomleft ul li a:hover, #bottom #bottomleft #sidenav ul li a.hi {
	background-color:#E4E1E1;
	color:black;
	border-right:3px solid #F58220;
}
/* The following hack solves the 3px jog in IE/Win 
Hack is hidden from IE5-mac. Only IE-win sees this. \*/
* html #bottomleft {
	margin-right: -3px;
	position: relative;
	top: 2px;
}
/* End hack */

/* Top */

#hometop {
	height: 92px;
	margin: 0px;
}
#hometop #officename {
	float: left;
	width: 224px;
	padding: 0px 41px 0px 15px;

}
#hometop #mri {
	margin: 30px 0px 0px 15px;
}
#top #mri {
	margin: 10px 0px 0px 15px;
}
#box_home #header {
	margin: 16px 0 0 12px;
}
#box_section #header {
	margin: 5px 0px 0px 25px;
}
#box_section #officename {
	background: #fff url(../img/topimage.jpg) no-repeat right top;
	width: 1024px;
	padding: 8px 0;
}
/* Home Mid */

#homemid {
	margin: -1px 0 1px 0;
}
/* Bottom */

#bottom {
	clear: both;
}
#bottomleft {
	float:left;
}
#homebottom #content {
	padding: 14px 15px 0px 310px;
}
#homebottom #content p {
	margin-top: 5px;
}
#tagline {
	background-color: #999;
	padding: 23px 20px 23px 25px;
}
#industryBox {
	padding: 15px;
}
#industryBox ul {
	list-style: none;
	margin: 0px;
	padding: 0
}
#industryBox ul li {
	margin: 0 0 3px 0;
}
#industryBox ul li a {
	background: #FFF url(../img/chevron.gif) no-repeat 0 0;
	padding: 0 13px;
}
#companyBox {
	float: left;
	width: 330px;
}
#candidateBox {
	float: left;
	width: 330px;
	margin-left:25px;
}
#bottom #content {
	float:left;
	width:800px;
	padding: 10px 15px 15px 15px;
}
#bottom #content p {
	margin-top: 5px;
}
#bottom #content ul {
	margin:10px 30px 20px 30px;
	padding: 0;
}
/* Section Top */




/* form styles - Request info form */
#frequest {
	width:90%;
	margin:auto;
	font-size: 12px;
}
#frequest fieldset {
	border:0
}
#frequest label {
	float:left;
	font-weight:bold;
	display:block;
	width:50%;
	margin-bottom:1em;
	padding-bottom:.3em;
	border-bottom:1px solid #eee;
}
#frequest .contact input {
	display: block;
	width: 40%;
	float: left;
	margin-bottom: 1em;
}
#frequest .info label {
	width:90%
}
#frequest textarea {
	width:270px;
	margin-bottom:10px
}
#frequest br {
	clear:left
}
#frequest #hac, #frequest #bac {
	width:35px;
}
input, select {
	font-size:11px
}
.asterisk {
	color:#ee0000;
	font-weight:bold;
	font-size:1.5em
}
/*new*/
#content #resumeform {
	border-collapse: collapse;
	border-spacing: 3px;
}
#content #resumeform td {
	padding: 4px 6px;
	border: 1px solid #ddd;
	border-width: 1px 1px 0 0;
	font-size:11px;
}
#content #resumeform .required {
	font-weight: bold
}
#content #resumeform .label, .formheader {
	background-color: #f3f3f3;
}
#content #resumeform .note {
	margin-bottom: 6px
}
/* Misc. */

#borderfix {
	display: block;
	clear: both;
}
.parlist {
	list-style-type: none;
	margin: 10px 0px 10px 25px;
	padding: 0px;
}
.parlist li {
	margin-bottom: 5px;
}
.grey {
	color: #666;
}
.profile {
	margin: 15px 0px 0px 0px;
	font-size: 12px;
	width: 70%;
}
.profile th {
	background-color:#5964B9;
	color: #fff;
	text-align:left
}
.profiletd {
	background-color: #eee
}
.profile td {
	vertical-align:top
}
.no-bullets {
	list-style-type: none;
}
.no-bullets li {
	margin-bottom:10px;
}
.testimonial {
	margin-left:20px;
	margin-right:20px;
	font-style:italic;
}
.small {
	font-size:.9em;
}
.spacedout li {
	margin-bottom:8px;
}
.listcol {
	width: 50%;
	float: left;
}
p.nolist {
	clear:both
} /*clears float after second list column*/
img.best {
	float:right;
	padding: 5px;
}
blockquote.quote {
	background-color: #f3f3f3;
	padding: 5px;
	border: 1px solid #ddd;
	margin: 8px 15px 10px 0;
	float: left;
	width:200px;
}
blockquote.quote p {
	margin:0;
	line-height: 20px;
}
p.cite {
	text-align:right;
	margin:0;
}
h2.staff {
	clear: both;
	background: #F5F5F5;
	padding: 2px 15px;
	border:1px solid #CFCFCF;
	font-size:1em;
	text-transform:none;
}
.bio {
	float: left;
	text-align:center;
	width: 140px;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
}
.clear {
	clear:both;
}
.top {
	clear:both;
}
#testimonial {
	background-color: #FFF;
	padding: 15px 0 0 15px;
	font-size:90%;
}
#testimonial .textbox {
	padding: 5px;
	border: 1px solid #ddd;
	margin: 8px 15px 0 0;
	width: 164px
}
/* Added new 2007/07/13 */


h1 a, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #f96311;
}
.footnote {
	color: #A9A9AC;
}
#content ul {
	margin-left: 0pt;
	list-style-image: url(../img/bullet.gif);
}
blockquote {
	width: 200px;
	padding: 6px;
	float: right;
	border: 2px solid #F96311;
	font-weight: bold;
	margin: 0 0 10px 10px;
	color: #666;
	text-align: center;
}
blockquote ul, blockquote ol {
	text-align: left;
	font-weight: normal;
}
blockquote li {
	line-height: 1.3;
}
/* Industry Focus new styles  */

#content p {
	margin:6px 0px;
	padding:0px;
}
#content .i-table {
	margin: -12px 0px -12px 0px;
	padding: 0px;
	width: 94%;
}
#content .i-table tr {
	margin: 0px;
	padding: 0px;
}
#content .i-table td {
	margin: 0px;
	padding: 0px;
	vertical-align:top;
	text-align:left;
	width: 47%;
}
#content .i-table tr td ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content .i-table tr td ul li {
}
#content .i-table tr td ul li strong {
	font-size: 1.1em;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -16px;
	color: #5C788E;
	line-height: normal;
	padding: 0px;
	margin-bottom: 6px;
}
#contact {
	margin: 0px;
	padding: 0px;
}
#contact p {
	padding-right: 12px;
	padding-left: 12px;
	font-size: 0.95em;
	color: #666666;
	text-align: center;
}
/* Meet Our Recruiters page layout */
.team-list {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.team-list td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f3f3;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.team-list h2 {
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #5c788e;
}
.team-list p {
	font-weight: bold;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	color: #999999;
	text-align: left;
	text-indent: 24px;
}
.team-title {
	font-size: 0.8em;
	color: #999999;
}
ul.team li {
	font-size:100%;
	line-height: 1.4em;
	padding-bottom: 8px;
	padding-top: 4px;
}
ul.team li strong {
	font-size: 110%;
	color: #333333;
}
ul.team li em {
	font-size: 90%;
}
.team-bio td {
	vertical-align: top;
	padding-top: 12px;
	padding-right:9px;
}
.bio-info {
	color: #666666;
	font-size: .92em;
}
.ops-header h3 {
	background-color: #E4E1E1;
	color: #333333;
	text-transform: uppercase;
	font-size: .95em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin: 0px;
}
.team-header h3 {
	background-color: #EEEEEE;
	color: #333333;
	text-transform: uppercase;
	font-size: .95em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

