body {
  font-family: helvetica, verdana, arial, sans-serif;
  background-color: #ccc;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  color:#686868;
  color: #000000;
  margin: 0;
  padding: 0;
}
/* new css */
.time {
	font-family: helvetica, verdana, arial, sans-serif;
	margin-left: 827px;
	margin-top: 20px;
	color: #000;
	font-weight: bold;
}
.home_nav {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
}
.button_container {
	margin-top: 5px;
	margin-bottom: 10px;
	height: 100px;
	width: 960px;
}
.buttons {
	margin-left: 1px;
	margin-right: 1px;
	border: none;
}
.logo {
	border: none;
	margin-left: -10px;
}
.footer_container {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
.foot_header {
	font-family: helvetica, verdana, arial, sans-serif;
	color: #fff;
}
.foot_link {
	font-family: helvetica, verdana, arial, sans-serif;
	color: #2d2d2d;
}
a.foot_link:hover {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}
.foot_links1 {
	
	height: auto;
	width: 190px;
	margin-left: 60px;
	margin-right: 20px;
}
.foot_links2 {
	
	height: auto;
	width: 190px;
	margin-left: 20px;
	margin-right: 435px;
	margin-top: -63px;
	float: right;
	clear: right;
}
.foot_links3 {
	
	height: auto;
	width: 190px;
	margin-left: 20px;
	margin-right: 235px;
	margin-top: -63px;
	float: right;
	clear: right;
}
.foot_links4 {
	
	height: auto;
	width: 190px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: -93px;
	float: right;
	clear: right;
}
.slider {
	height: auto;
	width: auto;
	margin-top: 20px;
}
.disclaimer {
	height: 20px;
	width: 600px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
div.moveto {
	position: relative;
	}
 
div.rec {
	position: relative;
	margin-left: 242px;
	}

div.tenders {
	position: relative;
	margin-left: 483px;
	}

div.directory {
	position: relative;
	margin-left: 725px;
	}
  
img.a {
	position: absolute;
	left: 0;
	top: 0;
        z-index: 10;
	}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}
/*end new css */

/*rec custom page*/
.recLinks {
	width: 753px;
	height: auto;
}
.recRow {
	background-color: #fff;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.rec1 {
	background-color: #000;
	width: 250px;
	height: 95px;
	margin-top: 10px;
	float: left;
}
.rec2 {
	background-color: #000;
	width: 250px;
	height: 95px;
	margin-top: 10px;
	float: right;
}
.rec3 {
	background-color: #000;
	width: 250px;
	height: 95px;
	margin-top: 10px;
	margin-right: 450px;
	float: right;
}
.rec4 {
	background-color: #000;
	width: 250px;
	height: 95px;
	margin-top: -75px;
	float: right;
}
.rec5 {
	background-color: #000;
	width: 250px;
	height: 95px;
	margin-top: 10px;
	margin-right: 450px;
	float: right;
}
.rec6 {
	background-color: #000;
	width: 250px;
	height: 95px;
	margin-top: -75px;
	float: right;
}
.rec7 {
	background-color: #000;
	width: 250px;
	height: 95px;
	margin-top: 10px;
	margin-right: 450px;
	float: right;
}
.rec8 {
	background-color: #000;
	width: 250px;
	height: 95px;
	margin-top: -75px;
	float: right;
}
.rec9 {
	background-color: #000;
	width: 250px;
	height: 95px;
	margin-top: 10px;
	margin-right: 450px;
	float: right;
}
.rec10 {
	background-color: #000;
	width: 250px;
	height: 95px;
	margin-top: -75px;
	float: right;
}
/*end rec custom page*/
.container {
	margin: auto;
	width:960px;
	padding:0px;
	background: #fff;
	margin-left: 1px solid #000;
	margin-right: 1px solid #000;
	}
		
.main {
  	background: #fff;
	width:960px;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	/*margin:auto;
	* margin-top:6px;*/

}


.spanner {
	width:762px;
	padding:0px;
	margin:auto;
	height:14px;
	*height:4px;
	float: left;
	background: #fff;
}

.cookieCrumb {
	width:762px;
	padding:0px;
	margin:auto;
	height:24px;
	*height:14px;
	float: left;
	background: #fff;
}

.topMenu {
	position: relative;
	right: 6px;
	text-align: right;
	color: #7a8d70;
	padding: 0;
}

.topMenu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.topMenu a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.topHeaderBar {
	margin: 0 auto;
	width: 960px;
	float:left;
	clear:both;
	padding: 0;
	border: 0;
	background: #fff;
}


.topMenuBar {
	margin: 0 auto;
	height: 18px;
	width: 960px;
	float:left;
	clear:both;
	padding: 0;
	border: 0;
	background: #365327;
}

.header {
	margin-top: 10px;
	margin-bottom: 15px;
	height: 10px;
	width: 960px;
	/*float:left;*/
	/*clear:both;*/
	padding: 0;
	border: 0;
	background: #fff;
}


.topHeaderTxt {
	margin:0px;
	width:300px;
	height: 24px;
	float:left;
	clear:left;
	color: #859a71;
	padding-left: 5px;
	margin-top:5px;
	font : bold 16px  Arial, Helvetica, Sans-serif;
}


.labwestLink {
	color: #859a71;
	padding-top: 5px;
	padding-left: 5px;
	font : bold 16px  Arial, Helvetica, Sans-serif;
}

a.labwestLink:hover {
	color: #859a71;
	padding-top: 5px;
	padding-left: 5px;
	font : bold 16px  Arial, Helvetica, Sans-serif;
}

.topSearchBar {
	/*margin:0px;*/
	margin-left: 760px;
	width:215px;
	height: 28px;
	/*float:right;
	clear:right;*/
	color: #859a71;
	margin-top:3px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
}


.headerLeft {
	margin:0px;
	width:74%;
	float:left;
	clear:left;
}

.discTable {
    border: solid 1px #3e7843;
    border-collapse: collapse;
}

.discTableRow td {
    background: #f0f0f0;
    border: solid 1px #3e7843;
}

.discHeader {
    color: #fff;
    font-weight: bold;
    border: solid 1px #3e7843;
    background: #3e7843;
    height:20px;
}




.sectionMiddle {
	background-color: #fff;
	margin-top:10px;
	margin-left:200px;
	margin-right:0px;
	padding:2px;
	padding-right:100px;
	text-align:left;
	}


.middle {

	
	margin-left:190px;
	margin-right:120px;
	padding:2px;
	text-align:left;
	}
	
.left {
	background-color: #fff;
	margin-left:1px;
	margin-right: 10px;
	width: 180px;
	padding:2px;
	margin-top:0px;
	text-align:left;
	float:left;
	clear: left;
	height: auto;
	}

.right {

	margin:0px;
	margin-right:2px;
	width:100px;
	padding-left:8px;
	float:right;
	clear:right;
	text-align:left;
	}

.maincontainer {
	background-color: #fff;
	padding:2px;
	}	

.linkFooter {
  width: 100%;
  color: #000;
  font-size: 110%;
  background-color: #fff;
  clear:both;
 }
 
.subfooter {
  width: 100%;
  height: 15px;
  color: #fff;
  font-size: 110%;
  border-top: dotted 2px #a6a6a6;
  background-color: #fff;
  margin: 0;
  clear:both;
 }
 /* changed to work for new site */ 
.footer {
  width: 960px;
  height: 150px;
  color: #fff;
  font-size: 110%;
  background-color: #00a5d8;
  margin-top: 10px;
  margin-bottom: 10px;
  clear:both;
 }




#flag {
  margin-top:-27px;
  background: url("../images/labflag.gif") no-repeat;
  width: 95px;
  height:55px;
  position: absolute;
  }

	
