html {
	height:100%;
	max-height:100%;
	max-width:1024px;
	padding:0;
	margin:0;
	border:0;
	font-family:Tahoma;
}

body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background-image: url(/Graphics/InternetBackground.gif);
	background-repeat: repeat-y;
}

a {
	font-weight: normal;
}

/*
	First comment. Explorer 5 Mac misses the end-of-comment because of the backslash
\*/

html, body {
	overflow:hidden;
}

/*
	Second comment. Explorer 5 Mac sees the end of this	comment as the end of the previous one
*/
	
#content {
	overflow:auto;
	position:absolute;
	z-index:3;
	top:40px;
	bottom:30px;
	left:170px;
	right:0;
	font-size:0.8em;
	padding-right:10px;
}

#content {
max-width:590px;
overflow-x: none;
}
	
* html #content {
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	overflow-y:auto;
	overflow-x:hidden;
	position:absolute;
	z-index:3;
	padding-left:0px;
	padding-right:10px;
	border-top:40px solid #fff;
	border-bottom:25px solid #fff;
	border-left:165px solid #fff;

}
	
#rresmenu {
	font-family:arial, verdana, sans-serif;
	position:absolute;
	margin:0;
	top:0;
	left:0;
	display:block;
	width:800px;
	z-index:5;
	overflow:hidden;
	padding-left:160px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 12px;
	background-image: url(/Graphics/InternetBackground.gif);
	background-repeat: repeat-y;
}
	
#topfiller
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:40px;
	background-image: url(/Graphics/InternetBackground.gif);
	background-repeat: repeat-y;
	z-index: 4;
}

#foot {
	position:absolute;
	text-align:right;
	margin:0;
	bottom:0;
	left:0;
	display:block;
	width:100%;
	height:25px;
	padding-top:5px;
	padding-left:100px;
	z-index:5;
	overflow:hidden;	
	background-image: url(/Graphics/InternetBackground.gif);
	background-repeat: repeat-y;
	font-size:0.8em;
	text-align:center;
}
	
#left {
	position:absolute;
	left:0;
	top:255px;
	bottom:54px;
	width:158px;
	background-color:#fff;
	z-index:4;
	overflow:auto;
	background-repeat:no-repeat;
	font-size:0.7em;
	text-align:center;
}	

* html #left {height:100%;
	top:0;
	bottom:0;
	border-top:255px solid #fff;
	border-bottom:54px solid #fff;
}

#rightimage
{
	position:absolute;
	top:54px;
	left:780px;
	width:150px;
}

#rightimage img
{
	margin-bottom:5px;
}

#menubar1{
	padding-left:0px;
	color: #000000;
	left: 10px;
	position: absolute;
	font-size: 0.7em;
	text-align: center;
	width: 148px;
	position: absolute;
	top: 10px;
	margin: 0;
	vertical-align: bottom;
	z-index: 6;
}
#menubar1 img {
	border:0;
}

#disclaimer {
	font-family:arial, sans-serif;
	bottom: 10px;
	position: absolute;
	left: 10px;
	font-size: 0.7em;
	text-align:center;
	padding:0;
	z-index: 6;
}

#contactfooter {
	position:absolute;
	bottom:0;
	border:solid 1px black;
	text-align:center;
	padding:5px;
	background-color:#C0DFDB;
}


span.details {
	border:solid thin black;
	padding:5px;
	background-color:#C0DFDB;
	display:none;
}

div.ShowHideDiv {
	padding:10px;
	text-align:center;
}
#HideShow {
padding:10px;
text-align:center;
}

/*********************/
/* Buttons     */
/*********************/


a.button {
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	background-color: #CED6C6;
	padding: 5px;
}
a.button:link, a.button:visited {
	color: #000;
	/*/*/color: #000000;
	text-decoration: none; /* */
	margin:0px;
}
a.button:hover {
	border: 1px solid #333;
	background-color: #ccc;
	color: #333;
}
a.smallbutton {
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #EEEEEE;
	background-color: #CED6C6;
	padding: 0 5px;
}
a.smallbutton:link, a.smallbutton:visited {
	color: #000;
	/*/*/color: #000000;
	text-decoration: none; /* */
	margin:0px;
}
a.smallbutton:hover {
	border: 1px solid #333;
	background-color: #ccc;
	color: #333;
}/*********************/
/*  Breadcrumb       */
/*********************/

