body {
	margin: 0;
	padding: 10px 0 0 0;
	background-color: #fff;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	color: #29455c;
	text-align: center;
}
table, th, td, input, select, textarea {
	color: #29455c;
	font-family: Arial, sans-serif;
	font-size: 1em;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
h1, .h1 {
	color: #000;
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 2.4em;
	font-weight: normal;
}
h2, .h2 {
	color: #54088c;
	margin: 0;
	padding: 0.2em 0 0.7em 0;
	font-size: 1.2em;
	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: #ab10d2;
}
a:visited {
	color: #bb30e2;
}
a:hover {
	text-decoration: underline;
	color: #91b32f;
}
.alignr {
	text-align: right;
}

.big {
	font-size: 1.2em;
}
.bold {
	font-weight: bold;
}

.box1 {
	background: #e9f9d4 url("images/box1-c1.gif") no-repeat left top;
	margin: 0 0 1em 0;
}
.box1a {
	background: url("images/box1-c2.gif") no-repeat right top;
}
.box1b {
	background: url("images/box1-c3.gif") no-repeat right bottom;
}
.box1c {
	background: url("images/box1-c4.gif") no-repeat left bottom;
	padding: 1em 12px 0.5em 12px;
	height: 1%;
}
.box1 a {
	text-decoration: underline;
	color: #5f7700;
}
.box1 a:visited {
	color: #6f8730;
}
.box1 a:hover {
	text-decoration: underline;
	color: #ab10d2;
}


.breadcrumbs {
	padding: 0 0 0.8em 0;
	font-size: 0.9em;
	color: #5f7700;
}
.breadcrumbs dt {
	position: absolute;
	left: -999em;
}
.breadcrumbs a, .breadcrumbs a:visited {
	text-decoration: underline;
	color: #5f7700;
}
.breadcrumbs a:hover {
	text-decoration: underline;
	color: #ab10d2;
}

a.button1, a.button1:visited {
	background: url("images/button1.png") no-repeat right center;
	_background-image: url("images/button1.gif");
	padding: 0 28px 0 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #ab10d2;
	text-decoration: none;
}
a.button1:hover {
	color: #000;
	text-decoration: none;
}
input.button1 {
	border: none;
	overflow: visible;
	background: url("images/button1.png") no-repeat right center;
	_background-image: url("images/button1.gif");
	padding: 0 26px 0 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.2em;
	color: #ab10d2;
	cursor: pointer;
}
input.button1:hover {
	color: #000;
}



.cand_login {
	padding: 0 0 0.5em 0;
	font-size: 0.9em;
	text-align: right;
}
.clear {
	clear: both;
}
.clogo1 {
	float: right;
	text-align: center;
	padding: 0 0 0.5em 0;
	margin: 0 0 1em 10px;
	font-size: 0.9em;
}
.clogo1 p {
	padding: 0 0 0.5em 0;
}

.col_home_left {
	width: 440px;
	float: left;
}
.col_home_right {
	width: 468px;
	float: right;
}
.col_home_right_left {
	width: 333px;
	float: left;
}
.col_home_right_right, .col_page_right {
	width: 120px;
	float: right;
}
.col_page_left {
	float: left;
	width: 800px;
}
.col_page_left ul {
	margin: 0 0 1em 0;
}
.col_page_left ul li {
	padding: 0 0 0.2em 8px;
	background: url("images/bullet1.gif") no-repeat left 0.5em;
}

.colcode1 {
	color: #29455c;
}
.colcode2 {
	color: #91b32f;
}
.colcode3 {
	color: #54088c;
}

.container {
	width: 983px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
.content1 {
	background: url("images/content-in.gif") repeat-y left top;
}
.content2 {
	background: url("images/content-top.gif") no-repeat right top;
	height: 1%;
}
.content3 {
	background: url("images/content-bottom.gif") no-repeat left bottom;
	padding: 0.2em 16px 0.7em 30px;
	height: 1%;
}

.feat_links h3 {
	margin: 0;
	padding: 0 0 0.2em 0;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}
.feat_links h3 a {
	text-decoration: none;
}
.feat_links h3 a:hover {
	text-decoration: underline;
}
.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;
	width: 102px;
}
.feat_links_item_text {
	padding: 0 0 0.8em 0;
	margin: 0 0 0 115px;
}

.floatl {
	float: left;
}
.floatr {
	float: right;
}

.footer {
	padding: 0.5em 20px;
	font-size: 0.9em;
}
.footer a, .footer a:visited {
	color: #54088c;
}
.footer a:hover {
	color: #5f7700;
}
.footer .copyright a, .footer .copyright a:visited, .footer .copyright a:hover {
	color: #29455c;
	text-decoration: none;
	cursor: default;
}
.footer dl {
	float: right;
}
.footer dl dt {
	position: absolute;
	left: -999em;
}
.footer dl dd {
	display: inline;
	padding: 0 0.2em 0 0.5em;
	background: url("images/footer-div.gif") no-repeat left center;
}
.footer dl dd.first {
	background: none;
}

.form_box {
	width: 14px;
	height: 14px;
	margin: 0;
}
input.form_general, textarea.form_general {
	width: 220px;
	width: 218px;
}
select.form_general {
	width: 224px;
}
.form_qs1 {
	width: 150px;
	margin: 0 0.4em 0 0;
}
.form_qs3 {
	width: 210px;
}

.header {
	height: 163px;
	position: relative;
	background: url("images/header.jpg") no-repeat left top;
}

.hidden {
	display: none;
}

a.link1 {
	text-decoration: underline;
	color: #5f7700;
}
a.link1:visited {
	color: #6f8730;
}
a.link1:hover {
	text-decoration: underline;
	color: #ab10d2;
}
a.link2 {
	text-decoration: underline;
	color: #54088c;
}
a.link2:visited {
	color: #64289c;
}
a.link2:hover {
	text-decoration: underline;
	color: #ab10d2;
}

.list1 {
	width: 48%;
	margin: 0 0 1em 0;
}
.list2 {
	margin: 0 10px 1em 0;
	float: left;
	width: 96px;
}
.list2 dt {
	color: #54088c;
	font-weight: bold;
}
.list2b {
	margin-right: 0;
}
.list3 {
	margin: 0 0 1em 0;
}

.logo {
	position: absolute;
	left: 31px;
	top: 62px;
	z-index: 20;
}

.menu {
	position: absolute;
	left: 0;
	bottom: 126px;
	_bottom: 125px;
	z-index: 15;
	font-size: 1.2em;
	line-height: 1em;
}
.menu dl dt {
	position: absolute;
	left: -999em;
}
.menu ul li {
	float: left;
}
.menu ul li a, .menu ul li a:visited {
	display: block;
	text-decoration: none;
	margin: 0 3px 0 0;
	font-weight: bold;
	color: #ab10d2;
}
.menu ul li a span {
	display: block;
	padding: 14px 22px 9px 22px;
}
.menu ul li a:hover, .menu ul li a.selected, .menu ul li a.selected:visited {
	background: #92b330 url("images/menu1.gif") no-repeat left top;
	color: #fff;
	text-decoration: none;
}
.menu ul li a:hover span, .menu ul li a.selected span {
	background: url("images/menu2.gif") no-repeat right top;
}

.post_job {
	position: absolute;
	z-index: 4;
	width: 111px;
	right: 22px;
	top: 14px;
}
.post_job a, .post_job a:visited, .post_job a:hover {
	height: 78px;
	background: url("images/post-job.gif") no-repeat left top;
	display: block;
	text-indent: -999em;
}

.qs1 {
	position: absolute;
	left: 375px;
	top: 45px;
	width: 300px;
	z-index: 5;
}
.qs1 h2 {
	color: #91b32f;
	padding: 0 0 0.6em 0;
}
.qs1 label {
	float: left;
	display: block;
	width: 2.8em;
	padding: 0.15em 0 0 0;
}
.qs1 p {
	.padding: 0 0 0.8em 0;
}
.qs1 .button1 {
	.margin-top: -0.2em;
}
.qs1_text {
	font-weight: bold;
	font-size: 1.2em;
}

.refine {
	border-bottom: 3px solid #fff;
	margin: 0 -12px 0.5em -12px;
	padding: 0 12px 0.5em 12px;
}

.sector_sponsor h3 {
	margin: 0;
	padding: 0 0 0.2em 0;
	font-size: 1.2em;
	font-weight: bold;
}
.sector_sponsor h3 a {
	text-decoration: none;
}
.sector_sponsor h3 a:hover {
	text-decoration: underline;
}
.sector_sponsor p {
	padding: 0 0 0.2em 0;
}
.sector_sponsor_item {
	padding: 0 0 0.8em 0;
}

.service {
	width: 254px;
	margin: 0 12px 0 0;
	float: left;
}
.service .box1c {
	min-height: 7em;
	height: auto;
}
/*\*/
* html .service .box1c {
	height: 7em;
}
.service h2 {
	padding: 0 0 0.3em 0;
	font-size: 1.2em;
	font-weight: bold;
}
.service p {
	padding: 0 0 0.3em 0;
}

.screenreader {
	position: absolute;
	left: -999em;
}
.small {
	font-size: 0.9em;
}

.tab_form1 th {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 0.35em 1em 1em 0;
	width: 200px;
}
.tab_form1 th p {
	padding: 0 0 0.3em 0;
}
.tab_form1 td {
	vertical-align: top;
	border: none;
	padding: 0 0 1em 0;
}
.tab_locations {
	margin: 0 0 1em 0;
	width: 776px;
}
.tab_locations td {
	vertical-align: top;
	padding: 0 10px 0.3em 0;
	border: none;
	width: 20%;
}
.tab_qs3 {
	margin: 0 0 0.5em 0;
	width: 100%;
}
.tab_qs3 td {
	padding: 0 10px 0 0;
	border: none;
	vertical-align: center;
}
.tab_qs3 td label {
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap;
}
.tab_vacdet th {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 0 1em 1em 0;
	width: 120px;
}
.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: 12%;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #304759;
	font-size: 0.9em;
}
.tab_vacsum td {
	padding: 0 0 0.2em 0;
	border: none;
	width: 21%;
	vertical-align: top;
	color: #304759;
	font-size: 0.9em;
}

.title1 {
	color: #91b32f;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: right;
}

.vacsum {
	border-bottom: 1px solid #cbdfef;
	padding: 0.5em 0;
	margin: 0 1px 0.5em 1px;
}
.vacsum h2 {
	font-weight: bold;
	padding: 0 0 0.5em 0;
	font-size: 1.2em;
}
.vacsum a {
	text-decoration: underline;
	color: #5f7700;
}
.vacsum a:visited {
	color: #6f8730;
}
.vacsum a:hover {
	text-decoration: underline;
	color: #ab10d2;
}
.vacsum h2 a {
	text-decoration: none;
	color: #54088c;
}
.vacsum h2 a:visited {
	color: #64289c;
}
.vacsum h2 a:hover {
	text-decoration: underline;
	color: #ab10d2;
}
