
/***************** RESET STYLES *****************/


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus { /* remember to define focus styles! */
	outline: 0;
}
ins { /* remember to highlight inserts somehow! */
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}







/***************** BUILD CLASSES *****************/

html, body {
	height: 100%;
}
body {
	color: #404040;
	font: 0.75em/1.3 Arial, Helvetica Neue, Helvetica, sans-serif;
}
table, th, td, input, select, textarea {
	color: #404040;
	font: 1em/1.3 Arial, Helvetica Neue, Helvetica, sans-serif;
}
select {
	border: 1px solid #a9a9ab;
	color: #666;
}
select:focus {
	border: 1px solid #333;
	color: #333;
}
input.error, select.error, textarea.error {
	border-color:red !important;
	margin-right: 6px;
}
h1, .h1 {
	font-size: 2.2em;
	font-weight: normal;
	color: #3f3f3f;
	padding: 0;
	margin: 0 0 0.2em 0;
	border-bottom: 1px solid #dbdbdb;
}
h2, .h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #3f3f3f;
	padding: 0.2em 0 0.5em 0;
}
p {
	padding: 0 0 1em 0;
}
small {
	font-size: 0.9em;
}
a {
	text-decoration: none;
	color: #0060b6;
}
a:visited {
	color: #2080c6;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #000;
}
code {
	font: 1em "Courier New", Courier, monospace;
}
legend {
	display: none;
}
@media aural {
	legend {
		display: block;
	 }
}

	
	
	

/********** Generic Presentation Classes **********/

