.left-sidebar {
	background-color: #8BC750;
	width: 137px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

.left-sidebar a:link, .left-sidebar a:active, .left-sidebar a:hover, .left-sidebar a:visited {
	text-decoration: underline;
	}

.left-sidebar .section {
	padding-bottom: 1.2em;
	}

.left-sidebar .section-title {
	font-size: 11pt;
	font-weight: bold;
	color: white;
	margin-bottom: .2em;
	}

.left-sidebar .link {
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 1.2em;
	}

.left-sidebar a:link, .left-sidebar a:active, .left-sidebar a:hover, .left-sidebar a:visited {
	color: #FFE836;
	line-height: 140%;
	}











.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;
	}
.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;
	}


.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;
  }
}

