/* Common  Membership Application */
#membershipApplicationMenu  #contactSite p {
	font-size: 1.5em;
  margin-top: 0.0em;
}

#membershipApplicationMenu #copyrightSite p {
	font-size: 1.5em;
  margin-top: 0.0em;
}

#membershipApplicationMenu #versionSite p {
	font-size: 1.5em;
  margin-top: 0.0em;
}

#membershipApplicationMenu #versionMembershpApplication p {
	font-size: 1.5em;
  margin-top: -2.0em;
}
/* End of Common  Membership Application */

/*  Membership Application Menu  */
#membershipApplicationMenu #navigationSite {
	border-right: 0.5em double black;
	margin-top: -0.1em;
	padding-bottom: 1.0em;
}

#membershipApplicationMenu #content {
	border-left: none;
}

#membershipApplicationMenu #content h2 {
	margin-bottom: 2.0em;
}

.submitNotice {
  margin-bottom: 1.0em;
}

.submitNotice p {
	font-size: 2.0em;
}

#menuChoices p {
	font-size: 2.0em;
  text-align: center;
}

.onlineBallot {
  margin-bottom: 1.0em;
  
}
.duesRenewal {
  padding-bottom: 2.0em;
}
/*  End of Membership Application Menu  */

/* Membership Application Form  */
#membershipApplication #membershipApplicationForm #navigationSite {
	border-right: 0.5em double black;
  margin-top: -0.0em;
}

#membershipApplication #membershipApplicationForm #content {
	font-size: 1.0em;
	text-align: center;
	margin-top: 0.0em;
  padding-top: 2.0em;
	border-left: none;
}

#membershipApplicationForm #content #submitNotice {
  text-align: center;
	color: green;
  font-size: 1.7em;
  font-weight: bolder;
  margin-bottom: 2.0em;
}

#membershipApplication #membershipApplicationForm #content #rowOne {
  margin-top: 2.0em;
}

#membershipApplication #membershipApplicationForm #content #rowOne .leftColumn {
  font-weight: bolder;
  margin-left: -10.0em;
  margin-right: 4.0em;
	float: left;
}

#membershipApplication #membershipApplicationForm #content #h2Title {
  margin-left: 16em;
  border-top: solid 2px black;
  border-bottom: solid 2px black;
}

#membershipApplication #membershipApplicationForm #content h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 1.8em;
  font-style: italic;
  margin-top: 0.5em;
  font-weight: bolder;
  margin-bottom: -0.4em;
}

#membershipApplication #membershipApplicationForm #content #rowOne .rightColumn .imageResize {
  height: 10em;
  width: 10em;
  margin-top: -2.0em;
}

#membershipApplication #membershipApplicationForm #content #applicationFieldset {
	font-size: 1.5em;
  font-family: Calibri;
	margin-bottom: 1.5em;
  margin-top: 0.0em;
  border-style: none;
}

#membershipApplication #membershipApplicationForm #applicationFieldset legend {
  font-size: 1.2em;
  font-weight:bold;
  color:teal;
  margin-bottom: 0.5em;
}

#membershipApplication #membershipApplicationForm #membershipFieldset legend {
  font-size: 2.0em;
  font-weight:bold;
  color: navy;
  margin-bottom: 0.8em;
}

#membershipApplication #membershipApplicationForm #content #membershipFieldset {
	font-size: 1.0em;
  font-family: Calibri;
	margin-bottom: 1.5em;
  margin-top: 0.0em;
  border-style: none;
}

#membershipApplication #membershipApplicationForm #content p {
	font-size: 1.4em;
	text-align: left;
	margin-bottom: 0.8em;
}

#membershipApplication #membershipApplicationForm form {
  border-style: none;
}

#membershipApplication #membershipApplicationForm input[type=text] {
  border: none;
  border-bottom: 2px solid black;
  margin-bottom: 1.0em;
}

#membershipApplication #membershipApplicationForm #content input[type=submit] {
  font-size: 2.0em;
  color: #006400;
	text-align: center;
}

#membershipApplication #membershipApplicationForm #content #appSubmit {
	margin-top: 0;
	margin-bottom: 2.0em;
  text-align: center;
  font-weight: bolder;
}

input[type="submit"], input[type="button"] {
  font-size: 1.0em;
  background:lime
}

#membershipApplication #membershipApplicationForm #content #submitMessage p {
	font-size: 2.7em;
  color: red;
  text-align: center;
}
/* End of Membership Application Form  */

/*  Membership-Dues-PayPal  */
#membershipApplication #membershipDuesPayPal #navigationSite {
		border-right: 0.5em double black;
		margin-top: -0.1em;
		padding-bottom: 1.0em;
}

#membershipApplication #membershipDuesPayPal #content {
	border-left: none;
	text-align: center;
}

#membershipApplication #membershipDuesPayPal h2 {
margin-bottom: 1.0em;
}

#membershipApplication #membershipDuesPayPal #payPalLogo {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#membershipApplication #membershipDuesPayPal fieldset {
  margin-top: 2.5em;
}

#membershipApplication #membershipDuesPayPal .payPalTable {
  margin-bottom: 1.0em;
}

#membershipApplication #membershipDuesPayPal fieldset legend {
  font-size: 1.5em;
	text-align: center;
}

#membershipApplication #membershipDuesPayPal #content table {
  margin-left: auto;
  margin-right: auto;
	text-align: center;
}

#membershipApplication #membershipDuesPayPal #content th {
	font-size: 1.2em;
	text-align: center;
}

#membershipApplication #membershipDuesPayPal table tr td {
	text-align: center;
	margin-left: 40.0em;
  margin-top: 1.0em;
  margin-bottom: 1.0em;
}

#membershipApplication #membershipDuesPayPal #content input[type=submit] {

  padding-top: 1.0em;
  padding-bottom: 2.0em;
}
/*  End of Membership-Dues-PayPal  */