html{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#A6B9CA none repeat scroll 0 0;
	color:#000000;
}
body {
	-x-system-font:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:75%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#main {
	margin: 10px auto 0px auto;
	text-align: left;
	width: 960px;
}
#masthead {
	height: 123px;
	background: #010166 url(images/header_bg.jpg) bottom left repeat-x;
}
#logo {
	padding: 8px 0 0 9px;
	float:left;
}
	#logo img{
		border:none;
	}
#topNav li {
	margin: 0px;
	list-style-type: none;
	padding: 5px;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
	text-align: right;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
}
#leftColumn {
	width: 200px;
	float:left;
}
#CentralHolder {
	border: 1px solid #999999;
	margin: 5px 0 0px 0;
	padding: 0px;
	background-color: #FFFFFF;
}
.introblock {
	margin:0 0 1.5em 0;
	font-size:1.2em;
	border:1px dotted #8BA28B;
	color:#000;
	padding:10px 20px 20px 20px;
	line-height: 1.4em;
	background-color: #E9EDF2;
}
#footer {
	height: 40px;
	background: url(images/header_bg.jpg) bottom left repeat-x;
	clear: both;
}
#footer ul {
	padding: 10px 0px 0px 0px;
	text-align: center;
	margin: 0;
}
#footer li {
	display: inline;
	margin: 10px;
	padding: 10px;
	list-style-type: none;
	font-weight: bold;
	text-align: center;
	font-size: 0.9em;
}
#footer a {
	font-size:1.3em;
	color: #0095F9;
	text-decoration: none;
	padding: 4px;
	margin: 0;
}
#footer a:hover {
	color: #010066;
	text-decoration: none;
	background-color: #009BFF;
}
#footer a:visited {
	color: #059C6A;
	text-decoration: none;
}
#copyright {
	padding:10px;
	font-size: 0.8em;
	text-align: center;
	color: #010066;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
#rightColumn {
	width:700px;
	padding: 10px 20px 30px 0px;
	height: 1%;
	float:right;
}

#topNav {
	height: 30px;
	width: 350px;
	float:right;
	margin:10px 0 0 0;
}
#leftColumn ul {
	font-size: 1.2em;
	list-style-type: none;
}
#navigation {
	font-size: 1em;
	margin: 0px 0px 10px 8px;
	padding: 0;
	width: 178px;
}
#navigation ul{
	border:none;
}
	#navigation ul ul{
}
		#navigation ul ul li{
			padding:0px;
			margin:0px;
			}
#navigation li {
	padding: 0px;
	border: 1px solid #010166;
	margin: 7px 0;
	font-size: 0.8em;
	font-weight: bold;
	background-color:#FFF;
}
#navigation li a {
	min-height: 10px;
}
#navigation li li {
	padding: 0px;
	border: 1px solid #010166;
	font-size: 1em;
	font-weight: bold;
}
#navigation li li li {
	padding: 0px;
	border: 1px solid #010166;
	font-size: 0.8em;
	font-weight: bold;
}
#searchBox {
	float:right;
	width: 300px;
	color: #049BFF;
	font-size: 0.8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	line-height: 1em;
	height: 80px;
	padding-right:20px;
}
#navButtons li a {
	text-decoration: none;
	padding: 5px;
	color: #010067;
	display: block;
	margin: 0;
}
#navButtons li a:hover {
	color: #009CFF;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#topNav a {
	color: #049BFF;
	text-decoration: none;
	padding: 5px;
	margin: 0;
}
#topNav a:hover {
	color: #010066;
	text-decoration: none;
	background-color: #009BFF;
}
#topNav a:visited {
	color: #2EA980;
}
#navButtons a:visited {
	color: #010166;
}
#copyright a {
	color: #010066;
	text-decoration: none;
}
#searchBox a {
	color: #049BFF;
	text-decoration: underline;
}
#memberTableLetters a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1CAA7A;
	border: 1px solid #003366;
	padding: 2px 4px 2px 4px;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	width: 26%;
	line-height: 2em;
}
#memberTableLetters a:hover {
	background-color: #FFFFFF;
	color: #1CAA7A;
}
#rightColumn table p {
	margin: 1px 0px 1px 0px;
	padding: 5px 0px 5px 0px;
}
.background_image {
	background-image: url(images/photos/h1/h1_membership.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -999em;
}
#rightColumn li {
	list-style-type: square;
	font-size:1.2em;
}
#rightColumn img {
	border: 1px solid #000066;
	padding: 0px;
	margin: 0px;
}
a {
	color: #009BFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009BFF;
}
a:active {
	color: #009CFF;
}
#searchBox a:hover {
	color: #000066;
	background-color: #0099FF;
}
#memberTableLetters {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#w3c {
	text-align: center;
}
#w3c img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#counter {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	visibility: hidden;
}
p {
	font-size:1.2em;
	margin-bottom:20px;
}
h1, h2, h3, h4 {
	padding-left:3px;
}
h1, h2, h3, h4, h5 {
	font-family:"trebuchet ms",arial,tahoma,verdana,sans-serif;
	font-weight:normal;
	letter-spacing:0.05em;
	color:#1CAA7A;
}
h1 {
	font-size:2.2em;
	font-weight:normal;
	margin:10px 0 10px 0;
	letter-spacing:-0.015em;
	border-bottom:1px solid #BBE5D7;
	line-height:2em;
	height: 120px;
}
h2 {
	font-size:2em;
	padding:.5em 0 .2em 0;
	margin:.5em 0 .5em 0;
	border-bottom:1px solid #1CAA7A;
}
h3 {
	font-size:1.8em;
	margin:1em 0 0 0;
	padding-bottom:0.2em;
	border-bottom:1px solid #1CAA7A;
}
h4 {
	font-size:1.5em;
	margin:1.2em 0 .3em 0;
}
h5 {
	font-size:1.3em;
	font-weight:bold;
	margin:1em 0 .3em 0em;
}
h2 a {
	text-decoration: none;
	color: #1CAA7A;
}
h3 a {
	text-decoration: none;
	color: #048D59;
}
h4 a {
	color: #037945;
	text-decoration: none;
}
#members table {
width:90%;
border: none;
text-align: left;

}
#members table th {
	padding: 5px;
	border: none;
}
#members table td {
	padding: 5px;
	border: none;
}
table.atomz{
width:90%;
border: none;
text-align: left;
}
table.atomz th{
	padding: 5px;
	border: none;
}
table.atomz td{
	padding: 5px;
	border: none;
}
table {
	width:90%;
	margin:10px 10px 10px 0;
	border: 1px solid #1CAA7A;
	text-align: center;
	border-spacing: 2px;
	border-collapse: collapse;
}
table th {
	padding: 4px;
	border: 1px solid #1CAA7A;
}
table td {
	padding: 4px;
	border: 1px solid #1CAA7A;
}
.tableP {
	font-size:1.2em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}