.text {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Tahoma, Arial;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E8BC1;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #4E8BC1;
}
a:visited {

	color: #4E8BC1;
}
a:active {

	color: #4E8BC1;
}
a:hover {
	color: #000000;
}
.subhead {
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Arial;
}
.headline {
	font-size: 18px;
	font-weight: bold;
	color: 705ca7;
}
.cellborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.side-resources {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	padding-bottom: 8px;
}
.side-resources-head {
	font-weight: bold;
	color: #4E8BC1;
	text-align: center;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-top: 15px;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	padding-right: 2px;
	padding-bottom: 8px;
	color: #333333;
	padding-top: 8px;
}
.newsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	padding-bottom: 10px;
	padding-left: 2px;
}
.newsDots {
	height: 8px;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #999999;
}
.text h1 {
	color: #0765A8;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.text p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.text ul li {
	color: #000;
}
.text ul li ul li {
	font-weight: normal;
	color: #000000;
}
.text ul li.nobullet table {
	padding-left: 10px;
}
.text ul li.nobullet {
	list-style-type: none;
	padding-left: 20px;
}
.text ul li.nobullet table ul {
	margin-top: 0px;
}
