/* #theLayer { display: none; } */
/*need classes for entire site to override problems seen in Netscape and Opera when style sheet applied to <p> tags - nesting didn't work appropriately and correctly tagged pages lost their presentation integrity*/
font.heading{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 12pt;
	font-weight : bold;
	color:#003399
}
/*Start Ultraseek Styles here*/
.label,
.query,
.search,
.resultspage,
.resultstop,
.tip,
.subtopics,
.related-topics,
.navbar,
.result-count,
.search-options,
.results,
.title,
.description,
.highlight,
.publisher,
.url,
.size,
.collections,
.score,
.bar,
.leftbar,
.rightbar,
.date,
.fs,
.highlight-link
{
	  FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
    	FONT-SIZE: x-small
}
/*End Ultraseek Styles*/

font.subheading,.subheading{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color:#003399
}


/*don't add size or color since will be used across types*/
 font{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	
}

font.small{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: xx-small
}
/*don't add size or color since will be used across types*/

p{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	
}
td,li{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	
}

A:link
{
    COLOR: #003399
}
A:visited
{
    COLOR: #999999
}
A:hover
{
    COLOR: #333333
}

.needcontent{
	width: 500px;
	height: 300px;
	background-color: #CCC;
	border: 1pz solid black;
	font-size: 14pt;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.sidebar{
padding: 10px 10px 10px 10px;
float:right;
width:200px;
xborder: 1px solid black;
}

.sidebar UL{
padding: 0px 0px 0px 0px;
margin: 0px 14px 0px 14px;
}

.sidebar UL LI{
xpadding: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
}

.sidebar h3{
padding-top:0px;
margin-top:0px;
margin-bottom:0px;
 font-size: 10pt;
 text-align:center;
 color:white;
 background-color: #6699CC;
}
.bucket
{
	display: inline;
	width: 130px;
	margin-left: 6px;
	float: left;
}
.bucket ul
{
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 10px;
}
.clearfix { clear: both; }
.small { font-size: 11px; }
.svcLink { font-weight: bold; }
.btn { border: none; }
#loginImg { display: inline; margin-left: 250px; }
