body {
	font: 100% "Trebuchet MS", Tahoma, sans-serif;
	color: #000000;
	background-image: url(images/logobackn2.gif);
	margin-left: 0;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: 0px;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.navlinks {
	width: 230px;
	color: #000;
	border: none;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	line-height: 24px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 4px;
	margin-left: 2px;
}

.navlinks a:link {
	background-color: #FC0;
	color:#000;
	text-decoration: none;

}
.navlinks a:visited {
	background-color: #FC0;
	color:#2E2E2E;

}
.navlinks a:hover {
	background-color: #009;
	color:#FFF;
	font-weight: bold;

}
a:link {
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.tagline {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
}
a:visited {
	color: #330099;
}
a:hover {
	color: #3300FF;
	font-weight: bold;
}
.tblcontent {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 95%;
	color: #000000;
	margin: 2px;
	padding: 6px;
}
#mainbody tr .tblcontent p {
	font-size: 96%;
}

li {
	list-style-position: outside;
	list-style-type: square;
	font-size: 14px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: normal;
	margin-top: 5px;
	margin-left: -10px;
}
.form {
	font: 12px "Trebuchet MS", Tahoma, sans-serif;
}
.chartsml {
	font: 11px "Trebuchet MS", Tahoma, sans-serif;
}
.tblcontent h2 {
	font-size: 18px;
}
#mainbody tr .tblcontent h3 {
	font-size: 16px;
}


#footer tr .bottomline a {
	font-size: .8em;
	color: #666;
	text-decoration: none;
}

#footer tr .topline h3 {
	font-size: 1.15em;
	color: #000;
	margin-top: 5px;
	margin-bottom: 2px;
}

#footer tr .topline h4 {
	font-size: 1.05em;
	color: #000;
	margin-top: 1px;
	margin-bottom: 6px;
}

#mainbody {
	clear: both;
	float: left;
	width: 950px;
	padding-right: 6px;
}

#footer {
	clear: left;
	float: left;
}

#mainbody tr .tblcontent #clinicstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #000;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px dashed #CCC;
}

