body {
	font-family:arial;
	font-size:14px;
}

a
{
	color:Navy;
}

.menu_toplinks {
	font-size:12px;
}
.mini-note
{
	font-style:italic;
	font-size:10px;
}

#left-menu ul
{
	text-decoration:underline;
	list-style-type: none;
	padding-left:8px;
	margin-left:0px;
	font-weight:bold;
}

#left-menu ul ul
{
	text-decoration:underline;
	list-style-type: none;
	padding-left:8px;
	margin-left:0px;
	font-weight:normal;
	padding-bottom:3px;
}

.homepage-main-cat 
{
	font-weight:bold;
	padding-bottom:0px;
}
.homepage-subcat-list
{
	padding-left:10px;
	padding-bottom:20px;
}
.breadcrumbs
{
	font-weight:bold;
}

/* BEGIN CODEBANK */
.CODEBLOCK_TEXTAREA
{
	font-size:11px;
}
.codebank-menu-left
{
	font-size:10px;
}
/* END CODEBANK */

/* begin search results */
.search-results-header
{
	font-weight:bold;
	color: #1971d3;
	padding-top:10px;
	padding-bottom:0px;
	border-bottom: solid 1px lightgrey;
}
.search-result-summary
{
	font-weight:bold;
	padding-left:10px;
}
.search-result-item
{
	font-weight:normal;
	padding-left:20px;
	padding-bottom:2px;
	
}
.search-result-item a
{
	color: #003399;
}
.search-page-links 
{
	font-size:10px;

	float:left;

}
/* end search results */




/* ADMIN */
.HTML_TABLE_TH
{
	font-size:12px;
	font-weight:bold;
	border: solid 1px lightgrey;
}
.HTML_TABLE_TD 
{
	font-size:12px;
	border: solid 1px lightgrey;
	padding:0px;
}

/* paging links */
.search-page-links 
{
	float:right; 
}