body {
	background: black; margin: 0; padding: 0; text-align: center;
	font: 10pt Arial, Helvetica, sans-serif;
}

h1 { font-size: 14pt; margin: 0; padding: 4px 0 0 0; }

li { list-style: url('images/bullet.gif'); }

a:link, a:visited, a:active { color: blue; text-decoration: none; }
a:hover { color: red; }

a img { border: none; }

#page { background: white; width: 774px; margin: 0 auto; }
#page_wrapper { padding: 2px; }

#header {
	height: 98px;
	background-image: url('images/nlippincott_header.png');
	background-repeat: no-repeat;
}

#main { text-align: left; }
#main_wrapper { background: #133718; padding: 4px 4px 0 4px; }
#main_content { color: black; background: white; padding: 8px; }

#heading {
	color: white; background: #133718;
	text-align: center; padding: 2px 0; margin: 0;
}
#heading h1 { margin: 0; padding: 0; font-size: 9pt; }

#verification_seal { float: right; padding: 0 8px 8px 8px; }

#technology {
	font-size: 8pt; font-style: italic;
	padding-top: 12px; text-align: center;
}

#footer_wrapper { color: silver; background: #133718; padding: 2px 0; }
#footer_content { font-size: 8pt; font-style: italic; }

#dialog { text-align: left; }
#dialog h2 { font-size: 11pt; text-decoration: underline; margin-top: 0; }
