@charset "UTF-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #e9edf1;
}
table td {
	padding: 10px;
}
table.calendar td {
	padding: 0;
	margin: 0;
}
#right table td.header {
	background-color: #28527A;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}
#right table a:link {
	color: #9DB9D4;
	text-decoration: none;
}
#right table a:visited {
	color: #9DB9D4;
	text-decoration: none;
} 
#right table a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#right table a.job:link {
	color: #28527A;
	text-decoration: none;
}
#right table a.job:visited {
	color: #28527A;
	text-decoration: none;
} 
#right table a.job:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
table td.subhead {
	background-color: #CCCCCC;
	font-weight: bold;
}
table td.info {
	background-color: #9DB9D4;
}
table td.infoalt {
	background-color: #B6C6D6;
}
table tr.info {
	background-color: #9DB9D4;
}
table tr.infoalt {
	background-color: #B6C6D6;
}
table tr.jobs {
	background-color: #B52A32;
	color: #FFFFFF;
}
p img {
	margin-right: 18px;
}
object {
	display: block;
}
ul {
	margin-left:12px;
	padding-left:0;
}
li {
	margin-left:0;
	padding-left:0;
}
input {
color: #003f7a;
background: #ffeec8;
border: 1px solid #003f7a;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 18px;
position: relative;
}
input.search {
	float: right;
	clear:none;
	height:14px;
	width:180px;
	padding:3px;
	background-color: #FFFFFF;
	background: transparent url("images/search.gif") no-repeat;
	border: none 0;
	line-height: 14px;
	margin: 0px;
}
input.heading {
	width:400px;
	position: relative;
}
textarea {
color: #003f7a;
background: #fff8e9;
border: 1px solid #003f7a;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 18px;
width: 650px;
position: relative;
}
td textarea {
color: #003f7a;
background: #fff8e9;
border: 1px solid #003f7a;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
line-height: 14px;
width: 400px;
position: relative;
}
#dropshadow {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/dropshadow.png);
	width: 1054px;
	background-repeat: repeat-y;
}
#container {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/mainback.jpg);
	repeat: repeat-y;
	width: 1024px;
}
#containerhome {
	margin: 0 auto;
	padding: 0;
	background-image: url(images/middlehome.jpg);
	repeat: repeat-y;
	width: 1024px;
}
#footer {
	margin: 0 auto;
	padding: 10px 0 0 0;
	background-image: url(images/botshadow.png);
	width: 1054px;
	height: 30px;
	clear:both;
	color: #003f7a;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
