

/***************** 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 *****************/

body {
	font: 13pt/1.3 Arial, Helvetica Neue, Helvetica, sans-serif;
}
table, th, td, input, select, textarea {
	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;
}
h1, .h1 {
	font-size: 2.2em;
	font-weight: normal;
	padding: 0 0 0.3em 0;
	font-family: Times New Roman, serif;
}
h2 {
	font-size: 1.4em;
	font-weight: normal;
	padding: 0.3em 0 0.5em 0;
	font-family: Times New Roman, serif;
}
p {
	padding: 0 0 1em 0;
}
small {
	font-size: 0.9em;
}
a {
	text-decoration: underline;
	color: #c1272d;
}
a:visited {
	color: #b1474d;
}
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;
}
.banner-top {
	display: none;
}
a.button1, a.button1:visited {
	text-decoration: none;
	padding: 0 13px 0 0;
	margin: 0.5em 0;
	color: #d46024;
	font-weight: normal;
	font-size: 1.4em;
	font-family: Georgia, serif;
	background: url("../images/button1.gif") no-repeat right center;
}
input.button1 {
	border: none;
	padding: 0 12px 0 0;
	margin: 0.5em 0;
	overflow: visible;
	color: #d46024;
	background: transparent;
	font-weight: normal;
	font-size: 1.4em;
	font-family: Georgia, serif;
	cursor: pointer;
	background: url("../images/button1.gif") no-repeat right center;
}
.defaultText {
	color: #3f3f3f;
}
.defaultTextActive {
	color: #b2b2b2;
}
.feat_job {
	background: #f2f2f2;
	border-top: 1pt dotted #aaa;
	margin: 0 -10px;
	padding: 1em 10px 0.5em 10px;
}
.feat_job_left {
	float: left;
	width: 20%;
	background: #fff;
	padding: 0.5em 0;
	text-align: center;
}
.feat_job_right {
	float: right;
	width: 78%;
}
.feat_job h2 {
	float: right;
	margin: 0;
	padding: 0 0 0.5em 2em;
	font-family: Tahoma;
	color: #d46024;
	font-weight: normal;
	font-size: 1em;
}
.feat_job h3 {
	padding: 0 0 0.4em 0;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Times New Roman, serif;
}
.feat_job h3 a {
	color: #4d4d4d;
	text-decoration: none;
}
.feat_job h3 a:visited {
	color: #666;
}
.feat_job h3 a:hover {
	color: #000;
	text-decoration: underline;
}
.feat_job p {
	padding: 0 0 0.5em 0;
}
.footer {
	padding: 2em 0 0 0;
	font-size: 0.9em;
}
.footer .w3c {
	display: none;
}
.footer_links {
	display: none;
}
input.form_general, textarea.form_general {
	width: 240px;
	.width: 238px;
}
select.form_general {
	width: 244px;
}
.line1 {
	border-top: 1pt solid #aaa;
	margin: 0.5em 0 1.5em 0;
}
.links_bottom {
	padding: 0.7em 0;
	color: #d46024;
	text-align: center;
	border-top: 1pt dotted #aaa;
	border-bottom: 1pt dotted #aaa;
}
.links_bottom a {
	text-decoration: none;
}
.links_bottom a:hover {
	text-decoration: underline;
}
.links-panel {
	display: none;
}
.logo {
	padding: 0 0 2em 0;
}
.nav {
	display: none;
}
.qs1 {
	display: none;
}
.service {
	border: 1pt solid #00c0ff;
	width: 48%;
	color: #fff;
	position: relative;
	margin: 0 0 1em 0;
}
.service a, .service a:visited {
	text-decoration: none;
}
.service h2 {
	font-family: Tahoma, sans-serif;
	padding: 0 0 0.5em 0;
	font-weight: normal;
	font-size: 1.4em;
}
.service p {
	padding: 0 0 0.5em 0;
}
.service p.service_link {
	display: none;
}
.service_in {
	background: url("../images/service-top.png") no-repeat left top;
	padding: 1em 15px;
	min-height: 9em;
	height: auto;
}
/*\*/
* html .service_in {
	height: 9em;
}
.tab_form1 th {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	border: none;
	padding: 0.35em 1em 1em 0;
	width: 220px;
}
.tab_form1 th p {
	padding: 0 0 0.3em 0;
}
.tab_form1 td {
	vertical-align: top;
	border: none;
	padding: 0 0 1em 0;
}
.tab_vacdet {
	margin: 0 0 0.5em 0;
}
.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;
}
.vacsum {
	border-top: 1pt dotted #aaa;
	margin: 0 -10px;
	padding: 1em 10px 0.5em 10px;
}
.vacsum h2 {
	padding: 0 0 0.4em 0;
	font-size: 1.4em;
	font-weight: normal;
}
.vacsum h2 a {
	color: #4d4d4d;
	text-decoration: none;
}
.vacsum h2 a:visited {
	color: #666;
}
.vacsum h2 a:hover {
	color: #000;
	text-decoration: underline;
}
.vacsum p {
	padding: 0 0 0.5em 0;
}
.vacsum table {
	width: 100%;
	margin: 0 0 0.7em 0;
}
.vacsum table th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border: none;
	padding: 0;
	width: 12%;
}
.vacsum table td {
	vertical-align: top;
	border: none;
	padding: 0;
	width: 21%;
}
.vaclist {
	border-bottom: 1pt dotted #aaa;
	margin: 0 0 1em 0;
	padding: 1px 10px 1em 10px;
}


/********** Development Classes **********/
