body {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
}
ul {
	margin: 0px 0px 7px 20px;
	padding: 0;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
ul  ul{
	margin: 0px 0px 0px 30px;
	padding: 0;
}
li {
	margin: 0;
	padding: 0px 0px 3px 0px;
	color: #000000;
}
li.error {
	color: #ff0000;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #006633;
}
p {
	margin: 0;
	padding: 0px 0px 7px 0px;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#main {
	width: 763px;
	margin: 0 auto;
}
#header {
	height: 88px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}
#logo {
	float: left;
	padding: 32px 0px 0px 37px;
}
#nav {
	position: absolute;
	right: 12px;
	bottom: 0px;
	/*
	padding-top: 61px;
	padding-right: 12px;
	*/
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
#nav li {
	display: inline;
	float: left;
	padding: 0px 3px 0px 0px;
	margin: 0;
}
#nav a {
	display: block;
	height: 27px;
	line-height: 27px;
	width: 172px;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-image: url(images/nav_off.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#nav a.on {
	display: block;
	height: 27px;
	line-height: 27px;
	width: 172px;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-image: url(images/nav_on.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#nav a:hover, #nav a.on:hover {
	color: #ffffff;
	background-image: url(images/nav_on.jpg);
}
#mainbody {
	background-image: url(images/index_bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#indexgraphic {
	background-image: url(images/index_graphic.jpg);
	background-repeat: no-repeat;
	height: 416px;
	width: 750px;
	margin: 0 auto;
	position: relative;
}
#indextext {
	position: absolute;
	top: 37px;
	left: 33px;
}
#indexmodule {
	width: 370px;
}
#indexmodule_contents {
	padding: 42px 27px 10px 40px;
}
#indexmodule_contents h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	margin: 0;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
	line-height: 25px;
}
#indexmodule_contents p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}
ul.indexlinks {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.indexlinks li {
	margin: 0;
	padding: 0;
}
ul.indexlinks a {
	display: block;
	color: #993300;
	text-decoration: none;
	background-image: url(images/indexarrow_off.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 13px;
	line-height: 25px;
	height: 25px;
	padding-left: 22px;
}
ul.indexlinks a:hover {
	background-image: url(images/indexarrow_on.jpg);
	color: #006633;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#footer_left {
	float: left;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	padding-left: 10px;
	padding-top: 12px;
}
#footer_right {
	float: right;
	font-size: 15px;
	padding-right: 16px;
	color: #666666;
	font-weight: bold;
	padding-top: 12px;
}
#subbody {
	background-image: url(images/subbg_rpt.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#pagecontent {
	background-image: url(images/subbg_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 5px;
}
#pagecontent_left {
	float: left;
	width: 200px;
}
#pagecontent_left h1 {
	margin: 0;
	padding: 24px 0px 0px 39px;
	color: #006633;
	font-size: 23px;
	line-height: 25px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#pagecontent_right {
	float: right;
	width: 540px;
	padding-top: 0px;
}

#bar_rpt {
	background-image: url(images/bar_center.jpg);
	background-repeat: repeat-y;
}
#bar_top {
	background-image: url(images/bar_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 108px;
}
#bar_bottom {
	background-image: url(images/bar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	min-height: 125px;
	padding-top: 20px;
	padding-left: 45px;
	padding-right: 75px;
	padding-bottom: 20px;
}
h2 {
	margin: 0;
	padding: 0px 0px 12px 0px;
	color: #006633;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#membershiptable {
	border-top: 1px solid #f3dbbc;
	border-left: 1px solid #f3dbbc;
}
#membershiptable td {
	border-bottom: 1px solid #f3dbbc;
	border-right: 1px solid #f3dbbc;
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}

#membershiptable td.tableheader {
	background-color: #f3dbbc;
	text-transform: uppercase;
	font-size: 11px;
	padding: 10px 10px 3px 10px;
}