@charset "utf-8";
/* CSS Document */

.Subhead {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #163984;
	font-weight: bolder;
}
.NewsText {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
}

.BodyText {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style: normal;
}
.NavTable {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 24px;
	font-style: normal;
	line-height: normal;
}
.Headline {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #97C261;
	font-weight: bolder;
}
.NavTableLink {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 24px;
	font-style: normal;
	text-decoration: none;
}
#list-menu {
width: 192px;
/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-family: Verdana, verdana, arial, sanf-serif;
font-size: 14px; 

	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 14px;
	font-style: normal;
	text-decoration: none;
} 

#list-menu li {
margin: 2px 0 0;
} 

#list-menu a {
display: block;
width:178px;
padding: 2px 2px 2px 10px;
border: 0px solid #000000;
/*background: #dcdcdc;*/
text-decoration: none; /*lets remove the link underlines*/
} 


#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #FFFFFF;
}

#list-menu a:hover {
border: 0px solid #000000;
background: #97C261;
color: #ffffff;
} .HeadlineMembers {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #21428A;
	font-weight: bolder;
}
.SmallText {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: normal;
	font-style: normal;
}
