body {
	margin: 0;
	padding: 0;
	background: #fff url("images/bg-page.gif") repeat-x left top;
	font-family: Verdana, sans-serif;
	font-size: 0.75em;
	color: #333;
	text-align: center;
}
table, th, td, input, select, textarea {
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 1em;
}
img {
	border: none;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
.form_notes {
	padding: 0 20px 0 230px;
	font-size: 0.9em;
}
h1 {
	color: #003199;
	margin: 0;
	padding: 0 0 0.7em 0;
	font-size: 1.5em;
	font-weight: bold;
}
h2, .h2 {
	color: #003199;
	margin: 0;
	padding: 0.3em 0 0.7em 0;
	font-size: 1.15em;
	font-weight: bold;
}
hr {
	display: none;
}
@media print, screen, handheld {
	legend {
		display: none;
	}
}
p {
	margin: 0;
	padding: 0 0 1em 0;
}
table {
	border-collapse: collapse;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: underline;
	color: #003199;
}
a:visited {
	color: #2041b9;
}
a:hover {
	text-decoration: underline;
	color: #82abd1;
}
.alignc {
	text-align: center;
}
.alignr {
	text-align: right;
}
.big {
	font-size: 1.15em;
}
.bold {
	font-weight: bold;
}

.box1 {
	background: url("images/box1-in.gif") repeat-y left top;
	margin: 0 0 1em 0;
}
.box1 h2 {
	margin: 0 5px 0 0;
	padding: 0.2em 8px;
	font-size: 1em;
	color: #000063;
	text-transform: uppercase;
	background: #ffae00 url("images/box1-h2.gif") repeat-x left top;
}
.box1 h2.title1 {
	margin: 0 5px 0 0;
	padding: 0.3em 8px 0.2em 8px;
	font-size: 1em;
	color: #000063;
	text-transform: uppercase;
	background: #fff url("images/box1-h2b.gif") repeat-x left top;
	border-bottom: 1px solid #b6cee4;
}
.box1 h2.title2 {
	margin: 0 5px 0 0;
	padding: 0.3em 8px 0.2em 8px;
	font-size: 1em;
	color: #ffcd00;
	text-transform: uppercase;
	background: #000264 url("images/box1-h2c.gif") repeat-x left top;
	border-bottom: 1px solid #b6cee4;
}
.box1 h2.title3 {
	margin: 0 5px 0 0;
	padding: 0.3em 8px 0.2em 8px;
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	background: #000264 url("images/box1-h2c.gif") repeat-x left top;
	border-bottom: 1px solid #b6cee4;
}
.box1_in {
	background: url("images/box1-bottom.gif") no-repeat left bottom;
	padding: 0.8em 13px 10px 8px;
	height: 1%;
}
.box2 {
	background: url("images/box2-in.gif") repeat-y left top;
	margin: 0 0 1em 0;
}
.box2 h2 {
	margin: 0 5px 0 0;
	padding: 0.2em 8px;
	font-size: 1em;
	color: #000063;
	text-transform: uppercase;
	background: #ffae00 url("images/box2-h2.gif") repeat-x left top;
}
.box2_in {
	background: url("images/box2-bottom.gif") no-repeat left bottom;
	padding: 0.8em 13px 10px 8px;
	height: 1%;
}
.box3 {
	background: url("images/box3-in.gif") repeat-y left top;
	margin: 0 0 1em 0;
}
.box3 h2 {
	margin: 0 5px 0 0;
	padding: 0.2em 8px;
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	background: #000264 url("images/box3-h2.gif") repeat-x left top;
}
.box3_in {
	background: url("images/box3-bottom.gif") no-repeat left bottom;
	padding: 0.8em 13px 10px 8px;
	height: 1%;
}
.box4 {
	background: #ffcd00;
	margin: 0 5px 1em 0;
	color: #000063;
}
.box4 h2 {
	margin: 0;
	padding: 0.2em 8px;
	font-size: 1em;
	color: #fff;
	background: #000264 url("images/box3-h2.gif") repeat-x left top;
}
.box4_in {
	padding: 0.8em 13px 10px 8px;
	height: 1%;
}
.box5 {
	background: #dde4f5;
	padding: 0.7em 10px;
	margin: 0 0 1em 0;
	height: 1%;
}
.box5 .title2 span {
	background: #dde4f5;
}
.box6 {
	background: #ffcd00;
	margin: 0 0 1em 0;
	color: #000063;
}
.box6 h2 {
	margin: 0;
	padding: 0.3em 8px;
	font-size: 1em;
	color: #fff;
	background: #000264 url("images/box3-h2.gif") repeat-x left top;
}
.box6_in {
	padding: 0.8em 13px 10px 8px;
	height: 1%;
}
.box7 {
	padding: 0 10px 1em 0;
}

.breadcrumbs {
	padding: 0 0 1em 10px;
	font-size: 0.9em;
	color: #9d93a5;
}

input.button1 {
	border: none;
	background: transparent;
	cursor: pointer;
	color: #000063;
	overflow: visible;
	margin: 0;
	padding: 0;
}
.button2 {
	background: #041977 url("images/button2a.gif") no-repeat left center;
	margin: 3px 0 0 0;
}
.button2 input {
	background: url("images/button2b.gif") no-repeat right center;
	padding: 8px 0.8em;
	border: none;
	color: #fff;
	overflow: visible;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}
.button2 a, .button2 a:visited, .button2 a:hover {
	background: url("images/button2b.gif") no-repeat right center;
	padding: 8px 0.8em;
	text-decoration: none;
	color: #fff;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

.clear {
	clear: both;
}
.clogo1 {
	float: right;
	text-align: center;
	padding: 1em 0 0.5em 0;
	width: 210px;
	margin: 0 0 1em 10px;
	background: #fff;
}
.clogo1 p {
	padding: 0 0 0.5em 0;
}

.col_half {
	width: 49%;
}
.col_full {
	float: left;
	padding: 0.7em 0 0 0;
	min-height: 30em;
	height: auto;
}
.col_main_home {
	float: right;
	width: 724px;
}
.col_main_left_home {
	float: left;
	width: 477px;
}
.col_main_right_home {
	float: right;
	width: 236px;
}
.col_left_home {
	float: left;
	width: 203px;
}
.col_left_page {
	float: left;
	width: 685px;
	padding: 0 0 1em 0;
	min-height: 30em;
    height: auto;
}
/*\*/
* html .col_left_page {
      height: 30em;
}
.col_left_page ul {
	padding: 0 0 1em 0;
}
.col_left_page ul li {
	padding: 0 0 0.2em 15px;
	background: url("images/bullet1.gif") no-repeat left 0.3em;
}
.col_right_page {
	float: right;
	width: 236px;
}

.colcode1 {
	color: #000063;
}
.colcode2 {
	color: #003199;
}

.container1 {
	width: 968px;
	background: url("images/container1.gif") repeat-y left top;
	margin: 0 auto;
	text-align: left;
}
.container2 {
	background: url("images/container2.gif") no-repeat left top;
}
.container3 {
	margin: 0 10px;
	padding: 10px 5px 0 5px;
	border-top: 4px solid #0d4a9e;
	height: 1%;
}

.content1 {
	padding: 0 0 0 10px;
}

.feat_clients {
	border-top: 1px solid #b6cee4;
	border-bottom: 1px solid #b6cee4;
	margin: 0 5px 1em 0;
	padding: 10px 0;
}
.feat_clients ul li {
	text-align: center;
	padding: 15px 0;
}

.feat_edu {
	border-bottom: 1px solid #b6cee4;
	margin: 0 5px 1em 0;
	padding: 0 10px 0.5em 10px;
}
.feat_edu h2 {
	margin: 0 -10px 0.7em -10px;
	padding: 0.2em 10px;
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	background: #000264 url("images/box3-h2.gif") repeat-x left top;
}
.feat_edu_logo {
	float: left;
	width: 240px;
	padding: 0.5em 0;
}
.feat_edu_text {
	float: right;
	width: 210px;
	color: #000063;
}
.feat_jobs {
	padding: 1em 12px;
}
.feat_jobs_desc {
	text-align: left;
	padding: 0 0 2em 0;
}
.feat_jobs_desc p {
	padding: 0 0 0.3em 0;
}
.feat_links {
	margin: 0 1px 2px 1px;
}
.feat_links h3 {
	color: #872796;
	margin: 0;
	padding: 0 0 0.2em 0;
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}
.feat_links p {
	padding: 0 0 0.2em 0;
}
.feat_links_item {
	padding: 0 0 0.8em 0;
}
.feat_links_item_logo {
	float: left;
	text-align: center;
	background: #fff;
	padding: 4px 0;
	margin-bottom: 4px;
	width: 102px;
}
.feat_links_item_text {
	padding: 0 0 0.8em 0;
	margin: 0 0 0 115px;
}


.floatl {
	float: left;
}
.floatr {
	float: right;
}

.footer {
	background: #fff url("images/footer.gif") no-repeat left top;
	padding: 20px 0 1em 0;
	text-align: center;
	font-size: 0.9em;
	color: #7084a8;
	height: 1%;
}
.footer a,.footer a:visited {
	color: #7084a8;
}
.footer a:hover {
	color: #82abd1;
}
.footer p {
	padding: 0 0 0.5em 0;
}


.form_box {
	width: 14px;
	height: 14px;
	margin: 0;
}
input.form_general, textarea.form_general {
	width: 180px;
	width: 178px;
}
select.form_general {
	width: 184px;
}
.form_qs1 {
	width: 210px;
}
.form_qs2 {
	width: 200px;
}
.form_qs3 {
	width: 176px;
	.width: 165px;
}

.grad1, .grad2, .grad3, .grad4 {
	margin: 0 0 0.5em 0;
	padding: 0.5em 10px;
}
.grad1 {
	background: #abebb3 url("images/grad1.gif") repeat-x left top;
}
.grad2 {
	background: #e4caea url("images/grad2.gif") repeat-x left top;
}
.grad3 {
	background: #ffcfa1 url("images/grad3.gif") repeat-x left top;
}
.grad4 {
	background: #ff9e9b url("images/grad4.gif") repeat-x left top;
}

.grad_zone {
	padding: 0 0 0.5em 0;
}
.grad_zone img {
	display: block;
}

.header {
	padding: 0 10px;
}
.hidden {
	display: none;
}

.intro {
	background: #dde4f5 url("images/intro.jpg") no-repeat left top;
	padding: 0.8em 10px 0.2em 180px;
	margin: 0 5px 1em 0;
}
.intro h1 {
	font-size: 1.2em;
}

.link1 {
	padding-left: 13px;
	background: url("images/bullet1.gif") no-repeat left center;
}

.list1 li {
	padding: 0 0 0.2em 0;
}
.list1 li a {
	text-decoration: none;
}
.list1 li a:hover {
	text-decoration: underline;
}
.list2 {
	margin: 0 0 0.8em 0;
}
.list2 li {
	padding: 0 0 0.5em 0;
}
.list3 {
	margin: 0 0 1em 0;
}
.list3 li {
	padding: 0 0 0.2em 15px;
	background: url("images/bullet1.gif") no-repeat left 0.3em;
}

.logo {
	float: left;
	padding: 40px 0;
}
.logo img {
	display: block;
}

.menu {
	background: #000164 url("images/menu.gif") repeat-x left top;
	padding: 0 10px;
	height: 1%;
}
.menu p {
	padding: 0.7em 10px;
	margin: 0;
	float: right;
}
.menu p a, .menu p a:visited {
	color: #ffcd00;
	text-decoration: none;
}
.menu p a:hover {
	color: #fff;
	text-decoration: underline;
}
.menu ul li {
	float: left;
}
.menu ul li a, .menu ul li a:visited {
	display: block;
	color: #fff;
	padding: 0.7em 12px 0.7em 9px;
	margin: 0 1px 0 0;
	text-decoration: none;
	background: url("images/menu-div.gif") no-repeat right top;
}
.menu ul li a:hover, .menu ul li a.selected, .menu ul li a.selected:visited {
	color: #000063;
	text-decoration: none;
	background: #ffad00 url("images/menu-over.gif") repeat-x left top;
}
.menu ul li a.selected {
	font-weight: bold;
}
.menu_in {
	border-bottom: 1px solid #fff;
}

.post_jobs {
	padding: 0 0 1em 0;
}
.post_jobs img {
	display: block;
}

.qs1 {
	margin: 0 5px 1em 0;
	background: #ffcd00;
	padding: 0 10px 0.5em 10px;
}
.qs1 h2 {
	background: #000164 url("images/qs1-h2.gif") repeat-x left top;
	margin: 0 -10px 1em -10px;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	padding: 0.3em 10px;
}
.qs1 label {
	display: block;
	padding: 0 0 0.3em 0;
}
.qs1 p {
	padding: 0 0 0.5em 0;
}
.qs2 label {
	display: block;
	padding: 0 0 0.3em 0;
}
.qs2 p {
	padding: 0 0 0.5em 0;
}

.refine {
	background: url("images/refine.gif") no-repeat left top;
	padding: 0 10px 1em 10px;
	margin: 0 -10px 1em -10px;
	border-bottom: 1px solid #fff;
}
.screenreader {
	position: absolute;
	left: -999em;
}

.sector_sponsor {
	background: #f1f5fd;
	margin: 0 1px 1em 1px;
	padding: 1em 13px;
}
.sector_sponsor h3 {
	color: #872796;
	margin: 0;
	padding: 0 0 0.2em 0;
	font-size: 1.1em;
	font-weight: bold;
}
.sector_sponsor p {
	padding: 0 0 0.2em 0;
}
.sector_sponsor .title2 span {
	background: #f1f5fd;
}
.sector_sponsor_item {
	padding: 0 0 0.8em 0;
}

.service {
	background: #d7e2f9 url("images/services.gif") repeat-x left top;
	width: 199px;
	margin: 0 5px 5px 0;
	padding: 0.8em 12px;
	float: left;
	_display: inline;
	min-height: 5em;
	height: auto;
}
/*\*/
* html .service {
	height: 5em;
}
.service h2 {
	padding: 0 0 0.5em 0;
	font-size: 1.1em;
}
.service h2 a, .service h2 a:visited {
	text-decoration: none;
}
.service h2 a:hover {
	text-decoration: underline;
}
.service p {
	padding: 0 0 0.3em 0;
}

.services_home {
	margin: 0 0 1em 0;
	background: url("images/services-home-in.gif") repeat-y left top;
	color: #000063;
}
.services_home h2 {
	margin: 0 -10px 0.7em -10px;
	padding: 0.2em 10px;
	font-size: 1em;
	color: #fff;
	text-transform: uppercase;
	background: #000264 url("images/box3-h2.gif") repeat-x left top;
}
.services_home_in {
	background: url("images/services-home-bottom.gif") no-repeat left bottom;
	padding: 0 5px 15px 0;
	HEIGHT: 1%;
}
.services_home_left {
	float: left;
	width: 209px;
	padding: 0 10px;
}
.services_home_right {
	float: right;
	width: 209px;
	padding: 0 10px;
}
.small {
	font-size: 0.9em;
}
.stats {
	background: #000063 url("images/stats.gif") repeat-x left top;
	padding: 0.5em 5px ;
	margin-top: 6px;
	margin-bottom:10px;
	color: #fff;
	line-height: 1.4em;
	width: 18.4em;
}
.stats a, .stats a:visited {
	color: #82abd1;
	font-size: 0.9em;
	text-decoration: none;
}
.stats a:hover {
	color: #ffcd00;
	text-decoration: underline;
}
.stats big {
	display: block;
	float: left;
	width: 3.5em;
	font-size: 1.25em;
	font-weight: bold;
	color: #ffcd00;
	line-height: 1em;
}

.submenu {
	margin: 0 5px 1em 0;
}
.submenu ul li {
	display: inline;
}
.submenu ul li a, .submenu ul li a:visited {
	display: block;
	padding: 0.4em 8px;
	margin: 0 0 0.4em 0;
	font-weight: bold;
	text-decoration: none;
	color: #0d4a9e;
	background: #d7e2f9 url("images/submenu.gif") repeat-x left top;
}
.submenu ul li a:hover {
	text-decoration: none;
	color: #0d4a9e;
	background: #d7e2f9 url("images/submenu-over.gif") repeat-x left top;
}

.tab_form1 th {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 0.35em 1em 1em 0;
	width: 160px;
}
.tab_form1 th p {
	padding: 0 0 0.3em 0;
}
.tab_form1 td {
	vertical-align: top;
	border: none;
	padding: 0 0 1em 0;
}
.tab_jobrole {
	border-collapse: collapse;
	margin: 0 0 0.5em 0;
	width: 100%;
}
.tab_jobrole td {
    vertical-align:top;
    width: 50%;
}

.tab_jobrole td ul {
	margin: 0 0 1em 1em; 
	padding: 0;
	list-style: none;
}
.tab_jobrole td ul li {
	padding: 0 0 0.5em 12px;
	background: url("images/bullet2.gif") no-repeat left 0.4em;
}
.tab_list {
	border-collapse: collapse;
	margin: 0 0 1em 0;
	border-top: 1px solid #DAEDF6;
	width: 100%;
}
.tab_list td {
	border: none;
	border-bottom: 1px solid #DAEDF6;
	vertical-align: middle;
	padding: 0.5em 0.3em;
}
.tab_list th {
	border: none;
	border-bottom: 1px solid #DAEDF6;
	vertical-align: middle;
	text-align: left;
	padding: 0.5em 0.3em;
	background: #EBF5FA;
	font-weight: bold;
	color: #000F7A;
}
.tab_locations {
	margin: 0 0 0.5em 0;
	width: 100%;
}
.tab_locations td {
	vertical-align: top;
	padding: 0 10px 0.3em 0;
	border: none;
	width: 25%;
}
.tab_qs3 {
	width: 100%;
}
.tab_qs3 td {
	font-size: 1.1em;
	padding: 0 10px 0 0;
	border: none;
	vertical-align: center;
}
.tab_vacdet {
	width: 420px;
}
.tab_vacdet th {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 0 1em 1em 0;
	width: 100px;
}
.tab_vacdet td {
	font-weight: normal;
	vertical-align: top;
	border: none;
	padding: 0 0 1em 0;
}
.tab_vacsum {
	width: 100%;
	margin: 0 0 0.2em 0;
}
.tab_vacsum th {
	padding: 0 0 0.2em 0;
	border: none;
	width: 13%;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
.tab_vacsum td {
	padding: 0 0 0.2em 0;
	border: none;
	width: 20%;
	vertical-align: top;
}

.title1 {
	text-transform: uppercase;
	color: #000063;
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 0.2em 0;
	font-weight: bold;
}
.title2 {
	color: #82abd1;
	padding: 0 0 0.2em 0;
	margin: 0 0 0.3em 0;
	font-size: 1.1em;
	background: url("images/title2.gif") repeat-x left center;
}
.title2 span {
	padding-right: 0.5em;
}
.top_banner {
	float: right;
	padding: 11px 0 0 0;
}
.vacsum {
	border-bottom: 1px solid #b6cee4;
	padding: 0 0 0.5em 0;
	margin: 0 1px 0.5em 1px;
}
.vacsum h2 {
	font-weight: bold;
	padding: 0 0 0.5em 0;
	font-size: 1.1em;
}
.welcome {
	float: left;
	padding: 35px 0 0 0;
	font-size: 1.4em;
	font-weight: bold;
	color: #003199;
	line-height: 1em;
	letter-spacing: -1px;
}


.tab_jobrole {
	border-collapse: collapse;
	margin: 0 0 0.5em 0;
	width: 100%;
}
.tab_jobrole td {
    vertical-align:top;
    width: 50%;
}

.tab_jobrole td ul {
	margin: 0 0 1em 1em; 
	padding: 0;
	list-style: none;
}
.tab_jobrole td ul li {
	padding: 0 0 0.5em 12px;
	background: url("images/bullet2.gif") no-repeat left 0.4em;
}
