
body {
  	font: 0.7em "Trebuchet MS", Arial, sans-serif;
  	margin-top: 5px;
  	margin-left: 3px; 
 }

h1, h2, h3, h4, h5, h6 {
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   color: #006699;
  margin-top: 0px;
}

h6 {
	font-size: 1em;
}

#spacer {
	margin-bottom: -30px;
}

#topnav {
	margin-left: 0;
	display: inline; 
	color: #ffffff;
	}
	
#topnav li {	
	margin-left: 0;
	display: inline; 
	list-style: none;
	padding: 2px 2px;
	border-left: 1px solid #ffffff;
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
}

#topnav_container {
	float:left; 
	margin-left:10px; 
	margin-top:8px;
	color: #ffffff;
}

#topnav li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	color: #ffffff;
	}


#topnav li a:hover {
		color: #ffffff;
}

#topnav li a:active {
	color: #ffffff;
}

#topnav li a:visited {
		color: #ffffff;
}

#topnav li a {
		color: #ffffff;
}


/* h3/h4/h5 font size increased to 18 px as too small at 1280x1024 resolution */

h3 {
		/*font-size: 18px; */
		font-size: 1.4em; 
}

h4 {
		/*font-size: 16px;*/ 
		font-size: 1.2em; 
}

h5 {
		/*font-size: 14px;*/ 
		font-size: 1.0em; 
}

.small {
		 font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
        font-size: 0.9em;
        }

.bold {
	font-weight:bold;
}

.block_list li { 
		list-style-type: none; 
		padding-left:0;
		margin-left:0;
		text-indent: -3em;
}

#blue {
		color: #6f85a9;
        font:  1em "Trebuchet MS", Arial, sans-serif;
        }
        
#med {
		color: #00000;
        font:  1em "Trebuchet MS", Arial, sans-serif;
       }            
        
 .error {
		color: #fc0202;
        font: 0.9em "Trebuchet MS", Arial, sans-serif;
        font-weight: bold;
        }       
        
#banner {
        width:770px;
        margin:0px auto;
        margin-bottom:5px;
        text-align:left;
        padding:0px;
        background-color:#ffffff;
        z-index: 1;
        }

#header {
        margin-bottom:5px;
        text-align:left;
        padding:0px;
        background-color:#ffffff;
        float: right;
          z-index: 5;
        }

#page_container {
	margin: 0px auto; 
	width: 770px;
}

#container {
        width:500px;
        margin:0px auto;
        text-align:left;
        padding:0px;
        background-color:#ffffff;
        margin-top: 20px;
        }

#content {
        text-align:left;
        padding:7px;
        z-index: 1;
        border-left: 111px solid #314a85; 
        }
        
  /*narrow page width for pages like obe/projects.php */
 
 #narrow {
 		width: 530px; 		
} 		 
  
        
 #home_content {
        text-align:left;
        padding: 7px;
        border-left: 111px solid #314a85;
        z-index: 1; 
        }       
               
#footer {
	width:770px;
	margin:0px auto;
    color: #6f85a9;
    font: "Trebuchet MS", Arial, sans-serif;
    font-size: 1em;
    margin-top:22px;
    border-top: 1px dotted #294a7b;
    position: relative;
    clear: both;
        }

#footer_text {
	float: left; 
	width: 490px; 
	text-align: center; 
	margin-top: 3px;
}

#footer_imgl {
	float:left; 
	margin-top: 3px;	
}

#footer_imgr {
	float:right; 
	margin-top: 5px;	
}

#left_nav {
	float:left;
	font-size: 0.9em;
	z-index: 3;
}

#left_nav_box {
	float:left;
	font-size: 9pt;
	border: 1px dotted #000000;
	width:105px;
}

#right_nav {
	float:right;
	font-size: 0.9em;
	margin-left: 10px;
}

#button, #group_button{
	width: 110px;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande',   Verdana, Helvetica,   Arial, sans-serif;	
	z-index: 100;
	}

#label {
	margin-bottom: 0px;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
	color: #ffffff;
	background-color: #7b94cf;
}

#label1 {
	margin-bottom: 0px;
	border-bottom: 1px solid #ffffff;
	padding: 3px;
	color: #ffffff;
	background-color: #7b94cf;
}

#group_button {
	background-color: #fffffff;
	color: #000000;
}

#button {
	background-color: #90bade;
	border-right: 1px solid #508fc4;
	z-index: 5;
}


#button ul, #group_button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#button li, #group_button li {
	margin: 0;
}
		
#button li	{
	border-bottom: 1px solid #90bade;
}	
				