#footer a {
	text-decoration: none;
	color: #003f7a;
}
#footer a:hover {
	color: #B52A32;
}
#footerhome {
	background-image: url(images/footerhome.jpg);
	width: 1024px;
	height: 22px;
	clear: both;
	background-repeat: no-repeat;
}
#confooter {
	background-image: url(images/footer.jpg);
	width: 1024px;
	height: 32px;
	clear: both;
	background-repeat: no-repeat;
}
#top {	
	background-image: url(images/top.jpg);
	width: 1024px;
	height: 100px;
}
#tophome {	
	background-image: url(images/tophome.jpg);
	width: 1024px;
	height: 100px;
}
#toplinks {
	float: right;
	margin: 75px 40px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #B52A32;
}
#toplinks2 {
	float: right;
	margin: 50px 40px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #B52A32;
	width: 300px;
}
#navlinks {
	margin-top:5px;
	float: right;
	clear: both;
}
#linkhome {
	width: 225px;
	height: 100px;
	float: left;
}
#weather {
	float: right;
	margin: 33px 20px 0 0;
}
a:link.toplinks, a:visited.toplinks {
	color: #B52A32;
	text-decoration: none;
	position: relative;
	margin-left: 10px;
}
a:hover.toplinks {
	color: #003f7a;
	text-decoration: none;
	position: relative;
	margin-left: 10px;
}
#contentback {
	background-color
}
#nav {
	background-color: #003f7a;
	background-image:url(images/navgraphic.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 906px;
	padding: 10px 40px;
	margin:0 20px;
	position: relative;
	z-index: 100;
}
#nav a:link {
	color: #e5d7b8;
	text-decoration: none;
	position: relative;
}
#nav a:visited  {
	color: #e5d7b8;
	text-decoration: none;
	position: relative;
}
#nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
}
#nav2 {
	background-color: #003f7a;
	background-image:url(images/navgraphic.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width: 906px;
	height: 20px;
	padding: 15px 40px 10px 40px;
	margin:0 auto;
	position: relative;
	z-index: 100;
}
#nav2 a:link {
	color: #e5d7b8;
	text-decoration: none;
	position: relative;
	float:left;
}
#nav2 a:visited  {
	color: #e5d7b8;
	text-decoration: none;
	position: relative;
	float:left;
}
#nav2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	float:left;
}
.navdiv {
	display: inline;
}
.submenulink {
	position: absolute;
	background-color: #003f7a;
	width: 150px;
	border: none;
	padding:10px;
	margin:0;
	top: 30px;
	visibility: hidden;
	display: block;
	font-size: 12px;
	line-height: 16px;
	overflow: auto;
}
.submenulink2 {
	position: absolute;
	background-color: #003f7a;
	width: 150px;
	border: none;
	padding:10px 5px 10px 10px;
	margin:0;
	top: 33px;
	visibility: hidden;
	display: block;
	font-size: 12px;
	line-height: 16px;
	overflow: auto;
}
#searchform {
	float: right;
	clear:none;
	margin:0;
	padding:0;
	height: 20px;
}
#search{
	float: right;
	clear:none;
	height:14px;
	width:180px;
	padding:3px;
	background-color: #FFFFFF;
	background: transparent url("images/search.gif") no-repeat;
	border: none 0;
	line-height: 14px;
	margin: 0px;
}
#searchbutton {
	float: right;
	display: inline;
	clear:none;
	margin:0;
	padding:0;
	border: none 0;
}
#left {
	float: left;
	padding: 20px 0 20px 40px;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	width: 184px;
}	
#sidenav {
	background-color: #003f7a;
	color: #78beff;
	background-image:url(images/navback.jpg);
	background-repeat: no-repeat;
	border: solid 5px #003f7a;
	overflow:hidden;
}
#linktexture {
	background-image:url(images/navback.jpg);
	margin: 0;
	padding: 0;
	display:block;
	overflow:hidden;
}
#linktexture2 {
	background-image:url(images/navback2.jpg);
	margin: 0;
	padding: 0;
	display:block;
	overflow:hidden;
}
a:link.sidenav, a:visited.sidenav {
	color: #F6E7C6;
	position: relative;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 0;
	border-top: thin solid #ff4c56;
}
a:hover.sidenav {
	position: relative;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 0;
	border-top: thin solid #ff4c56;
}
#right {
	float: left;
	padding: 20px 20px 20px 20px;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	width: 760px;
}
#right h1 {
	color: #003f7a;
	margin-top: 15px;
}
#right h2 {
	color: #003f7a;
	font-size: 16px;
}
#right h3 {
	color: #B52A32;
	font-size: 20px;
	margin-bottom: 10px;
	margin-right: 100px;
}
.subtitle {
	color: #003f7a;
	font-size: 16px;
	line-height: 18px;
	display: inline;
	margin: 0;
	padding: 0;	
}
#right h5 {
	color: #003f7a;
	font-size: 14px;
	padding-bottom: 0;
	margin: 10px 0 10px 0;
}
#right h6 {
	color: #003f7a;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 10px 0;
}
#right p {
	margin-right: 100px;
}
#right a:link, a:visited {		
	text-decoration: none;
	font-weight: bold;
	color: #003f7a;
	position: relative;
}
#right a:visited {		
	text-decoration: none;
	font-weight: bold;
	color: #003f7a;
	position: relative;
}
#right a:hover {		
	text-decoration: none;
	font-weight: bold;
	color: #B52A32;
	position: relative;
}
#copywrapper {
	background-image:url(images/homeback.gif);
	background-repeat: repeat-y;
	margin:0 19px;
	width: 986px;
}
#lefthome {
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	width: 676px;
	float:left;
	padding:20px;
}
#righthome {
	float: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	width: 230px;
	float:left;
	padding:20px;
}
#righthome a:link {
	color: #003f7a;
	text-decoration: none;
	position: relative;
}
#righthome a:visited {
	color: #003f7a;
	text-decoration: none;
	position: relative;
}
#righthome a:hover {
	color: #B52A32;
	text-decoration: underline;
	position: relative;
}
#left h3 {
	color: #003f7a;
	font-size: 14px;
	margin-bottom: 10px;
	margin-right: 100px;
}
#caption {
	font-size: 10px;
	line-height: 10px;
}
p.projects {
	clear:both;
	margin-below: 20px;
}
.headline {
	font-weight:bold;
}
p a:link, p a:visited {		
	text-decoration: none;
	font-weight: bold;
	color: #003f7a;
	position: relative;
}
p a:hover {		
	text-decoration: none;
	font-weight: bold;
	color: #003f7a;
	position: relative;
}
li {
	padding:0;
	margin: 0;
}
td.add {
	background-color: #B52A32;
	text-align: center; color: #FFFFFF;
	font-weight: bold;
	padding:0;
	margin:0;
}
.contentwrapper {
	padding: 5px;
	width: 655px;
	margin: 10px 0;
	border: 1px solid #003f7a;
}
.contentwrapper form {
	border:0;
	margin:0;
	padding:0;
	display:inline;
}
.boardnames {
	color: #B52A32;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}
#right table a.jobadmin:link {		
	text-decoration: none;
	font-weight: bold;
	color: #28527A;
	position: relative;
}
#right table a.jobadmin:visited {		
	text-decoration: none;
	font-weight: bold;
	color: #28527A;
	position: relative;
}
#right table a.jobadmin:hover {		
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
	position: relative;
}

/* submenu coordinates */

#incentivesmenu {
left:155px;
}
#inframenu {
left:255px;
}
#labormenu {
left:375px;
}
#aboutmenu {
left:480px;}