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

version:   1.0
date:      10.17.06
author:	    
e-mail:	
-----------------------------------------------------------------------------*/
body {
	text-align: center; 
	min-width: 760px;
	background:#FFF url(/images/bg_drill.gif) top left repeat-x;
}

#mainNav{
	
	
	float:left;
	width:989px;
	height:222px;
	margin:0;
	margin-left:0px;
	overflow:hidden;
	background:url(/images/header_drill.jpg) no-repeat top left;
}


#navHolder{
	
	margin-top:192px;
	width:989px;
	height:30px;
	float:left;
	margin-left:-1px;
	overflow:hidden;
	background:url(/images/nav_bg_drill.gif) no-repeat top left;
	
}


/* =Main Content
-----------------------------------------------------------------------------*/

#mainContent { 
	/*position:relative;*/
  width: 989px; 
  height:384px;
  margin: 0 0 0 0;

  
}



#contentTop{

	width:989px;
	height:23px;
	display:inline;

	float:left;
	background:url(/images/content_bg_top.gif) top left no-repeat;

}



#secondaryNav{
	width:333px;
	}
#secondaryNav ul{
	/*list-style-image:url(/images/bullet.gif);*/
	list-style:none;
	}

#secondaryNav li{
	
	/*list-style-image:url(/images/bullet.gif);*/
	background:#515864 url(/images/bullet.gif) 30px 5px no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	/*list-style-position:inside;
	padding:0 0 5px 30px;*/
	margin:15px 0 0 0;
	
}
#secondaryNav li a {
	display:block;
	width:283px;
	/*background:#515864 url(/images/bullet.gif) 30px 5px no-repeat;*/
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 0 10px 50px;

		
}
#secondaryNav li a:hover {
	color:#939BA1;
	}
#tertiaryNav {
	list-style:none !important;
	list-style-image:none !important;
}
#tertiaryNav li {
	/*background-color:#646c79;*/
	margin:2px 0px !important;
}
#tertiaryNav a {
	width:268px !important;
	font-size:13px !important;
	background-color:#5f6673 !important;
	background-image:none !important;
	padding:4px 0 4px 65px !important;
}

#menutitle {
	padding: 10px 0;
	}

h1 {
	background:#2C3B64;
	font:Verdana;
	font-weight:bold;
	font-size:19px;
	color:#fff;
	padding: 10px 0 10px 20px;
	}
	
#cdrates {
	position:relative;
	float:right;
	background: url(/images/cdrates.gif) top left no-repeat;
	width:334px;
	height:76px;
}
#cdrates a{
	position:relative;
	display:block;
	width:294px;
	padding: 0 0 0 40px;
	height:76px;
	background: url(/images/cdratesarrow.gif) 268px 22px no-repeat;
	line-height:76px;
	color:#1A2574;
	text-decoration:none;
	font-weight:bold;
}
#cdrates a:hover {
	color:#666;
}
#contentMid {	
	float:right;
	width:989px;
	height:auto;
	background:url(/images/content_bg.gif) top right repeat-y;
}
#contentLeft {
	position:relative;
	top:0;
	left:0;
	width:360px;
	height:633px;
	/*margin-left:-8px;*/
	float:left;
	background:url(/images/content_left_drill.gif) no-repeat top left;
	padding-left:12px;
}
#contentRight {
	position:relative;
	width:541px;
	height:auto;
	min-height: 333px;
	float:right;
	margin-right:50px;			
}
* html #contentRight {
	margin-right:30px;	
}

#contentRight ul{
	font-size: 12px;
	color:#5F6062;
}
#contentRight li{
	margin:0 0 14px 20px;
}
#contentRight a:link, #contentRight a:visited {
	color:#2c3b64;
}
#contentRight a:hover {
	color:#666;
}
#contentRight table{
	border-collapse:collapse;
	/*border: #999 1px solid;*/
	border-color:#999;
	
}
#contentRight td, #contentRight th {
	padding:5px;
}
#callout {
	position:relative;
	float:right;
	margin:80px 0 30px 30px;
	}

#contentBottom {
	float:right;
	width:981px;
	height:58px;
	/*margin-right:-4px;*/
	background:url(/images/content_bottom.gif) top right no-repeat;

}
#footer {
	clear:both
	}

/* Employment & Form styles 
-----------------------------------------------------------------------*/

.employtable, .employtable2 {
	width: 500px;
	border-collapse:collapse;
	font-size:11px;	
	margin-top: 5px;
}

.employtable th, .employtable td, .employtable2 th, .employtable2 td {
	padding:4px;
}
.job_post_title td { 
	font-weight: bold; 
	border-bottom: #666 1px solid;
}
.job_post_heading {

	font-weight: bold; 
	font-size: 12px; 
	color: #5F6062; 
	padding:2px; 
	border-top: #666 1px solid;
	border-bottom: #666 1px solid;
}
.job_post_short { 
	 
	font-size: 20px; 
	color:#5F6062;
	
}
#applybtn {
	float: right;	
	text-align:center;
	background-color:#2c3b64;
	padding:4px;
}
#applybtn a:link, #applybtn a:visited {
	text-decoration:none !important;
	font-weight:bold;
}
#applybtn a:hover {
	color:#CCC !important;
}
.job_body {
	width:470px;
	margin-bottom:10px;
	margin-left:4px;
}

#backbtn {
	float: left;	
	text-align:center;
	text-align:center;
	background-color:#2c3b64;
	padding:4px;
	
}
#backbtn a:link, #backbtn a:visited {
	text-decoration:none !important;
	font-weight:bold;
}
#backbtn a:hover {
	color:#CCC !important;
}
#btncontainer{
	width: 500px;
	border-top: #999 1px solid;
	padding:4px 0;
}
#btncontainer a:link, #btncontainer a:visited{
	color: #FFF;
	font-size:11px;
	text-decoration: underline;
	padding: 4px;	
}
#btncontainer a:hover {
	color: #333;
}

.employtable2, .formtable {
	border-collapse:collapse;
	border: #999 1px solid;
	background-color:#FFF;
}
.employtable2 th, .employtable2 td {
	padding:8px;
}

.large {
	color:#2c3b64;
}

.field_radio, .field_checkbox, .radio_label, .checkbox_label {
	margin:0px 2px;
	line-height:20px;
}