/*-----------------------------------------------------------------------------
TruePresence Style Sheet

version:   1.0
date:      10.17.06
author:	    
e-mail:	
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Zero down margin and paddin on all elements */
* {
	margin: 0;
	padding: 0;
}

body {
	font: 62.5%/1.6 arial, Verdana, sans-serif;
	background-color:#D4D4D4;
	text-align: center; 
	min-width: 760px;
	min-height: 100%;
	background:#dcddde url(/images/bgTile.gif) top left repeat-x;
}


html,body {
	height: 100%;
}

/* =Headings
-----------------------------------------------------------------------------*/

h1 {
  font-size: 2.4em;
  font-weight: normal;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

/* =Typography
-----------------------------------------------------------------------------*/

p, li {
  font-size: 1.4em;
}

h1, h2, p {
  margin: 1em 0;
}





/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}



/* =General Layout Styles
-----------------------------------------------------------------------------*/



#wrapper {
 	position:relative;
	width: 1017px; 
	margin: 0 auto; 
	padding:0;
	text-align: left;
	background:#FFF url(/images/contentTile.gif) top left repeat-y;	
	min-height:100%;
	
}

/*  ---IE hack for min-height---  */
* html #wrapper {
	height: 100%;
}
#wrapperInner {
	position:relative;
	float:left;
	width:997px;
}
#shadowleft{
	width:10px;
	height: 700px;
	float:left;
	background:url(/images/shadowleft.gif) top left no-repeat;
}
#shadowright{
	width:10px;
	height: 700px;
	float:left;
	background:url(/images/shadowright.gif) top left no-repeat;
}

/* =Branding
-----------------------------------------------------------------------------*/


#branding {
  	position:relative;
	padding: 0;
	width:997px;
	height:141px;	
	background: url(/images/mastTile.gif) top left repeat-x;
	margin:0;
  
}

#branding h1 {
  margin: 0;
}

#logo{
	
	position:relative;
	float:left;
	width:234px;
	height:121px;	
	padding:0 0 0 20px;

}

/* =Main Nav
-----------------------------------------------------------------------------*/

#navHolder{
	position:relative;
	float:left;
	width:725px;
	height:121px;	
	padding:43px 0 0 5px;
	
}




/* 
----- for nav styles see menu.css ---


*/

#navLeft{
	
	float:left;
	width:17px;
	height:121px;
	background:url(/images/navLeft.gif) top left no-repeat;
	
	
}


#navMid{
	
	float:left;
	width:687px;
	height:121px;
	background: url(/images/navMid.gif) top left repeat-x;
	
	
}


#navRight{
	
	float:left;
	width:17px;
	height:121px;
	background:url(/images/navRight.gif) top left no-repeat;
	
	
}


/* =Sub Nav
-----------------------------------------------------------------------------*/

#subNav {
	 list-style: none;
	 background-color:#eee;
	 width: 180px; 
	 float: left; 
}



/* =Aux Nav
-----------------------------------------------------------------------------*/
#auxNav {
	position:absolute;
	color:#666;
	top: 8px;
	right:8px;
}
#auxNav ul{
	list-style: none; 
	float: right;
	 
}
#auxNav li{
	float:left;
	font-size: 9px;
}
#auxNav a:link, #auxNav a:visited{
	color:#666;
	text-decoration:none;
}
#auxNav a:hover{
	color:#B2B2B2;
}
#auxsearch {
	float:right;
	font-size: 9px;
	margin: 0 14px 0 0;
}

/* =Content Holder
-----------------------------------------------------------------------------*/


#content {
	width: 997px; 
	float: left; 
	padding:0;
	margin:0;
	background-color:#FFF;
}



/* =Main Content
-----------------------------------------------------------------------------*/
#mainContentCol { 
	
	width: 444px; 
	margin: 0; 
	float: left; 
	
}
#mainContent {
	
	width: 444px; 
	margin: 0 0 0 18px; 
	_margin:0 0 0 9px;
	float: left; 
	padding:0px;
	color:#333;
	font-size: 11px;
	min-height:400px;
	_height:400px;
	
}

