﻿@charset "utf-8";
/* CSS Document for Business License Lookup Page - Screen */

body {
	background-color:#FFFFFF;
	margin: auto;
}

.SearchInfoTD {
	font-weight: bold;
	color: white;	
	background-color: #078CC0;	
}

.SmMenu a:link, .SmMenu a:visited, .SmMenu
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:small;
	color: #FFFFFF;
	text-decoration: none;	
}

input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#PrintHeader {
	display:none;
}

#PrintFooter {
	display:none;
}

#Footer a:hover {
	text-decoration: none;
} 