/* CSS Document */

.hidden   {
display: none;
}
img   {
    display: none;
}
#footer, #lit_footer, #polar_footer   {
	border-top: 1px solid #000000;
	font: normal 9px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
}
body {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link   {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000000;
    text-decoration: none;
}
a:visited  {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #000000;
    text-decoration: none;
}
#top_banner, #lit_top_banner, #polar_top_banner   {
    border-bottom: 1px solid #000000;
}
.head1   {
	color: #000000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
.head2   {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}.byline  {
	font: italic normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-indent: 8px;
}