﻿.membershipTableText h2 {
	color: #80bb42;
	margin-bottom: 2px;
	font-size: medium;
}
#membershipTable td {
	vertical-align: top;
	padding: 0px 10px 20px 5px;
}
#membershipTable td img {
	margin-top: 5px;
}
#membershipTable h2 {
	color: #80bb42;
	margin-bottom: 2px;
	font-size: medium;
}
#membershipTable ul {
	list-style: disc inside;
}
#membershipTable h2 a {
	color: #80bb42;
	margin-bottom: 2px;
	font-size: medium;
}
#membershipTable h2 a:hover {
	text-decoration: none;
}
#membershipTable td a img {
	border: none;
}
.boldText {
	font-weight: bold;
}
#policyPage {
	font-size: 85%;
	line-height: 1.4em;
}
#policyPage h2 {
	margin: 20px 0px 2px 0px;
	font-size: medium;
}
#policyPage p {
	margin-bottom: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.policyBoldText {
	font-weight: bold;
}
#howToPage {
	font-size: 85%;
	line-height: 1.4em;
}
#howToPage h2 {
	margin: 20px 0px 2px 0px;
	font-size: medium;
}
#howToPage p {
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.howToBoldText {
	font-weight: bold;
}
#howToPage a {
	text-decoration: underline;
	margin-bottom: 10px;
}
#reasonsPage {
	font-size: 85%;
	line-height: 1.4em;
	margin-bottom: 40px;
}
#reasonsPage h2 {
	margin: 20px 0px 2px 0px;
	font-size: medium;
}
#reasonsPage p {
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
.reasonsBoldText {
	font-weight: bold;
}
#reasonsPage a {
	text-decoration: underline;
	margin-bottom: 10px;
}
#top_box {
	background-color: #eaede9;
	padding-top: 10px;
	padding-left: 30px;
	margin-top: 20px;
	width: 430px;
}
#top_box h2 {
	margin: 0px 0px 20px 0px;
}
#mid_box {
	background-color: #eaede9;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 30px;
	margin-top: 20px;
	width: 430px;
}
#mid_box h2 {
	margin: 0px 0px 20px 0px;
}
#btm_box {
	background-color: #eaede9;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 30px;
	margin-top: 20px;
	width: 430px;
}
#btm_box h2 {
	margin: 0px 0px 20px 0px;
}
#top_box table {
	width: 400px;
	margin-top: 20px;
}
#top_box td {
	text-align: center;
}
#nav_bar {
	margin: 0px;
	margin-left: 3px;
	background-image: url('../images/nav_bar_29.jpg');
	background-repeat: no-repeat;
	height: 200px;
}
#navButtons2 ul {
	margin-left: 10px;
}
#navButtons2 ul li a {
	padding: 0.1em 2.4em;
}
.errorMsg {
	color: #FF0000;
	font-style: italic;
	font-size: x-small;
}




