
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
	vertical-align:top;
}
td { vertical-align:top; }
#topcontainer2
{
	background-image:url(../images/topbg.jpg);
	background-repeat:repeat-x;
	height:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#fff;
	margin-top: 0px
	text-decoration:none;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
}
#topbg {
	background-image:url(../images/v3/header.jpg);
	height:192px;
	background-repeat:no-repeat
}
#padcontenttbl {
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#acc4ea;

}
#contenttbl {
	
	margin-top:5px;
	margin-bottom:10px;
	
	text-align:left;
}
.contentarea {
background-color:#fff;
vertical-align:top;
padding:15px;
}
#maincontainer {
	padding:0;
	margin:0;
	width:941px;
	text-align:left;
	margin-top:5px;	
	background-color:#acc4ea;
	padding-top:5px;

}
#leftbox {
	width:241px;
	border:3px solid #4e96cf;
	float:left;
	background:#173166;
}


#lbheader {
	background-image:url(../images/v3/leftboxheaderbg.jpg);
	background-repeat:repeat-x;
	height:27px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	padding-top:10px;
}

#lbmenu {
	padding:15px 3px 15px 15px;
	margin:0;
	list-style:none;
	line-height:20px;
}
#lbsubmenu {
	margin:0;
	list-style:none;
	line-height:15px;
	padding:3px 3px 0 15px;
}
#lbmenu2 a.selected, #lbmenu a.selected {
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em; 	
}
#lbsubmenu2 a.selected {
background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em; 
	color:#3984c7;
	}
#lbmenu a, #lbsubmenu a {
	color:#fff;
	text-decoration:none;
	padding-left: .6em;
	font-weight:bold;


}
#lbmenu2 a, #lbsubmenu2 a {
	color:#fff;
	text-decoration:none;
	padding-left: .6em;
	font-weight:bold;	
	color:#32518a;
}
#lbmenu a:hover, #lbsubmenu a:hover {	
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em; 
}

#lbmenu2 a:hover, #lbsubmenu2 a:hover{	
	background-image:url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .6em; 
	color:#3984c7;
}
#lbcontent {
	background-image:url(../images/v3/leftboxbg.jpg);
	background-repeat:repeat-x;
	background-color:#355db4;
}
#line {
	width:4px;
	background-image:url(../images/line.gif);
	height:100%;
	float:left;
}
#content {
	/*background-image:url(../images/line.gif);
	background-repeat:repeat-y;*/
	overflow:hidden;
	margin:0;
	width:640px;
	margin-left:10px;
	/*padding-right:10px;*/
	padding-left:30px;
	background-color:#fff;
	/*border:1px solid black;*/
	text-align:left;
}
#content2 {
	/*background-image:url(../images/line.gif);*/
	/*background-repeat:repeat-y;*/
	overflow:hidden;
	margin:0;
	width:880px;
	margin-left:20px;
	margin-bottom:20px;
	/*padding-right:10px;*/
	padding-left:30px;
	background-color:#fff;
	/*border:1px solid black;*/
	text-align:left;
}

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 941px;
  height: 38px;
  background: url(../images/v3/menubg.jpg) no-repeat;
  position: relative;
}
#menu span {
  display: none;
  position: absolute;
}

#menu li {
font-size:1px;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
 
}
#menu a:hover {
  background-position: left bottom;
  
 
}
#menu a:hover span {
  display: block;
  
}

#menu .home {
  width: 70px;
  height: 38px;
  left: 15px;
  top: 0;
}
#menu .home:hover, #menu .homeselected {
  width: 70px;
  height: 38px;
  background: url(../images/home_over.jpg);
  left: 15px;
  top: 0;
}
#menu .investigators {
  width: 139px;
  height: 38px;
  left: 135px;
  top: 0;
}
#menu .investigators:hover, #menu .investigatorsselected{
  width: 139px;
  height: 38px;
  left: 135px;
  background: url(../images/investigators_over.jpg);
  top: 0;
}
#menu .research {
  width: 103px;
  height: 38px;
  left: 319px;
  top: 0;
}
#menu .research:hover, #menu .researchselected {
  width: 103px;
  height: 38px;
  left: 319px;
  background: url(../images/research_over.jpg);
  top: 0;
}
#menu .funding {
  width: 194px;
  height: 38px;
  left: 466px;
  top: 0;
}
#menu .funding:hover, #menu .fundingselected{
  width: 194px;
  height: 38px;
  left: 466px;
  background: url(../images/funding_over.jpg);
  top: 0;
}
#menu .activities {
  width: 91px;
  height: 38px;
  left: 698px;
  top: 0;
}
#menu .activities:hover, #menu .activitiesselected{
  width: 91px;
  height: 38px;
  left: 698px;
  background: url(../images/activities_over.jpg);
  top: 0;
}
#menu .members {
  width: 94px;
  height: 38px;
  left: 830px;
  top: 0;
}
#menu .members:hover, #menu .membersselected {
  width: 94px;
  height: 38px;
  left: 830px;
  background: url(../images/members_over.jpg);
  top: 0;
}
#whatsnew {
	margin-top:20px;
	width:243px;
	float:left;
	background-color:#fff;
}
#whatsnewheader {
	text-indent:-900%;
	background-image:url(../images/v3/whatsnew2.gif);
	background-repeat:no-repeat;
	height:66px;
	/*border-top:1px solid black;*/

}
#whatsnewcontent {
	padding-left:15px;
	padding-top:10px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#whatsnewcontent {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000;
	font-size:11px;
	font-weight:bold;color:#32518a;
	padding-bottom:10px;
}

#whatsnewcontent a, #whatsnewcontent a:link, #whatsnewcontent a:visited {

	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	font-weight:bold;color:#32518a;
	text-decoration:underline;
	
}
#whatsnewcontent a:hover {
	
}

#topcontainer2 a, #topcontainer2 a:link, #topcontainer2 a:visited {

	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	font-weight:bold;color:#fff;
	text-decoration:none;
	
}
#topcontainer2 a:hover {
	
}

#footer {

	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	height:146px;
	margin:20px 0 20px 0;
}
#footerbar {
	height:10px;
	margin-top:10px;
	padding-top:10px;
	
	background-color:#ccc;
}
#footerbar2 {
	background-color:#456398;
	
	padding-top:10px;
	padding-top:30px;
	padding-bottom:30px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	
}
h1 {
	color:#297cc2;
	line-height:16px;
	font-size:18px;
	font-weight:bolder;
	margin-top:5px;
}
h2 {
	color:#297cc2;
	line-height:17px;
	font-size:14px;
	font-weight:bolder;
	margin:2px 0 2px 0;
}
.txtInput 
{
	width:200px;
}
.prompt
{
	width:200px;
}
