body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet, Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;	
	font-size: 77%;
	color: #330066;
	background-color: #fff;
	}
	
#content {
	margin: 0em;
	padding: 2.8em 2em 2em 3em;
	}
	
img {
	border: 0;
	}
	
ol, ul, li {
	list-style: none;
	font-size: 1.0em;
	line-height: 1.6em;
	margin-left: 0; 
	padding-left: 0;
	margin-top: 1.2em;
	}
	
ol.numbered	{
	list-style: arabic;
}
	
ul.tight, li.tight {
	font-size: 1.28em;
	line-height: 1.28em;
	margin-top: 0.5em;
}
	
p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
	}
	
table {
	font-size: 1.28em;
	}

li > p {
	margin-top: 0.2em;
	}
	
strong, b {
	font-weight: bold;
	}
	
	
a.label {
	text-decoration: none;
	}
	
a:link {
	}
	
a:visited {
	}
	
a:active {
	}
	
a:hover {
	}
a.faq {
	text-decoration: none;
	color: #330066;
	}
a.faq:hover {
	color: #330066;
	text-decoration: underline;
	}

/* head styles*/
h1, .head 	{
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0em;
}
.bookhead	 	{
	font-size: 1.6em;
	font-weight: bold;
	margin: 0em 0em 1.4em 0em;
}
.bookauthor	 	{
	font-size: 1.3em;
	font-weight: bold;
}


/*subhead styles*/
h2, .title, .browseauthor, .label	{
	font-size: 1.1em;
	font-weight: bold;
	}


/*text styles*/
.explanatory	{
	font-size: 1.3em;
	line-height: 1.6em;
}
li.item {
	margin-bottom: 10px;
	list-style : square;
	margin-left : 20px;
}
.listing	{
	color: #333333;
}
p.message	{
	font-size: 1.1em;
	color: #660099;
}
.resultsauthor { 
	font-size: 1.1em;
	font-style: italic; 
	}
.smalllink	{
	font-size: 90%;
	}
.text	{
	font-size: 1.1em;
	line-height: 1.6em;
}

	
/*colors*/
.purple {
	color: #330066;
}
.darkgreen {
	color: #666600;
}
.lightgreen	{
	color: #b1b14c;
}
.gray	{
	color: #333333;
}
a.browselink {
	color: #686601;
	font-size: 1.1em;
	margin-top: 1.5em;
	line-height: 1.4em;
}

/*alphabet bar*/
span.alphabar .current {
	color:white;
	background: #330066;
	padding: 4px 4px 4px 4px;
}
span.alphabar a {
	font-size: 1.1em;
	font-weight:bold;
	text-decoration:none;
	padding: 4px 4px 4px 4px;
}
span.alphabar a:link {
	color: #330066;
	background:transparent;
}
span.alphabar a:visited {
	color: #330066;
	background:transparent;
}
span.alphabar a:active {
	color:white;
	background: #330066;
}
span.alphabar a:hover {
	color:white;
	background: #330066;
}

/*new text style for non-content subheads*/
.subhead        {
        padding-top: 4px;
        font-weight: bold;
}
        
/* in-depth search form elements */
input.box {
        font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
        font-size: 100%;
        width:280px;
        border-top: 1px solid #06003E;
        border-right: 1px solid #06003E;
        border-bottom: 1px solid #06003E;
        border-left: 1px solid #06003E;
        background-color: #fff;
        }
.catpull
        {
        font-size: 9.75px;
        line-height: 10px;
        width:280px;
        font-family: verdana,geneva,arial,helvetica,sans-serif;
        background: #06003E;
        color: #ffffff;
        margin-left : 0px;
        scrollbar-arrow-color: #8F40BF;
        scrollbar-base-color:  #06003E;
        outline-style: none;
        padding-bottom: 0px;
        }
input.button    {
        padding-top: 12px;
        padding-bottom: 4px;
        }
input.radio     {
        background: transparent;
        }
        



		
		