.alignc {
	text-align: center;
}
.alignl {
	text-align: left;
}
.alignr {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.floatl {
	float: left;
}
.floatr {
	float: right;
}
.group:after { /* Clears floats */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.hide {
	display: none;
}
.nobold {
	font-weight: normal;
}
.off {
	position: absolute;
	left: -9999em;
}
.small {
	font-size: 0.9em;
}
@media aural {
	.off-aural {
		display: none;
	}
}



/********** Build (custom) Classes **********/

.aside1 {
	float: left;
	width: 470px;
}
.aside2 {
	float: right;
	width: 190px;
}
.aside3 {
	float: left;
	width: 200px;
	padding-left: 3px;
}
.aside4 {
	float: left;
	width: 720px;
}
.aside4 ul {
	margin: 0 0 1em 10px;
}
.aside4 ul li {
	padding: 0 0 0.2em 10px;
	background: url("../images/bullet1.png") no-repeat 0 0.5em;
}
.aside5 {
	float: right;
	width: 160px;
}
.big {
	font-size: 1.2em;
}	
.banner1 {
	padding: 0 0 1em 0;
	text-align: center;
}
.box1 {
	background: #efefef;
	padding: 1em 15px;
	margin: 0 0 1em 0;
}
.breadcrumbs {
	font-size: 1.2em;
	padding: 0 0 0.5em 0;
	color: #666;
}
.breadcrumbs a, .breadcrumbs a:visited {
	color: #666;
}
.breadcrumbs a:hover {
	color: #000;
}
a.button1, a.button1:visited {
	background: #002370 url("../images/button1.png") repeat-x 0 0;
	text-decoration: none;
	padding: 0.2em 6px;
	color: #fff;
	font-size: 1.3em;
	display: block;
}
a.button1:hover {
	color: #ddd;
	text-decoration: none;
}
input.button1 {
	background: #002370 url("../images/button1.png") repeat-x 0 0;
	border: none;
	padding: 0.2em 6px;
	color: #fff;
	font-size: 1.3em;
	overflow: visible;
	cursor: pointer;
}
input.button1:hover {
	color: #ddd;
}
.clogo {
	font-size: 0.9em;
	text-align: center;
	margin: 12.6em 0 0 0;
	padding: 1em 0;
	border: 1px solid #dbdbdb;
}
.clogo img {
	margin-bottom: 1em;
}
.colcode2 {
	color: #000;
}
.container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
html>body .container {
	height: auto;
}
.content-wrap {
	padding: 0 0 8em 0;
	text-align: center;
}
.content {
	text-align: left;
	width: 902px;
	margin: 0 auto;
	padding: 1em 0 0 0;
}
.feat-clients ul li {
	text-align: center;
	padding: 10px 0;
}
.feat_links h3 {
	margin: 0;
	padding: 0 0 0.2em 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
.feat_links h3 a {
	text-decoration: none;
	color: #000;
}
.feat_links h3 a:hover {
	text-decoration: underline;
	color: #666;
}
.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;
}
.footer {
	text-align: left;
	width: 902px;
	margin: 0 auto;
}
.footer .copyright {
	padding: 0.5em 5px;
}
.footer .w3c {
	float: right;
	padding: 0 15px 0.7em 0;
}
.footer-links {
	background: #000 url("../images/footer.png") no-repeat center center;
	padding: 10px 15px;
	margin: 0 0 0.5em 0;
}
.footer-links ul li {
	display: inline;
	border-left: 1px solid #bdbdbd;
	padding: 0 0.3em 0 0.6em;
}
.footer-links ul li.first {
	border: none;
	padding-left: 0;
}
.footer-links ul li a, .footer-links ul li a:visited {
	color: #bdbdbd;
	text-decoration: none;
}
.footer-links ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer-wrap {
	position: absolute;
	bottom: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
input.form_general, textarea.form_general {
	width: 210px;
	.width: 208px;
}
select.form_general {
	width: 214px;
}
.header {
	height: 124px;
	background: url("../images/panel1.png");
	margin: 0 0 1em 0;
}
.link1 {
	color: #666;
}
.link1:visited {
	color: #888;
}
.link1:hover {
	color: #000;
}
.logo {
	padding: 13px 0 0 20px;
	float: left;
}
.nav {
	background: #000 url("../images/nav.png") no-repeat center center;
	padding: 0 2px;
	margin: 0 0 0.5em 0;
}
.nav dd {
	float: left;
}
.nav dd a, .nav dd a:visited {
	display: block;
	padding: 10px 0 10px 3px;
	text-align: center;
	font-size: 1.1em;
	color: #d6dbde;
	background: url("../images/nav-div.png") no-repeat 0 center;
	text-decoration: none;
}
.nav dd a:hover {
	color: #fff;
	text-decoration: none;
}
.nav dd.m1 a {
	padding-left: 0;
	background: none;
	width: 98px;
}
.nav dd.m2 a {
	width: 170px;
}
.nav dd.m3 a {
	width: 185px;
}
.nav dd.m4 a {
	width: 180px;
}
.nav dd.m5 a {
	width: 120px;
}
.nav dd.m6 a {
	width: 130px;
}
.nav dd a.selected {
	font-weight: bold;
}
.nlinks {
	float: right;
	padding: 1.2em 0 0 0;
}
.nlinks a {
	color: #3f3f3f;
	text-decoration: underline;
}
.nlinks a:visited {
	color: #666;
}
.nlinks a:hover {
	color: #000;
}
.popular {
	padding: 0 0 2em 0;
}
.popular li {
	padding: 0 0 0.3em 0;
}
.post-job {
	float: right;
	width: 125px;
	height: 50px;
	background: url("../images/post-job.png");
	text-indent: -999em;
	margin: 33px 30px 0 0;
}
.qs1 {
	background: #0053a5 url("../images/qs1.png") repeat-y 0 0;
	margin: 0 0 2em 0;
	color: #fff;
}
.qs1 fieldset {
	background: url("../images/qs1.png") no-repeat -940px 0;
	padding: 1em 5px 1em 15px;
}
.qs1 label {
	font-weight: bold;
	font-size: 1.2em;
	display: block;
}
.qs1 table {
	width: 100%;
}
.qs1 table td {
	color: #fff;
	padding: 0 10px 0 0;
	vertical-align: middle;
}
.qs1 .alignr {
	font-weight: bold;
	font-size: 1.2em;
}
.qs1 .button {
	border: none;
	background: transparent;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	overflow: visible;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.qs1 .button:hover {
	color: #ddd;
}
.qs1 .form-text {
	width: 155px;
	margin: 0.2em 0;
}
.qs1 .inner1 {
	background: url("../images/qs1.png") no-repeat -470px bottom;
}
.qs2 {
	background: #0053a5 url("../images/qs2.png") repeat-y 0 0;
	margin: 0 0 1em 0;
	color: #fff;
}
.qs2 fieldset {
	background: url("../images/qs2.png") no-repeat -1440px 0;
	padding: 1.5em 15px;
}
.qs2 label, .qs2 .label {
	font-weight: bold;
	font-size: 1.2em;
}
.qs2 .label {
	padding-right: 1em;
}
.qs2 .button {
	border: none;
	background: transparent;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	overflow: visible;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.qs2 .button:hover {
	color: #ddd;
}
.qs2 .form-text {
	width: 200px;
}
.qs2 .inner1 {
	background: url("../images/qs2.png") no-repeat -720px bottom;
}
.resources {
	padding: 0 0 2em 0;
}
.resources li {
	padding: 0 0 0.3em 0;
}
.sector_sponsor h3 {
	margin: 0;
	padding: 0 0 0.2em 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
.sector_sponsor h3 a {
	text-decoration: none;
	color: #000;
}
.sector_sponsor h3 a:hover {
	text-decoration: underline;
	color: #666;
}
.sector_sponsor p {
	padding: 0 0 0.2em 0;
}
.sector_sponsor_item {
	padding: 0 0 0.8em 0;
}
.service {
	background: #efefef;
	width: 45%;
	margin: 0 0 1em 0;
	padding: 0.8em 15px;
	_display: inline;
	min-height: 5em;
	height: auto;
}
/*\*/
* html .service {
	height: 5em;
}
.service h2 {
	padding: 0 0 0.2em 0;
	font-weight: normal;
	color: #3f3f3f;
	font-size: 1.3em;
}
.service a, .service a:visited {
	text-decoration: none;
	color: #3f3f3f;
}
.service a:hover {
	text-decoration: underline;
	color: #666;
}
.service p {
	padding: 0 0 0.3em 0;
}
.subnav {
	border-top: 1px solid #d7d7d7;
	margin: 0 0 1em 0;
}
.subnav li {
	float: left;
	border-bottom: 1px solid #d7d7d7;
}
.subnav li a, .subnav li a:visited {
	display: block;
	text-decoration: none;
	width: 175px;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #3f3f3f;
	padding: 0.5em 20px 0.5em 5px;
	background: #f5f5f5 url("../images/subnav.png") no-repeat 180px center;
}
.subnav li a:hover {
	text-decoration: none;
	color: #000;
	background-color: #e8e8e8;
}
.tab_form {
	margin: 0 0 1em 0;
}
.tab_form th {
	font-weight: normal;
	padding: 0.3em 0 0.5em 0;
	border: none;
	text-align: left;
	vertical-align: top;
	width: 200px;
}
.tab_form td {
	padding: 0 0 0.5em 0;
	border: none;
	vertical-align: top;
}
.tab_form td.td1 {
	font-size: 0.9em;
	padding: 0.3em 0 0 1em;
}
.tab_locations {
	margin: 0 0 1em 0;
	width: 720px;
}
.tab_locations td {
	vertical-align: top;
	padding: 0 0 0.3em 5px;
	border: none;
	width: 139px;
}
.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;
}
.tab_vacsum td {
	padding: 0 0 0.2em 0;
	border: none;
	width: 21%;
	vertical-align: top;
}
.title1 {
	color: #0060b6;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0.5em 0 0.2em 2px;
	border-bottom: 1px solid #d7d7d7;
	margin: 0 0 1em 0;
}
.title2 {
	color: #0060b6;
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0 0.2em 2px;
	border-bottom: 1px solid #d7d7d7;
	margin: 0 0 0.8em 0;
}
.title3 {
	color: #3f3f3f;
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: right;
}
.title4 {
	color: #3f3f3f;
	font-size: 1.5em;
	font-weight: normal;
	padding: 0 0 0.2em 2px;
	border-bottom: 1px solid #d7d7d7;
	margin: 0 0 0.8em 0;
}
.title5 {
	color: #3f3f3f;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0;
	border: none;
	margin: 0 0 0.8em 0;
}
.underline {
	text-decoration: underline;
}
.vacsum {
	border-bottom: 1px solid #dbdbdb;
	padding: 0.5em 10px;
	margin: 0 1px 0.5em 1px;
}
.vacsum h2 {
	font-weight: normal;
	padding: 0 0 0.5em 0;
	font-size: 1.3em;
}
.vacsum h2 a {
	text-decoration: none;
	color: #000;
}
.vacsum h2 a:hover {
	text-decoration: underline;
	color: #666;
}
.vacsum p {
	padding: 0 0 0.5em 0;
}
.wrapper1 {
	float: right;
	width: 679px;
	padding: 0 0 3px 0;
}


/********** Development Classes **********/
