
/***************** 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 {
	font: 9pt Arial, Helvetica Neue, Helvetica, sans-serif;
}
table, th, td, input, select, textarea {
	font: 1em 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 **********/

.aside2 {
	display: none;
}
.aside3 {
	display: none;
}
.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 {
	display: none;
}
.big {
	font-size: 1.2em;
}	
.box1 {
	border: 1pt solid #dfdfdf;
	padding: 1em 15px;
	margin: 0 0 1em 0;
}
.breadcrumbs {
	display: none;
}
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;
}
.colcode2 {
	color: #000;
}
.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 {
	border-top: 1pt solid #3f3f3f;
	margin: 2em 0 0 0;
	padding: 0.5em 0 0 0;
}
.footer .w3c {
	display: none;
}
.footer-links {
	display: none;
}
input.form_general, textarea.form_general {
	width: 210px;
	.width: 208px;
}
select.form_general {
	width: 214px;
}
.link1 {
	color: #666;
}
.link1:visited {
	color: #888;
}
.link1:hover {
	color: #000;
}
.logo {
	padding: 0 0 2em 0;
}
.nav {
	display: none;
}
.nlinks {
	float: right;
	padding: 1.2em 0 0 0;
}
.nlinks a {
	color: #3f3f3f;
	text-decoration: underline;
}
.nlinks a:visited {
	color: #666;
}
.post-job {
	display: none;
}
.qs1 {
	display: none;
}
.qs2 {
	display: none;
}
.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 {
	border: 1pt solid #dfdfdf;
	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;
}
.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;
}


/********** Development Classes **********/