.rightcolumn {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
}
body {
}

.bio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;
}

.revtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3e5214;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	line-height: 14px;
	}

a:link {
	color: #262626;
	text-decoration: none;
}
.formelement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #45591A;
	background-color: #FAF2E2;
}
a:visited {
	text-decoration: none;
	color: #55555;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.footer a {
	color: #FFFFFF;

}
.footer a:hover {
	color: #A58635;
}

.homelink a {
	color: #FFFFFF;

}
.homelink a:hover {
	color: #ffffff;
	
	}
	
.homelink a:visited {
	color: #ffffff;
	
	}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#333333;
}

body {
	background-color: #333333;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	padding-top: 10px;
	color:#45591A;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45591A;
}
td {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#444444;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 20px;
	list-style-type: circle;
	color: #444444;
	padding-bottom: 10px;
}
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFD9CB;
	background-color: #45591A;
	text-transform: uppercase;
	font-weight: bold;
}
.btn {
	background-color: #E8E1D2;
	border: 1px solid #3E5214;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
}
