/***********************************************/
/* Redefine HTML                               */
/***********************************************/ 

body{
	font-family: Verdana,sans-serif;
	color: #333;
	line-height: 1.166;
	margin: 0;
	padding: 0;
	background-color:#fff;
}

a:link, a:visited, a:hover, a:active {
	color: #069;
	text-decoration: underline;
	background-color: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,sans-serif;
	margin: 0;
	padding: 0;
	color: #000060;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 109%;
}

h2{
 font-size: 107%;
}

h3{
 font-size: 104%;
}

h3.info-researchers{
  font-size:107%;
  color:maroon;
}

h3.center-studies{
  font-size:107%;
  color:#003;
  margin:10px 0 0 10px;
}

h4{
 font-size: 100%;
 font-weight: bold;
}

h5{
 font-size: 100%;
}

img{
  border:0;
}

label{
 font: bold 100% Verdana,sans-serif;
 color: #334d55;
 background-color:inherit;
}

span.center-study{
  font-weight:bold;
  color:navy;
}

ul{
 list-style-type: square;
 color:#003;
 background-color: inherit;
}

ul ul{
 list-style-type: disc;
 color:#003;
 background-color: inherit;
}

ul ul ul{
 list-style-type: circle;
}

ul.centers{
	line-height: 2em;
}
		
/***********************************************/
/* Containers                                  */
/***********************************************/

#about{
  color:#000;
  background-color:#fff;
  padding: 5px 10px;
  margin:10px 0 0 0;
}

#about strong{
  color:#000060;
}

#centercores h2{
  color:#a81420;
  padding:0;
}

#centercores ul li{
  color:#000033;
}

#centerprograms{
  background-color:#ececec;
  padding: 5px 10px;
  margin:10px 0 0 0;
}

#centerprograms ul li{
  color:#000033;
}

#content{
	position: static;
   float:right;
	width: 75%;
	margin: 1em 0 0 0;
	padding: 0 3% 0 0;
}

#content p{
	line-height:1.2;
	margin-top:.2em;
	margin-bottom:.2em;
}
	
#masthead{
	margin: 0;
	padding: 10px 0;
	width: 100%;
	background-image: url(img/sickle_cells.jpg);
	background-repeat: repeat;
}

#masthead #leftimg {
	position: absolute;	
	float:left;
	left: 0;
	top:0;
	width:250px;
	height:95px;
}

#masthead #rightimg{
	position: absolute;
	float: right;
	right: 5%;
	top: 1%;
}

#mvdcentersLinks{
	background-color:navy;
	color:#fff;
	border-bottom:1px solid navy;
	text-align:center;
	white-space:nowrap;
	font-size:85%;
	width:100%;
	height:20px;
	padding:2px;
	position:absolute;
	left:0;
	top:110px;	
	line-height: 85%;
	font-weight: normal;
}

#mvdcentersLinks a:link{
	text-decoration:none;
	color:#fff;
	font-size:85%;
	line-height: 85%;
	font-weight: normal;
}

#mvdcentersLinks a:visited{
	text-decoration:none;
	color:#fff;
	font-size:85%;
	background-color:transparent;
	line-height: 85%;
	font-weight: normal;
}

#mvdcentersLinks a:hover{
	text-decoration: underline;
	font-size: 85%;
	line-height: 85%;
	font-weight: normal;
}

#navBar{
	margin: 30px 79% 0 0;
	padding: 0;
   background-color: #ddd;
	border: 1px solid #ddd;
	text-align: left;
	height: 100%;
}

#navBar li.login a{
	background-color: #fff;	
	border: 1px solid #fff;
	text-align: left;
	height: 100%;
	font-size:x-small;
}

#navBar li.login img{
	vertical-align:middle;
}

#navBar li.white{
	background-color: #fff;	
	border: 1px solid #fff;
	text-align: left;
	height: 100%;
}

div#outercontainer{
  margin: 0;
  padding:0;
}

#staff td{
  padding: 0 30px 0 0;
}

.nhlbi table{
  width:90%;  
  margin-bottom:20px;
}

td.leftCol{
  width:20%;
  font-weight:bold;
}

td.rightCol{
  font-style:normal;
  vertical-align:top;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

h1#siteName{
	margin-left:29%;
	padding: 12px 0 5px 10px;
	color:#ba1a28;
	font-family:Georgia, sans-serif;
	font-size:160%;
	font-weight:bold;
	letter-spacing: .2em;
}

h1#siteName span#nhlbi{
	letter-spacing: .01em;
}

h1#siteName span#line2{
	margin-left: 11%;
	margin-top: 0;
}

#siteSubtitle{
	margin-left:50%;
	padding-top:0;
	color:navy;
	font-family:Georgia, sans-serif;
	font-weight:bold;
	font-size:110%;
	letter-spacing: .2em;
}