#seasonalMsg {
  background: #719c75;
  color: #fff;
  width: 380px;
  padding: 6px;
  }

#domaintop {
	position: absolute;
	left: 30px;
	height: 20px;
	line-height: 20px;
	top: 8px;
	text-align: right;
	color: #fff;
	padding: 0;

}


#datetop {
	position: relative;
	left: 5px;
	top: -18px;
	color: #fff;
	padding: 0;
}

a {
  color: #686868;
  font-weight: bold;
  text-decoration: none;
  font : bold 12px  Arial, Helvetica, Sans-serif;
  }


.search {
 font-size: 12px;
 background-color: #E2E3D1;
 border: 1px solid #000000;
}

.login {
 width:170px;
 font-size: 12px;
 padding-left: 4px;
 background-color: #cde9ae;
 }

.inputlabel {
  font-size:10px;
  color:#999999;
	font-weight: bold;
	text-align: left;
}
.button {
 	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 0px;
}
.inputbox {
	width: 150px;
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
	margin-bottom:-1px;
}

.quickLinksDiv{
   background-color: #d0ddcc;
   width:174px;
  }

.findusDiv{
   background: url("../images/findusHead.jpg") no-repeat;
   background-color: #fff;
   width:174px;
   height:69px;
  }



#menupos{
  margin-top:-3px;
  *margin-top:0px;
  margin-left:-11px;
  *margin-left:-10px;
  
  }

	
