/* CSS Document */

/**************************************************/
/*	GENERAL HTML TAGS			  */
/**************************************************/
body {
	font-family:arial,helvetica,sans-serif;
	font-size:75%;
	color:#000;
	background:#fff;
	margin:0;
	padding:0;
	}
	
a {
	color:#005e31;
	}
	
a:hover {
	text-decoration:none;
	}
	
.awhite {
	color:#fff;
	text-decoration:none;
	}

.ablack {
	color:#000;
	text-decoration:none;
	}
	
.awhite:hover,.ablack:hover {
	text-decoration:underline;
	}
	
.contactForm {
	color:#fff;
	text-decoration:none;
	line-height:35px;
	}

h3 {
	font-family:"arial narrow",arial,verdana,sans-serif;
	font-size:175%;
	margin:0 0 5px 0;
	color:#005e31;
	}
	
h4 {
	color:#005e31;
	margin:0 0 5px 0;
	}
h5 {
	margin:20px 0 0 0;
	font-size:110%;
	color:#000000;
}
h6 {
	margin:10px 0 5px 0;
	font-size:100%;
	color:#000000;
}
ul {
	list-style-type:none;
}
ul li {
	background:url(../img/bullet_arrow.gif) 0 3px no-repeat;
	padding:0 0 0 9px;
	margin:5px 0px;
}
img {
	border:0px none;
}

/**************************************************/
/*	LAYOUT DIVS 			          */
/**************************************************/
.hideTitle {
	display:none;
	}

#mainContainer {
	width:767px;
	margin:0 auto;
	border:1px solid #005e31;
	border-top:none;
	}
	
#headerContainer {
	width:767px;
	overflow:hidden;
	}
	
#theLogo {
	float:left;
	}
	
#moreInfo {	
	float:right;
	padding:0px;
	color:#fff;
	font-family:"arial narrow",arial,verdana,sans-serif;
	font-size:125%;
	background:#005e31;
	width:270px;/*265px;*/
	height:88px;/*68px;*/
	line-height:24px;
	}
#flashHeader {
	width:767px;
	height:202px;
	margin-top:1px;
}
#headerImg_home {
	background:transparent url("../fw/headerImage_home.jpg") no-repeat top left;
	width:767px;
	height:202px;
	margin-top:1px;
	}
		
#headerImg {
	background:transparent url("../fw/headerImage.jpg") no-repeat top left;
	width:767px;
	height:68px;
	margin-top:1px;
	}

#bodyContainer, #bodyContainer_home {
	padding:0;
	width:767px;
	}

#bodyContainer {
	background:transparent url("../fw/bodybg.jpg") repeat-y top left;
	}

div#leftcol {
	width:190px;
	padding:0;
	float:left;
}
div#leftcol div#contactInfo {
	color:#ffffff;
	padding:50px 5px 10px 8px;
	font-size:11px;
}

	
div#maincontent {
	padding:20px;
	margin:0px 0px 0px 210px;
	width:500px;
	min-height:300px;
}

#getAquote {
	position:absolute;
	margin-top:-35px;
	margin-left:15px;
	}

#pageFooter {
	border-top:1px solid #005e31;
	padding:10px 0 1px 0;
	}

/**************************************************/
/*	CONTENT DIVS                         	  */
/**************************************************/
 #caseStudy {
 	width:289px;
 	vertical-align:top;
 	background:#eceded;
 	border-left:1px solid #005e31;
 	font-size:90%;
 	}

/**************************************************/
/*	HEADERS / TITLES                      	  */
/**************************************************/


/**************************************************/
/*	FOOTER / COPYRIGHT                     	  */
/**************************************************/
div#div_copyright {
	width:747px;
	font-family: Verdana, Arial;
	padding:10px;
	margin:0px auto;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
	}

div#div_copyright a, 
div#div_copyright a:visited {
	color:#000;
	text-decoration:underline;
	}

div#div_copyright a:hover, 
div#div_copyright a:active {
	color:#000;
	text-decoration:none;
	}

/**************************************************/
/*	LINKS			                  */
/**************************************************/
ul.inlineLinks {
	list-style-type:none;
	text-align:center;
	line-height:24px;
	margin:0px;
	padding:0px;
}
ul.inlineLinks li {
	background-image:none;
	display:inline;
	margin:0px;
	padding:0px;
	color:#005e31;
}
ul.inlineLinks li a {
	white-space:nowrap;
	padding:0px 4px 0px 1px;
}

/**************************************************/
/*	FORMS			                  */
/**************************************************/
td.label {
	text-align:right;
}
.submitButton {
	 position:absolute;
	 margin-top:-10px;
	 margin-left:3px;
	}
