.headerNavigation{
	margin-right:21px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:normal;
	font-size:10px; 
	color:#666;
	background: inherit;
}

.headerNavigation a{
	font-weight:normal;
	color:#666;
	background: inherit;
	text-decoration:underline;
}

.headerNavigation a:hover{
	text-decoration:underline;
	font-weight:normal;
	color:#006600;
	background: inherit;
}

.footer{
	margin-right:21px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight:normal;
	color:#666;
	background-color: #F3F5EF;
}

.footer a{
	color:#666;
	font-weight:normal;
	background: inherit;
	text-decoration:underline;

}

.footer a:hover{
	font-weight:normal;
	color:#006600;
	text-decoration:underline;
	background: inherit;

}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight:normal; }

.boxText a {
  color: #666;
  text-decoration: underline;
}

.boxText strong a:hover {
  font-weight:bold;
  color: #b3b3b3;
  text-decoration: underline;
}

.boxText a:hover {
  font-weight:normal;
  color: #b3b3b3;
  text-decoration: underline;
}


ul.bullet{
	padding: 0px;
	margin: 0;
	list-style: none;
	width: 148px;
}

ul.bullet li{
	
	margin: 0;
	padding-left:13px;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	font-weight:normal;
}

ul.bullet li a{
	border: 1px solid red;
	display: block;
	padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight:normal;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	font-weight:normal;
}

ul.bullet li a:hover{
	text-decoration:underline;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px;
	font-weight:normal;
}

.greenFont {
	color:#628133;
}
