body, html {
	height: 100%;
}
div#main {
	height: 100%;
}
div#content {
	min-height: 80%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8;
	padding: 5px;
	font-size: 12px;
}

h2, h3, h5, h6 {
	color: #146e9c;
	font-family: Arial, Helvetica, sans-serif;

}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #787878;
	font-family: serif;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.8;
}

h3 {
	font-size: 12px;
	font-weight: bold;
 
}

h5 {
	font-size: 10px;
	font-weight: bold;
}

h4, h6 {
	color: #404040;
	font-size: 12px;
}


a img {
	border: none;
}

a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
td, th {
	padding: 2px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

hr {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

p {
	margin-top: 1em;
    margin-bottom: 1em;
}

button, input[type="submit"] {
	margin-top: 5px;
}

.patentColor {
	color: #2F4298;
}

.trademarkColor {
	color: #0EAE58;
}

.grayColor {
	color:#414958;
}

.insidercontent {
	color: #0EAE58;
}

a.roleCurated:link {
	color: #0EAE58;
}

a.roleCurated:visited {
	color: #0EAE58;
}

a.roleInsider {
	color: #0EAE58;
}

table.results td, table.results th {
	padding: 5px 10px;
}

table.results .ipQty {
	text-align: right;
}