#mainContent h1 {
	font: arial, Verdana, sans-serif;
	font-size: 16px;
	margin: 0;
	font-weight:bold;
	color:#005288;
}
#mainContent h1 a:link, #mainContent h1 a:visited{
	color:#005288;
	text-decoration:none;
}
#mainContent h1 a:hover{
	color:#666;
	text-decoration:none;
}
#mainContent p {
	font-size: 11px;
	padding:0;
	color:#333;
}

#mainContent a:link, #mainContent a:visited{
	color:#005288;
	text-decoration:underline;
}
#mainContent a:hover{
	color:#6B6B6B;
}
#mainContent ul{
	font-size:11px;
}
#mainContent li{
	font-size:11px;
	margin-left: 25px;
}

#mainContent form{
	width: 430px;
}

#flash {
	border-color:#999;
	border-width:2px;
	border-style:solid;
	float:left;
	background-color:#003366;
	text-align:center;
	width:606px;
	height:328px;
	color:#FFF;
	
	font-size:16px;
	
}
#flashinner {
	background:url(/images/noflash2.gif) top left no-repeat;
	width:606px;
	height:328px;
}


/* =Secondary Content
-----------------------------------------------------------------------------*/

#secondaryContent {
	float:left;
	width: 244px;
	height:469px;
	display: inline;  /*:KLUDGE: Fixes IE double margin float bug*/ 
	/*background:url(/images/drillPhoto.jpg) top left no-repeat;*/
	top:0;
	left:22px;
	margin: 0 0 0 16px;
}

#secondaryContent h2 {
	font-size: 1.6em;
	margin: 0;
}

#secondaryContent p {
	font-size: 1.2em;
}

#coimage68 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/lab13.jpg) top left no-repeat;
}
#coimage47 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/life14.jpg) top left no-repeat;
}
#coimage10 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/lab14.jpg) top left no-repeat;
}
#coimage20 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/life2.jpg) top left no-repeat;
}
#coimage11, #coimage21, #coimage22, #coimage23, #coimage24, #coimage25, #coimage26, #coimage27, #coimage28, #coimage29, #coimage30, #coimage31, #coimage32, #coimage33, #coimage34, #coimage35, #coimage36, #coimage37, #coimage38, #coimage39 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/building2.jpg) top left no-repeat;
}
#coimage13 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/life15.jpg) top left no-repeat;
}
#coimage15 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/life11.jpg) top left no-repeat;
}
#coimage40 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/lab9.jpg) top left no-repeat;
}
#coimage41 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/life5.jpg) top left no-repeat;
}
#coimage42 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/lab11.jpg) top left no-repeat;
}
#coimage43 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/lab4.jpg) top left no-repeat;
}
#coimage45, #coimage61 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/life6.jpg) top left no-repeat;
}
#coimage46 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/life7.jpg) top left no-repeat;
}
#coimage48 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/life8.jpg) top left no-repeat;
}
#coimage49 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/life9.jpg) top left no-repeat;
}
#coimage50 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/lab5.jpg) top left no-repeat;
}
#coimage52 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/lab6.jpg) top left no-repeat;
}
#coimage53 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/life13.jpg) top left no-repeat;
}
#coimage8, #coimage54, #coimage55, #coimage56, #coimage57, #coimage58, #coimage59, #coimage71, #coimage72, #coimage73 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/life4.jpg) top left no-repeat;
}
#coimage9 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/lab7.jpg) top left no-repeat;
}
#coimage60 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/lab15.jpg) top left no-repeat;
}
#coimage7 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/lab8.jpg) top left no-repeat;
}
#coimage0 {
	width:244px;
	height:469px;
	background: url(/images/sidebar/life12.jpg) top left no-repeat;
}
/* =Tertiary Content
-----------------------------------------------------------------------------*/

