body {
	margin-left: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #007C66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007C66;
}
a:hover {
	text-decoration: underline;
	color: #007C66;
}
a:active {
	text-decoration: none;
	color: #007C66;
}

.outsideLines {
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
}.login {
	background-image: url(../images/login-background.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
	width: 194px;
	padding-top: 35px;
}
.top-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
}
.doctor {
	font-size: 10px;
	text-transform: uppercase;
	color: #007C66;
	font-weight: bold;
	padding-bottom: 28px;
}
.background {
	background-image: url(../images/panel-background.gif);
	background-repeat: repeat-y;
	background-color: #DCC799;
	height: 200px;
	width: 194px;
}
.content {
	padding-top: 43px;
	padding-right: 23px;
	padding-bottom: 43px;
	padding-left: 23px;
	line-height: 20px;
	background-color: #E3D2AA;
}
.footer {
	font-size: 10px;
	background-color: #EFE5CA;
	padding: 10px;
	text-transform: uppercase;
}
a.footer-link:link {
	color: #000000;
	text-decoration: none;
}
a.footer-link:visited {
	text-decoration: none;
	color: #000000;
}
a.footer-link:hover {
	text-decoration: underline;
	color: #007C66;
}
a.footer-link:active {
	text-decoration: none;
	color: #000000;
}
.subpage-header {
	background-image: url(../images/subpage-background.gif);
	background-repeat: no-repeat;
	height: 127px;
	width: 617px;
	background-position: left top;
}
.subpage-background {
	background-image: url(../images/subpage-banner-background.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.subpage-content {
	padding-top: 90px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 23px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
}
.subpage-login {
	background-image: url(../images/login-background.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0B0;
	width: 209px;
	padding-top: 16px;
	background-position: right top;
}
.address {
	background-image: url(../images/address-background.gif);
	background-repeat: no-repeat;
	padding: 5px;
	height: 47px;
}
.margin {
	margin-left: 10px;
}
a.subnav-link:link {
	color: #000000;
	text-decoration: none;
	font-style: italic;
	margin-left: 80px;
	font-weight: bold;
	padding-bottom: 5px;
}
a.subnav-link:visited {
	text-decoration: none;
	color: #000000;
	font-style: italic;
	margin-left: 80px;
	font-weight: bold;
}
a.subnav-link:hover {
	text-decoration: underline;
	color: #007C66;
	font-style: italic;
	margin-left: 80px;
	font-weight: bold;
}
a.subnav-link:active {
	text-decoration: none;
	color: #000000;
	font-style: italic;
	margin-left: 80px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	font-style: italic;
	color: #007C66;
}
h3 {
	font-size: 14px;
}
ul {
	list-style-type: square;
}
.padding-left {
	padding-left: 23px;
}
