/* Print Stylesheet */

.sidebar,
.main-logo,
#access,
.search,
.crumbs,
.noprint,
.footer-container,
#new-member input.wpcf7-submit,
#new-member .print-button {
	display: none;
}

.content-title h1,
.content-title h2 {
	color: #000000;
	font-family: Arial,Tahoma,Verdana;
	text-shadow: none;
}

.content p {
	color: #000000;
	font-family: Arial,Tahoma,Verdana;
	font-size: 18px;
	font-weight: bold;
}

.content .wpcf7 input, 
.content .membership-form input,
.content .wpcf7 textarea,
.content .wpcf7 .input-checkbox {
	border: none;
	color: #000000;
	font-family: Arial,Tahoma,Verdana;
	font-size: 15px;
	font-weight: normal;
}