body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.paraStart {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
}
.calloutBox {
	background-color: #EAF2EC;
}
.calloutBoxAlt {
	background-color: #FAF8F1;
}
a {
	font-weight: bold;
	color: #3A9C5C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#horizNav {
	font-size: 12px;
}
.sectionheader {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDE8E0;
	padding: 2px;
}
ul.greenbullets {
	text-indent: 0px;
	list-style-type: disc;
	list-style-position: outside;
}
li {
	text-indent: 0px;
}
.footer {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.greenbullets {
	background-color: #EAF2EC;
	padding: 1px;
	border: 10px solid #F9FCFA;
}
.pressRelease {
	background-color: #EAF4ED;
	padding: 10px;
	border: 1px solid #3A9C5C;
}
.printversionLink, .printversionLink:active, .printversionLink:visited {
	border: 1px solid #F9FCFA;
	display:block;
}
.printversionLink:hover {
	border: 1px solid #F4DEA7;
	background-color: #FBF4E3;
}
.indented {
	padding-left: 20px;
}
