﻿.sectionnh {
	vertical-align:top;
	margin-bottom:15px;
	padding:0px;
	border-top:solid 1px white;
	overflow:hidden; 

}

.sectionnhheader {
	color: #7A7FBA;
	text-transform:uppercase;
	font-weight:bold;
}

.sectionnhheader h2{
}

.sectionnhbody {
	color: #333;
	line-height: 15.215pt;
}

.sectionnhfooter {
	text-align: right;
	clear:both;
}

.sectionnhbody #topiclist {
	margin: 0 0 0 -10px; 
	padding: 0 11px 0 11px;	
	list-style-type:none; 
}
	
.sectionnhbody #topiclist li {
	padding: 5px 0 5px 0;
	list-style-type:none;
}

.sectionnhbody #topiclist li a {
	text-decoration:none;
	text-transform:capitalize;	
}

.sectionnhbody #topiclist li a:hover {
	text-decoration:underline;
}

.sectionnhbody select {
    width: 195px;
    padding:0;
    margin:0 0 5px 0;
}