body {
	font-family: arial;
	background-image: url('outofdate.jpg');
	background-repeat: repeat
}

a:visited.headerlink,a:link.headerlink {
	text-decoration: none;
	color: black;
}

a:hover.headerlink {
	text-decoration: underline;
	color: blue;
}

p,h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 120%;
	margin-bottom: 0;
}

#disclaimer {
	width: 600px;
	margin: 10px 0 18px 0;
	font-size: 90%;
	border: 2px solid red;
	padding: 8px;
	background: #fdd;
}

h2.entityheader,h2.resultsheader {
	margin: 8px 0 5px 0;
}

#faq {
	width: 600px;
}

#faq h2 {
	font-size: 120%;
	margin-top: 8px;
	margin-bottom: 3px;
}

#faq p {
	margin-bottom: 8px;
}

h3 {
	font-size: 110%;
}

.map {
	font-size: 60%;
	color: #666;
}

#credits {
	width: 500px;
	padding-top: 8px;
	font-size: 80%;
	border-top: 1px solid #ccc;
	margin-top: 10px;
}

#help {
	width: 500px;
}

#help h3 {
	margin: 8px 0 5px 0;
}

#help p {
	margin: 0 0 6px 0;
}

#help p.alert {
	color: #666;
	font-size: 80%;
}

span.highlighter {
	background: #ff0;
}

#help ul {
	margin-top: 0;
	margin-bottom: 6;
}

span.smaller {
	font-size: 80%;
	font-weight: normal;
}

h4 {
	font-size: 100%;
	color: #666;
	font-weight: normal;
}

h4.othercorporationsheader {
	margin: 5px 0 5px 0;
	color: #666;
	font-weight: normal;
}

#header {
	text-align: left;
}

#q {
	font-size: 110%; 
	background: #eee;
}

#searchButton {
	font-size: 110%;
}

#results {
	margin: 10px 0;
}

ul.searchresultslist {
	font-size: 90%;
	line-height: 155%;
	margin-top: 0;
}

p.business {
	font-style: italic;
	font-size: 90%;
	margin-bottom: 8px;
}

dl.entitylist {
	margin: 0;
	padding: 0;
}

ul.entitylist {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none; 
}

li.entity {
	margin-top: 8px;
	margin-left: 20px;
}	

dt.entity {
	margin-top: 8px;
	font-size: 110%;
	margin-left: 20px;
}

dd {
	margin-top: 4px;
}	

dt.shareholder {
	font-weight: bold;
}

li.shareholder {
	font-weight: bold;
}


ul.othercorporationslist {
	font-size: 80%;
	line-height: 135%;
}

span.position {
	font-style: italic;
	font-size: 90%;
}

span.address {
	font-size: 80%;
}

blockquote {
	font-size: 90%;
}
	
span.juris {
	font-size: 75%;
	color: #999;
}