@charset "utf-8";
/* CSS Document */

a{
	color: #6d767e;
}

ul{
	font-family:Arial, sans-serif;
}
#content li{
	padding-top: 3px;
	padding-bottom: 3px;
}

p{
	margin-top: 2px;
	}

#content ul{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	font-size:inherit;
	list-style: circle;	
}



#header, #content, #footer{
	margin-right: auto;
	margin-left: auto;
}

/*#factsheet{
	margin-bottom: -44px; 
	width:100px; 
	padding-left: 470px; 
	margin-left:auto; 
	margin-right:auto;
	font-size:10px;
	color: #5e8892;
	font-family:Arial, sans-serif;
}*/

#header{
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	width: 932px;
	padding-top: 128px;
	position: relative;
}

#header.page{
	background-image: url(../images/header2.gif);
}

#header a.homelogo{
	width: 190px;
	height: 50px;
	display:block;
	position: absolute;
	top: 50px;
	left: 60px;
	
	overflow: hidden;
	text-indent: 1000px;
}

.factsheet{
	width: 100px;
	height: 20px;
	display:block;
	position: absolute;
	top: 30px;
	right: 180px;
	overflow: hidden;
	font-size:10px;
	color: #5e8892;
	font-family:Arial, sans-serif;
}

.nav ul, .nav li{
	display:inline;
	margin: 0px;
	padding: 0px;
	height:30px;
}

.nav{
	padding-bottom:10px;
	margin-left: 70px;
	font-size:12px;
}

.nav li{
	padding: 0px 20px 0px 0px;
	text-decoration:none;
	background-repeat:no-repeat;
}

.nav li a{
	background-repeat:no-repeat;
}

.nav span{
	visibility: hidden;
}

.nav a{
	text-decoration:none;
}

.top li{
	position:absolute;
}

.bullet{
	background-image:url(../images/nav/bullet.gif);
	background-position: 0px 6px;
	margin-left: 5px;
	margin-right: 5px;
	background-repeat:no-repeat;
	display: block;
}


#subnav{
	border:1px #838ac2 solid;
	margin-top: 5px;
	width: 684px;
	height: 20px;
}

#subnav li{
	padding: 0px 20px 0px 10px;
}

.tabcontent{
	display:none;
}

#content h2{
	margin-top:10px;
	line-height: normal;
	}

#content h3{
	margin-top:0px;
	font-size:13px;
	margin-bottom:5px;
	line-height: 20px;
	border-bottom: 1px #252f79 solid;
	padding-bottom: 5px;
	/*color: #5e7699;*/
}

strong{
	
	/*color: #5e7699;*/
}

#content{
	background-image: url(../images/sides.gif);
	background-repeat: repeat-y;
	width: 932px;
	height: auto;
	font-family: Arial, sans-serif;
	font-size:13px;

	color:#252f79;
	line-height: 150%;
}

#content a img{
	text-decoration:none;
}

#homecontent em{
	font-size:11px;
	line-height: 150%;
}

#homecontent h3{
	color: #252f79;
}

#homecontent #col1 p{
	color: #5E7699;
	}

#content div {
	width: 689px;
	margin-left: 70px;
	overflow: hidden;
	
}

/*Main Content */
div#twocol{
	float:right;
	width:460px;
	margin:0px;
	padding:0px;
	margin-bottom: 10px;
}

div#twocol ul{
	margin:0px;
	padding: 0px;
	}
	
div#twocol li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}



#content #subtitleimage{
	margin-top:3px;
	margin-bottom: 5px;
}

#homecontent p{
	font-weight: normal;
	}
	
#homecontent #col1{
	float:left;
	width: 330px;
	margin-left:0px;
}

#homecontent #col1 img{
	margin-top:-10px;
}

#homecontent #col1 p{
	margin-top:0px;
	padding-top:0px;
}

#homecontent #col2 {
	float:right;
	margin-right: 0px;
	width: 330px;
	margin-left:0px;
	margin-top:10px;
}

#content div#pagetitles{
	float:left; 
	width:200px; 
	margin:0px; 
	padding:0px;
	text-align:center; 
}

#content div#pagetitles img{
	
}

.lightblue{
background-color:#ebf3f9;
}

.darkerblue{
background-color:#dae2e9;
}


#immune_approach td{
	padding: 2px 2px;
}

#googlemap{
	border:0;
}

#pagetitles img{
	margin-top: 5px;
	}

	
#endnav{
	display: block;
	clear: both;
	_padding-top: 67px;
	}
	
	
#endnav li{
	display: block;
	float: left;
	}
	
#mapcaption{
	padding-left: 40px;
}

.headshot{
	float:left; 
	padding-right:10px; 
	padding-top:5px; 
	padding-bottom:0;
}	