/* CSS Document */
/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px dashed #cccccc;
	font-weight: normal;
	padding: 3px 0px 3px 7px;
	color: #5082C6;
}

#sectionLinks a:hover{
	background-color: #F4F1F1;
	background-image: none;
	font-weight: normal;
	text-decoration: underline;
	color: #5082C6;
}.CouncilTable TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7F0D1;
}
