@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
}

a:link {
	color: #0087CD;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #00659C;
}
a:active {
	color: #0087CD;
}
.painsub {
	color:#000000;
	font-size: 13px;
	font-weight: bold;
}
.painhead {
	font-size: 14px;
	font-weight: bold;
	color: #868E05;
}
a.toggle:link {
	font-size: 11px;
	font-style: italic;
	color: #616A4D;
	text-decoration: underline;
}
a.toggle:hover {
	font-size: 11px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.legal {
	font-size:10px;
	color:#999999;
	text-align: center;
}
.privacy {
	color: #0087CD;
	font-style: italic;
}
.news, .newsAlt {
	color:#868E05;
	font-size: 13px;
	font-weight: bold;
}
a.newsLink, a.newsLinkAlt {
	color:#868E05;
	font-size: 13px;
	font-weight: bold;
}
#staffTitle {
	color: #333;
}

.locationDoctors {
	color:#999;
	font-style:italic;	
}