body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
}


.disabledLink 
{
    color: Black;
    text-decoration: none;
}

.italics
{
	font-style: italic;
}
select
{
    vertical-align: middle;
}
.small
{
	padding-top: 8px; 
	padding-bottom: 4px; 
	font-size: 11px;
}
.errorMessage
{
	font-weight: bold;
	color: Maroon; 
	margin-bottom: 4px; 
}
td.header {
	padding-top: 12px;
	padding-bottom: 12px;
}
.newheader {
padding-top: 20px;
	padding-bottom: 3px;
}



td.dbDescription {
	padding-bottom: 4px;
	padding-left: 12px;
	vertical-align: top;
}

.newdbDescription {
	padding-bottom: 4px;
	padding-left: 12px;
	vertical-align: top;
}


.newdbImage {
	float:left;
	border:none;
}

.newdbSearchLinkAndInfo {
	float:left;
	margin:-6px 15px 0 40px;
}

.newdbAdditionalInfo {
	margin:0 92px 0 179px;
}

td.dbSearchHead {
	padding-top: 8px;
	padding-bottom: 4px;
	font-size: 18px;
	font-weight: bold;
}

.highlight {
	font-size: 16px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 2px;
}

table.indent {
	margin-left: 12px;
}

td.searchseparation
{
	border-bottom: 2px solid #000000;
}

td.search {
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 4px;
	background: #EEEEEE; 
}

td.addSpace {
	padding-top: 4px;
	padding-bottom: 18px;
	padding-right: 2px;
	padding-left: 4px;
	background: #EEEEEE;  
}

table.grey {
	border: 1px solid black;
	background-color: #999999;
	padding: 4px;
	font-weight: bold;
	padding-left: 6px; 
	font-size: 11px; 
}


tr.odd {
	background: #FFFFFF;
	font-size: 11px;
	padding: 4px; 
	border-bottom: 1px solid #999999;
}

tr.even {
	background: #EEE;
	font-size: 11px;
	padding: 4px;
	border-bottom: 1px solid #999999;
}

td.resultsGrid {
	border-bottom: 1px solid #999999;
}

td.resultsHead {
	background-color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	color: #FFFFFF;
	border-bottom: 2px solid #666666;
}

tr.resultsHead {
	background-color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding-left: 6px;
	color: #FFFFFF;
	border-bottom: 2px solid #666666;
}

tr.resultsHead a {
	text-decoration: underline;
}

tr.resultsHead a:link {
	color: White;
}

tr.resultsHead a:visited {
	color: White;
}

tr.resultsHead a:active {
	color: White;
}

tr.resultsHead a:hover {
	color: White;
}
	
input {
	
}

ul {
	margin-left: 18px;
}

.catalogHead { 
	font-size: 10pt; 
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #666666;
}

.dataHead { 
	font-size: 8pt; 
	color: #666666; 
	background: #EEEEEE;  
}

.dataField { 
	font-size: 8pt; 
	color: #000000; 
	background: #FFFFFF;  
}

.print {
	
}

.print a {
	background-image:   url("images/printer.gif");
	background-repeat: no-repeat;
	padding-left: 23px;
	background-position: left center;
	line-height: 23px;
	height: 26px;
	position: relative;
	top: -5px;
	float: right;
}

.map {
	float: right;
	padding-right: 10px;	
}

.map a {
	background-image:   url("images/map.gif");
	background-repeat: no-repeat;	
	padding-left: 23px;
	background-position: left center;
	line-height: 23px;
	padding-right: 10px;
	height: 26px;
	position: relative;
	top: -5px;
	float: right;
}