table#form_table {
	margin:10px 0px 0px 0px;
}
table#form_table td {
	padding:5px;
	vertical-align:top;
}
table#form_table td.label {
	
}
table#form_table td.subheader {
	font-size:140%;
	font-family:"arial narrow",Arial, Verdana, sans-serif;
	color:#005E31;
	font-weight:bold;
	padding:20px 0px 0px 25px;
}
input.textbox, input.textbox_sm, input.textbox_med, input.textbox_login, .textarea, select.dropdown {
	border:1px solid #000000;
	font-family:Arial,Verdana,sans-serif;
}
.textarea {
	width:200px;
	padding:0px 0px 0px 5px;
	font-size:100%;
}
input.textbox {
	width:200px;
	height:17px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 5px;
}
input.textbox_sm {
	width:70px;
	height:17px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 5px;
}
input.textbox_med {
	width:145px;
	height:17px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 5px;
}
input.textbox_login {
	width:145px;
	height:17px;
	margin:0px;
	padding:0px 0px 0px 5px;
}
select.dropdown {
	width:207px;
	height:19px;
	margin:0px 0px 5px 0px;
}
/**************************************************/
/*	TABLES			                  */
/**************************************************/
table#recruitingSchools {
	width:480px;
	border:1px solid #015E31;
	background-color:#B2CEC1;
	margin:10px 0px 20px 1px;
}
table#recruitingSchools td {
	padding:0px;
}
table.infoTable {
	width:480px;
}
table.infoTable td {
	padding:5px;
	vertical-align:top;
}
table.infoTable td.label {
	font-weight:bold;
}
/*	management	*/
table#mgmt_photos {
/*	width:520px !important; /* hide from ie6 */
	width:480px; /* for ie6 */
}
table#mgmt_photos th {
	text-align:left;
	padding:20px 0px 0px 0px;
}
table#mgmt_photos td {
	vertical-align:top;
	text-align:center;
	width:25%;
}
table#mgmt_photos td h5 {
	margin:0 0 5px 0;
	padding:0px;
}
table#mgmt_photos img {
	width:90px;
	height:115px;
	border:1px solid #000000;
	margin:20px 5px 5px 5px;
}

table#newsTable {
	width:480px;
}
table#newsListTable {
	width:480px;
}
table#newsListTable td {
	padding:5px;
}
table#newsListTable td.label {
	width:50px;
}

/**************************************************/
/*	MISC       		                  */
/**************************************************/
.sidebar {
	border:1px solid #015E31;
	background-color:#B2CEC1;
	padding:10px;
	margin:1px;
}
.small {
	font-size:80%;
	}

.big {
	font-size:115%;
	}

.centerIt {
	text-align:center;
	}
	
.goRight {
	text-align:right;
	}
.news_img {
	float:right;
	margin:10px;
	border:1px solid #005E31;
}
ul.left_float, ul.right_float {
	width:200px;
}
.left_float {
	float:left;
}
.right_float {
	float:right;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
.indent {
	text-indent:20px;
}

/**************************************************/
/*	SPOT GRAPHICS       		                  */
/**************************************************/

img.img_eReport {
	width:499px;
}
img.img_map {
	border:1px solid #005E31;
	float:left;
	margin:0px 10px 10px 0px;
}
img.contentSpacer {
	width:1px;
	height:300px;
	float:left;
}
.news_img {
	float:right;
	margin:10px;
	border:1px solid #005E31;
}
img.locationMgr {
	border:1px solid #000000;
	margin: 0px 10px 10px 0px;
	float:left;
}
img.contentImgRt {
	border:1px solid #005E31;
	float:right;
	margin:0px 0px 10px 10px;
}
img.contentImgLt {
	border:1px solid #005E31;
	float:left;
	margin:0px 10px 10px 0px;
}
img.contentImg {
	border:1px solid #005E31;
	margin:10px;
}
img.addressBullet {
	width:5px;
	height:5px;
	vertical-align:middle;
	padding:0px 5px;
}

/**************************************************/
/*	PARTNER LINKS				                  */
/**************************************************/
table#partnerLinks {
	width:480px;
}
table#partnerLinks td {
	padding:10px 10px 30px 20px;
	vertical-align:top;
}
table#partnerLinks td.partnerLogo {
	text-align:center;
	padding:10px 20px 30px 10px;
	border-right:1px solid #999999;
}
table#partnerLinks h4 {
	font-size:12px;
	margin:0px;
	padding:0px;
}


/**************************************************/
/*	JOBS LISTING				                  */
/**************************************************/

/* on opportunities.aspx */
table.jobs {
	width:490px;
	border:1px solid #005E31;
	margin:10px 0px 10px 1px;
}
.item {
	background-color:#F2F2F2;
}
.alt_item {
	background-color:#CDCDCD;
}

/* on jobdesc.aspx */
table#jobs {
	width:490px;
	border:1px solid #005E31;
	margin:10px 0px;
}
table#jobs th {
	padding:15px 10px 10px 10px;
	text-align:left;
	border-bottom:1px solid #005E31;
	white-space:nowrap;
}
table#jobs th.jobDescHeading {
	background-color:#F2F2F2;
}
table#jobs td {
	padding:10px;
	vertical-align:top;
}
table#jobs td.paging {
	text-align:center;
}
table#jobs td.paging a {
	padding:0px 5px;
}
span.currentPg {
	padding:0px 5px;
}
table#jobs h4 {
	font-size:110%;
}

table#jobs .links a {
	padding:0px 20px 0px 0px;
}
td.links {
	background-color:#CDCDCD;
}



