@charset "utf-8";

* { 
	margin: 0;
	xpadding: 0;
	} 

body, html {
	min-height:101%;
	}

body {
	color: #666666;
}

body, select, textarea, input {	
	font: 80% Arial, Helvetica, sans-serif;
	line-height:135%;
	}

p {	
	margin: 15px 0;
	line-height:135%;
	}
		
td {
	vertical-align:top;
	text-align: justify;
}

a, a:visited {
	text-decoration:none;
	color:#336699;
	}

a:hover, a:active {	
	text-decoration:underline;
	}

#wrapper #header #nav {
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 100%;
	background: repeat-x url(images/header-bg.gif) top;
}
	
#header {
	height: 138px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	padding-left: 50px;
}

#logo {
	width: 108px;
	height: 138px;
	margin-top: 21px;
	float: left;
}

img {
	border: 0px;
}

#header-right {
	float: right;
	width: 710px;
}

#subnav {
	background-image:url(images/header-subnav-bg.gif);
	background-repeat:no-repeat;
	width: 320px;
	height: 45px;
	float:right;
	font-size: 11px;
	padding-left: 15px;
	letter-spacing:0.1em;
}

ul {
	padding: 0px;
}

#subnav li {
	float:left;
	list-style: none;
	padding: 8px 10px 0px 10px;
}

#nav {
	position:relative;
	width:700px;
	height: 51px;
	float:right;
	letter-spacing:0.1em;
	left:0;
}

#nav li {
	float:left;
	list-style: none;
	padding: 25px 0px 0px 0px;
	font-size: 13px;
}

#nav a{
	padding: 18px 16px 18px 16px;
	background:url(images/header-nav-divider.gif) no-repeat 0px 0px;
}

#nav a:hover{
	padding: 18px 16px 18px 16px;
	background:url(images/header-nav-bg-over.gif) no-repeat 0px 0px;
}

#banner {
	background-image: url(images/homepage-banner-bg.gif);
	height: 381px;
	width: 100%;
	align: middle;
	text-align:center;
}

#banner-subpage {
	background-image: url(images/subpage-banner-bg.gif);
	height: 134px;
	width: 100%;
	align: middle;
	text-align:center;
}

#mainbody {
	width: 900px;
	xheight: 150px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/footer-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding: 0px 0px 65px 0px;
	
}


#sidenav {
	xletter-spacing:0.05em;
	width: 209px;	
}

#sidenav ul{
	padding: 0px 0px 0px 0px;	
}

#sidenav li{
	list-style: none;
	padding: 0px 0px 0px 0px;	
	height: 30px;
	width: 210px;
}

#sidenav ul a{
	height: 24px;
	display:block;
	width: 180px;
	padding: 6px 0px 1px 30px;
	margin-bottom: 0px;
	background-image:url(images/sidenav-bg.gif);
	background-repeat:no-repeat;
	font-size: 11px;
}

#sidenav ul a:hover, #sidenav ul a:active{
	background-image:url(images/sidenav-bg-over.gif);
	background-repeat:no-repeat;
}


#footer {
	width: 900px;
	padding-right: 20px;
	padding-bottom: 30px;
	margin-left:auto;
	margin-right:auto;
	text-align: right;
	/*letter-spacing:0.1em;
	letter-spacing: 1px*/;
	font-size: 9px;
	color:#999999;
}

#footer a {
	letter-spacing: 0.08px;
	font-size: 8px;
}
#footer p {
	letter-spacing: 0.7px;
}

h1 {
	font-size: 230%;
	color:#336699;
	font-weight: normal;
	padding-top: 15px;
}

h2 {
	font-size: 150%;
	color:#336699;
	font-weight: bold;
	padding-top: 10px;
}

h3 {
	font-size: 90%;
	font-weight: normal;
	padding-top: 5px;
}


.news-item {
	list-style: none;
}

.news-item ul{
	list-style: none;
}

.news-item li{
	margin-top:10px;
	margin-bottom:10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #666666;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #336699;
}
.job_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.specifications {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px;
	text-align: left;
}

.list_bullets  {
	position:relative
	xlist-style: none;
	xmargin-left: 1em;
	padding-left: 1.5em;
	xtext-indent: -1em;
	}
	
.table-dotteddivider td {
	border-bottom: 1px dotted #CCCCCC;
	xmargin: 5px 0px 5px 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: middle;
}

.table-dotteddividertd {
	border-bottom: 1px dotted #CCCCCC;
	xmargin: 5px 0px 5px 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: middle;
}
