/* CSS Document */



/*+++++++++++++++++++++++++*/
/* secondary header styles */
/*+++++++++++++++++++++++++*/
#archeader{
	background-color: #000;
	color: #fff;
	border: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

/*Remove lines from header*/
#archeader td{border:none;}

.arcbanner{
	padding: 2px;
}

.banner, .banner a, .banner a:visited, .banner a:active, .banner a:hover{
	color: white;
	text-decoration: none;
}
/* experimental, two cell header for image based head */
#arcbanner{
	padding: 5px;
	background-image: url(/archive/images/left_corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#arcsearch{
	padding: 5px;
	background-image: url(/archive/images/right_corner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #fff;
}
#logo{
	float: left;
}

#title{
padding: 0px;
float: left;	
font-size: 85%;
font-weight: bold;
}

#title #nlm{
font-size: 125%;
display:block;
font-family: "Times New Roman",serif;
}

#title #nih{
display:block;
}

#title #archives{
display:block;
font-size: 300%;
font-family: "Times New Roman",serif;
}

#archivetext{
display:block;
font-size: 400%;
font-family: "Times New Roman",serif;
}

#searchForm{
font-size: 80%;
float: right;
width: 255px;
color: white;
font-weight: bold;
font-family: verdana, helvetica, arial, sans-serif;
}

/*redundancy in this class, need to use it outside of the main header*/
 .navbar{
	font-weight: bold;
	font-family: verdana, helvetica, arial, sans-serif;
	color: white;
	font-size:x-small;
}
/*+++++++++++++++++++++++++*/
/*  Breadcrumb Bar         */
/*+++++++++++++++++++++++++*/

#breadcrumb{
	background-color: #666;  
	color: white; 
}
#breadcrumb td{
	border-top: 1px solid white;
}
#arccontainerheader{
	float: left;
	padding: 5px;
	font-size: 75%;
}
.breadlinks a, .breadlinks a:visited, .breadlinks a:active{
	text-decoration: none;
	color:#fff;
}
#arccontainerfooter{
	float: left;
	padding: 5px;
	font-size: 75%;
}

#container A, #container A:visited, #container A:hover {
	color: white
}

#disclaimerheader{
float: right; font-style: oblique 
}

#disclaimerfooter{
float: right; font-style: oblique 
}

/*+++++++++++++++++++++++++*/
/*  Global Components */
/*+++++++++++++++++++++++++*/

/*
# inverted red/orang arrow bulleted list
# found on the second level menu pages
*/
ul.invArrow{
list-style:none;
padding: 0px;
margin: 0px;
}

ul.invArrow li{
	margin: 10px 0px 0px 0px;
}
ul.invArrow li strong{
	line-height: .7em;
	font-size: 90%;
}
ul.invArrow ul{
	list-style:url(../images/bullet_greyDisc.gif) outside disc;
	margin: 0px;
	padding: 5px 0px 0px 15px;
}
ul.invArrow ul li{
	margin: 0px;
	padding: 0px;
}
ul.invArrow p{
	margin:0px;
	padding-top:5px;
}
ul.invArrow ul p{
	padding-top:0px;
}

/*+++++++++++++++++++++++++*/
/*  Global Footer Style    */
/*+++++++++++++++++++++++++*/
#documentNotes {
	border-top: #ccc 1px solid; 
	font-size: 70%; 
	padding-top: 5px;
}

#footer {
	padding: 6px;
	clear: both;
}

#footer A:visited {
	color: #336699
}

#footer span{
	font-size: 70%;
	font-family: verdana,arial,sans-serif;
	color: #666; 
	display: block;
}

#disclaimerbar{
	background-color: #666;  
	color: white; 
	border-top: 1px solid white;

#footer #subLeft {
	width: 60%;
	float: left;
	PADDING-LEFT: 25px
}
#footer #subRight {
	font-size: 70%;
	width: 35%;
	float: right;
	text-align: right;
	margin-bottom: 5px
}

/*+++++++++++++++++++++++++*/
/*   */
/*+++++++++++++++++++++++++*/

