@charset "UTF-8";
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000029;
	text-decoration: underline;
}
.underline {
	text-decoration: underline !important;
}
a.newslink:hover {
	color: #990033;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #114572;
	text-decoration: none;
	font-style: italic;
	line-height: 15px;
}


a.copyright:link {
	color: #114572;
	text-decoration: underline;
}

a.copyright:hover {
	color: #990033;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	display: block;
}
.lightbluesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8AB5E6;
	text-decoration: none;
	line-height: 16px;
	display: block;
	font-weight: bold;
}
.subpagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9C284E;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

a.subpagelink:link {
	color: #114572;
	text-decoration: underline;
}

a.subpagelink:hover {
	color: #990033;
}

a.subpagelink:visited {
	color: #990033;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
}
