a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.NavWhite12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.NavBlue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;
}
.NavBlue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;
}
.NavStat12 {
	font-size: 12px;
	color: #00CC00;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	padding-top:15px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #001a8e;
	text-decoration: none;
	padding-top:15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #5e5ee1;
	text-decoration: none;
	padding-top:15px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	padding-top:15px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #001a8e;
	text-decoration: none;
	padding-top:15px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #5e5ee1;
	text-decoration: none;
	padding-top:15px;
}
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top:15px;
}
.TextBlack10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.TextBlack14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.NavFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #6666FF;

}
.NavFooterStat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00CC00;
	text-decoration: underline;
}
.NavGrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
.membershdr {
	font-family: arial;
	font-weight: bold;
	color: #6B6BFF;
	font-size: 14pt;
	font-style: italic;
}
.membersbutton {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #001A8E;
	border: 1px outset #666666;
}

.membersbutton a {
	color: #FFFFFF;
	text-decoration: none;
}

.img-shadow {
  background-color: #fff;
  border: 1px solid #000000;
  margin: 4px;
  padding: 4px;
  } 

.membersnav {
text-align: right;
}

