/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10%;;
	margin-right: 10%;
	padding: 0;
	font-size: 0.9em;
}

h1, h2, h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-left: -5%;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

#newsletter {
	text-align: justify;
}

#newsletter p {
	text-indent: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.3em;
}

.noPrint {
	display: none;
}

#footerHook {
	font-size: 0.8em;
	text-align: center;
	clear: both;
}

#newsletter .issueDate {
	text-align: right;
	font-size: 0.8em;
	font-style: italic;
}

#bulletin {
	font-size: 0.8em;
	float: left;
	width: 60%;
	padding-right: 5%;
	border-right: 1px solid #000000;
}

#cal {
	font-size: 0.7em;
	float: right;
	width: 30%;
}

.leftpic {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.rightpic {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.dateRange {
	font-weight: bold;
}