.menuDiv{
   background-color: #fff;
   width:175px;
   
  }



h1 {
  color: #686868;
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;

}

h2 {
  color: #016833;
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 18px;
  margin: 0;
  padding: 0;
}

h3 {
  color: #4d9168;
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0;
}

h4 {
  color: #4d9168;
  background-color: transparent;
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.rowEven {
	background: #051f38;
	color:white;
	}
.rowOdd {
	background: #d9d9d9;
	}

.rowHead{
	font-size: 14px;
	font-weight: bold;
	color: #051f38;
}
.rowSubHead{
	font-size: 12px;
	font-weight: bold;
	color: #051f38;
}

.table {
	border: 1px solid #000;
	}
	
/*calendar css specific*/	
	
.tableMain {
	border: 1px solid #000;
}

a.nextMonth  {
	color: blue;
	text-decoration: none;
	font-size:20px;
}

a.nextMonth:hover {
	color: blue;
	font-weight: bold;
	text-decoration: none;
	font-size:24px;
}

a.curMonth  {
	color: black;
	text-decoration: none;
	font-size:20px;
}

a.curMonth:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size:24px;
}

a.prevMonth  {
	color: green;
	text-decoration: none;
	font-size:20px;
}

a.prevMonth:hover {
	color: green;
	font-weight: bold;
	text-decoration: none;
	font-size:24px;
}

a.isToday  {
	color: black;
	font-size:24px;
	text-decoration: none;
}

a.isToday:hover {
	color: black;
	font-weight: bold;
	font-size:28px;
	text-decoration: none;
}

a.nextSmMonth  {
	color: blue;
	text-decoration: none;
	
}

a.nextSmMonth:hover {
	color: blue;
	font-weight: bold;
	text-decoration: none;
	
}

a.curSmMonth  {
	color: black;
	text-decoration: none;
	
}

a.curSmMonth:hover {
	color: black;
	font-weight: bold;
	text-decoration: none;
	
}

a.prevSmMonth  {
	color: blue;
	text-decoration: none;
	
}

a.prevSmMonth:hover {
	color: blue;
	font-weight: bold;
	text-decoration: none;
	
}

a.isSmToday  {
	color: black;
	
	text-decoration: none;
}

a.isSmToday:hover {
	color: black;
	font-weight: bold;
	
	text-decoration: none;
}

.tableSmPrevBorder {
	border: 1px solid #000;
}
.tableSmNextBorder {
	border: 1px solid #000;
}
.tableSmCurBorder {
	border: 1px solid #000;
}

.calHead {
	border: 1px solid #000;
	background: #9cc092;
	color: #FFFFFF;
	font-weight: bold;
}

.calSmHead {
	border: 1px solid #000;
	background: #6a8562;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

a.calHeadLink  {
	color: #6a8562;
	text-decoration: none;
}

a.calHeadLink:hover {
	color: red;
	text-decoration: none;
}

.tablePrevBorder {
	border: 1px solid #000;
	/*background: #FCFCB3;*/
}
.tableNextBorder {
	border: 1px solid #000;
	/*background: #FCFCB3;*/
}
.tableCurBorder {
	border: 1px solid #000;
	/*background: #FFFFFF;*/
}

.calText {
	font-size:9px;
	}


.calTable {
	background: #9cc092;
	border: 1px solid #000;
	}

.eventRowEven {
	background: #508829;
	color:black;
	}
.eventRowOdd {
	background: #d9d9d9;
	}

.dateHead{

	font-size: 10px;
	font-weight: bold;
	background: white;
	color: #051f38;
}
.tableEventMain{
	border: 1px solid #000;
	background: #9cc092;
	color: white;
}
	
/*end calendar module css*/

.albumTable {
	border: 1px solid #000;
	background: #FFFFFF;
	padding: 0px;
	}

.moduleRowEven {
	background: #FFFFFF;
	}
.moduleRowOdd {
	background: #C9C9C9;
	}	
			
	
/*
	These are the css styles that I used in includes
*/


a {
	color: #016833;
}

a:hover {
	color: #719c75;  
}

table {
	background: #ffffff;	
	font-family: Arial;
	font-size:12px;	  
	background-color: transparent;	  
}

.moduleHead {
  	color: #ffffff;
	background: #016833;
	font-weight:bold;
}

.moduleTable {
  	color: #000000;
	border: solid 1px #016833;
	
}

.moduleHead a {
	color: #ffffff;  
}
.moduleBody {
	padding: 2px;
	background: #f7f7f7;  
}
.evenRow {
	background: #f7f7f7;    
}

.oddRow {
	background: #ffffff;  
}

ul {
	list-style-type: circle;
}

