*,th, td, div, body {
	font-family: verdana,Helvetica,Arial,sans-serif;
	font-size: small; 
	color: black;
}

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

/*.bkgd {
    background-attachment: scroll;
    background-image: url(images/pba.gif);
    background-repeat: no-repeat;
    background-position: center top;
}*/

#mainBody { 
	/*background-image: url(images/background2.gif);*/
	background-color: fafafa;	
	/*background-repeat: repeat;
	background-position: left top;*/ 
}

#mainTable {
	min-width: 760px !important;
	border: 1px solid silver;
}

.field {
	font-weight: bold;
}
.bibAuthor {
	font-style:oblique;
}
.bibDownload {
	font-size:x-small;
}
.projectPeople {
	font-style:oblique;
}
/*
p {
	font-size: 90%;
}
*/

.bottomlink {
/*	text-decoration:underline;*/
	font-size: x-small;
}

a.bottomlink {
	color: blue;
	text-decoration:underline;
	font-size: x-small;
}


.bottomnote {  
	font-size: x-small; 
	/*font-style: normal;*/
	color: white;
	background-color: #93a4b5;
	padding:2px;
}

/*.rightsearch {
        vertical-align: top;
}*/
	
.bordered {
	border: 1px solid silver
}

table.bordered th {
	text-align: left;
	padding: 2px 4px 2px 4px;
	/*font-size: 75%; */
}

/*table.bordered td {
   background-color: #f5f5f5
}*/

/* ------------------------------------------ */
.linksbar {
	background-color: #0084c6;/*#e0b0a0;*/
	color:white;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}

/*td.linksbar {
	padding: 0px 0px 0px 0px;
}*/

.linksbar a {
	color: white;
	text-decoration: none;
	/*font-size: 75%; */
	/*font-weight: bold;*/
	padding: 0px 0px 0px 0px;
}

.linksbar td:hover {
	background-color:#93a4b5;
/*	color: #344656;*/
}

/*.linksbar a:hover {

	background-color:#93a4b5;
}*/


/*.linksbar a:visited {

	color: #93a4b5;
}*/

/* ------------------------------------------ */
.sublinkbar {
	background-color: #93a4b5;
	font-size: 90%; 
	font-weight: bold;
	color: white;
	margin: 0px 0px 0px 0px;
}

/*td.sublinkbar {
	padding: 0px 0px 0px 0px;
}*/

.sublinkbarshow {
	color: white;
	background-color: #93a4b5;
	text-decoration: none;
	font-size: 90%; 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}


.sublinkbar a {
	color: white;
	text-decoration: none;
	/*font-size: 90%; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;*/
}

.sublinkbar a:hover {
	text-decoration: underline;
}

/*.sublinkbar a:visited {
	color:#0084c6;
}*/

.sublinkbar div {
	display: none;
}

/* --------------------------- */
/* Netscape 4.xx compatibility */

#emptySubMenu {
        display: none;
}
#see_prjSubMenu {
        display: none;
}

#indexSubMenu {
        display: none;
}

#peopleSubMenu {
        display: none;
}

#jobsSubMenu {
        display: none;
}

#projectsSubMenu {
        display: none;
}

#reportsSubMenu {
        display: none;
}

#contactSubMenu {
        display: none;
}
#linksSubMenu {
        display: none;
}

/* ------------------------------------------ */


