html {
	margin: 0px;
	padding: 0px;
	background: #444a4c;
}
body {
	margin: 0px;
	padding: 0px;
	background: white url(../images/bg.gif) left top repeat-x;
	font: normal 12px/14px Arial,sans-serif;
	color: #616161;
}
a img {
	border: 0;
}
a {
	color: #007691;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 7px 0px;
}
h1 {
	font: normal 24px/29px Arial,sans-serif;
	color: #39434D;
	margin: 0px;
	padding: 12px 0px;
	border-bottom: 1px solid #a7ced9;
}
h2 {
	font: normal 18px/24px Arial,sans-serif;
	color: #39434D;
	margin: 0px 0px 6px 0px;
	padding: 6px 0px;
	border-bottom: 1px solid #a7ced9;
}
h3 {
	font: bold 14px/17px Arial,sans-serif;
	color: #39434D;
	margin: 0px;
	padding: 6px 0px;
}
h4 {
	font: normal 12px/14px Arial,sans-serif;
	color: #616161;
	margin: 0px;
	padding: 4px 0px 8px 0px;
}
h4 b {
	color: #39434D;
}
h4 a {
	color: inherit;
	font-weight: inherit;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 6px 0px;
}
ul li {
	margin: 0px;
	padding: 3px 0px 3px 10px;
	background: url(../images/chevrons.gif) left 7px no-repeat;
}
ul li p {
	margin: 0px;
	padding: 0px;
}
button,.button {
	background-color: #00768e;
	color: #e3ffff;
	text-transform: uppercase;
	font: bold 13px/16px Arial,sans-serif;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 0;
	cursor: pointer;
	padding: 4px 10px;
}
div.page {
	position: relative;
	margin: 0px auto;
	width: 950px;
}
div.header {
	height: 191px;
}
a.logo {
	position: absolute;
	top: 50px;
	left: 29px;
	height: 59px;
	width: 300px;
}
a.becomeamember {
	position: absolute;
	top: 67px;
	right: 23px;
	height: 26px;
	width: 148px;
}
div.homebody {
	display: inline;
	float: left;
	width: 950px;
	position: relative;
	zoom: 1;
}
div.hcol1 {
	display: inline;
	float: left;
	margin: 0px -241px 0px -3px;
	width: 218px;
}
div.infobox {
	position: relative;
	background: url(../images/infobox-bg.png) left top repeat-y;
	margin: 57px 0px 68px 0px;
	padding: 2px 21px 0px 15px;
}
div.hcol3 div.infobox {
	margin-left: -13px;
	margin-right: -26px;
}
div.infobox h2 {
	display: block;
	position: relative;
	top: -41px;
	margin: 0px -21px -41px -15px;
	height: 36px;
	background: url(../images/h2-bg.png) left top no-repeat;
	border-bottom: 0;
	padding: 10px 8px 6px 4px;
	text-align: center;
}
div.ibfoot {
	position: absolute;
	bottom: -25px;
	left: 0px;
	background: url(../images/infobox-foot.png) left top no-repeat;
	width: 218px;
	height: 25px;
}
* html div.ibfoot {
	background-image: url(../images/infobox-foot.gif);
}
div.infobox input,
div.joinbox input {
	width: 174px;
	height: 22px;
	border: 0;
	padding: 2px 4px;
	line-height: 18px;
	background: url(../images/loginbg.gif) left top no-repeat;
}
div.infobox button {
	height: 26px;
	width: 72px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background: url(../images/loginbtn.jpg) left top no-repeat;
	cursor: pointer;
	line-height: 78px; /*make text vanish in IE=height times 3 */
	color: transparent; /* make text vanish in mozilla */
}
div.joinbox {
	position: relative;
	width: 463px;
	background: url(../images/joinbox-bg.gif) left top repeat-y;
	padding: 0px 0px 10px 0px;
	margin: 15px 0px 0px 0px;
	zoom: 1;
}
div.joinbox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.joinbox img.joinboxtop {
	position: absolute;
	top: 0px;
	left: 0px;
}
div.joinbox img.joinboxbottom {
	position: absolute;
	bottom: -1px;
	left: 0px;
}
div.joinbox div.jbleft {
	display: inline;
	float: left;
	position: relative;
	z-index: 1;
	width: 231px;
	margin: 0px -250px 0px 19px;
}
div.joinbox div.jbright {
	display: inline;
	float: left;
	position: relative;
	z-index: 1;
	width: 172px;
	margin: 0px -445px 0px 273px;
}
div.joinbox h2 {
	position: relative;
	padding-left: 77px;
	margin-bottom: 20px;
}
div.joinbox h2 img {
	position: absolute;
	left: 0px;
	bottom: -20px;
}
div.jbright dl {
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
div.jbright dt {
	margin: 0px;
	padding: 0px;
}
div.jbright dd {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
div.jbright form {
	margin: 0px;
	padding: 0px;
}
div.joinbox button {
	height: 26px;
	width: 72px;
	padding: 0px;
	margin: 0px;
	border: 0;
	background: url(../images/signup.gif) left top no-repeat;
	cursor: pointer;
	line-height: 78px; /*make text vanish in IE=height times 3 */
	color: transparent; /* make text vanish in mozilla */
}
div.joinbox select {
	width: 174px;
	height: 22px;
	border: 1px solid #a5acb2;
	padding: 0px;
	line-height: 18px;
	background-color: white;
}
div.signupthanks {
	width: 426px;
	margin-left: 19px;
}
div.hcol2 {
	display: inline;
	float: left;
	margin: 0px -704px 0px 240px;
	width: 464px;
	padding-bottom: 48px;
	zoom: 1;
}
div.ancgroup {
	display: inline;
	float: left;
	width: 427px;
	zoom: 1;
}
div.hcol2sub1 {
	display: inline;
	float: left;
	margin: 16px -182px 0px 0px;
	width: 182px;
}
div.hcol2sub2 {
	display: inline;
	float: left;
	margin: 16px -417px 0px 235px;
	width: 182px;
}
div.hcol3 {
	display: inline;
	float: left;
	margin: 0px -925px 0px 743px;
	width: 182px;
	padding-bottom: 48px;
}
div.footer {
	clear: left;
	background: #444a4c url(../images/footer-bg.gif) left top repeat-x;
	padding: 32px 0px;
}
div#footermenu {
	padding: 10px 0px;
	overflow: hidden;
}
div#footermenu ul {
	position: relative;
	left: -12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#footermenu li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 12px;
	font: normal 12px/14px Arial,sans-serif;
	border-left: 1px solid #9caaaf;
	background: 0 none;
}
div#footermenu a {
	color: white;
}
div.footer p {
	font: normal 12px/14px Arial,sans-serif;
	color: #9CAAAF;
}
div.footer p a {
	color: white;
}
div.footer p.design {
  position: absolute;
  top: 0px;
  right: 9px;
  margin: 0px;
  padding: 0px 64px 0px 0px;
  width: 151px;
  height: 47px;
  text-align: center;
  font: normal 12px/48px Arial,sans-serif;
  letter-spacing: -1px;
  word-spacing: 1px;
  color: white;
}
div.footer p.design a {
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
a.poweredby {
  position: absolute;
  top: 9px;
  right: 8px;
  width: 56px;
  height: 33px;
  cursor: pointer;
}
div.pagebody {
	display: inline;
	float: left;
	width: 924px;
	margin: -6px 0px 0px 15px;
	position: relative;
	padding-top: 26px;
	zoom: 1;
	background: url(../images/pageback.png) left top no-repeat;
}
* html div.pagebody {
	background-image: url(../images/pageback.jpg);
}
div.pcol1 {
	display: inline;
	float: left;
	margin: 0px -213px 0px 28px;
	padding: 10px 19px 16px 15px;
	width: 151px;
	background: url(../images/subnav.png) left top no-repeat;
}
* html div.pcol1 {
	background: url(../images/subnav.gif) left top no-repeat;
}
div.pcol1 li {
	margin: 0px -11px;
	padding: 9px 21px 8px 11px;
	background: url(../images/submenu-separator.gif) left top no-repeat;
}
div.pcol1 li:first-child {
	background-image: none;
}
div.pcol1 li a {
	display: inline-block;
	padding-left: 13px;
	font: normal 14px/16px Arial,sans-serif;
	background: url(../images/chevrons.gif) left 5px no-repeat;
}
div.pcol1 li b {
	display: inline-block;
	padding-left: 13px;
	color: black;
	font: bold 14px/16px Arial,sans-serif;
	background: url(../images/chevrons.gif) left 5px no-repeat;
}
div.pcol1 li li {
	margin: 0px;
	padding: 3px 0px 3px 12px;
	background-image: none;
}
div.pcol1 li li a {
	display: inline-block;
	padding-left: 8px;
	font: normal 12px/14px Arial,sans-serif;
	background: url(../images/1chevron.gif) left 5px no-repeat;
}
div.pcol1 li li b {
	color: black;
	font: bold 12px/14px Arial,sans-serif;
	display: inline-block;
	padding-left: 8px;
	background: url(../images/1darkchevron.gif) left 5px no-repeat;
}
div.pcol2 {
	display: inline;
	float: left;
	margin: 0px -863px 0px 226px;
	width: 637px;
	padding-bottom: 48px;
}
div.pagebottom {
	position: relative;
	margin: 0px auto;
	width: 866px;
	padding-left: 30px;
}
table.memberlisting {
	border-collapse: collapse;
	width: 100%;
}
table.memberlisting th {
	text-align: left;
	border-bottom: 1px solid #a7ced9;
}
div.specialthanks {
	position: absolute;
	top: 12px;
	left: 197px;
	color: black;
}
div.specialthanks span#hpheader {
	position: relative;
	width: 600px;
}
div.specialthanks span#fademe,
div.specialthanks span.fade {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
}
form.registration dl {
	display: inline;
	float: left;
	width: 637px;
	zoom: 1;
}
form.registration dt {
	display: inline;
	float: left;
	width: 150px;
	text-align: right;
	margin: 0px -150px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: red;
}
form.registration dt label {
	color: #616161;
}
form.registration dd {
	margin: 0px 0px 0px 158px;
	padding: 2px 0px 0px 0px;
}
form.registration dd span {
	color: red;
}
form.registration dd input {
	border: 1px solid #616161;
}
form.contactus th {
	vertical-align: top;
	text-align: right;
	padding: 4px 4px 0px 0px;
}
form.contactus textarea {
	width: 400px;
	height: 150px;
}
.errmsg {
	color: red;
	font-style: italic;
}