@charset "utf-8";
/* CSS Document */

html {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0066A4;
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
}
.bottom_text {
	color:#ffffff;
}a {
	color: #000000;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0066A4;
	font-style: italic;
	line-height: 22px;
}
.content_cell {
	padding-left:30px;
	padding-right:30px;
	vertical-align:top;
	height:317px;
}
.bio_cell {
	padding-top:10px;
	padding-left:5px;
	padding-right:25px;
	padding-bottom:10px;
	vertical-align:top;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	line-height: 18px;
}
.headshot {
	padding-left:10px;
	padding-bottom:10px;
}
p {
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
}
ul {
	margin-left:0px;
}
li {
	margin-bottom:11px;
}
.sub_list {
	margin-bottom:0px;
	margin-top:5px;
}
.recruiting-specialties {
	font-weight:bold;
	color:#0066a4;
	font-style: italic;
}
.navigation_cell {
	background:url(images/left_background.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	vertical-align:top;
}
.staffing_menu_cell {
	padding-left:40px;
	width:100px;
	padding-top:20px;
	line-height:40px;
}
.staffing_right_column {
	background:url(images/staffing_right_background.gif);
	background-repeat:repeat-y;
	background-color:#d3e2f3;
	background-position:right;
	vertical-align:top;