#group_button li		{
	border-bottom: 1px solid #ffffff;
}
		
#button li a, #group_button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	width: 100%;
}
		
#button li a {
	border-left: 5px solid #314a85;
	border-right: 5px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
}		
		
#group_button li a	{	
	border: 1px solid #000000;
	border-right: 5px solid #7b94cf;
	background-color: #ffffff;
	color: #000000;
}		

html>body #button li a {
	width: auto;
}

html>body #group_button li a {
	width: auto;
}		

#button li a:hover  {
	border-left: 5px solid #1c64d1;
	border-right: 5px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}

#group_button li a:hover  {
	background-color: #2586d7;
	color: #fff;
}		
				
#button_grey {
	width:105px;
	text-align:left;
	padding:3px;
	margin-bottom:2px;
	background-color:#bdc1cc;
}

#ozone {	
	float: right; 
	margin: 10px;
	width: 60px;
}
		
#img_right {
	float: right; 
	margin: 5px;
}	

#img_left {
	float: left; 
	margin: 5px;
}	

/* email pop-up box formatting */ 	

fieldset  {
	font: 0.9em "Trebuchet MS", helvetica, arial, sans-serif;
	color: #6f85a9;
	padding: 2px;
	border: solid 1px #d3d3d3;
	width: 430px;
	}
	
legend  {
	color: #666;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #d3d3d3;
	padding: 2px 6px;
	margin-bottom: 8px;
	}

label   {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	margin-right: 3px;
	position: relative;
	display: block;
	float: left;
	width: 125px;
	}

label.fieldLabel	{
	display: inline;
	float: none;
	}
	
input.formInputText   {
	font-size: .8em;
	color: #666;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 15px;
	}

#two { 
	position: relative; 
	margin-top: 0px;
	width: 770px;
	margin:0px auto;
	height: 3.5em;
	margin-bottom: -5px;
}

#one {  
	 position: relative; 
} 
				
#search {
	 font: 0.8em "Trebuchet MS", Arial, sans-serif;
	 color: #ffffff;
	 font-weight: bold;
 }

 #search a {
 	 color: #ffffff;
 }
 
  #search a: active {
 	 color: #ffffff;
 }
 
  #search a: visited {
 	 color: #ffffff;
 }
 
  #search a:hover {
 	 color: #ffffff;
}

#search_container {
	float:right;
}

#news_content {
     width:190px;
     color: #314a85;
     font-weight: bold;
     font: 0.9em "Trebuchet MS", Arial, sans-serif;;
     border: 1px dotted #cecece;
     float: left;
     background-color: #ffffff;
     padding: 3px;
	 margin-left: 10px;
	 margin-bottom: 30px;
	 margin-top: 3px;
 }	
		
#news {
	background-color: #e8f1f8; 
	margin-bottom: 0px; 
	padding: 3px; 
	border-bottom: 1px dotted #508fc4; 
	height: 15px;
}
#content .newsheader {
	background-color: #e8f1f8; 
	margin-bottom: 0px; 
	padding: 3px; 
	border-bottom: 1px dotted #508fc4; 
	height: 15px;
}
#news_box {
	height: 75px; 
	background-color: #e5eff7; 
	margin: 0px;
}
#news_text {
	margin-top:0px;
}

#staff { 
	width: 500px; 
	height: 200px;
}

#staff_contact {
	float: left; 
	margin: 5px;
	width: 200px;
}

#staff_contact1 {
	float: right; 
	margin: 5px;
	width: 300px;
}

select {
	font-size: 0.85em;
}

#research {
	margin-top:10px; 
	height:120px;
}

#res_image {
	float:left; 
	margin-right:10px; 
	margin-bottom:10px;
}

#res_image_rt {
	float:right; 
	margin-left:10px; 
	margin-bottom:10px;
}

#news_container {
	height: 420px;
}

#pr_image {
	float: left; 
	width: 500px; 
	margin-bottom: 10px;
}

#pr_text {
	float: left; 
	padding: 7px;
	width: 300px;
}

# negm {
	margin-top: -20px;
}

#projects {
	width: 580px;
	margin-top: 10px; 
	margin-bottom: 40px;
}

.dropdown {
	float:left; 
	margin-right: 3px;
}

#eb {
	height: 50px;
	border: 0px solid green;
	margin-top: 0px;
}

#eb_div {
	margin-top: -80px;
	margin-bottom: 90px;
}

#eb_tx {
	margin-top: 85px; 
	margin-left: 120px;
}

.dropdown select {
	font-size: 0.8em;
	font-weight: bold;
}

.publicationfileicon
{
	border: none;
}

