.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
	color: #636CC1;
	padding-bottom: 10px;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #333399;
}
.pgHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
	color: #CE0039;
}
.bioList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 140%;
	color: #6E77AE;
}
li {
	padding-bottom: 4px;
	list-style-type: disc;
}
.subTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	color: #CE0039;
}
.textBox {
	height: 15px;
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6E77AE;
	border: none #FFFFFF;
	cursor: hand;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	line-height: 100%;
	color: #6E77AE;
}
a:link {
	color: #333399;
	text-decoration: underline;
}
a:visited {
	color: #6E77AE;
	text-decoration: underline;

}
a:hover {
	color: #3A49A4;
	text-decoration: underline;
}
a:active {
	color: #CE0039;
	text-decoration: underline;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #333399;
	background:#DEDEDE;
	padding: 2px;
	padding-bottom:5px;
}