/******************* page titles  *****************/

h2#pageName{
	padding: 10px 0px 5px 10px;
}

#centersite{
  font-size: 94%;
  color: #a81420;
  padding: 10px 0 5px 10px;
}

/************** content styles *****************/

.content{
	clear: both;
	padding: 10px 0 0 10px;
	font-size: 80%;
}

.content p{
	padding: 0 0 10px 0;
	line-height:0.5;
}

.content2ndpage{
	clear: both;
	padding: 10px 0 0 10px;
	font-size: 80%;
}

.content2ndpage p{
	padding: 0 0 10px 0;
	line-height:1.0;
}

.content h2{
  font-size: 102%;
  color: #ba1a28;
}

.content h2#large{
  font-size: 111%;
  padding: 0 0 10px 0;
  color:#000033;
}

/************* #footer styles ***************/

#footer{
   clear:both;
	border-top: 1px solid navy;
	padding: 0;
	margin-top: 0;
	text-align:left;
	font-size:75%;
	width:100%;
	font-style:italic;
	background-color:#369;
	height:35px;
}

.footer span{
  color:#ccc;
}

p#contactFooter{
  border-top:thin dotted #999;
  padding-top:5px;
  color:#666;
}

p#loginFooter{
position: static;
margin-left:-50px;
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;text-decoration:none;}
#navBar ul {list-style: none; margin: 0; padding: 0;text-decoration:none; line-height:1.16em;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/*#navBar li {border-bottom: 1px solid #ddd;}*/
#navBar li {
	border-bottom: 1px solid #ddd;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	font-size: 90%;
	background-color:#ddd;
	font-weight: 500;
}

#sectionLinks h3{
	padding: 10px 0 2px 10px;
}

#sectionLinks a:link{
	color: #000060;
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #ccc;
	border-left:10px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:3px 0;
	width: 100%;
   voice-family: "\"}\""; 
   voice-family:inherit;
	width: auto;
	font-weight: 500;
}

#sectionLinks a:visited{
	color: #000060;
	border-top: 1px solid #ccc;
	border-left:10px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:3px 0;
	padding: 2px 0px 2px 10px;
	font-weight: 500;
}

#sectionLinks a#current{
	color: #000060;
	border-top: 1px solid #ccc;
	border-left:10px solid navy;
	border-bottom:1px solid #ccc;
	margin:3px 0;
	padding: 2px 0px 2px 10px;
	font-weight: 500;
}

#sectionLinks a:hover{
	border-top: 1px solid #ccc;
	border-left:10px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color: #fcfcfc;
	padding: 2px 0px 2px 10px;
	margin:3px 0;
	font-weight: 500;
}

/*Horizontal menu for Centers Links*/
ul#ctrnavlist
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 100%;
	color: #fff;
	font-size: 75%;
	background-color: #036;
	line-height: .75em;
}

ul#ctrnavlist li {
	display: inline;
	line-height: .75em;
}

ul#ctrnavlist li a
{
	float: left;
	color: #fff;
	background-color: #036;
	padding: 0.2em 1em;
	text-decoration: none;
	border-right: 1px solid #fff;
	line-height: .75em;
}

ul#ctrnavlist li a:hover
{
	background-color: #369;
	color: #fff;
	line-height: .75em;
}

/***************************Miscellaneous*******************************/

/*Classes*/
span.name{
  border-bottom:thin solid #336699;
  line-height: 200%;
  padding:0 200px 0 0;
}

.margin-bottom{
	padding-bottom:0;
	padding-top:0;
}

.margin-top{
	padding-top:0;
	margin-top:0;
}

.bullet-spacing li{
	margin-bottom:10px;
}

ul.bullet-spacing{
	margin-top:0;
}

ul.bulletspacing li {
	line-height: 2em;
}

ul.bulletspacing li li{
	line-height: 2em;
}

strong.bulletspacing{
	line-height: 2em;	
}

.p-spacing{
  color:black;
}
.frontpage_intro{
  color: #033;
  font-size: 105%;
  font-weight: 500;
}

.note{
	margin:0 0 5px 40px;
	font-style:italic;
}

.upper-margin{
	margin-top: 0;
}

/*IDs*/
div#events p{
	margin-left:12px;
}

#margin-top{
	padding-top:0;
	margin-top:0;
}

#nhlbi-studies li a{
  font-weight:bold;
}

#nhlbi-studies ul{
	list-style-type: none;
}
#nhlbi-studies ul ul{
	list-style-type: disc;
}
li.login a:link{ 
	font-size: x-small;
	background-color:#fff;
	border-left:none;
	margin:0;
}
.white {
	background-color: #fff;
}