#breadcrumb {
	border-bottom:solid 3px #007446;
	border-top:solid 3px #007446;
	padding:2px 0px;
	margin-bottom:0px;
}

.center {
	text-align:center;
}

.top {
	vertical-align:top;
}
/************************************/
/*	layout							*/
/************************************/

.right {
	float:right;
}

.left {
	float:left;
}

.right, .left, .leftimg {
	text-align:center;
	font-size:0.85em;
	font-weight:bold;
	background-color:#9AB3B0;
	border:solid 1px #007446;
	padding:5px;
	margin:5px;
	color:white;
}

div.clear {
	clear:both;
}

.leftimg {
	width:160px;
	height:115px;
	float:left
}/************************************/
/*	Research pages					*/
/************************************/

div.peopleDiv, .peopleDivRight, .peopleDivLeft
{
	width:150px;
	text-align:center;
	position:relative;
	bottom:0;
	right:0;
	float:right;
	margin:20px;
}

div.peopleDiv img, .peopleDivRight img, .peopleDivLeft img
{
	text-align:center;
	background:url(../images/imagebackground.jpg) no-repeat bottom right;
	padding:0 10px 10px 0;
}

div.peopleDiv p, .peopleDivRight p, .peopleDivLeft p
{
	text-align:center;
	margin:0px;
}

.peopleDivRight
{
	margin-left:0;
	margin-right:0;
}

ul.refs li
{
margin-top:10px;
}

.peopleDivLeft
{
	margin-right:0;
}/************************************/
/*	Titles							*/
/************************************/

h1 {
	font-size:1.8em;
	font-style:italic;
	margin-bottom:0px;
}

h1,h2,h3 {
	font-family:"Trebuchet MS";;
}

#mainTitle {
	background-image:url("../images/broomsbarnrearview.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	font-size:1.5em;
	font-style:normal;
	text-align:center;
	width:95%;
	padding-top:7px;
	padding-bottom:100px;
	margin-bottom:5px;
}

h2 {
	font-size:1.2em;
	margin-bottom:0.5em;
	color:#007446;
}

tails A:hover {
	background-color: #F5F5F5;
	COLOR: #FF0000;
	text-decoration:underline;
}

/************************************/
/*	Paragraphs						*/
/************************************/

p.clear {
	clear:both;
}

p {
	margin-top:0;	
	text-align:justify;	
}

p.jobTitle {
	margin:0;
	font-size:0.9em;
	font-family:"Trebuchet MS";
	color:#007446;
}

/************************************/
/*	Other							*/
/************************************/

#content li
{
	text-align:justify;	
}


#rss {
	background-image:url(../bbimages/rss.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	padding-bottom:2px;
	padding-top:2px;
	font-weight:bold;
	display:block;
	text-align:left;
}

p.announcement {
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	border:thin dashed #999999;
	background-color:#CCCCCC;
	padding:1em;
	color:#000000;
}
/************************************/
/*	tables							*/
/************************************/

th {
	background-color:#9AB3B0;
	padding:2px;
}
td {
	background-color:#C0DFDB;
	padding:2px;
}

* html td {
	font-size:0.8em;
}
/************************************/
/*	Head							*/
/************************************/

#rresmenu h3, #topmenu h3 {
	font-size:0.8em;
	width:95px;
	text-align:center;
	display: inline;
	position: relative;
	padding: 0px;
	float: left;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.hidden {
	visibility:hidden;
}

a.topmenu {
	display: block;
	border: #003c23 1px solid;
	background-color:#003c23;
	width:95px;
	text-decoration:none;
}
A.topmenu:link{
    COLOR: #ffffff;
	text-decoration:none;
}
A.topmenu:visited{
	COLOR: #ffffff;
	text-decoration:none;
}
A.topmenu:hover {
	COLOR: #003c23;
	text-decoration:none;
	background-color:#ffffff;
}


/************************************/
/*	Hidden divs						*/
/************************************/

.MenuDetails{
	position: absolute;
	top: 30px;
	border: #003c23 1px solid;
	background: white;
	width: 595px;
	left: 160px;
	margin: 0px;
	visibility:hidden;
	z-index:10;
	padding-top:0px;
	padding-bottom:10px;
	font-size:0.7em;
}

.MenuDetails A:link{
    COLOR: #006400;
	width:100%;
	text-decoration:none;
}
.MenuDetails A:visited{
 	width:100%;
	  COLOR: #FF0000;
	text-decoration:none;
}
.MenuDetails A:hover {
	background-color: #F5F5F5;
	COLOR: #FF0000;
	text-decoration:underline;
}

