@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	text-align: left;
	color: black;
	padding-bottom: 50px;
	}


.copy {
	}

	.copy strong {
		font-weight: bold;
		color: rgb(0,0,102);
		}
		
.side {
	font-size: 11px;
	}
	
.join {
	font-size: 12px;
	text-align: center;
	}
	
.newsHeader {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: rgb(153,0,0);
	text-decoration: underline;
	margin: 0;
	}

.news {
	font-size: 12px;
	margin: 28px 0 0 0;
	}

	.newsSub {
		color: rgb(153,0,0);
		font-weight: bold;
		}
		
	.readMore {
		text-align: right;
		margin: 0;
		}
	
	.readMore a:link, .readMore a:visited {
		font-size: 11px;
		color: rgb(0,0,102);
		margin: 0;
		}
		
	.readMore a:hover {
		font-size: 11px;
		color: rgb(153,0,0);
		margin: 0;
		}
		
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 50px 0 0 0;
	color: rgb(0,0,102);
	border-bottom: solid 1px rgb(0,0,102);
	}
	
.moreInfo {
	font-size: 11px;
	margin: 0;
	color: rgb(153,0,0);
	line-height: 1.3em;
	}
	
.member {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 30px 0 0 0;
	color: rgb(0,0,102);
	}
	
.parentNote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	color: rgb(0,0,102);
	text-align: center;
	width: 400px;
	margin: 20px auto 70px auto;
	}
	
.address {
	font-size: 16px;
	line-height: 1.4em;
	margin: 20px 0 30px 0;
	}
	
.support {
	font-size: 20px;
	text-align: left;
	color: rgb(0,0,102);
	font-weight: bold;
}
		
	



