.nav-block {
	background-color: #9EC55A;
	width: 520px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

.nav-block a:link, .nav-block a:active, .nav-block a:hover, .nav-block a:visited {
	text-decoration: none;
	}

.top-line a:link, .top-line a:active, .top-line a:hover, .top-line a:visited {
	color: #FFEF2A;
	font-weight: bold;
	}
.titleBlock {
	padding-top: .5em;
	margin-left: .5em;
	font-size: 11pt;
	}
.top-line .title a:link, .top-line .title a:active, .top-line .title a:hover, .top-line .title a:visited {
	font-size: 12pt;
	}
.printButton {
	border-style: solid;
	border-color: #D6DA47;
	border-width: 1px;
	position: relative;
	left: 420px;
	top: -1em;
	width: 6em;
	}
.print {
	font-size: 12pt;
	padding: 3px;
	text-align: right;
	}
.top-line .print a:link, .top-line .print a:active, .top-line .print a:hover, .top-line .print a:visited {
	font-size: 12pt;
	}


.newsletter-links a:link, .newsletter-links a:active, .newsletter-links a:hover, .newsletter-links a:visited {
	color: white;
	position: relative;
	top: -.5em;
	}
.newsletter-links .link {
	width: 95px;
	height: 61px;
	float: left;
	font-size: 9pt;
	font-weight: bold;
	}

.newsletter-links .link {
	margin-right: 7px;
	margin-left: 7px;
	}
.newsletter-links .first, .newsletter-links .middle {
	border-color: white;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	}



@media print {
  .nav-contents {
	display: none;
  }
  body{
	background-color: white;
	margin: 0;
  }
  .noprint {
    display: none;
  }
}

.list-spaced {
	margin-bottom: 2em;
	}
.list-spaced li {
	list-style-type: disc;
	margin-bottom: 1em;
	}
.big-bold {
	font-size: 120%;
	font-weight: bold;
	}
	
.vertical-space-top {
	margin-top: 2em;
	}

	body{
	background-color: #397ab7;
	margin: 0;
	}
body #story {
	margin-left: 100px;
	}
