* {
	padding : 0;
	margin : 0;
}

body {
	width : 660px;
	color : black;
	background-color : white;
	font-family : Verdana, Helvetica, sans-serif;
	margin : 0 2em 2em 2em;	
/*	font-size : 90% !important; */
	font-size : 75%; 
/*	font-size: 12px; 
	line-height: 15px */

}

a:link, a:visited {
	text-decoration : none;
	color : blue;
	font-weight : bold;
	
}

a:hover, a:active {
	text-decoration : underline;
	color : blue;
	font-weight : bold;
	
}

/* Header **********************************************************************************/

#header {
	margin : 0 0 1.5em 0;
	padding : 0;
}

#header h1{
	background-image : url("../Images/Library_SampleHeader_v2.jpg");
	background-position : top left;
	background-repeat : no-repeat;	
	margin : 0;
	padding : 0;
}

#header h1 a {
	height : 123px;
	text-indent : -9999px;
	display : block;
}

#header h1 a {
	text-decoration : none;
}


#header h2{
	background-image : url("../Images/Library_SampleHeader_v2.jpg");
	background-position : top left;
	background-repeat : no-repeat;	
	margin : 0;
	padding : 0;
}

#header h2 a {
	height : 123px;
	text-indent : -9999px;
	display : block;
}

#header h2 a {
	text-decoration : none;
}


/* Navigation **********************************************************************************/

#navigation {
	width : 187px;
	float : left;
	clear : left;
	margin : 2.25em 0 0 0;
}

#navigation h2 {
	display : none;
}

#navigation ul {
	list-style-type : none;
}

#navigation li {
	margin-bottom : 1em;
}

/* Content **********************************************************************************/

#content {
	margin : 0 0 0 187px;
	padding : 0;
	width : 467px;	
}

#content p {
	margin : 1em 0 1em 0;
}

/* Search **********************************************************************************/

#search {
	margin : 0;
	padding : 0;
	float : right;
	clear : right;
}


#search .buttons {
	font-size : smaller;
	background-color : #ffbf49;
	color : #000000;
}

#search .radio {
	margin-left : 0.5em;
}

#search .match {
	margin : 0.5em 0 1em 0;
}

#search ul {
	margin-top : 1em;
	list-style-image : url("Images/plus.jpg");
	list-style-position : inside;
}

#search li {
	margin-bottom : 1em;
	margin-left: 1em;
}

#search span.italic {
	font-style : italic;
/*	color : #8a9dbe; */

}

#search .browse {
	margin-bottom: 0.5em;
}


#search input {
	font-size : 16px;
}

#search .boolean {
	font-size : smaller;
	margin : 1em;
	padding : 0.25em;
	border : thin solid;
	width : 17em;
}

#search .HitCountZero {
	margin : 1em;
	padding : 0.25em;
	border : thin solid;
}	

#search .ImagesAvailable {
	text-align : center;
	margin : 1em;
	padding : 0.25em;
}	



#search #AdvancedBottom {
	font-size : smaller;	
}

#search #AdvancedBottom p{
	margin-bottom : 0.25em;	
}

#search select,
#search option {
	font-size : smaller;
}

#search .ExpertSearchMode {
	margin-top : 0.5em;
}
#search .cite {
/*	margin-top : 0.5em; */
/*	font-size : smaller; */
	margin : 0.75em;
/*	padding : 0.25em; */

}

#search title {
/*	margin-top : 0.5em; */
/*	font-size : smaller; */
	margin : 0.5em 1em 1em 1em;
	padding : 0.25em;
}

#search h2 {
	background-image : url("../Images/arrow3.gif");
	background-repeat : no-repeat;	
	text-indent : 20px;
	font-size : 1.25em;
	margin-bottom : 0.5em;	
}

#search h3 {
	font-size : 1.25em;
	margin-top : 1.5em;
}

#search h5 {
	margin-top : 0.5em;
/*	font-size : large;  */
	font-weight: bold;
/*	margin : 1em; */
	
}

a.alphalink:link, a.alphalink:visited {
	text-decoration : none;
	color : blue;
	background-color: white;
	font-weight : bold;
	margin: 5em 0.1em 5em 0.1em;
	font-size: 1.25em;
/*	text-indent : 20px; */
}

a.alphalink:hover,  a.alphalink:active {
	text-decoration : underline;
	color : blue;
	background-color: white;
	font-weight : bold;
	margin: 5em 0.1em 5em 0.1em;
	font-size: 1.25em;
/*	text-indent : 20px; */
}

#search .likealphalink {
	text-decoration : none;
	color : black;
	background-color: #ffbf49;
	font-weight : bold;
	margin: 5em 0.1em 5em 0.1em;
	font-size: 1.25em;
/*	text-indent : 20px; */
}


a.enterstar {
	text-decoration : none;
	color : blue;
	background-color: white;
/*	font-weight : bold; */
/*	margin: 5em 0em 5em 0em; */
/*	font-size: 1em; */
/*	text-indent : 20px; */
	
}

#search p {
	font-size: 1em;
	
}



/* Footer **********************************************************************************/

#footer {
	clear : both;
	text-align : right;
	font-size : 75%;
	margin : 0 0 0 187px;
	width : 457px;
	padding-top: 1.5em
}

#footer hr {
	margin-top : 1em;
	margin-bottom : 1em;
	background : #ffbf49; 
	color : #ffbf49; 
	border : 0;
	height : 1px; 
}

#footer p {
	margin-bottom : 1em;
}

/* Tips **********************************************************************************/

#tips p {
	margin : 1em 0 1em 0;
}

#tips ul {
	list-style-position : inside;
}

#tips li {
	text-indent : 1em;
}

.CloseWindow,
.TopPage {
	text-align : right;
}

#tips h2 {
	background-image : url("Images/arrow3.gif");
	background-repeat : no-repeat;	
	text-indent : 20px;
	font-size : 1.25em;
	margin-bottom : 0.5em;	
}

/* Top Navigation **********************************************************************************/

#topnavigation {
	margin-bottom : 1em;
}

.dspcont {
	display : none;
	margin-left : 1em;
	color : #FFFFFF;
	background-color: white;
}


hr {
/*	margin-top : 1em;
	margin-bottom : 1em; */
	color : #ffbf49;	
	background : #ffbf49; 
/*	border : 0; */
	height : 2px; 
	border-width: 1px 0 0 0; /* remove all borders except the top one */ 
	border-style: solid; 
	border-color: #ffbf49; 
} 



.error {
	margin-top : 1em;
	margin-bottom : 1em;
}

ul {
	list-style-position : inside;
}

/*
li {
	text-indent : 1em;
}

*/

.pagenav {
	text-align : right;
	margin-bottom : 1em;
}

.instructions {
	font-size : smaller;
}

.L1 {
	font-weight : bold;
	background-color : #ffbf49;
	color : black;
}

.L2 {
	font-weight : bold;
}


