body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #377C2B;
}
.sub_nav_bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A7A9AC;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #377C2B;
	font-weight: bold;
}
.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #377C2B;
}
.href {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #377c2b;
}
#containerul li {
  margin:0 0 0 0px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}
#containerul, #containerul ul {
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}
#containerul .symbols {
  float:left;
  width:20px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}
#containerul, #containerul ul {
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}
