﻿body 
{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {color:#801422; text-decoration: none;}
a:hover {color:#c11d31; text-decoration: underline;}
a:visited {color:#801422; text-decoration: none;}

td.header 
{
	background-color: #4d5fab;
}
div.main
{
	margin: 10px 10px 10px 10px;
	font-size: .78em;
	line-height: 1.3em;
	float: left;
	width: 750px;
}
div.printer {float:right;}
div.printer .printerimage {border:0px; vertical-align:middle;}
h1 {font-size: 1.5em; font-style: italic;}
h2 {font-size: 1.3em; }

div.footer
{
	float:left;
	font-size: .68em;
	padding: 10px;
	width: 90%;
}
div.searchbox
{
	margin-left: auto;
	margin-right: auto;
}
/*LEFT NAV*/
.hiddenposting, .hiddenposting a
{
 color:Gray;
}
.unpublishedposting, .unpublishedposting a
{
	color:Red;
}
div.ln {
	font-size: 11px; 
	float: left; 
	margin: 5px 0px 0px 0px; 
	padding: 0px;
}

ul.ln { 
	list-style-type: none;  
	text-align: left; 
	margin-left: 0px;  
	margin-top: 0px; 
	padding-left: 0px; 
}

ul.ln li {
	padding-left: 10px;
}

ul.ln li a, ul.ln li span {
	display: block; 
	padding: 5px 5px 5px 10px; 
	width: 180px;  
}

ul.ln li.level1_posting {
	background-color:#dedddd;
}

li.level1_channel {
	background-color:#dedddd;
}

li.level1_expanded { 
	background-color: #317ED1; 
	color: white; 
}

li.level1_expanded a:link, li.level1_expanded a:visited, li.level1_expanded a:hover { 
	color: white; 
}

li.level2 {
	background-color: #fff; 
	border-top: 1px solid #98BEE8;
}

li.level2 span { 
	display: block; 
	padding: 5px 5px 5px 5px; 
	margin-left: -5px;
}

li.level2 span a { 
	display: inline; 
	padding-left: 5px; 
}

li.level2_expanded {
	background-color: #fff; 
	border-top: 1px solid #98BEE8; 
	font-weight: bold;  
}

li.level2_expanded a:link, li.level2_expanded a:visited, li.level2_expanded a:hover { 
	color: #000; 
}

li.level3 {
	background-color: #fff; 
}


li.level3 a { 
	line-height: -4px;
}

/* SEARCH FORMATTING */

.title {font-size: 1.1em; font-weight:bold;}
.url {font-size: .95em; font-style:italic;}
div.snippet {margin: 4px 0px 2px 0px; padding-bottom: 4px; border-bottom: solid 1px #e3e3e3;}
div.searchpaging {float:right; padding:0px 0px 0px 500px;}
div.searchresults {float:left; margin: 0px 0px 10px 0px;}
div.searchbox {margin: 10px 0px 10px 0px; text-align:center; float:left; width:700px;}
div.snippet span.keywordhit {font-weight:bold;}
