a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 22px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	text-transform: capitalize;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	text-transform: capitalize;
}
.leftgrn {
	background-image: url(../img/leftgrnbg.gif);
}
.rightgrn {
	background-image: url(../img/rightgrnbg.gif);
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	background-color: EAEFD5;
	text-align: left;
	background-position: top;
	padding: 5px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #6C7989;
	padding: 15px 5px 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #657182;
}
.pic {
	padding-bottom: 15px;
}
.callouts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	line-height: 17px;
	letter-spacing: 1pt;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #4E7C51;
}
.impact {
	font-weight: bolder;
	text-transform: uppercase;
}
.leftnav {
	padding-right: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
}
.decap {
	text-transform: lowercase;
}
