body,img,form {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:12px/16px Arial,sans-serif;
	color:#606077;
	background:#E2E2E3;
}
#dropshadow {
	background:#E2E2E3 url('/images/dropshadow.png') repeat-y center top;
	width:924px;
	margin:0 auto;
}
#sitearea {
	width:838px;
	padding:0 20px;
	margin:0 auto;
	background:#FFF;
	padding-top:20px;
}
h1 span { display:none; }
h1, h1 a {
	display:block;
	padding:0;
	margin:0;
	background:#FFF url('/images/logo.png') no-repeat;
	height:85px;
	width:267px;
}
h1 {
	position:absolute;
	top:10px;
	left:10px;
}
strong, a {
	color:#0076BF;
	font-weight:600;
	text-decoration:none;
}
a:hover { text-decoration:underline; }
a span { color:#00AA4B; }
#header {
	height:140px;
	position:relative;
}
#header form, #fontchanger {
	position:absolute;
	top:0;
	right:0;
}
#fontchanger {
	top:36px;
	right:10px;
	width:153px;
	padding:0;
	margin:0;
	text-align:center;
}
#header form {
	width:160px;
	background:#FFF url('/images/sterms.jpg') no-repeat;
}
#header input {
	position:relative;
	left:18px;
}
#header input.text {
	border:none;
	background:#F3F3F4;
	color:#0076BF;
	font-size:11px;
	font-weight:600;
	width:102px;
	position:relative;
	top:-9px;
	left:8px;
}
#header ul {
	position:absolute;
	top:0;
	left:290px;
	width:150px;
}
#header ul { border-bottom:0; }
h2 {
	color:#0076BF;
	font: 20px/20px Georgia,serif;
	font-weight:normal;
	margin:0;
}
#header h2 {
	position:absolute;
	bottom:5px;
	right:1px;
}
h3 {
	padding:5px 0;
	margin:0;
}
h3,h3 a {
	color:#0076BF;
	font-weight:600;
	font-size:11px;
	line-height:130%;
}
h3 span, h4 span { color:#00AA4B; }
#sidebar h3 { border-bottom:#BBB 1px dotted; }
#sidebar h4 { margin:10px 0 0 0; font-weight:normal; }
#sidebar h4 a { font-weight:normal; }
h4 span { font-size:11px; }
#sidebar, #main {
	border-top:#7FADDC 7px solid;
	padding-top:10px;
}
#sidebar {
	width:200px;
	float:left;
}
#slider { margin-top:5px; }
#main {
	float:right;
	width:618px;
	line-height:150%;
}
#footer { 
	clear:both;
}
#footerimage {
	background: url('/images/footerDropshadow.png') no-repeat;
	width:924px;
	height:59px;
	margin:0 auto;
}	

ul.nav, ul.nav li {
	padding:0;
	margin:0;
	list-style:none;
}
ul.nav a {
	display:block;
	color:#0076BF;
	padding:5px 10px;
	border-bottom:#BBB 1px dotted;
	text-decoration:none;
	font-weight:600;
	font-size:12px;
	outline:none;
}
ul.nav ul a {
	font-weight:500;
}
ul.nav a:hover { color:#61BA6C; }
ul.nav ul, ul.nav ul li { padding:0; margin:0; }
ul.nav ul { padding-bottom:5px;	border-bottom:#BBB 1px dotted; }
ul.nav ul a { border:none; padding:1px 10px;}
ul.nav a span { color:#61BA6C; }
ul.nav a.noborder { border-bottom:#FFF 1px solid; color:#61BA6C;}

#address p {
	border-bottom:#BBB 1px dotted;
	padding:5px 0;
	margin:0;
}
.panel {
	background:#F7F7F8;
	border:#BDBEC1 1px solid;
	margin:10px auto;
	padding:10px;
}
.panel.jobs {
	background:#66A6D5;
	border:none;
	width:180px;
	color:#FFF;
	margin-bottom:0;
}
.panel.jobs h3 {
	color:#FFF;
	border-bottom:#FFF 1px dotted;
	margin-bottom:10px;
}
.jobs_footer {
	margin-bottom:10px;

}


#sectionselect { width:617px;position:relative;left:1px;margin:10px 0; }
#sectionselect, #sectionselect td {
	border:#BDBEC1 1px solid;
	border-collapse:collapse;
	background:#F7F7F8;
}
#sectionselect td {
	width:25%;
	padding:5px;
	margin:0;
	vertical-align:top;
	font-size:11px;
	line-height:130%;
}
#sectionselect a { text-decoration:none; }
#sectionselect a.goto {
	border-top:#0076BF 1px solid;
	padding-top:5px;
	display:block;
	font-size:11px;
	color:#0076BF;
}
#banner,#whiteout {
	width:618px;
	height:290px;
	position:relative;
}
#whiteout {
	background:#FFF;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
