#left-nav2 {margin-top:-1px;}
#left-nav2 li {
	padding: 1px 0 0 1px;
	margin: 0;
	color:#FFFFFF;
	}
#left-nav2 li a {
  color:#FFFFFF;
  text-decoration: none;
  background-color: #006633;
	display: block;
	width: 98%;
	padding: 2px;
	margin: 0;
	padding-right: 0;
	font-weight: bold;
	font-size: 0.98em;
	}
/* hide from IE 4/5/6 */
html>body #left-nav2 td a {font-size: 1.0em;}

#left-nav2 li a img {width:auto; padding:0;}
#left-nav2 li a:hover {
	background-color: #cc9;
	color: #333;
	}
#left-nav2 li.top-20 {padding-top: 20px !important;}
#left-nav2 li.top-20 a {background-color: #fff !important;}
#left-nav2 li.top-20 a img {border: none !important;}

#left-nav2 li a.sub {
	color: #333;
	text-decoration: none;
	background-color: #fff;
	display: block;
	width: 86%;
	padding: 2px;
	margin-left: 15px;
	padding-right: 0;
	font-weight: bold;
	font-size: 0.98em;
}



.rightalign	{
	text-align:right
}

.news {
	font-size: 10pt;
	/* font-weight: bold; */
	color: White;
	margin-bottom: 0px;
	text-decoration: none;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.date {
	font-size: 10pt;
	margin-top: 13px;
	margin-bottom: 3px;
	font-weight: bold;
	color: #333333;
}
	
.title {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	
	
}
	
.desc {
	font-size: 10pt;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 8px;
}
	
p.backgrounder1 {
font-size: 10pt;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 5px;
}

p.backgrounder2 {
font-size: 10pt;
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 5px;
}

p.archives {
font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	text-align: right;
}

blockquote.newsBlock {
	margin-left:0px;
	margin-top:-4px;
	margin-bottom:-5px;
	background-color:#FFF;
	font-style:normal;
	border:0px;
}

hr.hrStyle {
	color:#063;
	height:.1em;
	width:70%;
	text-align:center;
	border-style:dotted;
}



