  ﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height: .55cm;
	letter-spacing: 1px;
	padding-left: 0px;
}
a:link {
	color: #02365F;
	text-decoration: none;
}
a:visited {
	color: #02365F;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFF;
	font-size: 12px;
	text-align: left;
}
.textexplanation {
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
}
.titletext {
	font-size: 11px;
}
.style47 {color: #666666}
.style48 {
	font-size: 16px;
	color: #00355B;
}
.aboutheader {
	font-size: 20px;
	font-weight: bold;
	color: #00355B;
}
.aboutbold {	font-weight: bold;
}

.search_results 
{
    max-height:500px; 
    overflow:auto; 
    margin-bottom:20px; 
    margin-top:10px; 
    padding:5px;
}

.search_results .resources-header 
{
    color:#666;
    font-size:17px;
    font-weight:bold;
    display:block;
    margin:20px 0 20px 0;
}

.search_results .title 
{
    font-size:14px; 
    display:block; 
    font-weight:bold;
}

.search_results .author-organization 
{
    display:block; 
    font-size:13px; 
    color:#389396;
}

.search_results .description 
{
    display:block; 
    margin:4px 0 4px 0;
}

.search_results .edition-published 
{
    font-size: 12px; 
    display:block;
}
    
.search_results a 
{
    color:#00456B; 
    text-decoration:none;
}

.search_results a:hover 
{
    text-decoration:underline;
}


.btnSearch {
    min-width:150px; 
    color:white; 
    background-color:#389396; 
    font-weight:bold; 
    cursor:pointer; 
    border:none; 
    border-radius:5px; 
    padding:3px 0 3px 0;
}

.hidden {
    display:none;
}
