body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E6E6E6;
	font-size: 12px;
}
h1 {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	color: #b4ce4f;
	font-size: 18px;
}

a {
	color: #E88327;
}
a:hover {
	text-decoration: none;
}
.preheadline {
	font-weight: bold;
	color: #E88327;
	font-size: 12px;
}
a.preheadline {
	font-weight: bold;
	color: #E88327;
	font-size: 12px;
	text-decoration: none;
}
a.preheadline:hover {
	text-decoration: underline;
}
.headline {
	font-weight: bold;
	color: #b4ce4f;
	font-size: 18px;
}
.headline2 {
	font-weight: bold;
	color: #E88327;
	font-size: 14px;
}
a.headline {
	font-weight: bold;
	color: #b4ce4f;
	font-size: 18px;
	text-decoration: none;
}
a.headline:hover {
	text-decoration: underline;
}
.subhead {
	font-weight: bold;
	color: #E88327;
	/*color: #b4ce4f;*/
	font-size: 12px;
}
.calloutorange {
	background-color: #E78522;
}
.calloutorange td .subhead, .calloutorange td {
	color: #FFF;
}
.will {
	font-weight: bold;
	color: #E88327;
}
.readmore {
	text-align: right;
	padding-top:10px;
}
a.readmore {
	color: #E88327;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
}
a.readmore:hover {
	text-decoration: underline;
}
.leftnav {
	padding: 10px;
}
.leftnav ul {
	margin:0;
	padding:0;
	list-style: none;
}
.leftnav ul li {
	margin:0 0 15px 0;
}
.leftnav a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.leftnav a:hover {
	text-decoration: underline;
}
a.issue {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.issue:hover {
	text-decoration: underline;
}
.bottomTab {
	background-color: #E88327;
	clear:left;
	margin-top: 10px;
}
.bottomTab a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.bottomTab a:hover {
	text-decoration: underline;
}
.content {
	background-color: #FFF;
	padding: 10px 15px 0 15px;
	vertical-align: top;
}
.footer {
	font-size: 11px;
	color: #000;
	background-color:#FFF;
}
.footer a {
	color: #000;
	text-decoration: text;
}
.footer a:hover {
	text-decoration: underline;
}
sup {
	font-size: 80%;
	vertical-align: top;
	line-height: 100%;
}
.nobr {
	white-space: nowrap;
}
.phoneNumber {
	white-space: nowrap;
	font-weight:bold;
}
.greenDropletter {
	width:20px;
	font-size:24px;
	font-weight:bold;
	float:left;
	color:#b4ce4f;
}
