.acqaotext{
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.acqaotext2{
	padding:0px;
	border-spacing:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.acqaotext a {
	color: #3333CC;
	text-decoration:underline;
}

.acqaotext a:visited{
	color: #990000;
}
.acqaotext a:hover{
	text-decoration:underline overline;
	background-color: #FFFFCC;
}

#bodytxt{
	padding:5px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#bodytxt img{
border:thin solid black; 
}

h3 {
	background-color: #EBE9F3;
	border-bottom:1px solid #663366;
	padding-top:0px;
	padding:2px;
}

blockquote{
	margin-left: 10px;
}

#bodytxt a {
	color: #3333CC;
	text-decoration:underline;
}

#bodytxt a:visited{
	color: #990000;
}
#bodytxt a:hover{
	text-decoration:underline overline;
	background-color: #FFFFCC;
}
	
li {
	list-style-image:url(images/bullet1.png);
	margin-left:2em;
}

/* 
 Publication lists - warning not complete, this css file needs to be totally cleaned and sorted
*/
#pub-yearlist li{
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	margin-left:0;
	font-size: 1em;
	list-style-type: none;
	list-style-image: none;
	white-space:nowrap;
	padding-left:1em;
	padding-right:1em;
	padding-top:0;
	padding-bottom:0em;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}
#pub-yearlist a{
	text-decoration: none;
	color:#666666;
}
#pub-yearlist a:hover{
	color:#999999;
}

#homebodytxt{
	padding:5px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width:68%;
}

#homebodytxt a {
	text-decoration:none;
	color: #3333CC;
}
#homebodytxt a:visited{
	color: #990000;
}
#homebodytxt a:hover{
	text-decoration:underline overline;
}


#nav_title{
	list-style: none;
	display: block;
	font-size:80%;
	background-image:url(images/subtitlebg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0px;
	padding:0.5em;
	text-align:left;
	/*border:1px solid #000000;*/
}
#nav_title ul{
	padding-bottom:10px;
	display: inline;
}
#nav_title ul li {
	display: inline;
	margin: 0;
}
#nav_title ul li a {
	padding-right:5px;
	padding-left:5px;
 	border-right: 1px solid  #006699;
	text-decoration:none;
	color: #CC6600;
}
#nav_title ul li a:visited {
	color: #CC6600;
}
#nav_title ul li a:hover {
	text-decoration:underline overline;
	color: #FF9900;
	background-color:#FFFFCC;
}

#news{
	/*border-left:#000000 solid 1px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	background-image: url(images/innercontent.jpg);
	border:1px solid #000000;
}

#news td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	
}
#news td img{
	border:#000000 solid 1px;
}

#news td a {
	text-decoration:underline;
	color: #3333CC;
}
#news td a:visited{
	color: #990000;
}
#news td a:hover{
	text-decoration:underline overline;
	background-color: #FFFFCC;
}

#news_box a {
	color:#003366;
	text-decoration:none;
}
#news_box a:visited {
	color:#003366;
}
#news_box a:hover {
	color: #FFFFFF;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
  }

.sideMenu {
	border-width:0;
	font-size: 90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	text-align:center;	
	/*background: #E0E9E9 url("images/menuBG.jpg") right top no-repeat;*/
	/*background-color: #85AAFF;*/
	background-image: url(images/innercontent.jpg);
}
#nav {
	list-style:none; 
	margin: 0; 
	padding: 0;
}

#nav li span { /* used for un-linked menu items */
	display: block;
	padding: 0.1em;
	font-weight: bolder;
	font-size:100%;
	color:  #990000;
	padding-top:0.8em;
}

#nav li {
	display: inline;
	padding: 0;
	margin: 0;
}
#nav li a {
	display: block;
	padding: none;
	text-decoration: none;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid  #006699;
	/*border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;	*/
}
#nav li a:visited {
	color: #003366;
}
	
#nav li a:hover {
	color: #FFFFFF;
}

#nodes {
	list-style:none; 
	margin: 0; 
	padding: 0 0 0.5em 0;
}

#nodes li a {
	padding: 2px;
	display: block;
	text-decoration: none;
	font-weight:bold;
	background: #EDF2F2;
}
#nodes li a:visited {
	color: #000000;
}
	
#nodes li a:hover {
	color: #993366;
}

#nodes li a span {display: none;}

#nodes li a:hover span{
	display:block;
	position:relative;
	top: 200px; 
	left: 0; 
	width: 125px;
}

#links {
	position: absolute;
	width: 160px;
	top: 87px;
	font-size: .8em;
	visibility: hidden;
	background-color: #FFFFFF;
}

#anufac, #anuias {
	position: absolute;
	visibility: hidden;
	border:1px solid #000000
}

.nodessubmenus{
	visibility:hidden;
	border:none;
	background-color:#CCCCFF;
}

/* */
div.uedge {
  width: 100%;
  /*background-color: #f9cc72;*/
  background-image: url(images/uedge.jpg);
  background-repeat: repeat-x;
  
}
div.redge {
  background-image: url(images/redge.jpg);
  background-position: top right;
  background-repeat: repeat-y;
}
div.bedge {
  background-image: url(images/bedge.jpg);
  background-position: bottom left;
  background-repeat: repeat-x;
}
div.ledge {
  background-image: url(images/ledge.jpg);
  background-position: top left;
  background-repeat: repeat-y;
}
div.ulcorner {
  background-image: url(images/ulcorner.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
div.urcorner {
  background-image: url(images/urcorner.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}
div.blcorner {
  background-image: url(images/blcorner.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
}
div.brcorner {
  background-image: url(images/brcorner.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  padding: 10px 15px 10px 10px;
}
div.innercontent {
  width: 100%;
  background-image: url(images/innercontent.jpg);
  background-position: top left;
}

	
/* News titles */
div.news_title {
  background-color:#339999;
  padding:1em;
  float:right;
}

.date{
	font-size: 90%;
	color: #993300;
}