#MenuSection1 p {
	padding-left:10px;
	padding-top:10px;
}
#MenuSection2  p {
	padding-left:100px;
	width:505px;
	_width:595px;
	padding-top:10px;
}

#MenuSection3 p {
	padding-left:200px;
	width:405px;
	_width:595px;
	padding-top:10px;
}

#MenuSection4 p {
	text-align:right;
	padding-right:200px;
	width:405px;
	_width:595px;
	padding-top:10px;
}

#MenuSection5 p {
	text-align:right;
	padding-right:90px;
	width:515px;
	_width:595px;
	padding-top:10px;
}

#MenuSection6 p {
	text-align:right;
	padding-right:10px;
	padding-top:10px;
}

#newsItem {
	background-color:#CCCCCC;
	border:1px dashed black;
	padding:10px;
}

#newsItem h3 {
	margin:0;
}

.smallText {
	font-size:0.8em;
	font-style:italic;
	font-family:"Courier New", Courier, mono;
	margin:0;
}
/************************************/
/*	form							*/
/************************************/

form {
	display:inline;
}

#menubar1 fieldset {
	border:0px;
	padding:0px;
	margin:0px;
}

.SearchBox{
	BORDER: #003c23 1px solid;
	padding-left: 4px;
	BACKGROUND: white;
	COLOR: #003c23;
	height: auto;
	width: 148px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#FS1 legend 
{
	font-weight:bold;
	font-size:1.1em;
	color:black;
}

#FS1 input, #FS1 select
{
	width:15em;
}

#FS1 label {
	display:block;
	float:left;
	width:15em;
	text-align:right;
	padding-right:1em;
}/************************************/
/*	.menu, .submenu					*/
/************************************/

ul.menu {
	list-style-image: url(../images/SmallDot.gif);
	list-style-type: none;
	vertical-align: middle;
	padding-left:5px;
	margin-left:25px;
	text-align: left;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
}

ul img {
	border:0px;
	margin-right:4px;
}

.menu a {
	color:#006400;
	text-decoration:none;
}

.menu a:hover{
	text-decoration:underline;
	color:#FF0000;
}

ul.menu li li {
	list-style-type: square;
	list-style-image:none;
	margin-left:-5px;
	padding:0px;
	margin-bottom:0px;
}
ul.menu li li a {
	color:#006400;
}
.hiddenmenu {
	display:block;
}

ul.menu li.headsub {
	/*list-style-image:url(../includes/images/Minus.gif);*/
list-style-type: none;
list-style-image:none;
margin-left:-17px;

}

.headsub a {
	color:#000;
}

/************************************/
/*	.navlist						*/
/************************************/

.navlist ul {
	padding:0px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 2px;
	font-weight:bold;
	margin-bottom: 0em;
}
.navlist li {
	margin: 1px;
	padding:0px;
}

.navlist a {
	display: block;
	border: 1px solid #003c23;
	background-color: #003c23;
	width:148px;
	padding:1px;
	padding-left:0px;
	margin-left: 0px;
	font-size:1.1em;
	color: #FFFFFF;
	text-decoration:none;
}
.navlist a:link, #navlist a:visited {
	color: #fff;
	/*/*/color: #ffffff;
	text-decoration: none; /* */
	margin:0px;
}
.navlist a:hover {
	border: 1px solid #333;
	background-color: #ffffff;
	color: #000;
}
/************************************/
/*	Content div specific 			*/
/************************************/

#content A:link{
    COLOR: #006400;
	text-decoration:none;
}
#content A:visited{
	COLOR: #006400;
	text-decoration:none;
}

#content A:hover {
	COLOR: #FF0000;
	text-decoration:underline;
}

#content ul {
	list-style-image: url(../images/SmallDot.gif);
	list-style-type: none;
	vertical-align: middle;
	margin-left: 20px;
	padding-left: 15px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
}

#content div.fixedwidth {
	width:500px;
}

#contentLeft
{
	width:375px;
}

#contentLeftNarrow
{
	width:275px;
}

#contentRight
{
	width:200px;
	float:right;
	position:absolute;
	bottom:0;
	right:0;
}

#contentRightWide
{
	width:300px;
	float:right;
	position:absolute;
	bottom:0;
	right:0;

}

#contentWrapper
{
	width:95%;
	position:relative;
	height:auto;
}