#tertiaryContent {
	width: 225px;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right; 
	margin:0 16px 0 16px;
	
	
}
#quotebox {
	width: 227px;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right; 
	margin:0;
	background: url(/images/quotebox_top.gif) #FFF left top no-repeat;
	
}
#boxbottom {
	background: url(/images/quotebox_bottom.gif) left bottom no-repeat;
	width: 227px;
	height:15px;
}

#tertiaryContent h2 {
	font-size: 1.6em;
	margin: 0;
}
#tertiaryContent a:link, #tertiaryContent a:visited{
	color:#005288;
	text-decoration:underline;
}
#tertiaryContent a:hover{
	color:#6B6B6B;
}
#quotebox p {
	font-size: 16px;
	color:#005288;
	padding:10px 15px 0 15px;
	margin:0;
}

/* =Footer
-----------------------------------------------------------------------------*/



#footer {
	float:right;
	width:730px;
	clear: both; 
	padding:0;
}
#contentFoot{
	width:475px;
	float:left;
	margin:0; 
	padding:10px 0px 10px 0px;
	color:#777;
	font-size: 10px;
	text-align:left;
}
#footergray{
	background-color:#F2F2F2;
	border-top: #D9D9D9 2px solid;
	height:50px;
	width:439px;
	padding: 4px 18px;
	margin-bottom:4px;
}
#contentFoot p{
	margin:0;
	padding:0 18px;
	font-size: 10px;
}
#contentFoot a:link, #contentFoot a:visited{
	color:#666;
	text-decoration:underline;
}
#contentFoot a:hover{
	color:#B2B2B2;
}






/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opera 7 */
fieldset {
	border: 1px solid transparent;
}
/*------- Form styles ---------*/
.formbox input, .formbox textarea, .formbox select {
	margin-left: 125px; /*-------------------------------Moves right column (input area) */
	width: 200px;
}
.formbox textarea { 
	width: 300px; 
}
.formbox label {
	width: 120px; /*-------------------------------Set to 5 pixels less than margin-left above */
	margin: 0 10px 5px 0;
	float: left;
	text-align: right;
	padding-top: 0.2em;
	font-size: 1em;
}
.formbox input, .formbox textarea, .formbox select {
	display: block;
	margin-bottom: -0.5em;
}
.formbox textarea{
	width:240px;
}
.formbox select[multiple="multiple"] {
	margin-left: 0px;
}
.formbox br { 
	clear: left;
}
.formbox input[type="radio"], .formbox input[type="checkbox"], .formbox input[type="hidden"] { 
	
	width: auto; 
	height: 0.8em; 
	border: 0;
}
.formbox input[type="hidden"] {
	display: none;
} 
* html .formbox input, * html .formbox textarea, * html .formbox select,
* html .formbox .checks input, * html .formbox .checks label {
	margin-top: 0;
	margin-bottom: 0;
}
* html .formbox fieldset br {
	line-height: 0.5em;
	font-size: 0.5em;
}

