.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
.highlight {
	color: #FF3399;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
a:link {
	font-weight: normal;
	text-decoration: none;
	color: #660000;
}
a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #660000;
}
div#medical {
	background: #FFFF99;
	margin: 0px 35px 20px 0px;
	padding: 10px 10px 10px 15px;
}
#medical p {
	margin: 0px;
}
div#reporting {
	background-color: #FFFF00;
	margin: 0px 35px 0px 0px;
	padding: 10px 10px 10px 15px;
}
.pdfBox {
	width: 200px;
	float: right;
	padding: 10px;
	border: 1px dotted #999999;
}
#wrapper {
	text-align: center;
	width: 450px;
	margin: auto;
	background: #FFFF00;
	padding: 30px;
	border: thin solid #666666;
}

#newsAchiveButton {
	float: right;
	background: #FFFF00;
	padding: 2px 10px;
	border: 2px solid #F1F1F1;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#newsTitle {
	float: left;
}
.down {
	position: relative;
	bottom: 0.5em;
	font-size: 0.8em;
}

.up {
	position: relative;
	top: 0.3em;
	font-size: 0.8em;
}
#line {
	height: 1px;
	background: #990000;
}
#homeBanner {
	margin-top: 15px;
	margin-bottom: 20px;
}
