/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin:5px o; }
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
/* Site Specific */
html, body {
	margin: 0 auto;
	height: 100%;
	width: 100%;
	background: #FFFFFF url(../images/background.jpg) repeat-x;
}
#container {
	position: relative;
	margin: 0 auto;
	min-height: 100%;
	width: 775px;
	background: #FFFFFF url(../images/content_bg.jpg) repeat-y;
}
#header {
	position: relative;
	margin: 0 auto;
	height: 176px;
	width: 775px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}
#left_col {
	position: relative;
	margin: 0 auto;
	width: 136px;
	color: #FF00000;
	float: left;
	z-index:1000;
}
#left_col p{
	text-align:center;
}
#content {
	position: relative;
	margin: 0 auto;
	width: 485px;
	padding 0 7px 0 7px;
	color: #00000;
	float:left;
}
#ind{
	margin: 0 auto;
	width: 405px;
	background: url(../images/ind_cont_bg.jpg) repeat-y;
	padding:0;
}
#ind_top{
	margin: 0 auto;
	height: 9px;
	background: url(../images/ind_cont_top.jpg) no-repeat;
	padding:0;
}
hr#ind_content_clear {
	clear: both;
	height: 1px;
	width:300px;
	margin: 0;
	visibility: hidden;
}
div#ind_content{
	margin: 0 auto;
	min-height: 150px;
	padding: 5px 5px 5px 5px;
}
#ind_content p{
	line-height:14px;
}
#ind_bottom{
	height: 9px;
	width: 405px;
	background: url(../images/ind_cont_bottom.jpg) no-repeat;
	margin: -7px auto;
	padding:0;
}
#right_col {
	position: relative;
	margin: 0 auto;
	width: 136px;
	color: #FF00000;
	float: right;
	text-align: center;
	z-index:1000;
}
hr#clear {
	height: 65px;
}
#footer {
	position: relative;
	margin: -63px auto 0;
	height: 60px;
	width: 775px;
	background: #FFFFFF url(../images/footer.jpg) no-repeat;
	color: #555555;
	text-align:center;
	padding: 3px 0 0;
	z-index: 500;
}
#footer a {
	color: #000;
	font-family: 'Times New Roman', Times, serif;
	font-size:12px;
	color: #555555;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	text-align:center;
	font-family: 'Times New Roman', Times, serif;
	font-size:12px;
	color: #555555;
	margin: 0;
}
#footer p.by  {
	text-align: center;
	font-family:'Times New Roman', Times, serif;
	font-size:10px;
	color:#555555;
	margin:10px 0 0;
}
#footer p.by a {
	font-family: 'Times New Roman', Times, serif;
	font-size:10px;
	color:#555555;
}

td {
	padding: 0 0 0 0;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #555555;
	margin: 0 0 0 0;
}
.ind_subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #00907e;
	margin: -3px 0 0 0;
}
a {
	color: #00907e;
	text-decoration:none;
}
a.hover{
	text-decoration:underline;
}
table.listoptions {
border-collapse: collapse;
border: 1px solid #9C0E0D;
margin: 0 auto 10px;
}
 .listoptions td {
border: 1px solid #9C0E0D;
padding: 3px;
border-width: 0;
margin: 0;
line-height: 1;
font-size: 14px;
}

.joinonline table {
	margin-bottom: 20px;
}
.joinonline form {
margin: 0;
padding: 0;
}

.joinonline #btnSave,
.joinonline #btnDelete input {
margin: 0px 20px 0 0;
float: left;
}
.joinonline #btnSave {
	margin-left: 60px;
}
