body {
	margin:0px;
	padding:0px;
	background: url(img/mainbg_top.jpg) top repeat-x #abb7ce;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:12px;
	color:#152e5a;
}

.spacer {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.leftqual {
	float:left;
	margin-top: 10px;
	}

.rightqual {
	float:right;
	text-align: right;
	}

.clear {
	clear: both;
	}

img {
	border:none;
}

hr {
	border-top:#bdc3cc; 
	width:596px; 
	height:1px;
}

h1 {
	font-size:18px;
	font-weight:normal;
	margin:2px;
	padding:0px;
}

h2 {
	font-size:18px;
	color:#152e5a;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

#container {
	width:765px; 
	margin:0px auto; 
	background:url(img/contbg.jpg) repeat-y;
	padding-bottom:20px;
}

#header {
	height:143px; 
	width:765px; 
	background:url(img/mainbg_top.jpg) repeat-x;
}

#headban {
	height:103px; 
	width:765px;
	overflow:hidden;
}

#headban .left {
	padding-left:25px;
	padding-top:30px;
}

#topmenu {
	width:751px; 
	height:40px; 
	background:#152e5a; 
	margin-left:7px; 
	margin-right:7px;
	text-align:right;
}

#topmenu ul {
	padding:0px;
	margin:0px;
	list-style:none;
	float:right;
}

#topmenu li {
	display:block;
	float:left;
	height:40px;
	margin:0px;
	padding:0px;
}

#topmenu a {
	display:block;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:11px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:11px;
}

#topmenu a:hover {
	background:url(img/topmenu_over.jpg) repeat-x;
}

#topshad {
	width:765px; 
	height:7px; 
	background:url(img/topshad_mid.jpg) top repeat-x;
}

#topshad .left {
	width:7px; 
	height:7px; 
	background:url(img/topshad_left.jpg) no-repeat; 
	float:left;
}

#topshad .right {
	width:7px; 
	height:7px; 
	background:url(img/topshad_right.jpg) no-repeat; 
	float:right;
}

#footer {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:11px;
	color:#233757;
	font-weight:bold;
	text-align:center;
}

#footer ul {
	list-style:none;
	padding:0px;
	margin:0px 0px 5px 0px;
}

#footer li {
	display:inline;
	margin-left:2px; 
	margin-right:2px;
}

#footer li a {
	text-decoration:none;
	font-size:13px;
	color:#233757;
}

#footer li a:hover {
	text-decoration:underline;
}

#content {
	padding: 17px 39px 10px 39px;
}

div > /**/ #content {
	padding: 17px 39px 25px 39px;
}

#content .leftcol {
	float:left;
}

#content .leftcol ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

#content .leftcol li a {
	text-decoration:none;
	color:#8a97ad;
	font-size:16px;
}

.personnel li {
	margin-left: 20px;
	}
	
.personnel_hr {
	width: 100%;
	border: 0px;
	border-top: 5px solid #bdc3cc;
	}
	
.personnel_workhistory td {
	font-size: 12px;
	border-bottom: 1px solid #bdc3cc;
	}
	
#content .leftcol li .selected {
	text-decoration: underline;
	}

#content .leftcol li a:hover {
	color:#152e5a;
	}

.leftcol img {
	border:1px solid #8a97ad;
	}
	
#content .rightcol {
	width:440px; 
	float:right;
	}

#content .rightcol p{
	line-height:24px;
	}

#columns {
	margin-top:10px;
}

#columns a {
	color:#152e5a;
}

#columns a:hover {
	text-decoration:none;
}

#columns .column1 {
	font-size:11px; 
	border:1px solid #bdbdbd; 
	width:210px; 
	float:left; 
	margin-right:15px;
}

#columns p {
	padding-left:10px; 
	padding-right:5px;
	line-height:25px;
}

#columns .column2 {
	font-size:11px; 
	border:1px solid #bdbdbd; 
	width:218px; 
	float:left; 
	margin-right:15px;
}

.mugshots {
	display:block;
	float:left;
	padding-top:6px;
	text-align:center;
	width:33%;
	font-size:11px;
	font-weight:bold;
	color:#152e5a;
	line-height: 14px;
		
}
.mugshots img{
	border:1px solid #999999;
		
	}
	
.floatl{
	float:left;
	}

.mugtext{
	color:#999999;
	font-size:10px;
}
.dgray {
	 color:#999999;
	 }
#footer a {
	color:#999999;
	text-decoration:none;
	}	
#footer a:hover {
	color:#999999;
	text-decoration:underline;
	}

.segmentList,.segmentListHalf {
	margin: 0px;
	list-style: none;
	padding: 0;
	}

.segmentList li,.segmentListHalf li {
	float: left;
	width: 33%;
	margin: 0px;
	margin-top: 5px;
}

.segmentListHalf li {
	width: 50%;
}

.leftcol h3 {
	font-family: 'Arial';
	font-weight: normal;
	color: #5A6981;
	font-size: 17px;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}