@charset "utf-8";
.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
a:link {
  text-decoration: none;
  color: #003366;
}
a:visited {
  text-decoration: none;
  color: #003366;
}
a:hover {
  text-decoration: none;
  color: #333333;
}
a:active {
  text-decoration: none;
  color: #003366;
}
#container {
  margin: 0px auto;
  width: 800px;
  background-color: #336699;
}
#banner {
	background-color: #336699;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content #left {
  width: 230px;
  padding-left: 25px;
  float: left;
  margin-bottom: 12px;
}
#content #fm {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #003366;
	width: 210px;
	background-position: center top;
	font-size: 10px;
	word-spacing: 1em;
	vertical-align: top;
	padding-bottom: 2px;
}
.fm-style {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  text-align: justify;
}
.login {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}

#content #right {
  width: 496px;
  float: right;
  background-color: #ffffff;
}
#content {
  margin: 0px;
  padding: 0px 12px;
}
#content p {
  margin: 0px 0px 12px;
  font-family: Arial;
  font-size: 12px;
  line-height: 18px;
  padding-right: 12px;
  text-align: justify;
  padding-left: 12px;
  padding-top: 5px;
}
.content  {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height: 16px;
	padding-left: 12px;
}
.content-header {
  padding: 10px 12px;
  font-family: Arial;
  font-size: 14px;
  color: #003366;
  font-weight: bold;
  margin-top: 10px;
}
.content-header2 {
  padding: 10px 5px 10px 12px;
  font-family: Arial;
  font-size: 12px;
  color: #336699;
  font-weight: bold;
  margin-top: 10px;
}
.content-header3 {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
.contentIndent {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding-left: 40px;
}
.floatimageleft {
  margin: 5px;
  float: left;
}
.floatimageright {
  margin: 5px;
  float: right;
}
#content #membersw {
	width: 490px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	float: none;
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	position: relative;
	text-align: center;
}
#content #highlights {
  width: 190px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #376082;
  float: right;
  background-image: url(images/highlights.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  position: relative;
  right: 10px;
}
#content #newmembers {
  width: 190px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #376082;
  float: left;
  background-image: url(images/newmembers.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  left: 10px;
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  position: relative;
}
#content #newmembers2 {
	background-color: #376082;
	float: left;
	background-image: url(/images/membersarea.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	left: 10px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	position: relative;
	width: 390px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.highlight-style {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.form-label {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #003366;
	padding-left: 5px;
	text-align: right;
	padding-right: 5px;
}
#footer {
  background-color: #003366;
  height: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  clear: both;
}
#footer p {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
}
#footer a:hover {
  color: #cccccc;
  text-decoration: none;
}