.formbox fieldset { 
	font-size: 12px;
	margin:0 15px 10px 0; 
	border:none;
}
.formheading1 {
	float:left;
	padding: 2px;
	font-weight: bold;	
	color:#FDB913; 
	font-size:14px;
	text-align:left;
	margin:0 0 10px 10px;
	_margin:-14px 0 10px 10px;  /*IE Win */
		
}
.formheading2 {
	float:left;
	padding:8px 0 0px 0;
	font-weight: bold;	 
	font-size:12px;
	text-align:left;
	color:#417298;
	border-bottom: #417298 1px solid;
	margin:0 5px 5px 5px;
	width:414px;
		
}
.formrighttext{
	margin:0 0 0 125px;
	width: 200px;
	font-size:9px;
}
/*----------------*/
.formbox {
	width:434px;
	background-color: #F2F2F2;
	color: #005288;
	color:#333;
	margin:0 15px 0 0;
	border-top: #D9D9D9 2px solid;
}
/*.formboxinner {
	background: url(/tb/images/tpform_topr.gif) no-repeat right top;
	
}
.formboxbot {
	background: #ABDFE8 url(/tb/images/tpform_bot.gif) no-repeat left bottom;
	height:10px;
}
.formboxbotr{
	float:right;
	height:10px;
	width:10px;
	background: url(/tb/images/tpform_botr.gif) no-repeat right bottom;
}*/
.formboxcontent{
	padding: 8px 0px 4px 0px;	
}
.formbottombtn{
	float:right;
	margin-right:150px;
}
.required {
	color:red;
}
.searchbox {
	width:446px;
	background-color: #F2F2F2;
	color: #005288;
	color:#333;
	margin:0 15px 0 0;
	border-top: #D9D9D9 2px solid;
	text-align:center;
}
.searchheader h1{
	color:#FDB913;
	font-size:14px;
	margin:5px 0 0 5px;
	_margin:-34px 0 0 0;
	text-align:left;
	
}
.resultslink {
	float:left;
	margin:8px 4px 0 4px;
	padding: 4px;
}
.resultsinfo {
	float:right;
	margin:8px 4px 0 4px;
	padding:4px;
	font-size:9px;
}
.resultsdescription {
	clear:both;
	float:left;
	
	margin: 4px 0 0 0;
	padding:4px;
	
}
.resultsline {
	clear:both;
	float:left;	
	border-bottom: 1px solid #D9D9D9;
	font-size:11px;
	width:446px;
}
.resultshead{
	color:#333;
	font-size:14px;
	padding:4px;
	border-bottom: 1px double #D9D9D9;
	
}
/* Employment styles - some taken out of database code
---------------------------------------------------------------------------------------------*/

.employtable {
	border-collapse:collapse;
	font-size:11px;	
}

.employtable th, .employtable td{
	padding:4px;
}
#employHead {
	font-size:14px;
	font-weight:bold;
}
.job_post_title { 
	font-weight: bold; 
	border-bottom: #D9D9D9 1px solid;
}
.job_post_heading {
	font-weight: bold; 
	font-size: 12px; 
	color: #333; 
	padding:2px; 
	background-color:#F2F2F2;
}
.job_post_short { 
	 
	font-size: 20px; 
	color:#FFFFFF;
	border-top: #D9D9D9 2px solid;
	/*border-bottom: #D9D9D9 2px solid;*/
}
.applybtn {
	float: right;	
	text-align:center;
	
}


.backbtn {
	float: left;	
	text-align:center;
	
}

#btncontainer{
	width: 422px;
	height:20px;
	border-top: #D9D9D9 2px solid;
	padding:4px;
	background-color:#F2F2F2;
}
#btncontainer a:link, #btncontainer a:visited{
	/*color: #FFF;*/
	font-size:11px;
	text-decoration: none;
	padding: 4px;	
}
/*#btncontainer a:hover {
	color: #fdb913;
}*/

/* =Tables
-----------------------------------------------------------------------------*/

#mainContent table { 
	width:446px;
	border-spacing: 0;
	border-collapse: collapse;
}

#mainContent td, #mainContent th {
	text-align: left;
	vertical-align:top;
	padding:2px;
	
}
#mainContent thead{
	background-color:#F2F2F2;
	border-top: #D9D9D9 2px solid;
}
/*Downloads
----------------------------------------------------------------------------*/
.line {
	border-bottom: 1px solid #CCC;
	line-height:16px;
	height:16px;
	padding:2px;
	width:436px;
}
.lineleft {
	float:left;
	line-height:16px;
}
.line_rightalign {
	float:right;
	line-height:16px;
	font-size:10px;
}
.dldescription {
	margin-bottom: 15px;
	text-align:left;
	padding:2px;
	width:436px;
}
